2022-02-18 12:16:22.238 | + ./stack.sh:main:487 : exec 2022-02-18 12:16:22.238 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-18-121622' 2022-02-18 12:16:22.238 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-18-121622.summary.2022-02-18-121622 2022-02-18 12:16:22.238 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:16:22.238 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-18-121622 2022-02-18 12:16:22.238 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-18-121622 /opt/stack/logs/stack.sh.log 2022-02-18 12:16:22.238 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-18-121622.summary.2022-02-18-121622 /opt/stack/logs/stack.sh.log.summary 2022-02-18 12:16:22.238 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-18 12:16:22.238 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-18 12:16:22.238 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-18 12:16:22.238 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-18 12:16:22.238 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-18 12:16:22.238 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-18 12:16:22.238 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-18 12:16:22.238 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-18 12:16:22.238 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-18 12:16:22.238 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-18 12:16:22.238 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-18 12:16:22.238 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-18 12:16:22.238 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-18 12:16:22.241 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-18 12:16:22.245 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-18 12:16:22.247 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-18 12:16:22.249 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-18 12:16:22.251 | + ./stack.sh:main:573 : set -o errexit 2022-02-18 12:16:22.253 | + ./stack.sh:main:576 : uname -a 2022-02-18 12:16:22.254 | Linux n-d-829866-1 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-02-18 12:16:22.256 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-18 12:16:22.258 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-18 12:16:22.261 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-18 12:16:22.298 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-18 12:16:22.314 | + ./stack.sh:main:590 : fetch_plugins 2022-02-18 12:16:22.316 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-18 12:16:22.318 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-18 12:16:22.320 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-18 12:16:22.322 | + functions-common:fetch_plugins:1776 : return 2022-02-18 12:16:22.324 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-18 12:16:22.326 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-18 12:16:22.328 | + functions-common:run_phase:1854 : local phase= 2022-02-18 12:16:22.330 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 12:16:22.332 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 12:16:22.334 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 12:16:22.336 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 12:16:22.338 | + functions-common:run_phase:1863 : local extra 2022-02-18 12:16:22.340 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 12:16:22.343 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 12:16:22.345 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 12:16:22.347 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 12:16:22.349 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-18 12:16:22.352 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 12:16:22.365 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:16:22.366 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-18 12:16:22.368 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 12:16:22.370 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 12:16:22.372 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 12:16:22.374 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 12:16:22.376 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 12:16:22.378 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-18 12:16:22.380 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-18 12:16:22.382 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-18 12:16:22.383 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 12:16:22.385 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-18 12:16:22.387 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-18 12:16:22.389 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-18 12:16:22.391 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-18 12:16:22.393 | + functions-common:plugin_override_defaults:1817 : return 2022-02-18 12:16:22.395 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-18 12:16:22.416 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-18 12:16:22.419 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-18 12:16:22.435 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:16:22.437 | +++ lib/tls:source:43 : hostname -f 2022-02-18 12:16:22.442 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-18 12:16:22.445 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-18 12:16:22.447 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-18 12:16:22.449 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-18 12:16:22.452 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-18 12:16:22.454 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-18 12:16:22.457 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-18 12:16:22.459 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-18 12:16:22.461 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-18 12:16:22.463 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-18 12:16:22.467 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-18 12:16:22.479 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-18 12:16:22.497 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-18 12:16:22.510 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-18 12:16:22.523 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-18 12:16:22.554 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-18 12:16:22.616 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-18 12:16:22.705 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-18 12:16:22.727 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-18 12:16:22.780 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-18 12:16:22.833 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-18 12:16:22.990 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-18 12:16:23.007 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-18 12:16:23.022 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-18 12:16:23.035 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-18 12:16:23.132 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-18 12:16:23.136 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-18 12:16:23.140 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-18 12:16:23.143 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-18 12:16:23.146 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-18 12:16:23.148 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-18 12:16:23.150 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-18 12:16:23.150 | False' 2022-02-18 12:16:23.153 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-18 12:16:23.169 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-18 12:16:23.172 | + ./stack.sh:main:624 : run_phase source 2022-02-18 12:16:23.174 | + functions-common:run_phase:1853 : local mode=source 2022-02-18 12:16:23.176 | + functions-common:run_phase:1854 : local phase= 2022-02-18 12:16:23.178 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 12:16:23.180 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 12:16:23.182 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 12:16:23.184 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 12:16:23.186 | + functions-common:run_phase:1863 : local extra 2022-02-18 12:16:23.189 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 12:16:23.192 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 12:16:23.194 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 12:16:23.196 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 12:16:23.199 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-18 12:16:23.201 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 12:16:23.215 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:16:23.217 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-18 12:16:23.219 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-18 12:16:23.260 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-18 12:16:23.262 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-18 12:16:23.264 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-18 12:16:23.267 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-18 12:16:23.269 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-18 12:16:23.271 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-18 12:16:23.273 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-18 12:16:23.275 | + functions-common:load_plugin_settings:1794 : return 2022-02-18 12:16:23.278 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-18 12:16:23.280 | + functions-common:verify_disabled_services:2136 : local service 2022-02-18 12:16:23.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.284 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-18 12:16:23.287 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.289 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-18 12:16:23.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.294 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-18 12:16:23.296 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.298 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-18 12:16:23.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.303 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-18 12:16:23.305 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.308 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-18 12:16:23.310 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.312 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-18 12:16:23.315 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.317 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-18 12:16:23.320 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.322 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-18 12:16:23.324 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.327 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-18 12:16:23.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.331 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-18 12:16:23.333 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.336 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-18 12:16:23.338 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.341 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-18 12:16:23.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.345 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-18 12:16:23.347 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.350 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-18 12:16:23.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.356 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-18 12:16:23.358 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.360 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-18 12:16:23.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.365 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-18 12:16:23.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.370 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-18 12:16:23.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.375 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-18 12:16:23.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.379 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-18 12:16:23.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-18 12:16:23.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.389 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-18 12:16:23.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.393 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-18 12:16:23.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.398 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-18 12:16:23.400 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.403 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-18 12:16:23.405 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.407 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-18 12:16:23.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.413 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-18 12:16:23.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.418 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-18 12:16:23.420 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.423 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-18 12:16:23.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-18 12:16:23.430 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.433 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-18 12:16:23.435 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.438 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-18 12:16:23.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.442 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-18 12:16:23.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.447 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-18 12:16:23.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.452 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-18 12:16:23.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-18 12:16:23.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-18 12:16:23.464 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.467 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-18 12:16:23.469 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.472 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-18 12:16:23.474 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.477 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-18 12:16:23.479 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.482 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-18 12:16:23.484 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.487 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-18 12:16:23.489 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.492 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-18 12:16:23.495 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.497 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-18 12:16:23.500 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.503 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-18 12:16:23.505 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:16:23.507 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-18 12:16:23.510 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-18 12:16:23.513 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-18 12:16:23.515 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-18 12:16:23.531 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:16:23.533 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-18 12:16:23.535 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-18 12:16:23.538 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-18 12:16:23.553 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:16:23.556 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-18 12:16:23.558 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-18 12:16:23.561 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-18 12:16:23.563 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-18 12:16:23.565 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-18 12:16:23.568 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-18 12:16:23.570 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-18 12:16:23.572 | + lib/database:initialize_database_backends:92 : return 0 2022-02-18 12:16:23.575 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-18 12:16:23.575 | Using mysql database backend 2022-02-18 12:16:23.577 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-18 12:16:23.593 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-18 12:16:23.596 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-18 12:16:23.598 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-18 12:16:23.601 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-18 12:16:23.604 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 12:16:23.606 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-18 12:16:23.623 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:16:23.626 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-18 12:16:23.642 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-18 12:16:23.659 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:16:23.661 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-18 12:16:23.678 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-18 12:16:23.694 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-18 12:16:23.711 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:16:23.714 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-18 12:16:23.731 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:16:23.733 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-18 12:16:23.750 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-18 12:16:23.753 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-18 12:16:23.755 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-18 12:16:23.758 | + functions-common:save_stackenv:60 : local tag=757 2022-02-18 12:16:23.761 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-18 12:16:23.766 | + functions-common:save_stackenv:62 : time_stamp=2022-02-18-121623 2022-02-18 12:16:23.768 | + functions-common:save_stackenv:63 : echo '# 2022-02-18-121623 757' 2022-02-18 12:16:23.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.773 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 12:16:23.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.778 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-18 12:16:23.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.783 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-18 12:16:23.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.788 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-18 12:16:23.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.793 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-18 12:16:23.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.797 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-18 12:16:23.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.803 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-18-121622 2022-02-18 12:16:23.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.808 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-18 12:16:23.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.813 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-18 12:16:23.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.819 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-18 12:16:23.821 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.823 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-18 12:16:23.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.829 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-18 12:16:23.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:16:23.834 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-18 12:16:23.836 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-18 12:16:23.839 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-18 12:16:23.841 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-18 12:16:23.844 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-18 12:16:23.846 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 12:16:23.848 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 12:16:23.851 | ++ functions-common:git_clone:612 : pwd 2022-02-18 12:16:23.853 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 12:16:23.856 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 12:16:23.858 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 12:16:23.874 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 12:16:23.876 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 12:16:23.878 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 12:16:23.881 | + functions-common:git_clone:629 : echo master 2022-02-18 12:16:23.882 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 12:16:23.887 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-18 12:16:23.889 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 12:16:23.891 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-18 12:16:23.894 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 12:16:23.894 | + functions-common:git_clone:678 : head -1 2022-02-18 12:16:23.898 | 189eaafa Merge "Updated from generate-constraints" 2022-02-18 12:16:23.900 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 12:16:23.903 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-18 12:16:23.906 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:16:23.908 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-18 12:16:23.911 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-18 12:16:23.914 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-18 12:16:23.916 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-18 12:16:23.919 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-18 12:16:23.922 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-18 12:16:23.924 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-18 12:16:23.927 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-18 12:16:23.933 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-18 12:16:23.939 | ++ tools/install_prereqs.sh:source:47 : NOW=1645186583 2022-02-18 12:16:23.943 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-18 12:16:23.950 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645185827 2022-02-18 12:16:23.954 | ++ tools/install_prereqs.sh:source:49 : DELTA=756 2022-02-18 12:16:23.957 | ++ tools/install_prereqs.sh:source:50 : [[ 756 -lt 7200 ]] 2022-02-18 12:16:23.960 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-18 12:16:23.962 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-18 12:16:23.965 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-18 12:16:23.967 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-18 12:16:23.970 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-18 12:16:23.972 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-18 12:16:23.975 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-18 12:16:23.978 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-18 12:16:23.981 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-18 12:16:24.030 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-18 12:16:24.030 | apache2-dev 2022-02-18 12:16:24.030 | bc 2022-02-18 12:16:24.030 | bsdmainutils 2022-02-18 12:16:24.030 | curl 2022-02-18 12:16:24.030 | g++ 2022-02-18 12:16:24.030 | gawk 2022-02-18 12:16:24.030 | gcc 2022-02-18 12:16:24.030 | gettext 2022-02-18 12:16:24.030 | git 2022-02-18 12:16:24.030 | graphviz 2022-02-18 12:16:24.030 | iputils-ping 2022-02-18 12:16:24.030 | libapache2-mod-proxy-uwsgi 2022-02-18 12:16:24.030 | libffi-dev 2022-02-18 12:16:24.030 | libjpeg-dev 2022-02-18 12:16:24.030 | libpcre3-dev 2022-02-18 12:16:24.030 | libpq-dev 2022-02-18 12:16:24.030 | libssl-dev 2022-02-18 12:16:24.030 | libsystemd-dev 2022-02-18 12:16:24.030 | libxml2-dev 2022-02-18 12:16:24.030 | libxslt1-dev 2022-02-18 12:16:24.030 | libyaml-dev 2022-02-18 12:16:24.030 | lsof 2022-02-18 12:16:24.030 | openssh-server 2022-02-18 12:16:24.030 | openssl 2022-02-18 12:16:24.030 | pkg-config 2022-02-18 12:16:24.030 | psmisc 2022-02-18 12:16:24.030 | python3-dev 2022-02-18 12:16:24.030 | python3-pip 2022-02-18 12:16:24.030 | python3-systemd 2022-02-18 12:16:24.030 | python3-venv 2022-02-18 12:16:24.031 | tar 2022-02-18 12:16:24.031 | tcpdump 2022-02-18 12:16:24.031 | unzip 2022-02-18 12:16:24.031 | uuid-runtime 2022-02-18 12:16:24.031 | wget 2022-02-18 12:16:24.031 | wget 2022-02-18 12:16:24.031 | zlib1g-dev 2022-02-18 12:16:24.031 | libkrb5-dev 2022-02-18 12:16:24.031 | libldap2-dev 2022-02-18 12:16:24.031 | libsasl2-dev 2022-02-18 12:16:24.031 | memcached 2022-02-18 12:16:24.031 | python3-mysqldb 2022-02-18 12:16:24.031 | sqlite3 2022-02-18 12:16:24.031 | conntrack 2022-02-18 12:16:24.031 | curl 2022-02-18 12:16:24.031 | dnsmasq-base 2022-02-18 12:16:24.031 | dnsmasq-utils 2022-02-18 12:16:24.031 | ebtables 2022-02-18 12:16:24.031 | genisoimage 2022-02-18 12:16:24.031 | iptables 2022-02-18 12:16:24.031 | iputils-arping 2022-02-18 12:16:24.031 | kpartx 2022-02-18 12:16:24.031 | libjs-jquery-tablesorter 2022-02-18 12:16:24.031 | parted 2022-02-18 12:16:24.031 | pm-utils 2022-02-18 12:16:24.031 | python3-mysqldb 2022-02-18 12:16:24.031 | socat 2022-02-18 12:16:24.031 | sqlite3 2022-02-18 12:16:24.031 | sudo 2022-02-18 12:16:24.031 | vlan 2022-02-18 12:16:24.031 | lsscsi 2022-02-18 12:16:24.031 | open-iscsi 2022-02-18 12:16:24.031 | lvm2 2022-02-18 12:16:24.031 | qemu-utils 2022-02-18 12:16:24.031 | thin-provisioning-tools 2022-02-18 12:16:24.032 | acl 2022-02-18 12:16:24.032 | dnsmasq-base 2022-02-18 12:16:24.032 | dnsmasq-utils 2022-02-18 12:16:24.032 | ebtables 2022-02-18 12:16:24.032 | haproxy 2022-02-18 12:16:24.032 | iptables 2022-02-18 12:16:24.032 | iputils-arping 2022-02-18 12:16:24.032 | iputils-ping 2022-02-18 12:16:24.032 | postgresql-server-dev-all 2022-02-18 12:16:24.032 | python3-mysqldb 2022-02-18 12:16:24.032 | sqlite3 2022-02-18 12:16:24.032 | sudo 2022-02-18 12:16:24.032 | vlan 2022-02-18 12:16:24.032 | pcp 2022-02-18 12:16:24.032 | ipset 2022-02-18 12:16:24.032 | conntrack 2022-02-18 12:16:24.032 | conntrackd 2022-02-18 12:16:24.032 | keepalived 2022-02-18 12:16:24.032 | lvm2 2022-02-18 12:16:24.032 | qemu-utils 2022-02-18 12:16:24.032 | thin-provisioning-tools 2022-02-18 12:16:24.032 | curl 2022-02-18 12:16:24.032 | liberasurecode-dev 2022-02-18 12:16:24.032 | make 2022-02-18 12:16:24.032 | memcached 2022-02-18 12:16:24.032 | rsync 2022-02-18 12:16:24.032 | sqlite3 2022-02-18 12:16:24.032 | xfsprogs' 2022-02-18 12:16:24.035 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-18 12:16:24.054 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-18 12:16:24.054 | apache2-dev 2022-02-18 12:16:24.054 | bc 2022-02-18 12:16:24.054 | bsdmainutils 2022-02-18 12:16:24.054 | curl 2022-02-18 12:16:24.054 | g++ 2022-02-18 12:16:24.054 | gawk 2022-02-18 12:16:24.054 | gcc 2022-02-18 12:16:24.054 | gettext 2022-02-18 12:16:24.054 | git 2022-02-18 12:16:24.054 | graphviz 2022-02-18 12:16:24.054 | iputils-ping 2022-02-18 12:16:24.054 | libapache2-mod-proxy-uwsgi 2022-02-18 12:16:24.054 | libffi-dev 2022-02-18 12:16:24.054 | libjpeg-dev 2022-02-18 12:16:24.054 | libpcre3-dev 2022-02-18 12:16:24.054 | libpq-dev 2022-02-18 12:16:24.054 | libssl-dev 2022-02-18 12:16:24.054 | libsystemd-dev 2022-02-18 12:16:24.054 | libxml2-dev 2022-02-18 12:16:24.054 | libxslt1-dev 2022-02-18 12:16:24.054 | libyaml-dev 2022-02-18 12:16:24.054 | lsof 2022-02-18 12:16:24.054 | openssh-server 2022-02-18 12:16:24.054 | openssl 2022-02-18 12:16:24.054 | pkg-config 2022-02-18 12:16:24.054 | psmisc 2022-02-18 12:16:24.054 | python3-dev 2022-02-18 12:16:24.054 | python3-pip 2022-02-18 12:16:24.054 | python3-systemd 2022-02-18 12:16:24.054 | python3-venv 2022-02-18 12:16:24.054 | tar 2022-02-18 12:16:24.054 | tcpdump 2022-02-18 12:16:24.054 | unzip 2022-02-18 12:16:24.054 | uuid-runtime 2022-02-18 12:16:24.054 | wget 2022-02-18 12:16:24.055 | wget 2022-02-18 12:16:24.055 | zlib1g-dev 2022-02-18 12:16:24.055 | libkrb5-dev 2022-02-18 12:16:24.055 | libldap2-dev 2022-02-18 12:16:24.055 | libsasl2-dev 2022-02-18 12:16:24.055 | memcached 2022-02-18 12:16:24.055 | python3-mysqldb 2022-02-18 12:16:24.055 | sqlite3 2022-02-18 12:16:24.055 | conntrack 2022-02-18 12:16:24.055 | curl 2022-02-18 12:16:24.055 | dnsmasq-base 2022-02-18 12:16:24.055 | dnsmasq-utils 2022-02-18 12:16:24.055 | ebtables 2022-02-18 12:16:24.055 | genisoimage 2022-02-18 12:16:24.055 | iptables 2022-02-18 12:16:24.055 | iputils-arping 2022-02-18 12:16:24.055 | kpartx 2022-02-18 12:16:24.055 | libjs-jquery-tablesorter 2022-02-18 12:16:24.055 | parted 2022-02-18 12:16:24.055 | pm-utils 2022-02-18 12:16:24.055 | python3-mysqldb 2022-02-18 12:16:24.055 | socat 2022-02-18 12:16:24.055 | sqlite3 2022-02-18 12:16:24.055 | sudo 2022-02-18 12:16:24.055 | vlan 2022-02-18 12:16:24.055 | lsscsi 2022-02-18 12:16:24.055 | open-iscsi 2022-02-18 12:16:24.055 | lvm2 2022-02-18 12:16:24.055 | qemu-utils 2022-02-18 12:16:24.055 | thin-provisioning-tools 2022-02-18 12:16:24.055 | acl 2022-02-18 12:16:24.055 | dnsmasq-base 2022-02-18 12:16:24.055 | dnsmasq-utils 2022-02-18 12:16:24.055 | ebtables 2022-02-18 12:16:24.055 | haproxy 2022-02-18 12:16:24.055 | iptables 2022-02-18 12:16:24.056 | iputils-arping 2022-02-18 12:16:24.056 | iputils-ping 2022-02-18 12:16:24.056 | postgresql-server-dev-all 2022-02-18 12:16:24.056 | python3-mysqldb 2022-02-18 12:16:24.056 | sqlite3 2022-02-18 12:16:24.056 | sudo 2022-02-18 12:16:24.056 | vlan 2022-02-18 12:16:24.056 | pcp 2022-02-18 12:16:24.056 | ipset 2022-02-18 12:16:24.056 | conntrack 2022-02-18 12:16:24.056 | conntrackd 2022-02-18 12:16:24.056 | keepalived 2022-02-18 12:16:24.056 | lvm2 2022-02-18 12:16:24.056 | qemu-utils 2022-02-18 12:16:24.056 | thin-provisioning-tools 2022-02-18 12:16:24.056 | curl 2022-02-18 12:16:24.056 | liberasurecode-dev 2022-02-18 12:16:24.056 | make 2022-02-18 12:16:24.056 | memcached 2022-02-18 12:16:24.056 | rsync 2022-02-18 12:16:24.056 | sqlite3 2022-02-18 12:16:24.056 | xfsprogs ' 2022-02-18 12:16:24.056 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-18 12:16:24.059 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:16:24.061 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:16:24.065 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-18 12:16:24.065 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-18 12:16:24.070 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-18 12:16:24.073 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-18 12:16:24.075 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 12:16:24.077 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-18 12:16:24.079 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 12:16:24.082 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 12:16:24.084 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 12:16:24.086 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:16:24.088 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:16:24.091 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 12:16:24.093 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-18 12:16:24.095 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-18 12:16:24.097 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-18 12:16:24.100 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-18 12:16:24.104 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-18 12:16:24.106 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-18 12:16:24.109 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-18 12:16:24.111 | ++ functions-common:time_start:2412 : local start_time= 2022-02-18 12:16:24.113 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:16:24.116 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:16:24.120 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645186584117 2022-02-18 12:16:24.122 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-18 12:16:24.124 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-18 12:16:24.126 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-18 12:16:24.350 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-18 12:16:24.379 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-18 12:16:24.398 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-18 12:16:24.424 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-18 12:16:26.941 | Reading package lists... 2022-02-18 12:16:26.976 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-18 12:16:26.979 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-18 12:16:26.981 | ++ functions-common:time_stop:2425 : local name 2022-02-18 12:16:26.984 | ++ functions-common:time_stop:2426 : local end_time 2022-02-18 12:16:26.986 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:16:26.988 | ++ functions-common:time_stop:2428 : local total 2022-02-18 12:16:26.991 | ++ functions-common:time_stop:2429 : local start_time 2022-02-18 12:16:26.994 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-18 12:16:26.996 | ++ functions-common:time_stop:2432 : start_time=1645186584117 2022-02-18 12:16:26.999 | ++ functions-common:time_stop:2434 : [[ -z 1645186584117 ]] 2022-02-18 12:16:27.002 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:16:27.006 | ++ functions-common:time_stop:2437 : end_time=1645186587004 2022-02-18 12:16:27.009 | ++ functions-common:time_stop:2438 : elapsed_time=2887 2022-02-18 12:16:27.012 | ++ functions-common:time_stop:2439 : total=0 2022-02-18 12:16:27.015 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:16:27.018 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2887 2022-02-18 12:16:27.020 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-18 12:16:27.024 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 12:16:27.026 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:16:27.029 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:16:27.033 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-18 12:16:27.056 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-18 12:16:27.167 | Reading package lists... 2022-02-18 12:16:27.413 | Building dependency tree... 2022-02-18 12:16:27.415 | Reading state information... 2022-02-18 12:16:27.449 | acl is already the newest version (2.2.53-6). 2022-02-18 12:16:27.449 | bc is already the newest version (1.07.1-2build1). 2022-02-18 12:16:27.449 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-18 12:16:27.449 | conntrack is already the newest version (1:1.4.5-2). 2022-02-18 12:16:27.449 | ebtables is already the newest version (2.0.11-3build1). 2022-02-18 12:16:27.449 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-18 12:16:27.449 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-18 12:16:27.449 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-18 12:16:27.449 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-18 12:16:27.449 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-18 12:16:27.449 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-18 12:16:27.449 | iputils-arping is already the newest version (3:20190709-3). 2022-02-18 12:16:27.449 | iputils-ping is already the newest version (3:20190709-3). 2022-02-18 12:16:27.449 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-18 12:16:27.449 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-18 12:16:27.449 | libffi-dev is already the newest version (3.3-4). 2022-02-18 12:16:27.449 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-18 12:16:27.449 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-18 12:16:27.449 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-18 12:16:27.450 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-18 12:16:27.450 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-18 12:16:27.450 | lsscsi is already the newest version (0.30-0.1). 2022-02-18 12:16:27.450 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-18 12:16:27.450 | make is already the newest version (4.2.1-1.2). 2022-02-18 12:16:27.450 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-18 12:16:27.450 | psmisc is already the newest version (23.3-1). 2022-02-18 12:16:27.450 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-18 12:16:27.450 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-18 12:16:27.450 | python3-systemd is already the newest version (234-3build2). 2022-02-18 12:16:27.450 | socat is already the newest version (1.7.3.3-2). 2022-02-18 12:16:27.450 | tcpdump is already the newest version (4.9.3-4). 2022-02-18 12:16:27.450 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-18 12:16:27.450 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-18 12:16:27.450 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-18 12:16:27.450 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-18 12:16:27.450 | graphviz is already the newest version (2.42.2-3build2). 2022-02-18 12:16:27.450 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-18 12:16:27.450 | pcp is already the newest version (5.0.3-1). 2022-02-18 12:16:27.450 | pm-utils is already the newest version (1.4.1-19). 2022-02-18 12:16:27.450 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-18 12:16:27.450 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 12:16:27.450 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 12:16:27.450 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-18 12:16:27.450 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-18 12:16:27.450 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-18 12:16:27.450 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-18 12:16:27.450 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-18 12:16:27.450 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-18 12:16:27.450 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-18 12:16:27.450 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-18 12:16:27.450 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-18 12:16:27.450 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-18 12:16:27.450 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-18 12:16:27.450 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-18 12:16:27.450 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-18 12:16:27.451 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-18 12:16:27.451 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-18 12:16:27.451 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-18 12:16:27.451 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-18 12:16:27.451 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-18 12:16:27.451 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-18 12:16:27.451 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-18 12:16:27.451 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-18 12:16:27.451 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-18 12:16:27.451 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-18 12:16:27.451 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-18 12:16:27.451 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-18 12:16:27.451 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-18 12:16:27.451 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-18 12:16:27.676 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 12:16:27.676 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-18 12:16:27.676 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-18 12:16:27.676 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-18 12:16:27.676 | The following packages were automatically installed and are no longer required: 2022-02-18 12:16:27.677 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 12:16:27.677 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 12:16:27.677 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 12:16:27.677 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 12:16:27.677 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 12:16:27.678 | python3-zope.interface 2022-02-18 12:16:27.678 | Use 'sudo apt autoremove' to remove them. 2022-02-18 12:16:27.823 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 12:16:27.829 | ++ functions-common:apt_get:1234 : result=0 2022-02-18 12:16:27.832 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 12:16:27.835 | ++ functions-common:time_stop:2425 : local name 2022-02-18 12:16:27.838 | ++ functions-common:time_stop:2426 : local end_time 2022-02-18 12:16:27.841 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:16:27.844 | ++ functions-common:time_stop:2428 : local total 2022-02-18 12:16:27.846 | ++ functions-common:time_stop:2429 : local start_time 2022-02-18 12:16:27.849 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-18 12:16:27.851 | ++ functions-common:time_stop:2432 : start_time=1645186587053 2022-02-18 12:16:27.853 | ++ functions-common:time_stop:2434 : [[ -z 1645186587053 ]] 2022-02-18 12:16:27.856 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:16:27.861 | ++ functions-common:time_stop:2437 : end_time=1645186587858 2022-02-18 12:16:27.863 | ++ functions-common:time_stop:2438 : elapsed_time=805 2022-02-18 12:16:27.866 | ++ functions-common:time_stop:2439 : total=821 2022-02-18 12:16:27.868 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:16:27.870 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1626 2022-02-18 12:16:27.873 | ++ functions-common:apt_get:1238 : return 0 2022-02-18 12:16:27.876 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-18 12:16:27.878 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-18 12:16:27.881 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-18 12:16:27.886 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-18 12:16:27.890 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-18 12:16:27.893 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-18 12:16:27.896 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-18 12:16:29.382 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-18 12:16:29.384 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-18 12:16:29.386 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-18 12:16:29.388 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-18 12:16:29.390 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-18 12:16:29.392 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-18 12:16:29.394 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-18 12:16:29.396 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-18 12:16:29.398 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-18 12:16:29.399 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-18 12:16:29.401 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-18 12:16:29.403 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-18 12:16:29.405 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-18 12:16:29.407 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-18 12:16:29.408 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-18 12:16:29.410 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-18 12:16:29.412 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-18 12:16:29.414 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-18 12:16:29.416 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-18 12:16:29.418 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-18 12:16:29.420 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-18 12:16:29.422 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-18 12:16:29.424 | + functions-common:_ensure_lsb_release:394 : return 2022-02-18 12:16:29.426 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-18 12:16:29.504 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-18 12:16:29.507 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-18 12:16:29.585 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-18 12:16:29.589 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-18 12:16:29.674 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-18 12:16:29.676 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-18 12:16:29.679 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-18 12:16:29.681 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-18 12:16:29.684 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-18 12:16:29.686 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-18 12:16:29.689 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-18 12:16:29.692 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-18 12:16:29.695 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-18 12:16:29.697 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-18 12:16:29.700 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-18 12:16:29.700 | Distro: focal 2022-02-18 12:16:29.703 | + tools/install_pip.sh:main:124 : get_versions 2022-02-18 12:16:29.706 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-18 12:16:29.710 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-18 12:16:29.712 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-18 12:16:29.714 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-18 12:16:29.715 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-18 12:16:30.400 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-18 12:16:30.403 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-18 12:16:30.403 | pip: 21.3.1 2022-02-18 12:16:30.405 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-18 12:16:30.408 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-18 12:16:30.410 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 12:16:30.413 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 12:16:30.416 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 12:16:30.418 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 12:16:30.420 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 12:16:30.423 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 12:16:30.425 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 12:16:30.427 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 12:16:30.429 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 12:16:30.430 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:16:30.432 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 12:16:30.434 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-18 12:16:30.436 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:16:30.438 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:16:30.440 | + tools/install_pip.sh:main:142 : : 2022-02-18 12:16:30.441 | + tools/install_pip.sh:main:147 : set -x 2022-02-18 12:16:30.443 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-18 12:16:30.445 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-18 12:16:30.447 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 12:16:30.449 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-18 12:16:30.451 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-18 12:16:30.453 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 12:16:30.456 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-18 12:16:30.456 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 12:16:30.460 | ++ 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-02-18 12:16:30.463 | ++ 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-02-18 12:16:30.465 | ++ 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-02-18 12:16:30.467 | + 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-02-18 12:16:30.469 | + 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-02-18 12:16:30.488 | 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-02-18 12:16:30.490 | + 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-02-18 12:16:31.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:16:31.362 | from cryptography.utils import int_from_bytes 2022-02-18 12:16:31.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:16:31.362 | from cryptography.utils import int_from_bytes 2022-02-18 12:16:32.594 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:16:33.458 | 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-02-18 12:16:33.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-02-18 12:16:35.963 | Installing collected packages: setuptools 2022-02-18 12:16:36.746 | Successfully installed setuptools-60.9.3 2022-02-18 12:16:36.746 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 12:16:36.919 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:16:36.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:16:37.063 | + inc/python:pip_install:200 : result=0 2022-02-18 12:16:37.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:16:37.069 | + functions-common:time_stop:2425 : local name 2022-02-18 12:16:37.071 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:16:37.074 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:16:37.076 | + functions-common:time_stop:2428 : local total 2022-02-18 12:16:37.079 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:16:37.081 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:16:37.084 | + functions-common:time_stop:2432 : start_time=1645186590483 2022-02-18 12:16:37.086 | + functions-common:time_stop:2434 : [[ -z 1645186590483 ]] 2022-02-18 12:16:37.089 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:16:37.095 | + functions-common:time_stop:2437 : end_time=1645186597092 2022-02-18 12:16:37.097 | + functions-common:time_stop:2438 : elapsed_time=6609 2022-02-18 12:16:37.099 | + functions-common:time_stop:2439 : total=0 2022-02-18 12:16:37.101 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:16:37.104 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6609 2022-02-18 12:16:37.105 | + inc/python:pip_install:203 : return 0 2022-02-18 12:16:37.108 | + tools/install_pip.sh:main:153 : get_versions 2022-02-18 12:16:37.112 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-18 12:16:37.116 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-18 12:16:37.118 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-18 12:16:37.121 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-18 12:16:37.122 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-18 12:16:37.810 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-18 12:16:37.814 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-18 12:16:37.814 | pip: 21.3.1 2022-02-18 12:16:37.817 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-18 12:16:37.821 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-18 12:16:37.825 | + ./stack.sh:main:796 : fixup_all 2022-02-18 12:16:37.829 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-18 12:16:37.831 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-18 12:16:37.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:16:37.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:16:37.841 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-18 12:16:37.857 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-18 12:16:37.876 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-18 12:16:37.888 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-18 12:16:37.891 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-18 12:16:37.893 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 12:16:37.896 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 12:16:37.898 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 12:16:37.900 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 12:16:37.903 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 12:16:37.905 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 12:16:37.907 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 12:16:37.909 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 12:16:37.911 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 12:16:37.914 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:16:37.916 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 12:16:37.918 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-18 12:16:37.921 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-18 12:16:37.923 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-18 12:16:37.925 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 12:16:37.927 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 12:16:37.930 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 12:16:37.932 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 12:16:37.934 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 12:16:37.936 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 12:16:37.939 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-18 12:16:37.941 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-18 12:16:37.944 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-18 12:16:37.946 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-18 12:16:37.948 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-18 12:16:37.951 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-18 12:16:37.953 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-18 12:16:37.974 | Using python 3.8 to install os-testr 2022-02-18 12:16:37.977 | + 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-02-18 12:16:38.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:16:38.859 | from cryptography.utils import int_from_bytes 2022-02-18 12:16:38.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:16:38.859 | from cryptography.utils import int_from_bytes 2022-02-18 12:16:40.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:16:40.035 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-18 12:16:40.111 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-18 12:16:40.112 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-18 12:16:40.113 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-18 12:16:40.114 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-18 12:16:40.127 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-18 12:16:40.154 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-18 12:16:40.154 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-18 12:16:40.156 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-18 12:16:40.157 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-18 12:16:40.158 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-18 12:16:40.181 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-18 12:16:40.182 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-18 12:16:40.184 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-02-18 12:16:40.185 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-18 12:16:40.186 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-18 12:16:40.200 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-18 12:16:40.268 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-18 12:16:40.269 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-18 12:16:40.270 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-18 12:16:42.687 | 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-02-18 12:16:42.694 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:16:42.694 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:16:42.822 | + inc/python:pip_install:200 : result=0 2022-02-18 12:16:42.826 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:16:42.830 | + functions-common:time_stop:2425 : local name 2022-02-18 12:16:42.833 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:16:42.837 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:16:42.840 | + functions-common:time_stop:2428 : local total 2022-02-18 12:16:42.843 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:16:42.847 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:16:42.849 | + functions-common:time_stop:2432 : start_time=1645186597969 2022-02-18 12:16:42.851 | + functions-common:time_stop:2434 : [[ -z 1645186597969 ]] 2022-02-18 12:16:42.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:16:42.858 | + functions-common:time_stop:2437 : end_time=1645186602856 2022-02-18 12:16:42.861 | + functions-common:time_stop:2438 : elapsed_time=4887 2022-02-18 12:16:42.863 | + functions-common:time_stop:2439 : total=0 2022-02-18 12:16:42.866 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:16:42.868 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4887 2022-02-18 12:16:42.870 | + inc/python:pip_install:203 : return 0 2022-02-18 12:16:42.873 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-18 12:16:42.927 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-18 12:16:43.050 | + ./stack.sh:main:810 : install_infra 2022-02-18 12:16:43.052 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-18 12:16:43.055 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-18 12:16:43.058 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-18 12:16:43.061 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-18 12:16:43.089 | + 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-02-18 12:16:45.032 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.046 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.050 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.151 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.175 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.181 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.185 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.206 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.214 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.216 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.248 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.257 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.262 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.279 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.317 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.325 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.330 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.377 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.391 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.410 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.417 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.465 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.482 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.486 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.577 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.584 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.639 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.758 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.783 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.787 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.798 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.803 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.822 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.829 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.846 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.902 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.914 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.930 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.973 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.977 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:45.983 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:16:46.621 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-18 12:16:46.917 | + inc/python:pip_install:200 : result=0 2022-02-18 12:16:46.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:16:46.925 | + functions-common:time_stop:2425 : local name 2022-02-18 12:16:46.927 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:16:46.930 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:16:46.932 | + functions-common:time_stop:2428 : local total 2022-02-18 12:16:46.934 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:16:46.937 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:16:46.940 | + functions-common:time_stop:2432 : start_time=1645186603079 2022-02-18 12:16:46.942 | + functions-common:time_stop:2434 : [[ -z 1645186603079 ]] 2022-02-18 12:16:46.945 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:16:46.950 | + functions-common:time_stop:2437 : end_time=1645186606947 2022-02-18 12:16:46.953 | + functions-common:time_stop:2438 : elapsed_time=3868 2022-02-18 12:16:46.956 | + functions-common:time_stop:2439 : total=4887 2022-02-18 12:16:46.958 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:16:46.960 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8755 2022-02-18 12:16:46.962 | + inc/python:pip_install:203 : return 0 2022-02-18 12:16:46.965 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-18 12:16:46.967 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-18 12:16:46.992 | + 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-02-18 12:16:48.802 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:48.816 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:48.820 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:48.921 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:48.940 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:48.944 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:48.947 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:48.962 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:48.970 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:48.972 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.004 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.013 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.018 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.035 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.072 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.080 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.085 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.132 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.146 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.165 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.172 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.220 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.237 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.242 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.333 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.339 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.396 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.514 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.538 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.542 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.553 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.558 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.577 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.584 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.600 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.657 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.669 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.684 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.727 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.731 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-18 12:16:49.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:16:49.740 | Processing /opt/stack/requirements 2022-02-18 12:16:51.523 | 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 25)) (6.0) 2022-02-18 12:16:51.526 | 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 183)) (3.0.0) 2022-02-18 12:16:51.537 | 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 351)) (21.3) 2022-02-18 12:16:51.542 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-18 12:16:51.545 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-18 12:16:51.551 | 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 479)) (2.27.1) 2022-02-18 12:16:51.577 | 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 521)) (1.16.0) 2022-02-18 12:16:51.580 | 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 577)) (2.5.0) 2022-02-18 12:16:51.590 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-18 12:16:51.610 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5242) (1.3) 2022-02-18 12:16:51.613 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5242) (0.3.0) 2022-02-18 12:16:51.628 | 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 217)) (3.3) 2022-02-18 12:16:51.631 | 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 479)) (2021.10.8) 2022-02-18 12:16:51.634 | 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 122)) (2.0.12) 2022-02-18 12:16:51.639 | 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 178)) (1.0.0) 2022-02-18 12:16:51.641 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-18 12:16:51.654 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.1) 2022-02-18 12:16:51.665 | 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 557)) (3.5.0) 2022-02-18 12:16:51.671 | 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 99)) (0.5.0) 2022-02-18 12:16:51.674 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-18 12:16:51.744 | 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 618)) (0.2.5) 2022-02-18 12:16:51.749 | 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 394)) (1.8.2) 2022-02-18 12:16:51.751 | 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 95)) (21.4.0) 2022-02-18 12:16:51.811 | Building wheels for collected packages: openstack-requirements 2022-02-18 12:16:51.812 | Building wheel for openstack-requirements (setup.py): started 2022-02-18 12:16:52.651 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-18 12:16:52.652 | ERROR: Command errored out with exit status 1: 2022-02-18 12:16:52.652 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-b9c65iz7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-b9c65iz7/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-1cfrczde 2022-02-18 12:16:52.652 | cwd: /tmp/pip-req-build-b9c65iz7/ 2022-02-18 12:16:52.652 | Complete output (6 lines): 2022-02-18 12:16:52.652 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-18 12:16:52.652 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-18 12:16:52.652 | or: setup.py --help-commands 2022-02-18 12:16:52.652 | or: setup.py cmd --help 2022-02-18 12:16:52.653 | 2022-02-18 12:16:52.653 | error: invalid command 'bdist_wheel' 2022-02-18 12:16:52.653 | ---------------------------------------- 2022-02-18 12:16:52.653 | ERROR: Failed building wheel for openstack-requirements 2022-02-18 12:16:52.653 | Running setup.py clean for openstack-requirements 2022-02-18 12:16:53.494 | Failed to build openstack-requirements 2022-02-18 12:16:53.513 | Installing collected packages: openstack-requirements 2022-02-18 12:16:53.513 | Attempting uninstall: openstack-requirements 2022-02-18 12:16:53.514 | Found existing installation: openstack-requirements 1.2.1.dev5242 2022-02-18 12:16:53.549 | Uninstalling openstack-requirements-1.2.1.dev5242: 2022-02-18 12:16:53.567 | Successfully uninstalled openstack-requirements-1.2.1.dev5242 2022-02-18 12:16:53.570 | Running setup.py install for openstack-requirements: started 2022-02-18 12:16:55.965 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-18 12:16:55.998 | Successfully installed openstack-requirements-1.2.1.dev5242 2022-02-18 12:16:56.142 | + inc/python:pip_install:200 : result=0 2022-02-18 12:16:56.145 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:16:56.149 | + functions-common:time_stop:2425 : local name 2022-02-18 12:16:56.153 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:16:56.156 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:16:56.160 | + functions-common:time_stop:2428 : local total 2022-02-18 12:16:56.163 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:16:56.167 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:16:56.171 | + functions-common:time_stop:2432 : start_time=1645186606983 2022-02-18 12:16:56.174 | + functions-common:time_stop:2434 : [[ -z 1645186606983 ]] 2022-02-18 12:16:56.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:16:56.181 | + functions-common:time_stop:2437 : end_time=1645186616179 2022-02-18 12:16:56.184 | + functions-common:time_stop:2438 : elapsed_time=9196 2022-02-18 12:16:56.186 | + functions-common:time_stop:2439 : total=8755 2022-02-18 12:16:56.188 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:16:56.191 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17951 2022-02-18 12:16:56.193 | + inc/python:pip_install:203 : return 0 2022-02-18 12:16:56.196 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-18 12:16:56.199 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-18 12:16:56.201 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-18 12:16:56.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:16:56.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:16:56.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-18 12:16:56.211 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:16:56.214 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-18 12:16:56.235 | Using python 3.8 to install pbr 2022-02-18 12:16:56.237 | + 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-02-18 12:16:57.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:16:57.108 | from cryptography.utils import int_from_bytes 2022-02-18 12:16:57.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:16:57.108 | from cryptography.utils import int_from_bytes 2022-02-18 12:16:58.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:16:58.296 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-18 12:17:00.927 | 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-02-18 12:17:00.935 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:17:00.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:17:01.065 | + inc/python:pip_install:200 : result=0 2022-02-18 12:17:01.069 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:17:01.073 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:01.077 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:01.080 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:01.084 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:01.087 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:01.091 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:17:01.095 | + functions-common:time_stop:2432 : start_time=1645186616229 2022-02-18 12:17:01.097 | + functions-common:time_stop:2434 : [[ -z 1645186616229 ]] 2022-02-18 12:17:01.100 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:01.105 | + functions-common:time_stop:2437 : end_time=1645186621102 2022-02-18 12:17:01.108 | + functions-common:time_stop:2438 : elapsed_time=4873 2022-02-18 12:17:01.111 | + functions-common:time_stop:2439 : total=17951 2022-02-18 12:17:01.114 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:01.116 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22824 2022-02-18 12:17:01.120 | + inc/python:pip_install:203 : return 0 2022-02-18 12:17:01.122 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-18 12:17:03.458 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-18 12:17:05.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:17:05.421 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-18 12:17:05.436 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-18 12:17:05.441 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-18 12:17:05.444 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-18 12:17:05.446 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-18 12:17:05.449 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-02-18 12:17:05.523 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-18 12:17:05.528 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-18 12:17:05.533 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-18 12:17:05.552 | + ./stack.sh:main:819 : pkgs= 2022-02-18 12:17:05.554 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-18 12:17:05.557 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-18 12:17:05.559 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 12:17:05.561 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-18 12:17:05.564 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 12:17:05.566 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 12:17:05.568 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 12:17:05.574 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 12:17:05.577 | + functions-common:run_phase:1863 : local extra 2022-02-18 12:17:05.582 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 12:17:05.586 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 12:17:05.589 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 12:17:05.591 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 12:17:05.593 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-18 12:17:05.596 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 12:17:05.612 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:05.615 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 12:17:05.617 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:17:05.620 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-18 12:17:05.622 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:17:05.625 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-18 12:17:05.627 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:17:05.629 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-18 12:17:05.632 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:17:05.634 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-18 12:17:05.637 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:17:05.639 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-18 12:17:05.642 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 12:17:05.645 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 12:17:05.647 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 12:17:05.649 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 12:17:05.652 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-18 12:17:05.654 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 12:17:05.656 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-18 12:17:05.659 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 12:17:05.661 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 12:17:05.664 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-18 12:17:05.666 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-18 12:17:05.669 | + functions:set_systemd_override:821 : local value=2048 2022-02-18 12:17:05.671 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-18 12:17:05.673 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-18 12:17:05.729 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-18 12:17:05.729 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-18 12:17:05.731 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-18 12:17:06.116 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-18 12:17:06.120 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-18 12:17:06.140 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:06.143 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-18 12:17:06.145 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 12:17:06.148 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 12:17:06.150 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 12:17:06.153 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 12:17:06.155 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 12:17:06.157 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 12:17:06.160 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:06.162 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:06.165 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 12:17:06.167 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 12:17:06.169 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 12:17:06.172 | + functions-common:apt_get_update:1190 : return 2022-02-18 12:17:06.174 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-18 12:17:06.176 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 12:17:06.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:06.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:06.184 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-18 12:17:06.205 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-18 12:17:06.316 | Reading package lists... 2022-02-18 12:17:06.562 | Building dependency tree... 2022-02-18 12:17:06.564 | Reading state information... 2022-02-18 12:17:06.830 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-18 12:17:06.831 | The following packages were automatically installed and are no longer required: 2022-02-18 12:17:06.832 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 12:17:06.832 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 12:17:06.832 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 12:17:06.832 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 12:17:06.832 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 12:17:06.832 | python3-zope.interface 2022-02-18 12:17:06.832 | Use 'sudo apt autoremove' to remove them. 2022-02-18 12:17:06.976 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 12:17:06.981 | + functions-common:apt_get:1234 : result=0 2022-02-18 12:17:06.984 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 12:17:06.989 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:06.993 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:06.996 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:06.999 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:07.002 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:07.005 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 12:17:07.008 | + functions-common:time_stop:2432 : start_time=1645186626202 2022-02-18 12:17:07.010 | + functions-common:time_stop:2434 : [[ -z 1645186626202 ]] 2022-02-18 12:17:07.013 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:07.017 | + functions-common:time_stop:2437 : end_time=1645186627015 2022-02-18 12:17:07.020 | + functions-common:time_stop:2438 : elapsed_time=813 2022-02-18 12:17:07.022 | + functions-common:time_stop:2439 : total=1626 2022-02-18 12:17:07.024 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:07.027 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2439 2022-02-18 12:17:07.029 | + functions-common:apt_get:1238 : return 0 2022-02-18 12:17:07.032 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-18 12:17:07.034 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 12:17:07.036 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 12:17:07.039 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 12:17:07.041 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 12:17:07.043 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 12:17:07.046 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 12:17:07.048 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-18 12:17:07.051 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 12:17:07.053 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 12:17:07.055 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 12:17:07.058 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 12:17:07.060 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 12:17:07.062 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 12:17:07.065 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 12:17:07.067 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 12:17:07.069 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 12:17:07.072 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:17:07.074 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 12:17:07.077 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-18 12:17:07.079 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 12:17:07.081 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 12:17:07.083 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 12:17:07.086 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 12:17:07.088 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 12:17:07.091 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 12:17:07.093 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-18 12:17:07.095 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-18 12:17:07.113 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:07.116 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-18 12:17:07.119 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:17:07.121 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-18 12:17:07.124 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-18 12:17:07.127 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-18 12:17:07.131 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-18 12:17:07.133 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-18 12:17:07.136 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-18 12:17:07.138 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-18 12:17:07.141 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-18 12:17:07.143 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-18 12:17:07.146 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-18 12:17:07.877 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-18 12:17:07.877 | user tags 2022-02-18 12:17:07.877 | stackrabbit []' 2022-02-18 12:17:07.881 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-18 12:17:07.881 | user tags 2022-02-18 12:17:07.881 | stackrabbit []' 2022-02-18 12:17:07.881 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-18 12:17:07.888 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-18 12:17:07.892 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-18 12:17:07.895 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-18 12:17:08.598 | Changing password for user "stackrabbit" ... 2022-02-18 12:17:08.628 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-18 12:17:09.352 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-18 12:17:09.380 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-18 12:17:09.382 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-18 12:17:10.097 | Changing password for user "stackrabbit" ... 2022-02-18 12:17:10.126 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-18 12:17:10.128 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-18 12:17:10.131 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-18 12:17:10.818 | Deleting user "guest" ... 2022-02-18 12:17:10.836 | Error: 2022-02-18 12:17:10.836 | {:no_such_user, "guest"} 2022-02-18 12:17:10.853 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-18 12:17:10.856 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-18 12:17:10.875 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:10.878 | + ./stack.sh:main:836 : install_database 2022-02-18 12:17:10.880 | + lib/database:install_database:118 : install_database_mysql 2022-02-18 12:17:10.883 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-18 12:17:10.885 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:10.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:10.890 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-18 12:17:11.117 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-18 12:17:11.121 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-18 12:17:11.125 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-18 12:17:11.129 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-18 12:17:11.132 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:17:11.136 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-18 12:17:11.141 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 12:17:11.145 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 12:17:11.147 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 12:17:11.150 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 12:17:11.152 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 12:17:11.154 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 12:17:11.157 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 12:17:11.160 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 12:17:11.162 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 12:17:11.165 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:17:11.167 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 12:17:11.169 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-18 12:17:11.172 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 12:17:11.174 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 12:17:11.177 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 12:17:11.179 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 12:17:11.182 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 12:17:11.184 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 12:17:11.186 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-18 12:17:11.189 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:11.191 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:11.194 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-18 12:17:11.196 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 12:17:11.198 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 12:17:11.201 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 12:17:11.203 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 12:17:11.206 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 12:17:11.208 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 12:17:11.211 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:11.213 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:11.216 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 12:17:11.218 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 12:17:11.221 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 12:17:11.224 | + functions-common:apt_get_update:1190 : return 2022-02-18 12:17:11.227 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-18 12:17:11.229 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 12:17:11.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:11.235 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:11.238 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-18 12:17:11.262 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-18 12:17:11.372 | Reading package lists... 2022-02-18 12:17:11.619 | Building dependency tree... 2022-02-18 12:17:11.621 | Reading state information... 2022-02-18 12:17:11.885 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-18 12:17:11.885 | The following packages were automatically installed and are no longer required: 2022-02-18 12:17:11.886 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 12:17:11.886 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 12:17:11.886 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 12:17:11.886 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 12:17:11.886 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 12:17:11.886 | python3-zope.interface 2022-02-18 12:17:11.886 | Use 'sudo apt autoremove' to remove them. 2022-02-18 12:17:12.033 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 12:17:12.038 | + functions-common:apt_get:1234 : result=0 2022-02-18 12:17:12.041 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 12:17:12.043 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:12.045 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:12.048 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:12.050 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:12.052 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:12.054 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 12:17:12.057 | + functions-common:time_stop:2432 : start_time=1645186631260 2022-02-18 12:17:12.059 | + functions-common:time_stop:2434 : [[ -z 1645186631260 ]] 2022-02-18 12:17:12.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:12.068 | + functions-common:time_stop:2437 : end_time=1645186632064 2022-02-18 12:17:12.070 | + functions-common:time_stop:2438 : elapsed_time=804 2022-02-18 12:17:12.073 | + functions-common:time_stop:2439 : total=2439 2022-02-18 12:17:12.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:12.077 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3243 2022-02-18 12:17:12.079 | + functions-common:apt_get:1238 : return 0 2022-02-18 12:17:12.082 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-18 12:17:12.084 | + ./stack.sh:main:839 : install_database_python 2022-02-18 12:17:12.087 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-18 12:17:12.091 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-18 12:17:12.093 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-18 12:17:12.096 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 12:17:12.101 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-18 12:17:12.104 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-18 12:17:12.107 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 12:17:12.111 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-18 12:17:12.112 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 12:17:12.120 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-18 12:17:12.123 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-18 12:17:12.128 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-18 12:17:12.132 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-18 12:17:12.134 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-18 12:17:12.160 | Using python 3.8 to install PyMySQL 2022-02-18 12:17:12.163 | + 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-02-18 12:17:13.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:13.031 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:13.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:13.032 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:14.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:17:14.199 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-18 12:17:16.694 | 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-02-18 12:17:16.701 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:17:16.702 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:17:16.826 | + inc/python:pip_install:200 : result=0 2022-02-18 12:17:16.830 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:17:16.834 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:16.836 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:16.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:16.841 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:16.844 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:16.846 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:17:16.849 | + functions-common:time_stop:2432 : start_time=1645186632153 2022-02-18 12:17:16.851 | + functions-common:time_stop:2434 : [[ -z 1645186632153 ]] 2022-02-18 12:17:16.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:16.859 | + functions-common:time_stop:2437 : end_time=1645186636856 2022-02-18 12:17:16.862 | + functions-common:time_stop:2438 : elapsed_time=4703 2022-02-18 12:17:16.864 | + functions-common:time_stop:2439 : total=22824 2022-02-18 12:17:16.867 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:16.870 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27527 2022-02-18 12:17:16.874 | + inc/python:pip_install:203 : return 0 2022-02-18 12:17:16.876 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-18 12:17:16.879 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-18 12:17:16.885 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-18 12:17:16.887 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-18 12:17:16.908 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:16.911 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-18 12:17:16.914 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-18 12:17:16.918 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:17:16.919 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 12:17:16.925 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:17:16.928 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 12:17:16.930 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 12:17:16.933 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 12:17:16.935 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-18 12:17:16.938 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-18 12:17:16.954 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:16.957 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-18 12:17:16.959 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 12:17:16.962 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 12:17:16.964 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 12:17:16.966 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 12:17:16.969 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 12:17:16.971 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 12:17:16.974 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:16.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:16.978 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 12:17:16.981 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 12:17:16.983 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 12:17:16.985 | + functions-common:apt_get_update:1190 : return 2022-02-18 12:17:16.988 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-18 12:17:16.990 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 12:17:16.993 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:16.995 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:16.998 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-18 12:17:17.019 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-18 12:17:17.129 | Reading package lists... 2022-02-18 12:17:17.379 | Building dependency tree... 2022-02-18 12:17:17.380 | Reading state information... 2022-02-18 12:17:17.640 | radvd is already the newest version (1:2.17-2). 2022-02-18 12:17:17.640 | The following packages were automatically installed and are no longer required: 2022-02-18 12:17:17.641 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 12:17:17.641 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 12:17:17.641 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 12:17:17.641 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 12:17:17.641 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 12:17:17.641 | python3-zope.interface 2022-02-18 12:17:17.641 | Use 'sudo apt autoremove' to remove them. 2022-02-18 12:17:17.786 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 12:17:17.793 | + functions-common:apt_get:1234 : result=0 2022-02-18 12:17:17.796 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 12:17:17.800 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:17.803 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:17.805 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:17.808 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:17.810 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:17.812 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 12:17:17.815 | + functions-common:time_stop:2432 : start_time=1645186637016 2022-02-18 12:17:17.817 | + functions-common:time_stop:2434 : [[ -z 1645186637016 ]] 2022-02-18 12:17:17.820 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:17.824 | + functions-common:time_stop:2437 : end_time=1645186637821 2022-02-18 12:17:17.826 | + functions-common:time_stop:2438 : elapsed_time=805 2022-02-18 12:17:17.828 | + functions-common:time_stop:2439 : total=3243 2022-02-18 12:17:17.830 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:17.833 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4048 2022-02-18 12:17:17.835 | + functions-common:apt_get:1238 : return 0 2022-02-18 12:17:17.837 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-18 12:17:17.858 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:17.861 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-18 12:17:17.864 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-18 12:17:17.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-18 12:17:17.872 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-18 12:17:17.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-18 12:17:17.897 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 12:17:17.899 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 12:17:17.901 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 12:17:17.904 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 12:17:17.906 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 12:17:17.908 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 12:17:17.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:17.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:17.916 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 12:17:17.919 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 12:17:17.921 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 12:17:17.924 | + functions-common:apt_get_update:1190 : return 2022-02-18 12:17:17.926 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-18 12:17:17.929 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 12:17:17.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:17.935 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:17.938 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-18 12:17:17.962 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-18 12:17:18.074 | Reading package lists... 2022-02-18 12:17:18.327 | Building dependency tree... 2022-02-18 12:17:18.328 | Reading state information... 2022-02-18 12:17:18.590 | fakeroot is already the newest version (1.24-1). 2022-02-18 12:17:18.590 | make is already the newest version (4.2.1-1.2). 2022-02-18 12:17:18.590 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-18 12:17:18.590 | The following packages were automatically installed and are no longer required: 2022-02-18 12:17:18.591 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 12:17:18.591 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 12:17:18.591 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 12:17:18.591 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 12:17:18.591 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 12:17:18.591 | python3-zope.interface 2022-02-18 12:17:18.591 | Use 'sudo apt autoremove' to remove them. 2022-02-18 12:17:18.740 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 12:17:18.745 | + functions-common:apt_get:1234 : result=0 2022-02-18 12:17:18.748 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 12:17:18.751 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:18.753 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:18.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:18.758 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:18.761 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:18.763 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 12:17:18.766 | + functions-common:time_stop:2432 : start_time=1645186637958 2022-02-18 12:17:18.768 | + functions-common:time_stop:2434 : [[ -z 1645186637958 ]] 2022-02-18 12:17:18.771 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:18.776 | + functions-common:time_stop:2437 : end_time=1645186638773 2022-02-18 12:17:18.778 | + functions-common:time_stop:2438 : elapsed_time=815 2022-02-18 12:17:18.780 | + functions-common:time_stop:2439 : total=4048 2022-02-18 12:17:18.784 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:18.786 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4863 2022-02-18 12:17:18.788 | + functions-common:apt_get:1238 : return 0 2022-02-18 12:17:18.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-18 12:17:18.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:18.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:18.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-18 12:17:18.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-18 12:17:18.804 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-18 12:17:18.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-18 12:17:18.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-18 12:17:18.814 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-18 12:17:18.815 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-18 12:17:18.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-18 12:17:18.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-18 12:17:18.825 | + functions:vercmp:628 : local v1=5.4 2022-02-18 12:17:18.828 | + functions:vercmp:629 : local 'op=<' 2022-02-18 12:17:18.830 | + functions:vercmp:630 : local v2=3.13 2022-02-18 12:17:18.833 | + functions:vercmp:631 : local result 2022-02-18 12:17:18.837 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-18 12:17:18.837 | ++ functions:vercmp:635 : head -1 2022-02-18 12:17:18.838 | ++ functions:vercmp:635 : sort -V 2022-02-18 12:17:18.843 | + functions:vercmp:635 : result=3.13 2022-02-18 12:17:18.846 | + functions:vercmp:637 : case $op in 2022-02-18 12:17:18.849 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-18 12:17:18.852 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-18 12:17:18.854 | + functions:vercmp:648 : return 2022-02-18 12:17:18.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-18 12:17:18.859 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:17:18.862 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-18 12:17:19.464 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-18 12:17:19.467 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-18 12:17:19.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-18 12:17:19.477 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.480 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-18 12:17:19.498 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:19.501 | + ./stack.sh:main:847 : install_etcd3 2022-02-18 12:17:19.504 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-18 12:17:19.504 | Installing etcd 2022-02-18 12:17:19.506 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-18 12:17:19.519 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-18 12:17:19.530 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-18 12:17:19.535 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-18 12:17:19.548 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-18 12:17:19.552 | ++ 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-02-18 12:17:19.555 | ++ 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-02-18 12:17:19.559 | +++ 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-02-18 12:17:19.565 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 12:17:19.568 | ++ 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-02-18 12:17:19.571 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-18 12:17:19.573 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 12:17:19.576 | ++ functions:get_extra_file:74 : return 2022-02-18 12:17:19.580 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 12:17:19.584 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-18 12:17:19.586 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-18 12:17:19.589 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-18 12:17:19.606 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:17:19.609 | + ./stack.sh:main:866 : install_dstat 2022-02-18 12:17:19.611 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-18 12:17:19.628 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:17:19.631 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-18 12:17:19.633 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:17:19.636 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-18 12:17:19.638 | + ./stack.sh:main:875 : install_libs 2022-02-18 12:17:19.641 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-18 12:17:19.643 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-18 12:17:19.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-18 12:17:19.648 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-18 12:17:19.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-18 12:17:19.658 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.660 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-18 12:17:19.663 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-18 12:17:19.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-18 12:17:19.668 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-18 12:17:19.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-18 12:17:19.677 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.679 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-18 12:17:19.682 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-18 12:17:19.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-18 12:17:19.686 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-18 12:17:19.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-18 12:17:19.696 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.698 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-18 12:17:19.701 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-18 12:17:19.703 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-18 12:17:19.706 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-18 12:17:19.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-18 12:17:19.716 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.718 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-18 12:17:19.720 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-18 12:17:19.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-18 12:17:19.725 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-18 12:17:19.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-18 12:17:19.735 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.737 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-18 12:17:19.740 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-18 12:17:19.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-18 12:17:19.745 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-18 12:17:19.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-18 12:17:19.754 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.757 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-18 12:17:19.759 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-18 12:17:19.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-18 12:17:19.764 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-18 12:17:19.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-18 12:17:19.774 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.776 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-18 12:17:19.779 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-18 12:17:19.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-18 12:17:19.783 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-18 12:17:19.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-18 12:17:19.793 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.795 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-18 12:17:19.797 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-18 12:17:19.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-18 12:17:19.802 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-18 12:17:19.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-18 12:17:19.812 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.814 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-18 12:17:19.817 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-18 12:17:19.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-18 12:17:19.821 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-18 12:17:19.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-18 12:17:19.831 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.833 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-18 12:17:19.836 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-18 12:17:19.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-18 12:17:19.840 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-18 12:17:19.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-18 12:17:19.852 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.854 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-18 12:17:19.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-18 12:17:19.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-18 12:17:19.862 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-18 12:17:19.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-18 12:17:19.873 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.875 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-18 12:17:19.878 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-18 12:17:19.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-18 12:17:19.883 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-18 12:17:19.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-18 12:17:19.892 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.895 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-18 12:17:19.901 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-18 12:17:19.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-18 12:17:19.906 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-18 12:17:19.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-18 12:17:19.916 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.918 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-18 12:17:19.920 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-18 12:17:19.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-18 12:17:19.925 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-18 12:17:19.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-18 12:17:19.936 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.938 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-18 12:17:19.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-18 12:17:19.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-18 12:17:19.947 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-18 12:17:19.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-18 12:17:19.961 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.963 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-18 12:17:19.966 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-18 12:17:19.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-18 12:17:19.971 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-18 12:17:19.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-18 12:17:19.980 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:19.983 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-18 12:17:19.985 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-18 12:17:19.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-18 12:17:19.990 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-18 12:17:19.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:19.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:19.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-18 12:17:20.000 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.002 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-18 12:17:20.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-18 12:17:20.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-18 12:17:20.010 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-18 12:17:20.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-18 12:17:20.019 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.022 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-18 12:17:20.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-18 12:17:20.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-18 12:17:20.029 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-18 12:17:20.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-18 12:17:20.039 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.041 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-18 12:17:20.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-18 12:17:20.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-18 12:17:20.048 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-18 12:17:20.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-18 12:17:20.058 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.061 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-18 12:17:20.063 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-18 12:17:20.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-18 12:17:20.068 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-18 12:17:20.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-18 12:17:20.077 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.079 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-18 12:17:20.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-18 12:17:20.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-18 12:17:20.087 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-18 12:17:20.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-18 12:17:20.097 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.100 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-18 12:17:20.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-18 12:17:20.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-18 12:17:20.107 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-18 12:17:20.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-18 12:17:20.118 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.120 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-18 12:17:20.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-18 12:17:20.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-18 12:17:20.127 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-18 12:17:20.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-18 12:17:20.137 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.140 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-18 12:17:20.142 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-18 12:17:20.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-18 12:17:20.147 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-18 12:17:20.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-18 12:17:20.156 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.159 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-18 12:17:20.161 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-18 12:17:20.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-18 12:17:20.166 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-18 12:17:20.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-18 12:17:20.176 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.178 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-18 12:17:20.181 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-18 12:17:20.183 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-18 12:17:20.186 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-18 12:17:20.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-18 12:17:20.196 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.198 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-18 12:17:20.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-18 12:17:20.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-18 12:17:20.206 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-18 12:17:20.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-18 12:17:20.216 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.218 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-18 12:17:20.221 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-18 12:17:20.223 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-18 12:17:20.226 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-18 12:17:20.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-18 12:17:20.240 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.243 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-18 12:17:20.246 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-18 12:17:20.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-18 12:17:20.252 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-18 12:17:20.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-18 12:17:20.263 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.266 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-18 12:17:20.270 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-18 12:17:20.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-18 12:17:20.278 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-18 12:17:20.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-18 12:17:20.291 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.294 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-18 12:17:20.296 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-18 12:17:20.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-18 12:17:20.301 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-18 12:17:20.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-18 12:17:20.311 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.314 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-18 12:17:20.316 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-18 12:17:20.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-18 12:17:20.321 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-18 12:17:20.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-18 12:17:20.331 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.333 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-18 12:17:20.336 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-18 12:17:20.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-18 12:17:20.340 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-18 12:17:20.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-18 12:17:20.350 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.353 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-18 12:17:20.355 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-18 12:17:20.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-18 12:17:20.360 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-18 12:17:20.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-18 12:17:20.370 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.372 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-18 12:17:20.375 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-18 12:17:20.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-18 12:17:20.380 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-18 12:17:20.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-18 12:17:20.389 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.392 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-18 12:17:20.394 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-18 12:17:20.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-18 12:17:20.399 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-18 12:17:20.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:20.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:20.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-18 12:17:20.409 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:20.411 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-18 12:17:20.434 | Using python 3.8 to install etcd3 2022-02-18 12:17:20.436 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-18 12:17:21.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:21.319 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:21.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:21.319 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:22.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:17:22.473 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-18 12:17:22.481 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-18 12:17:22.482 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-18 12:17:22.483 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-18 12:17:22.484 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-02-18 12:17:25.005 | 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-02-18 12:17:25.012 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:17:25.012 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:17:25.139 | + inc/python:pip_install:200 : result=0 2022-02-18 12:17:25.143 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:17:25.147 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:25.150 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:25.152 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:25.155 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:25.158 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:25.161 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:17:25.164 | + functions-common:time_stop:2432 : start_time=1645186640428 2022-02-18 12:17:25.166 | + functions-common:time_stop:2434 : [[ -z 1645186640428 ]] 2022-02-18 12:17:25.170 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:25.175 | + functions-common:time_stop:2437 : end_time=1645186645171 2022-02-18 12:17:25.178 | + functions-common:time_stop:2438 : elapsed_time=4743 2022-02-18 12:17:25.180 | + functions-common:time_stop:2439 : total=27527 2022-02-18 12:17:25.183 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:25.185 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32270 2022-02-18 12:17:25.188 | + inc/python:pip_install:203 : return 0 2022-02-18 12:17:25.191 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-18 12:17:25.215 | Using python 3.8 to install etcd3gw 2022-02-18 12:17:25.218 | + 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-02-18 12:17:26.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:26.103 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:26.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:26.103 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:27.246 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:17:27.273 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-18 12:17:27.281 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-18 12:17:27.282 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-18 12:17:27.283 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-18 12:17:27.284 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-18 12:17:27.317 | 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-02-18 12:17:27.318 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-18 12:17:27.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-18 12:17:27.321 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-18 12:17:29.774 | 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-02-18 12:17:29.781 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:17:29.781 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:17:29.905 | + inc/python:pip_install:200 : result=0 2022-02-18 12:17:29.909 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:17:29.912 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:29.916 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:29.918 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:29.921 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:29.924 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:29.928 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:17:29.931 | + functions-common:time_stop:2432 : start_time=1645186645209 2022-02-18 12:17:29.934 | + functions-common:time_stop:2434 : [[ -z 1645186645209 ]] 2022-02-18 12:17:29.937 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:29.942 | + functions-common:time_stop:2437 : end_time=1645186649939 2022-02-18 12:17:29.945 | + functions-common:time_stop:2438 : elapsed_time=4730 2022-02-18 12:17:29.947 | + functions-common:time_stop:2439 : total=32270 2022-02-18 12:17:29.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:29.953 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37000 2022-02-18 12:17:29.956 | + inc/python:pip_install:203 : return 0 2022-02-18 12:17:29.960 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-18 12:17:29.962 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-18 12:17:29.965 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-18 12:17:29.968 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 12:17:29.970 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 12:17:29.973 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 12:17:29.976 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 12:17:29.979 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 12:17:29.982 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 12:17:29.984 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 12:17:29.988 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 12:17:29.993 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 12:17:29.995 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:17:29.998 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 12:17:30.000 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-18 12:17:30.003 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:30.005 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:30.008 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-18 12:17:30.010 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 12:17:30.013 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 12:17:30.015 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 12:17:30.017 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 12:17:30.020 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 12:17:30.022 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 12:17:30.025 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 12:17:30.027 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:30.030 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:30.032 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 12:17:30.034 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 12:17:30.037 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 12:17:30.039 | + functions-common:apt_get_update:1190 : return 2022-02-18 12:17:30.042 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 12:17:30.044 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 12:17:30.047 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:30.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:30.052 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 12:17:30.074 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 12:17:30.185 | Reading package lists... 2022-02-18 12:17:30.453 | Building dependency tree... 2022-02-18 12:17:30.454 | Reading state information... 2022-02-18 12:17:30.718 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-18 12:17:30.718 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-18 12:17:30.718 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 12:17:30.718 | The following packages were automatically installed and are no longer required: 2022-02-18 12:17:30.719 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 12:17:30.719 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 12:17:30.719 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 12:17:30.719 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 12:17:30.719 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 12:17:30.719 | python3-zope.interface 2022-02-18 12:17:30.719 | Use 'sudo apt autoremove' to remove them. 2022-02-18 12:17:30.862 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 12:17:30.868 | + functions-common:apt_get:1234 : result=0 2022-02-18 12:17:30.870 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 12:17:30.873 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:30.875 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:30.878 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:30.881 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:30.884 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:30.887 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 12:17:30.890 | + functions-common:time_stop:2432 : start_time=1645186650071 2022-02-18 12:17:30.892 | + functions-common:time_stop:2434 : [[ -z 1645186650071 ]] 2022-02-18 12:17:30.895 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:30.900 | + functions-common:time_stop:2437 : end_time=1645186650897 2022-02-18 12:17:30.903 | + functions-common:time_stop:2438 : elapsed_time=826 2022-02-18 12:17:30.906 | + functions-common:time_stop:2439 : total=4863 2022-02-18 12:17:30.908 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:30.910 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5689 2022-02-18 12:17:30.913 | + functions-common:apt_get:1238 : return 0 2022-02-18 12:17:30.916 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-18 12:17:30.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:30.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:30.923 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-18 12:17:30.988 | Module proxy already enabled 2022-02-18 12:17:30.994 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-18 12:17:31.062 | Considering dependency proxy for proxy_uwsgi: 2022-02-18 12:17:31.062 | Module proxy already enabled 2022-02-18 12:17:31.062 | Module proxy_uwsgi already enabled 2022-02-18 12:17:31.068 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-18 12:17:31.072 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 12:17:31.075 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:17:31.080 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 12:17:31.441 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-18 12:17:31.444 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-18 12:17:31.446 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-18 12:17:31.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:31.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:31.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-18 12:17:31.457 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:31.460 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-18 12:17:31.462 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-18 12:17:31.465 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-18 12:17:31.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:31.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:31.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-18 12:17:31.474 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:31.476 | + ./stack.sh:main:883 : install_glanceclient 2022-02-18 12:17:31.479 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-18 12:17:31.481 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-18 12:17:31.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:31.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:31.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-18 12:17:31.491 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:31.493 | + ./stack.sh:main:884 : install_cinderclient 2022-02-18 12:17:31.496 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-18 12:17:31.498 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-18 12:17:31.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:31.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:31.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-18 12:17:31.508 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:31.510 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-18 12:17:31.513 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-18 12:17:31.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:31.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:31.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-18 12:17:31.522 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:31.524 | + ./stack.sh:main:885 : install_novaclient 2022-02-18 12:17:31.527 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-18 12:17:31.529 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-18 12:17:31.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:31.534 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:31.536 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-18 12:17:31.538 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:31.541 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-18 12:17:31.560 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:31.563 | + ./stack.sh:main:887 : install_swiftclient 2022-02-18 12:17:31.566 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-18 12:17:31.569 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-18 12:17:31.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:31.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:31.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-18 12:17:31.579 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:31.581 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-18 12:17:31.599 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:31.601 | + ./stack.sh:main:890 : install_neutronclient 2022-02-18 12:17:31.604 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-18 12:17:31.606 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-18 12:17:31.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:31.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:31.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-18 12:17:31.618 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:31.620 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-18 12:17:31.623 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-18 12:17:31.626 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-18 12:17:31.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:31.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:31.634 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-18 12:17:31.637 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:31.639 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-18 12:17:31.642 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-18 12:17:31.644 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 12:17:31.648 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-18 12:17:31.652 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-18 12:17:31.655 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 12:17:31.659 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-18 12:17:31.659 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 12:17:31.665 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-18 12:17:31.667 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-18 12:17:31.670 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-18 12:17:31.673 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-18 12:17:31.676 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-18 12:17:31.698 | Using python 3.8 to install keystonemiddleware 2022-02-18 12:17:31.701 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-18 12:17:32.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:32.577 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:32.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:32.577 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:33.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:17:33.760 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-18 12:17:33.812 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-18 12:17:33.813 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-18 12:17:33.814 | 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-02-18 12:17:33.816 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-18 12:17:33.817 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-18 12:17:33.817 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-18 12:17:33.818 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-18 12:17:33.820 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-18 12:17:33.822 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-18 12:17:33.823 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-18 12:17:33.824 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-18 12:17:33.825 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-18 12:17:33.826 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-02-18 12:17:33.827 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-18 12:17:33.885 | 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-02-18 12:17:33.886 | 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-02-18 12:17:33.887 | 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-02-18 12:17:33.926 | 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-02-18 12:17:33.964 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-18 12:17:33.966 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-18 12:17:33.967 | 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-02-18 12:17:33.968 | 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-02-18 12:17:34.020 | 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-02-18 12:17:34.022 | 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-02-18 12:17:34.031 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-18 12:17:34.032 | 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-02-18 12:17:34.045 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-18 12:17:34.047 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-18 12:17:34.048 | 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-02-18 12:17:34.113 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-18 12:17:34.114 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-18 12:17:34.117 | 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-02-18 12:17:34.118 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-18 12:17:34.169 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-18 12:17:34.181 | 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-02-18 12:17:36.562 | 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-02-18 12:17:36.569 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:17:36.569 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:17:36.696 | + inc/python:pip_install:200 : result=0 2022-02-18 12:17:36.700 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:17:36.703 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:36.706 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:36.709 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:36.712 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:36.714 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:36.716 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:17:36.718 | + functions-common:time_stop:2432 : start_time=1645186651693 2022-02-18 12:17:36.721 | + functions-common:time_stop:2434 : [[ -z 1645186651693 ]] 2022-02-18 12:17:36.724 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:36.728 | + functions-common:time_stop:2437 : end_time=1645186656725 2022-02-18 12:17:36.730 | + functions-common:time_stop:2438 : elapsed_time=5032 2022-02-18 12:17:36.733 | + functions-common:time_stop:2439 : total=37000 2022-02-18 12:17:36.735 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:36.737 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42032 2022-02-18 12:17:36.740 | + inc/python:pip_install:203 : return 0 2022-02-18 12:17:36.743 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-18 12:17:36.745 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-18 12:17:36.748 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 12:17:36.751 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-18 12:17:36.753 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-18 12:17:36.756 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 12:17:36.761 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-18 12:17:36.761 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 12:17:36.767 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-18 12:17:36.770 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-18 12:17:36.772 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-18 12:17:36.775 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-18 12:17:36.778 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-18 12:17:36.800 | Using python 3.8 to install python-memcached 2022-02-18 12:17:36.802 | + 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-02-18 12:17:37.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:37.693 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:37.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:37.693 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:38.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:17:38.881 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-18 12:17:38.885 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-18 12:17:41.346 | 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-02-18 12:17:41.353 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:17:41.353 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:17:41.479 | + inc/python:pip_install:200 : result=0 2022-02-18 12:17:41.483 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:17:41.487 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:41.491 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:41.494 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:41.496 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:41.499 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:41.502 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:17:41.504 | + functions-common:time_stop:2432 : start_time=1645186656794 2022-02-18 12:17:41.507 | + functions-common:time_stop:2434 : [[ -z 1645186656794 ]] 2022-02-18 12:17:41.510 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:41.515 | + functions-common:time_stop:2437 : end_time=1645186661512 2022-02-18 12:17:41.518 | + functions-common:time_stop:2438 : elapsed_time=4718 2022-02-18 12:17:41.521 | + functions-common:time_stop:2439 : total=42032 2022-02-18 12:17:41.523 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:41.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46750 2022-02-18 12:17:41.528 | + inc/python:pip_install:203 : return 0 2022-02-18 12:17:41.530 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-18 12:17:41.547 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:41.549 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-18 12:17:41.552 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-18 12:17:41.554 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-18 12:17:41.557 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-18 12:17:41.559 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 12:17:41.562 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-18 12:17:41.564 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-18 12:17:41.580 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:17:41.582 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-18 12:17:41.585 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-18 12:17:41.587 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-18 12:17:41.589 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 12:17:41.591 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 12:17:41.594 | ++ functions-common:git_clone:612 : pwd 2022-02-18 12:17:41.596 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 12:17:41.599 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 12:17:41.601 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 12:17:41.617 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 12:17:41.620 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 12:17:41.622 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 12:17:41.624 | + functions-common:git_clone:629 : echo master 2022-02-18 12:17:41.625 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 12:17:41.630 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-18 12:17:41.632 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 12:17:41.634 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-18 12:17:41.637 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 12:17:41.638 | + functions-common:git_clone:678 : head -1 2022-02-18 12:17:41.666 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-02-18 12:17:41.670 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 12:17:41.673 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-18 12:17:41.676 | + inc/python:setup_develop:338 : local bindep 2022-02-18 12:17:41.680 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-18 12:17:41.683 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-18 12:17:41.687 | + inc/python:setup_develop:344 : local extras= 2022-02-18 12:17:41.690 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-18 12:17:41.693 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 12:17:41.696 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-18 12:17:41.698 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-18 12:17:41.701 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 12:17:41.703 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 12:17:41.707 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-18 12:17:41.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 12:17:41.713 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-18 12:17:41.716 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 12:17:41.720 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 12:17:41.724 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-18 12:17:41.732 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-18 12:17:41.736 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-18 12:17:42.402 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-18 12:17:42.406 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 12:17:42.409 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 12:17:42.413 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 12:17:42.416 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-18 12:17:42.419 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-18 12:17:42.423 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 12:17:42.426 | + inc/python:setup_package:428 : local extras= 2022-02-18 12:17:42.430 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 12:17:42.433 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 12:17:42.436 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 12:17:42.439 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 12:17:42.442 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 12:17:42.445 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-18 12:17:42.467 | Using python 3.8 to install /opt/stack/keystone 2022-02-18 12:17:42.469 | + 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-02-18 12:17:43.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:43.344 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:43.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:17:43.344 | from cryptography.utils import int_from_bytes 2022-02-18 12:17:44.485 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:17:44.511 | Obtaining file:///opt/stack/keystone 2022-02-18 12:17:44.512 | Preparing metadata (setup.py): started 2022-02-18 12:17:48.087 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 12:17:48.171 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-02-18 12:17:48.172 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-02-18 12:17:48.173 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.0.3) 2022-02-18 12:17:48.174 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.3.9) 2022-02-18 12:17:48.175 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-02-18 12:17:48.176 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-02-18 12:17:48.177 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-02-18 12:17:48.178 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-02-18 12:17:48.179 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.7.4) 2022-02-18 12:17:48.181 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-02-18 12:17:48.182 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-02-18 12:17:48.183 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-18 12:17:48.184 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.8.19) 2022-02-18 12:17:48.185 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-02-18 12:17:48.186 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-02-18 12:17:48.187 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-02-18 12:17:48.188 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-02-18 12:17:48.189 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-02-18 12:17:48.190 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-02-18 12:17:48.191 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-02-18 12:17:48.192 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-02-18 12:17:48.193 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-02-18 12:17:48.195 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-02-18 12:17:48.196 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-02-18 12:17:48.197 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-02-18 12:17:48.198 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-18 12:17:48.199 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (7.1.0) 2022-02-18 12:17:48.200 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.3.0) 2022-02-18 12:17:48.201 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-02-18 12:17:48.202 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-18 12:17:48.203 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-02-18 12:17:48.204 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-02-18 12:17:48.205 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-02-18 12:17:48.206 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-02-18 12:17:48.217 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-02-18 12:17:48.218 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-02-18 12:17:48.260 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-02-18 12:17:48.272 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (8.0.3) 2022-02-18 12:17:48.273 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.1) 2022-02-18 12:17:48.275 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-02-18 12:17:48.276 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.3) 2022-02-18 12:17:48.285 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev102) (9.0.1) 2022-02-18 12:17:48.351 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-02-18 12:17:48.352 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-02-18 12:17:48.452 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-02-18 12:17:48.453 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-02-18 12:17:48.454 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-18 12:17:48.455 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-02-18 12:17:48.508 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-02-18 12:17:48.509 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-02-18 12:17:48.511 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-02-18 12:17:48.559 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-02-18 12:17:48.562 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-02-18 12:17:48.616 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-02-18 12:17:48.617 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-18 12:17:48.618 | 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==20.1.0.dev102) (2.8.0) 2022-02-18 12:17:48.620 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-02-18 12:17:48.622 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-02-18 12:17:48.623 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-02-18 12:17:48.646 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-02-18 12:17:48.718 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.1) 2022-02-18 12:17:48.739 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-02-18 12:17:48.740 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-02-18 12:17:48.741 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-02-18 12:17:48.743 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-02-18 12:17:48.794 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-02-18 12:17:48.904 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (1.9.2) 2022-02-18 12:17:48.906 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-02-18 12:17:48.907 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (0.7.1) 2022-02-18 12:17:48.908 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-02-18 12:17:49.121 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-02-18 12:17:49.143 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-02-18 12:17:49.144 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-02-18 12:17:49.213 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-02-18 12:17:49.215 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.1) 2022-02-18 12:17:49.232 | 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==20.1.0.dev102) (5.0.0) 2022-02-18 12:17:49.303 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-02-18 12:17:49.342 | 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==20.1.0.dev102) (1.13.3) 2022-02-18 12:17:49.451 | 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==20.1.0.dev102) (2.0.1) 2022-02-18 12:17:49.522 | 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==20.1.0.dev102) (1.7.0) 2022-02-18 12:17:49.646 | 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==20.1.0.dev102) (0.17.3) 2022-02-18 12:17:49.688 | 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==20.1.0.dev102) (0.13.1) 2022-02-18 12:17:49.725 | 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==20.1.0.dev102) (3.0.0) 2022-02-18 12:17:49.726 | 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==20.1.0.dev102) (1.3.3) 2022-02-18 12:17:49.727 | 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==20.1.0.dev102) (2.5.1) 2022-02-18 12:17:49.728 | 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==20.1.0.dev102) (2.1.1) 2022-02-18 12:17:49.729 | 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==20.1.0.dev102) (3.5.0) 2022-02-18 12:17:49.734 | 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==20.1.0.dev102) (0.33.0) 2022-02-18 12:17:49.785 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-02-18 12:17:49.919 | 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==20.1.0.dev102) (3.3) 2022-02-18 12:17:49.921 | 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==20.1.0.dev102) (2.0.12) 2022-02-18 12:17:49.923 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-02-18 12:17:49.924 | 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==20.1.0.dev102) (1.26.8) 2022-02-18 12:17:50.092 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-02-18 12:17:50.173 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-18 12:17:50.244 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-02-18 12:17:50.420 | 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==20.1.0.dev102) (2.1.0) 2022-02-18 12:17:50.592 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (60.9.3) 2022-02-18 12:17:50.685 | 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==20.1.0.dev102) (0.7) 2022-02-18 12:17:50.720 | 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==20.1.0.dev102) (1.0.0) 2022-02-18 12:17:52.572 | Installing collected packages: keystone 2022-02-18 12:17:52.572 | Attempting uninstall: keystone 2022-02-18 12:17:52.572 | Found existing installation: keystone 20.1.0.dev102 2022-02-18 12:17:52.576 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-18 12:17:52.578 | Running setup.py develop for keystone 2022-02-18 12:17:57.109 | Successfully installed keystone 2022-02-18 12:17:57.109 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 12:17:57.117 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:17:57.117 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:17:57.255 | + inc/python:pip_install:200 : result=0 2022-02-18 12:17:57.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:17:57.263 | + functions-common:time_stop:2425 : local name 2022-02-18 12:17:57.266 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:17:57.270 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:17:57.273 | + functions-common:time_stop:2428 : local total 2022-02-18 12:17:57.275 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:17:57.277 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:17:57.279 | + functions-common:time_stop:2432 : start_time=1645186662461 2022-02-18 12:17:57.281 | + functions-common:time_stop:2434 : [[ -z 1645186662461 ]] 2022-02-18 12:17:57.285 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:17:57.289 | + functions-common:time_stop:2437 : end_time=1645186677287 2022-02-18 12:17:57.292 | + functions-common:time_stop:2438 : elapsed_time=14826 2022-02-18 12:17:57.294 | + functions-common:time_stop:2439 : total=46750 2022-02-18 12:17:57.297 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:17:57.300 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61576 2022-02-18 12:17:57.302 | + inc/python:pip_install:203 : return 0 2022-02-18 12:17:57.305 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 12:17:57.307 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-18 12:17:57.309 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-18 12:17:57.329 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-18 12:17:57.341 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-18 12:17:57.343 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-18 12:17:57.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:17:57.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:17:57.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-18 12:17:57.354 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:17:57.356 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-18 12:17:57.373 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:17:57.376 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-18 12:17:57.378 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 12:17:57.381 | + ./stack.sh:main:899 : configure_keystone 2022-02-18 12:17:57.383 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-18 12:17:57.396 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-18 12:17:57.398 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-18 12:17:57.404 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-18 12:17:57.425 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:17:57.429 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-18 12:17:57.465 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-18 12:17:57.497 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-18 12:17:57.531 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-18 12:17:57.562 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-18 12:17:57.593 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-18 12:17:57.624 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-18 12:17:57.652 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-18 12:17:57.680 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-18 12:17:57.683 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-18 12:17:57.685 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-18 12:17:57.688 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-18 12:17:57.690 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 12:17:57.693 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 12:17:57.709 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:57.713 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 12:17:57.715 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 12:17:57.717 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 12:17:57.733 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:57.736 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:17:57.739 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:17:57.770 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 12:17:57.772 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 12:17:57.775 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-18 12:17:57.777 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-18 12:17:57.800 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:17:57.804 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-02-18 12:17:57.840 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-18 12:17:57.842 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-18 12:17:57.877 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-18 12:17:57.880 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-18 12:17:57.882 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-18 12:17:57.885 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-18 12:17:57.887 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-18 12:17:57.890 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-18 12:17:57.921 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-18 12:17:57.924 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-18 12:17:57.926 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-18 12:17:57.929 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-18 12:17:57.932 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 12:17:57.950 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 12:17:57.952 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 12:17:57.955 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 12:17:57.957 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 12:17:57.960 | + 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-02-18 12:17:57.988 | + 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-02-18 12:17:58.016 | + 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-02-18 12:17:58.045 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 12:17:58.073 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-18 12:17:58.102 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-18 12:17:58.105 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-18 12:17:58.109 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-18 12:17:58.112 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-18 12:17:58.116 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-18 12:17:58.120 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 12:17:58.123 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 12:17:58.127 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-18 12:17:58.133 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-18 12:17:58.135 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 12:17:58.138 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 12:17:58.152 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 12:17:58.153 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:17:58.164 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 12:17:58.170 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:17:58.187 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-18 12:17:58.190 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-18 12:17:58.195 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-18 12:17:58.226 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-18 12:17:58.254 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-18 12:17:58.282 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-18 12:17:58.309 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-18 12:17:58.337 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-18 12:17:58.366 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-18 12:17:58.394 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-18 12:17:58.422 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-18 12:17:58.452 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 12:17:58.480 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-18 12:17:58.509 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-18 12:17:58.537 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-18 12:17:58.566 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 12:17:58.568 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 12:17:58.571 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-18 12:17:58.573 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-18 12:17:58.576 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 12:17:58.578 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:58.581 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:58.583 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-18 12:17:58.586 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-18 12:17:58.588 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-18 12:17:58.616 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-18 12:17:58.645 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-18 12:17:58.645 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-18 12:17:58.654 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-18 12:17:58.658 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-18 12:17:58.660 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-18 12:17:58.663 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 12:17:58.665 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 12:17:58.667 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 12:17:58.670 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:58.672 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:58.675 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 12:17:58.677 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 12:17:58.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:17:58.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:17:58.685 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-18 12:17:58.751 | Site keystone-wsgi-public already enabled 2022-02-18 12:17:58.758 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 12:17:58.762 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 12:17:58.766 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:17:58.770 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 12:17:58.905 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-18 12:17:58.942 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-18 12:17:58.974 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-18 12:17:59.005 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-18 12:17:59.007 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-18 12:17:59.041 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-18 12:17:59.070 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-18 12:17:59.099 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-18 12:17:59.116 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:17:59.119 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-18 12:17:59.136 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:17:59.139 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-18 12:17:59.141 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-18 12:17:59.144 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-18 12:17:59.146 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 12:17:59.149 | + lib/stack:stack_install_service:32 : install_swift 2022-02-18 12:17:59.151 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-18 12:17:59.154 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-18 12:17:59.156 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-18 12:17:59.158 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 12:17:59.160 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 12:17:59.164 | ++ functions-common:git_clone:612 : pwd 2022-02-18 12:17:59.167 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 12:17:59.170 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 12:17:59.174 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 12:17:59.192 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 12:17:59.194 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 12:17:59.197 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 12:17:59.200 | + functions-common:git_clone:629 : echo master 2022-02-18 12:17:59.200 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 12:17:59.206 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-18 12:17:59.208 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 12:17:59.210 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-18 12:17:59.213 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 12:17:59.214 | + functions-common:git_clone:678 : head -1 2022-02-18 12:17:59.218 | 16a306774 sharder: refactor _cleave_shard_range 2022-02-18 12:17:59.221 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 12:17:59.224 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-18 12:17:59.227 | + inc/python:setup_develop:338 : local bindep 2022-02-18 12:17:59.230 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-18 12:17:59.233 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-18 12:17:59.236 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-18 12:17:59.239 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-18 12:17:59.243 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 12:17:59.245 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-18 12:17:59.248 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-18 12:17:59.251 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 12:17:59.254 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-18 12:17:59.257 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-18 12:17:59.260 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 12:17:59.263 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-18 12:17:59.266 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 12:17:59.269 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 12:17:59.273 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-18 12:17:59.279 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-18 12:17:59.281 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-18 12:17:59.934 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-18 12:17:59.938 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 12:17:59.941 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 12:17:59.945 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 12:17:59.947 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-18 12:17:59.950 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-18 12:17:59.952 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 12:17:59.955 | + inc/python:setup_package:428 : local extras=keystone 2022-02-18 12:17:59.957 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 12:17:59.960 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-18 12:17:59.962 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-18 12:17:59.965 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-18 12:17:59.967 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 12:17:59.969 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-18 12:17:59.991 | Using python 3.8 to install /opt/stack/swift 2022-02-18 12:17:59.994 | + 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-02-18 12:18:00.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:18:00.865 | from cryptography.utils import int_from_bytes 2022-02-18 12:18:00.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:18:00.865 | from cryptography.utils import int_from_bytes 2022-02-18 12:18:01.982 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:18:02.007 | Obtaining file:///opt/stack/swift 2022-02-18 12:18:02.008 | Preparing metadata (setup.py): started 2022-02-18 12:18:05.267 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 12:18:05.315 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (0.33.0) 2022-02-18 12:18:05.316 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (1.1.2) 2022-02-18 12:18:05.318 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (0.11.0) 2022-02-18 12:18:05.319 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (2.1.1) 2022-02-18 12:18:05.320 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (4.8.0) 2022-02-18 12:18:05.321 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (2.27.1) 2022-02-18 12:18:05.322 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (1.16.0) 2022-02-18 12:18:05.323 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (0.9.9) 2022-02-18 12:18:05.324 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (1.6.0) 2022-02-18 12:18:05.325 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (36.0.1) 2022-02-18 12:18:05.326 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (9.4.0) 2022-02-18 12:18:05.362 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev8) (1.15.0) 2022-02-18 12:18:05.370 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev8) (2.1.0) 2022-02-18 12:18:05.423 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (2.10.1) 2022-02-18 12:18:05.424 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (1.8.7) 2022-02-18 12:18:05.425 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (4.6.1) 2022-02-18 12:18:05.426 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (8.8.0) 2022-02-18 12:18:05.428 | 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.29.1.dev8) (5.8.1) 2022-02-18 12:18:05.429 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (4.4.0) 2022-02-18 12:18:05.430 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (5.1.0) 2022-02-18 12:18:05.431 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (4.4.0) 2022-02-18 12:18:05.432 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (3.4.0) 2022-02-18 12:18:05.433 | 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.29.1.dev8) (4.3.0) 2022-02-18 12:18:05.434 | 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.29.1.dev8) (3.1.1) 2022-02-18 12:18:05.435 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (4.12.2) 2022-02-18 12:18:05.455 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev8) (60.9.3) 2022-02-18 12:18:05.484 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev8) (1.26.8) 2022-02-18 12:18:05.487 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev8) (3.3) 2022-02-18 12:18:05.488 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev8) (2019.11.28) 2022-02-18 12:18:05.490 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev8) (2.0.12) 2022-02-18 12:18:05.512 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev8) (2.21) 2022-02-18 12:18:05.606 | 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.29.1.dev8) (1.0.2) 2022-02-18 12:18:05.608 | 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.29.1.dev8) (1.7.0) 2022-02-18 12:18:05.609 | 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.29.1.dev8) (3.5.0) 2022-02-18 12:18:05.666 | 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.29.1.dev8) (1.1.5) 2022-02-18 12:18:05.708 | 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.29.1.dev8) (2.4.0) 2022-02-18 12:18:05.709 | 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.29.1.dev8) (0.8.0) 2022-02-18 12:18:05.710 | 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.29.1.dev8) (6.0) 2022-02-18 12:18:05.712 | 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.29.1.dev8) (1.5.0) 2022-02-18 12:18:05.772 | 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.29.1.dev8) (0.9.6) 2022-02-18 12:18:05.774 | 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.29.1.dev8) (2.8.2) 2022-02-18 12:18:05.786 | 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.29.1.dev8) (2021.3) 2022-02-18 12:18:05.788 | 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.29.1.dev8) (1.0.3) 2022-02-18 12:18:05.804 | 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.29.1.dev8) (21.3) 2022-02-18 12:18:05.806 | 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.29.1.dev8) (3.0.7) 2022-02-18 12:18:05.909 | 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.29.1.dev8) (1.13.3) 2022-02-18 12:18:05.924 | 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.29.1.dev8) (5.1.1) 2022-02-18 12:18:08.175 | Installing collected packages: swift 2022-02-18 12:18:08.175 | Attempting uninstall: swift 2022-02-18 12:18:08.175 | Found existing installation: swift 2.29.1.dev8 2022-02-18 12:18:08.178 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-18 12:18:08.180 | Running setup.py develop for swift 2022-02-18 12:18:12.383 | Successfully installed swift 2022-02-18 12:18:12.383 | 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-02-18 12:18:12.391 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:18:12.391 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:18:12.528 | + inc/python:pip_install:200 : result=0 2022-02-18 12:18:12.532 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:18:12.535 | + functions-common:time_stop:2425 : local name 2022-02-18 12:18:12.538 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:18:12.540 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:18:12.544 | + functions-common:time_stop:2428 : local total 2022-02-18 12:18:12.547 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:18:12.550 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:18:12.553 | + functions-common:time_stop:2432 : start_time=1645186679985 2022-02-18 12:18:12.555 | + functions-common:time_stop:2434 : [[ -z 1645186679985 ]] 2022-02-18 12:18:12.558 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:18:12.563 | + functions-common:time_stop:2437 : end_time=1645186692560 2022-02-18 12:18:12.566 | + functions-common:time_stop:2438 : elapsed_time=12575 2022-02-18 12:18:12.568 | + functions-common:time_stop:2439 : total=61576 2022-02-18 12:18:12.570 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:18:12.573 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74151 2022-02-18 12:18:12.575 | + inc/python:pip_install:203 : return 0 2022-02-18 12:18:12.578 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 12:18:12.580 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-18 12:18:12.583 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-18 12:18:12.605 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-18 12:18:12.618 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-18 12:18:12.620 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-18 12:18:12.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:18:12.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:18:12.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-18 12:18:12.630 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:18:12.633 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-18 12:18:12.635 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 12:18:12.638 | + ./stack.sh:main:908 : configure_swift 2022-02-18 12:18:12.641 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-18 12:18:12.643 | + lib/swift:configure_swift:335 : local node_number 2022-02-18 12:18:12.645 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-18 12:18:12.647 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-18 12:18:12.649 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-18 12:18:13.842 | No account-server running 2022-02-18 12:18:13.842 | No container-sync running 2022-02-18 12:18:13.842 | No container-server running 2022-02-18 12:18:13.842 | No container-reconciler running 2022-02-18 12:18:13.842 | No container-sharder running 2022-02-18 12:18:13.842 | No container-auditor running 2022-02-18 12:18:13.842 | No account-auditor running 2022-02-18 12:18:13.842 | No object-auditor running 2022-02-18 12:18:13.842 | No object-replicator running 2022-02-18 12:18:13.842 | No container-replicator running 2022-02-18 12:18:13.842 | No object-expirer running 2022-02-18 12:18:13.842 | No proxy-server running 2022-02-18 12:18:13.842 | No account-reaper running 2022-02-18 12:18:13.842 | No container-updater running 2022-02-18 12:18:13.842 | No object-server running 2022-02-18 12:18:13.842 | No account-replicator running 2022-02-18 12:18:13.842 | No object-reconstructor running 2022-02-18 12:18:13.843 | No object-updater running 2022-02-18 12:18:13.937 | + lib/swift:configure_swift:340 : true 2022-02-18 12:18:13.939 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-18 12:18:13.959 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-18 12:18:13.971 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-18 12:18:13.974 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-18 12:18:13.975 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-18 12:18:13.979 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-18 12:18:13.979 | s/%GROUP%/ubuntu/; 2022-02-18 12:18:13.979 | s/%USER%/ubuntu/; 2022-02-18 12:18:13.979 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-18 12:18:13.980 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-18 12:18:13.983 | uid = ubuntu 2022-02-18 12:18:13.983 | gid = ubuntu 2022-02-18 12:18:13.983 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-18 12:18:13.983 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-18 12:18:13.983 | address = 127.0.0.1 2022-02-18 12:18:13.983 | 2022-02-18 12:18:13.983 | [account6612] 2022-02-18 12:18:13.983 | max connections = 25 2022-02-18 12:18:13.983 | path = /opt/stack/data/swift/1/node/ 2022-02-18 12:18:13.983 | read only = false 2022-02-18 12:18:13.983 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-18 12:18:13.983 | 2022-02-18 12:18:13.983 | [account6622] 2022-02-18 12:18:13.983 | max connections = 25 2022-02-18 12:18:13.983 | path = /opt/stack/data/swift/2/node/ 2022-02-18 12:18:13.983 | read only = false 2022-02-18 12:18:13.983 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-18 12:18:13.983 | 2022-02-18 12:18:13.983 | [account6632] 2022-02-18 12:18:13.984 | max connections = 25 2022-02-18 12:18:13.984 | path = /opt/stack/data/swift/3/node/ 2022-02-18 12:18:13.984 | read only = false 2022-02-18 12:18:13.984 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-18 12:18:13.984 | 2022-02-18 12:18:13.984 | [account6642] 2022-02-18 12:18:13.984 | max connections = 25 2022-02-18 12:18:13.984 | path = /opt/stack/data/swift/4/node/ 2022-02-18 12:18:13.984 | read only = false 2022-02-18 12:18:13.984 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-18 12:18:13.984 | 2022-02-18 12:18:13.984 | 2022-02-18 12:18:13.984 | [container6611] 2022-02-18 12:18:13.984 | max connections = 25 2022-02-18 12:18:13.984 | path = /opt/stack/data/swift/1/node/ 2022-02-18 12:18:13.984 | read only = false 2022-02-18 12:18:13.984 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-18 12:18:13.984 | 2022-02-18 12:18:13.984 | [container6621] 2022-02-18 12:18:13.984 | max connections = 25 2022-02-18 12:18:13.984 | path = /opt/stack/data/swift/2/node/ 2022-02-18 12:18:13.984 | read only = false 2022-02-18 12:18:13.984 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-18 12:18:13.984 | 2022-02-18 12:18:13.984 | [container6631] 2022-02-18 12:18:13.984 | max connections = 25 2022-02-18 12:18:13.984 | path = /opt/stack/data/swift/3/node/ 2022-02-18 12:18:13.984 | read only = false 2022-02-18 12:18:13.984 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-18 12:18:13.984 | 2022-02-18 12:18:13.984 | [container6641] 2022-02-18 12:18:13.984 | max connections = 25 2022-02-18 12:18:13.984 | path = /opt/stack/data/swift/4/node/ 2022-02-18 12:18:13.984 | read only = false 2022-02-18 12:18:13.984 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-18 12:18:13.984 | 2022-02-18 12:18:13.984 | 2022-02-18 12:18:13.985 | [object6613] 2022-02-18 12:18:13.985 | max connections = 25 2022-02-18 12:18:13.985 | path = /opt/stack/data/swift/1/node/ 2022-02-18 12:18:13.985 | read only = false 2022-02-18 12:18:13.985 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-18 12:18:13.985 | 2022-02-18 12:18:13.985 | [object6623] 2022-02-18 12:18:13.985 | max connections = 25 2022-02-18 12:18:13.985 | path = /opt/stack/data/swift/2/node/ 2022-02-18 12:18:13.985 | read only = false 2022-02-18 12:18:13.985 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-18 12:18:13.985 | 2022-02-18 12:18:13.985 | [object6633] 2022-02-18 12:18:13.985 | max connections = 25 2022-02-18 12:18:13.985 | path = /opt/stack/data/swift/3/node/ 2022-02-18 12:18:13.985 | read only = false 2022-02-18 12:18:13.985 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-18 12:18:13.985 | 2022-02-18 12:18:13.985 | [object6643] 2022-02-18 12:18:13.985 | max connections = 25 2022-02-18 12:18:13.985 | path = /opt/stack/data/swift/4/node/ 2022-02-18 12:18:13.985 | read only = false 2022-02-18 12:18:13.985 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-18 12:18:13.987 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-18 12:18:13.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:18:13.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:18:13.994 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-18 12:18:14.006 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-18 12:18:14.008 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-18 12:18:14.013 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-18 12:18:14.017 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-18 12:18:14.019 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-18 12:18:14.024 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-18 12:18:14.053 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-02-18 12:18:14.079 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-18 12:18:14.097 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-18 12:18:14.133 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-18 12:18:14.151 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-18 12:18:14.180 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-18 12:18:14.199 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-18 12:18:14.227 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-18 12:18:14.246 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-18 12:18:14.275 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-18 12:18:14.293 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 12:18:14.322 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-18 12:18:14.341 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-18 12:18:14.358 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:18:14.360 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-18 12:18:14.389 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-18 12:18:14.417 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-18 12:18:14.445 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-18 12:18:14.472 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-18 12:18:14.488 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:18:14.490 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-18 12:18:14.518 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-18 12:18:14.533 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:18:14.535 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-18 12:18:14.551 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:18:14.553 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-18 12:18:14.555 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-18 12:18:14.571 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:18:14.573 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-18 12:18:14.575 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-18 12:18:14.577 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-18 12:18:14.582 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-18 12:18:14.588 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-18 12:18:14.615 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-18 12:18:14.643 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-18 12:18:14.673 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-18 12:18:14.703 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-18 12:18:14.731 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-18 12:18:14.733 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-18 12:18:14.735 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-18 12:18:14.738 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-18 12:18:14.740 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-18 12:18:14.768 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-18 12:18:14.795 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-02-18 12:18:14.823 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-18 12:18:14.855 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-18 12:18:14.885 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-18 12:18:14.913 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-18 12:18:14.940 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-18 12:18:14.968 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 12:18:14.997 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-18 12:18:15.024 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-18 12:18:15.052 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-18 12:18:15.081 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-18 12:18:15.109 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-18 12:18:15.143 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-18 12:18:15.173 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-18 12:18:15.192 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-18 12:18:15.220 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-18 12:18:15.248 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-18 12:18:15.253 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-18 12:18:15.282 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-18 12:18:15.310 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-18 12:18:15.339 | + lib/swift:configure_swift:478 : local node_number 2022-02-18 12:18:15.342 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-18 12:18:15.344 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-18 12:18:15.346 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-18 12:18:15.351 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-18 12:18:15.354 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-18 12:18:15.357 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-18 12:18:15.360 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-18 12:18:15.362 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-18 12:18:15.365 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-18 12:18:15.367 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-18 12:18:15.370 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-18 12:18:15.392 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-18 12:18:15.423 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-18 12:18:15.442 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-18 12:18:15.471 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-18 12:18:15.489 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-18 12:18:15.519 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-18 12:18:15.537 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-18 12:18:15.566 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-18 12:18:15.585 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-18 12:18:15.614 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-18 12:18:15.633 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-18 12:18:15.666 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-18 12:18:15.686 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-18 12:18:15.715 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-18 12:18:15.734 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-18 12:18:15.764 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-18 12:18:15.782 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-18 12:18:15.811 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-18 12:18:15.816 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-18 12:18:15.835 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 12:18:15.864 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-18 12:18:15.894 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-18 12:18:15.896 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-18 12:18:15.901 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-18 12:18:15.903 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-18 12:18:15.906 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-18 12:18:15.908 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-18 12:18:15.910 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-18 12:18:15.913 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-18 12:18:15.915 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-18 12:18:15.917 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-18 12:18:15.936 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-18 12:18:15.965 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-18 12:18:15.983 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-18 12:18:16.013 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-18 12:18:16.032 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-18 12:18:16.062 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-18 12:18:16.081 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-18 12:18:16.110 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-18 12:18:16.129 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-18 12:18:16.158 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-18 12:18:16.177 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-18 12:18:16.206 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-18 12:18:16.225 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-18 12:18:16.255 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-18 12:18:16.274 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-18 12:18:16.302 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-18 12:18:16.321 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-18 12:18:16.350 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-18 12:18:16.356 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-18 12:18:16.376 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 12:18:16.405 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-18 12:18:16.407 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-18 12:18:16.412 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-18 12:18:16.414 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-18 12:18:16.417 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-18 12:18:16.419 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-18 12:18:16.421 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-18 12:18:16.424 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-18 12:18:16.426 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-18 12:18:16.429 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-18 12:18:16.449 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-18 12:18:16.478 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-18 12:18:16.497 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-18 12:18:16.526 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-18 12:18:16.544 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-18 12:18:16.573 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-18 12:18:16.592 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-18 12:18:16.621 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-18 12:18:16.640 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-18 12:18:16.669 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-18 12:18:16.687 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-18 12:18:16.716 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-18 12:18:16.735 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-18 12:18:16.765 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-18 12:18:16.783 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-18 12:18:16.813 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-18 12:18:16.831 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-18 12:18:16.861 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-18 12:18:16.866 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-18 12:18:16.885 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 12:18:16.914 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-18 12:18:16.943 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-18 12:18:16.972 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-18 12:18:17.000 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-18 12:18:17.003 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-18 12:18:17.007 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-18 12:18:17.037 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-18 12:18:17.065 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-18 12:18:17.095 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-18 12:18:17.124 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-18 12:18:17.153 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-18 12:18:17.181 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-18 12:18:17.209 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-18 12:18:17.237 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-18 12:18:17.265 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-18 12:18:17.281 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:18:17.284 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-18 12:18:17.303 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-18 12:18:17.306 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-18 12:18:17.326 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-18 12:18:17.328 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-02-18 12:18:17.357 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-18 12:18:17.359 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-18 12:18:17.394 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-02-18 12:18:17.426 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-18 12:18:17.429 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-18 12:18:17.457 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-18 12:18:17.474 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:18:17.477 | + lib/swift:configure_swift:541 : local user_group 2022-02-18 12:18:17.480 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-18 12:18:17.488 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-18 12:18:17.491 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-18 12:18:17.509 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-18 12:18:17.511 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-18 12:18:17.523 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-18 12:18:17.525 | + lib/swift:configure_swift:548 : is_suse 2022-02-18 12:18:17.528 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 12:18:17.530 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 12:18:17.532 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 12:18:17.535 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 12:18:17.537 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 12:18:17.540 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 12:18:17.542 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-18 12:18:17.555 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-18 12:18:17.557 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-18 12:18:17.560 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-18 12:18:17.577 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:18:17.580 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-18 12:18:17.599 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:18:17.601 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-18 12:18:17.604 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-18 12:18:17.606 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-18 12:18:17.609 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 12:18:17.611 | + lib/stack:stack_install_service:32 : install_glance 2022-02-18 12:18:17.614 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-18 12:18:17.617 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-18 12:18:17.619 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-18 12:18:17.636 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:18:17.639 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-18 12:18:17.641 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-18 12:18:17.659 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:18:17.661 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-18 12:18:17.664 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-18 12:18:17.668 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-18 12:18:17.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:18:17.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:18:17.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-18 12:18:17.679 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:18:17.683 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-18 12:18:17.685 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-18 12:18:17.688 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-18 12:18:17.691 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-18 12:18:17.694 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-18 12:18:17.697 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-18 12:18:17.699 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-18 12:18:17.703 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-18 12:18:17.705 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-18 12:18:17.708 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-18 12:18:17.712 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-18 12:18:17.712 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-18 12:18:17.717 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-18 12:18:17.720 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-18 12:18:17.723 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-18 12:18:17.726 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-18 12:18:17.730 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-18 12:18:17.754 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-18 12:18:17.757 | + 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-02-18 12:18:18.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:18:18.634 | from cryptography.utils import int_from_bytes 2022-02-18 12:18:18.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:18:18.634 | from cryptography.utils import int_from_bytes 2022-02-18 12:18:19.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:18:19.818 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-18 12:18:19.901 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-18 12:18:19.903 | 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-02-18 12:18:19.904 | 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-02-18 12:18:19.905 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-18 12:18:19.906 | 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-02-18 12:18:19.907 | 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-02-18 12:18:19.908 | 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-02-18 12:18:19.909 | 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-02-18 12:18:19.910 | 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-02-18 12:18:19.911 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-02-18 12:18:19.913 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-18 12:18:19.914 | 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-02-18 12:18:19.916 | 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.2.0) 2022-02-18 12:18:19.918 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-18 12:18:19.920 | 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.1.0) 2022-02-18 12:18:19.923 | 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.0) 2022-02-18 12:18:19.925 | 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.0) 2022-02-18 12:18:19.927 | 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-02-18 12:18:19.937 | 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-02-18 12:18:19.938 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-18 12:18:19.950 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-18 12:18:20.017 | 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-02-18 12:18:20.019 | 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-02-18 12:18:20.020 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-18 12:18:20.044 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-18 12:18:20.045 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-02-18 12:18:20.046 | Requirement already satisfied: oslo.service>=2.5.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-02-18 12:18:20.048 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-18 12:18:20.050 | 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-02-18 12:18:20.060 | 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-02-18 12:18:20.101 | 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-02-18 12:18:20.102 | 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-02-18 12:18:20.103 | 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.4.0) 2022-02-18 12:18:20.104 | 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-02-18 12:18:20.125 | 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-02-18 12:18:20.126 | 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-02-18 12:18:20.140 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-18 12:18:20.157 | 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-02-18 12:18:20.158 | 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-02-18 12:18:20.177 | 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-02-18 12:18:20.178 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-02-18 12:18:20.256 | 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-02-18 12:18:20.257 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-18 12:18:20.259 | 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-02-18 12:18:20.262 | 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-02-18 12:18:20.310 | 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-02-18 12:18:20.335 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-18 12:18:20.530 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-18 12:18:20.534 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-18 12:18:20.567 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-18 12:18:20.568 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-18 12:18:20.570 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-18 12:18:20.571 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-18 12:18:20.574 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-18 12:18:20.575 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-18 12:18:20.662 | 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-02-18 12:18:20.828 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-18 12:18:20.852 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-02-18 12:18:20.934 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-18 12:18:21.078 | 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.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-18 12:18:23.177 | 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-02-18 12:18:23.184 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:18:23.185 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:18:23.314 | + inc/python:pip_install:200 : result=0 2022-02-18 12:18:23.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:18:23.321 | + functions-common:time_stop:2425 : local name 2022-02-18 12:18:23.323 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:18:23.326 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:18:23.328 | + functions-common:time_stop:2428 : local total 2022-02-18 12:18:23.330 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:18:23.333 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:18:23.335 | + functions-common:time_stop:2432 : start_time=1645186697748 2022-02-18 12:18:23.338 | + functions-common:time_stop:2434 : [[ -z 1645186697748 ]] 2022-02-18 12:18:23.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:18:23.346 | + functions-common:time_stop:2437 : end_time=1645186703343 2022-02-18 12:18:23.349 | + functions-common:time_stop:2438 : elapsed_time=5595 2022-02-18 12:18:23.351 | + functions-common:time_stop:2439 : total=74151 2022-02-18 12:18:23.353 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:18:23.356 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79746 2022-02-18 12:18:23.359 | + inc/python:pip_install:203 : return 0 2022-02-18 12:18:23.361 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-18 12:18:23.364 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-18 12:18:23.367 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-18 12:18:23.381 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-18 12:18:23.386 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-18 12:18:23.389 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-18 12:18:23.391 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-18 12:18:23.394 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 12:18:23.396 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 12:18:23.399 | ++ functions-common:git_clone:612 : pwd 2022-02-18 12:18:23.402 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 12:18:23.405 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 12:18:23.408 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 12:18:23.430 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 12:18:23.433 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 12:18:23.436 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 12:18:23.440 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 12:18:23.440 | + functions-common:git_clone:629 : echo master 2022-02-18 12:18:23.446 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-18 12:18:23.449 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 12:18:23.451 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-18 12:18:23.454 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 12:18:23.455 | + functions-common:git_clone:678 : head -1 2022-02-18 12:18:23.461 | f5776e6c1 Merge "Fix overwriting of existing tags while creating new tags" 2022-02-18 12:18:23.464 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 12:18:23.466 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-18 12:18:23.469 | + inc/python:setup_develop:338 : local bindep 2022-02-18 12:18:23.472 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-18 12:18:23.475 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-18 12:18:23.477 | + inc/python:setup_develop:344 : local extras= 2022-02-18 12:18:23.480 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-18 12:18:23.483 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 12:18:23.485 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-18 12:18:23.488 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-18 12:18:23.491 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 12:18:23.494 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 12:18:23.497 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-18 12:18:23.499 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 12:18:23.503 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-18 12:18:23.505 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 12:18:23.508 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 12:18:23.511 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-18 12:18:23.517 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-18 12:18:23.520 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-18 12:18:24.157 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-18 12:18:24.161 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 12:18:24.165 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 12:18:24.167 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 12:18:24.171 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-18 12:18:24.174 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-18 12:18:24.177 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 12:18:24.180 | + inc/python:setup_package:428 : local extras= 2022-02-18 12:18:24.183 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 12:18:24.186 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 12:18:24.189 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 12:18:24.192 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 12:18:24.195 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 12:18:24.197 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-18 12:18:24.219 | Using python 3.8 to install /opt/stack/glance 2022-02-18 12:18:24.222 | + 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-02-18 12:18:25.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:18:25.093 | from cryptography.utils import int_from_bytes 2022-02-18 12:18:25.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:18:25.093 | from cryptography.utils import int_from_bytes 2022-02-18 12:18:26.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:18:26.322 | Obtaining file:///opt/stack/glance 2022-02-18 12:18:26.323 | Preparing metadata (setup.py): started 2022-02-18 12:18:29.578 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 12:18:29.651 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.8.1) 2022-02-18 12:18:29.652 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.7.1) 2022-02-18 12:18:29.653 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.4.31) 2022-02-18 12:18:29.654 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.33.0) 2022-02-18 12:18:29.655 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.1.1) 2022-02-18 12:18:29.656 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.5.1) 2022-02-18 12:18:29.657 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.8.7) 2022-02-18 12:18:29.658 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.4.2) 2022-02-18 12:18:29.659 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.7.6) 2022-02-18 12:18:29.660 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.20.4) 2022-02-18 12:18:29.661 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (8.8.0) 2022-02-18 12:18:29.662 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.0) 2022-02-18 12:18:29.663 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.0) 2022-02-18 12:18:29.665 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-18 12:18:29.666 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.12.2) 2022-02-18 12:18:29.667 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-18 12:18:29.668 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-18 12:18:29.669 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.4) 2022-02-18 12:18:29.670 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-18 12:18:29.671 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (9.4.0) 2022-02-18 12:18:29.672 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.11.0) 2022-02-18 12:18:29.673 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.1.1) 2022-02-18 12:18:29.674 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-18 12:18:29.675 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev81) (3.2.0) 2022-02-18 12:18:29.676 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-18 12:18:29.677 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (22.0.0) 2022-02-18 12:18:29.678 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (11.2.0) 2022-02-18 12:18:29.680 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.1.0) 2022-02-18 12:18:29.681 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-18 12:18:29.682 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.1) 2022-02-18 12:18:29.683 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (12.13.0) 2022-02-18 12:18:29.684 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.1) 2022-02-18 12:18:29.685 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.3.0) 2022-02-18 12:18:29.686 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.11.0) 2022-02-18 12:18:29.687 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.3.3) 2022-02-18 12:18:29.688 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.2) 2022-02-18 12:18:29.690 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.0.0) 2022-02-18 12:18:29.691 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-18 12:18:29.692 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (36.0.1) 2022-02-18 12:18:29.694 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.2.2) 2022-02-18 12:18:29.695 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.0.2) 2022-02-18 12:18:29.696 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.6.0) 2022-02-18 12:18:29.697 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-18 12:18:29.713 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (4.11.1) 2022-02-18 12:18:29.714 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (1.1.6) 2022-02-18 12:18:29.715 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (5.4.0) 2022-02-18 12:18:29.736 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (5.2.0) 2022-02-18 12:18:29.739 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (2.27.1) 2022-02-18 12:18:29.778 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev81) (1.15.0) 2022-02-18 12:18:29.794 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev81) (4.3.0) 2022-02-18 12:18:29.804 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev81) (1.13.3) 2022-02-18 12:18:29.817 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.16.0) 2022-02-18 12:18:29.819 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.1.2) 2022-02-18 12:18:29.820 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (2.1.0) 2022-02-18 12:18:29.909 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev81) (3.0.7) 2022-02-18 12:18:29.982 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev81) (1.7.0) 2022-02-18 12:18:30.035 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (3.1.1) 2022-02-18 12:18:30.038 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (2.10.1) 2022-02-18 12:18:30.068 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev81) (0.17.3) 2022-02-18 12:18:30.113 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (0.8.0) 2022-02-18 12:18:30.114 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (6.0) 2022-02-18 12:18:30.115 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (1.5.0) 2022-02-18 12:18:30.198 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.13.0) 2022-02-18 12:18:30.201 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (2.0.1) 2022-02-18 12:18:30.204 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.0) 2022-02-18 12:18:30.229 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.61.0) 2022-02-18 12:18:30.274 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (2.8.2) 2022-02-18 12:18:30.277 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (0.9.6) 2022-02-18 12:18:30.336 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.2.3) 2022-02-18 12:18:30.337 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.9) 2022-02-18 12:18:30.340 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.4.0) 2022-02-18 12:18:30.342 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (2.8.0) 2022-02-18 12:18:30.345 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-18 12:18:30.367 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.2.0) 2022-02-18 12:18:30.370 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.0.3) 2022-02-18 12:18:30.371 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.3.0) 2022-02-18 12:18:30.412 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev81) (5.9.0) 2022-02-18 12:18:30.456 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (0.11.0) 2022-02-18 12:18:30.457 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (21.3) 2022-02-18 12:18:30.459 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (2021.3) 2022-02-18 12:18:30.534 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev81) (60.9.3) 2022-02-18 12:18:30.593 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev81) (0.2.5) 2022-02-18 12:18:30.693 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev81) (0.7) 2022-02-18 12:18:30.975 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (1.4.2) 2022-02-18 12:18:30.976 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-18 12:18:30.978 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (6.3.1) 2022-02-18 12:18:30.980 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.6.3) 2022-02-18 12:18:31.038 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev81) (0.8.1) 2022-02-18 12:18:31.060 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-18 12:18:31.173 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev81) (2.21) 2022-02-18 12:18:31.277 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev81) (2.0.1) 2022-02-18 12:18:31.488 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.5.0) 2022-02-18 12:18:31.489 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.1.5) 2022-02-18 12:18:31.490 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.32) 2022-02-18 12:18:31.492 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.0) 2022-02-18 12:18:31.493 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.4) 2022-02-18 12:18:31.494 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (5.1.1) 2022-02-18 12:18:31.496 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.10.0) 2022-02-18 12:18:31.614 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.13.1) 2022-02-18 12:18:31.645 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev81) (1.0.3) 2022-02-18 12:18:31.700 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (1.3.3) 2022-02-18 12:18:31.704 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (3.0.0) 2022-02-18 12:18:31.937 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (3.10.0) 2022-02-18 12:18:32.124 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2.0.12) 2022-02-18 12:18:32.124 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2019.11.28) 2022-02-18 12:18:32.127 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (3.3) 2022-02-18 12:18:32.128 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (1.26.8) 2022-02-18 12:18:32.235 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.2) 2022-02-18 12:18:32.387 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-18 12:18:32.518 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev81) (3.7.0) 2022-02-18 12:18:32.829 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (2.3.3) 2022-02-18 12:18:32.830 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (0.5.0) 2022-02-18 12:18:33.057 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.2) 2022-02-18 12:18:33.335 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (1.0.0) 2022-02-18 12:18:33.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>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (1.8.2) 2022-02-18 12:18:33.646 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (21.4.0) 2022-02-18 12:18:35.092 | Installing collected packages: glance 2022-02-18 12:18:35.092 | Attempting uninstall: glance 2022-02-18 12:18:35.092 | Found existing installation: glance 24.0.0.dev81 2022-02-18 12:18:35.099 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-18 12:18:35.138 | Running setup.py develop for glance 2022-02-18 12:18:39.455 | Successfully installed glance 2022-02-18 12:18:39.455 | 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-02-18 12:18:39.463 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:18:39.463 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:18:39.615 | + inc/python:pip_install:200 : result=0 2022-02-18 12:18:39.619 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:18:39.623 | + functions-common:time_stop:2425 : local name 2022-02-18 12:18:39.627 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:18:39.631 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:18:39.634 | + functions-common:time_stop:2428 : local total 2022-02-18 12:18:39.638 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:18:39.641 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:18:39.645 | + functions-common:time_stop:2432 : start_time=1645186704214 2022-02-18 12:18:39.648 | + functions-common:time_stop:2434 : [[ -z 1645186704214 ]] 2022-02-18 12:18:39.651 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:18:39.655 | + functions-common:time_stop:2437 : end_time=1645186719652 2022-02-18 12:18:39.657 | + functions-common:time_stop:2438 : elapsed_time=15438 2022-02-18 12:18:39.660 | + functions-common:time_stop:2439 : total=79746 2022-02-18 12:18:39.662 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:18:39.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95184 2022-02-18 12:18:39.667 | + inc/python:pip_install:203 : return 0 2022-02-18 12:18:39.670 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 12:18:39.672 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-18 12:18:39.675 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-18 12:18:39.694 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-18 12:18:39.707 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-18 12:18:39.709 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-18 12:18:39.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:18:39.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:18:39.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-18 12:18:39.720 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:18:39.722 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 12:18:39.725 | + ./stack.sh:main:920 : configure_glance 2022-02-18 12:18:39.727 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-18 12:18:39.740 | + lib/glance:configure_glance:326 : local dburl 2022-02-18 12:18:39.743 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-18 12:18:39.746 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-18 12:18:39.749 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-18 12:18:39.751 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-18 12:18:39.754 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-18 12:18:39.757 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-18 12:18:39.759 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-18 12:18:39.789 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-18 12:18:39.819 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-18 12:18:39.849 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-18 12:18:39.883 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-18 12:18:39.913 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-18 12:18:39.943 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-18 12:18:39.946 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-18 12:18:39.949 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-18 12:18:39.951 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 12:18:39.954 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-18 12:18:39.983 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-18 12:18:40.013 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 12:18:40.043 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-18 12:18:40.074 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-18 12:18:40.104 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-18 12:18:40.135 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-18 12:18:40.165 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-18 12:18:40.195 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 12:18:40.226 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 12:18:40.257 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-18 12:18:40.297 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-18 12:18:40.300 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-18 12:18:40.303 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-18 12:18:40.306 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 12:18:40.308 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 12:18:40.311 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 12:18:40.328 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:18:40.331 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 12:18:40.334 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 12:18:40.337 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 12:18:40.354 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:18:40.356 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:18:40.360 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:18:40.390 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 12:18:40.393 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 12:18:40.395 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-18 12:18:40.398 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-18 12:18:40.400 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-18 12:18:40.431 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-18 12:18:40.462 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-18 12:18:40.464 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-18 12:18:40.467 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-18 12:18:40.469 | + lib/glance:configure_glance_store:254 : local be 2022-02-18 12:18:40.472 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-18 12:18:40.474 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-18 12:18:40.477 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-18 12:18:40.508 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-18 12:18:40.510 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-02-18 12:18:40.540 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-18 12:18:40.543 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-18 12:18:40.560 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:18:40.563 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-18 12:18:40.593 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-18 12:18:40.625 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-18 12:18:40.655 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-18 12:18:40.686 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-18 12:18:40.717 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-18 12:18:40.734 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:18:40.736 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-18 12:18:40.767 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-18 12:18:40.797 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-18 12:18:40.828 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-02-18 12:18:40.858 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-18 12:18:40.889 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-02-18 12:18:40.920 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-18 12:18:40.937 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:18:40.939 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-18 12:18:40.942 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-18 12:18:40.944 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-18 12:18:40.948 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 12:18:40.965 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 12:18:40.968 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 12:18:40.970 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 12:18:40.973 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 12:18:40.975 | + 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-02-18 12:18:41.006 | + 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-02-18 12:18:41.036 | + 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-02-18 12:18:41.068 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 12:18:41.100 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-18 12:18:41.105 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-18 12:18:41.137 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-18 12:18:41.168 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-18 12:18:41.199 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-02-18 12:18:41.229 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-18 12:18:41.260 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-18 12:18:41.291 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-18 12:18:41.328 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-18 12:18:41.365 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-18 12:18:41.399 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-18 12:18:41.431 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-18 12:18:41.462 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-18 12:18:41.469 | + 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-02-18 12:18:41.479 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-18 12:18:41.497 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:18:41.500 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-18 12:18:41.503 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-18 12:18:41.506 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-18 12:18:41.508 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-18 12:18:41.510 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-18 12:18:41.513 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-18 12:18:41.517 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-18 12:18:41.520 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-18 12:18:41.524 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-18 12:18:41.556 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-18 12:18:41.560 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-18 12:18:41.562 | ++ functions:get_random_port:837 : true 2022-02-18 12:18:41.565 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-18 12:18:41.567 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-18 12:18:41.570 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-18 12:18:41.655 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-18 12:18:41.659 | ++ functions:get_random_port:841 : break 2 2022-02-18 12:18:41.662 | ++ functions:get_random_port:845 : echo 60999 2022-02-18 12:18:41.667 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-18 12:18:41.671 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-18 12:18:41.701 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-18 12:18:41.729 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-18 12:18:41.758 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-18 12:18:41.791 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 12:18:41.820 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-18 12:18:41.848 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-18 12:18:41.880 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-18 12:18:41.909 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 12:18:41.937 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 12:18:41.965 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 12:18:41.994 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 12:18:42.022 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-18 12:18:42.050 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 12:18:42.079 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-18 12:18:42.109 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-18 12:18:42.138 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-18 12:18:42.167 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-18 12:18:42.195 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-18 12:18:42.224 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-18 12:18:42.226 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-18 12:18:42.229 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 12:18:42.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:18:42.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:18:42.236 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-18 12:18:42.239 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-18 12:18:42.305 | proxy (enabled by site administrator) 2022-02-18 12:18:42.309 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-18 12:18:42.312 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-18 12:18:42.315 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 12:18:42.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:18:42.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:18:42.323 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-18 12:18:42.325 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-18 12:18:42.384 | proxy_http (enabled by site administrator) 2022-02-18 12:18:42.388 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-18 12:18:42.393 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-18 12:18:42.396 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-18 12:18:42.400 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 12:18:42.402 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:18:42.405 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:18:42.408 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 12:18:42.411 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 12:18:42.414 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-18 12:18:42.415 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 12:18:42.424 | KeepAlive Off 2022-02-18 12:18:42.428 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-18 12:18:42.429 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 12:18:42.437 | SetEnv proxy-sendchunked 1 2022-02-18 12:18:42.441 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-18 12:18:42.441 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 12:18:42.450 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-18 12:18:42.453 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-18 12:18:42.456 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-18 12:18:42.458 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 12:18:42.461 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 12:18:42.463 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 12:18:42.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:18:42.468 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:18:42.471 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 12:18:42.473 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 12:18:42.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:18:42.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:18:42.481 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-18 12:18:42.545 | Site glance-wsgi-api already enabled 2022-02-18 12:18:42.551 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-18 12:18:42.555 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 12:18:42.558 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:18:42.562 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 12:18:42.706 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-18 12:18:42.713 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-18 12:18:42.746 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-18 12:18:42.749 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-18 12:18:42.768 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:18:42.770 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-18 12:18:42.773 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-18 12:18:42.775 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-18 12:18:42.778 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 12:18:42.780 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-18 12:18:42.783 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-18 12:18:42.785 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-18 12:18:42.788 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-18 12:18:42.790 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 12:18:42.792 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 12:18:42.795 | ++ functions-common:git_clone:612 : pwd 2022-02-18 12:18:42.798 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 12:18:42.801 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 12:18:42.804 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 12:18:42.821 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 12:18:42.823 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 12:18:42.825 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 12:18:42.828 | + functions-common:git_clone:629 : echo master 2022-02-18 12:18:42.829 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 12:18:42.834 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-18 12:18:42.837 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 12:18:42.839 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-18 12:18:42.842 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 12:18:42.843 | + functions-common:git_clone:678 : head -1 2022-02-18 12:18:42.847 | 39482ea6e Merge "docs: Add docs for 'RateLimitingMiddleware'" 2022-02-18 12:18:42.851 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 12:18:42.853 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-18 12:18:42.856 | + inc/python:setup_develop:338 : local bindep 2022-02-18 12:18:42.859 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-18 12:18:42.861 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-18 12:18:42.864 | + inc/python:setup_develop:344 : local extras= 2022-02-18 12:18:42.867 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-18 12:18:42.869 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 12:18:42.872 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-18 12:18:42.876 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-18 12:18:42.878 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 12:18:42.881 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 12:18:42.886 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-18 12:18:42.888 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 12:18:42.893 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-18 12:18:42.895 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 12:18:42.898 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 12:18:42.903 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-18 12:18:42.912 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-18 12:18:42.914 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-18 12:18:43.565 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-18 12:18:43.568 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 12:18:43.573 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 12:18:43.577 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 12:18:43.581 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-18 12:18:43.586 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-18 12:18:43.590 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 12:18:43.594 | + inc/python:setup_package:428 : local extras= 2022-02-18 12:18:43.599 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 12:18:43.602 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 12:18:43.605 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 12:18:43.609 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 12:18:43.611 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 12:18:43.614 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-18 12:18:43.639 | Using python 3.8 to install /opt/stack/cinder 2022-02-18 12:18:43.641 | + 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-02-18 12:18:44.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:18:44.501 | from cryptography.utils import int_from_bytes 2022-02-18 12:18:44.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:18:44.501 | from cryptography.utils import int_from_bytes 2022-02-18 12:18:45.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:18:45.690 | Obtaining file:///opt/stack/cinder 2022-02-18 12:18:45.691 | Preparing metadata (setup.py): started 2022-02-18 12:18:49.678 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 12:18:49.815 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.8.1) 2022-02-18 12:18:49.817 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.1.1) 2022-02-18 12:18:49.818 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.33.0) 2022-02-18 12:18:49.819 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.1.2) 2022-02-18 12:18:49.820 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.20.4) 2022-02-18 12:18:49.821 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.0.2) 2022-02-18 12:18:49.822 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev205) (3.2.0) 2022-02-18 12:18:49.823 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.4.0) 2022-02-18 12:18:49.824 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (9.4.0) 2022-02-18 12:18:49.825 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.8.0) 2022-02-18 12:18:49.826 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.1.3) 2022-02-18 12:18:49.827 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (8.8.0) 2022-02-18 12:18:49.828 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.5.0) 2022-02-18 12:18:49.829 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.4.0) 2022-02-18 12:18:49.830 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (11.2.0) 2022-02-18 12:18:49.832 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.6.1) 2022-02-18 12:18:49.833 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (12.13.0) 2022-02-18 12:18:49.834 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.5.1) 2022-02-18 12:18:49.835 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.11.0) 2022-02-18 12:18:49.837 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.7.0) 2022-02-18 12:18:49.838 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.3.0) 2022-02-18 12:18:49.839 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (6.3.0) 2022-02-18 12:18:49.840 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.3.0) 2022-02-18 12:18:49.841 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.8.0) 2022-02-18 12:18:49.842 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.5.0) 2022-02-18 12:18:49.843 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.12.2) 2022-02-18 12:18:49.844 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.6.0) 2022-02-18 12:18:49.845 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.4.2) 2022-02-18 12:18:49.846 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (21.3) 2022-02-18 12:18:49.848 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.8.1) 2022-02-18 12:18:49.849 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.5.0) 2022-02-18 12:18:49.850 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.1.1) 2022-02-18 12:18:49.851 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.9.0) 2022-02-18 12:18:49.852 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.0.7) 2022-02-18 12:18:49.853 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.2.0) 2022-02-18 12:18:49.854 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.5.0) 2022-02-18 12:18:49.855 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.4.0) 2022-02-18 12:18:49.856 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (17.6.0) 2022-02-18 12:18:49.857 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.13.0) 2022-02-18 12:18:49.858 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2021.3) 2022-02-18 12:18:49.859 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.27.1) 2022-02-18 12:18:49.860 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.5.1) 2022-02-18 12:18:49.861 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.6.4) 2022-02-18 12:18:49.863 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.1.74) 2022-02-18 12:18:49.864 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.16.0) 2022-02-18 12:18:49.865 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.4.31) 2022-02-18 12:18:49.866 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.13.0) 2022-02-18 12:18:49.868 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.5.0) 2022-02-18 12:18:49.869 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.8.9) 2022-02-18 12:18:49.870 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (6.3.1) 2022-02-18 12:18:49.871 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.8.7) 2022-02-18 12:18:49.872 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.1.0) 2022-02-18 12:18:49.873 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.10.0) 2022-02-18 12:18:49.874 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.1.0) 2022-02-18 12:18:49.875 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.6.0) 2022-02-18 12:18:49.876 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.10.1) 2022-02-18 12:18:49.878 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.37.0) 2022-02-18 12:18:49.879 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.10.1) 2022-02-18 12:18:49.880 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (36.0.1) 2022-02-18 12:18:49.881 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.2.2) 2022-02-18 12:18:49.882 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.5.1.0) 2022-02-18 12:18:49.883 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.21.2) 2022-02-18 12:18:49.896 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev205) (0.5.1) 2022-02-18 12:18:49.897 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev205) (0.10.0) 2022-02-18 12:18:49.898 | Requirement already satisfied: botocore<1.25.0,>=1.24.2 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev205) (1.24.2) 2022-02-18 12:18:49.959 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev205) (1.15.0) 2022-02-18 12:18:49.990 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev205) (2.1.0) 2022-02-18 12:18:50.005 | 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==19.1.0.dev205) (4.1.1) 2022-02-18 12:18:50.006 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev205) (2.5.0) 2022-02-18 12:18:50.007 | 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==19.1.0.dev205) (0.1.0) 2022-02-18 12:18:50.008 | 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==19.1.0.dev205) (2.6.0) 2022-02-18 12:18:50.102 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev205) (1.7.0) 2022-02-18 12:18:50.157 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev205) (2.10.1) 2022-02-18 12:18:50.159 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev205) (3.1.1) 2022-02-18 12:18:50.186 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev205) (4.8) 2022-02-18 12:18:50.188 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev205) (0.4.8) 2022-02-18 12:18:50.189 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev205) (0.2.8) 2022-02-18 12:18:50.243 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev205) (0.17.3) 2022-02-18 12:18:50.314 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (2.4.0) 2022-02-18 12:18:50.315 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (1.5.0) 2022-02-18 12:18:50.317 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (6.0) 2022-02-18 12:18:50.318 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (0.8.0) 2022-02-18 12:18:50.379 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev205) (2.0.1) 2022-02-18 12:18:50.381 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev205) (1.7.6) 2022-02-18 12:18:50.382 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev205) (0.5.0) 2022-02-18 12:18:50.441 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev205) (0.9.6) 2022-02-18 12:18:50.444 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev205) (2.8.2) 2022-02-18 12:18:50.503 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.0.0) 2022-02-18 12:18:50.507 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.0.9) 2022-02-18 12:18:50.508 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (2.4.0) 2022-02-18 12:18:50.509 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.2.3) 2022-02-18 12:18:50.511 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (0.4.0) 2022-02-18 12:18:50.534 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (3.3.0) 2022-02-18 12:18:50.536 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (3.2.0) 2022-02-18 12:18:50.537 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (3.0.3) 2022-02-18 12:18:50.584 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev205) (1.0.3) 2022-02-18 12:18:50.675 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev205) (3.0.0) 2022-02-18 12:18:50.679 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev205) (1.3.3) 2022-02-18 12:18:50.702 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev205) (3.1.1) 2022-02-18 12:18:50.728 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev205) (0.11.0) 2022-02-18 12:18:50.796 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev205) (1.26.8) 2022-02-18 12:18:50.799 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev205) (1.0.0) 2022-02-18 12:18:50.931 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev205) (1.5.0) 2022-02-18 12:18:50.957 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev205) (60.9.3) 2022-02-18 12:18:51.096 | 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==19.1.0.dev205) (3.10.0) 2022-02-18 12:18:51.135 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (1.13.3) 2022-02-18 12:18:51.137 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (22.0.0) 2022-02-18 12:18:51.139 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (1.3.3) 2022-02-18 12:18:51.340 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev205) (3.3) 2022-02-18 12:18:51.342 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev205) (2.0.12) 2022-02-18 12:18:51.343 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev205) (2019.11.28) 2022-02-18 12:18:51.381 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev205) (0.7) 2022-02-18 12:18:51.411 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev205) (0.23.2) 2022-02-18 12:18:51.650 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev205) (0.4.2) 2022-02-18 12:18:51.652 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev205) (0.5.2) 2022-02-18 12:18:51.796 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev205) (2.6.3) 2022-02-18 12:18:51.800 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev205) (1.4.2) 2022-02-18 12:18:51.802 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev205) (2.5.0) 2022-02-18 12:18:51.933 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev205) (0.12.2) 2022-02-18 12:18:52.054 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (1.1.6) 2022-02-18 12:18:52.055 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (5.4.0) 2022-02-18 12:18:52.057 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (4.11.1) 2022-02-18 12:18:52.092 | 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==19.1.0.dev205) (5.0.0) 2022-02-18 12:18:52.347 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev205) (2.21) 2022-02-18 12:18:52.426 | 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==19.1.0.dev205) (0.5.0) 2022-02-18 12:18:52.428 | 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==19.1.0.dev205) (2.3.3) 2022-02-18 12:18:52.633 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev205) (2.5.0) 2022-02-18 12:18:52.728 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev205) (1.54.0) 2022-02-18 12:18:52.729 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev205) (3.19.4) 2022-02-18 12:18:52.914 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (2.0.1) 2022-02-18 12:18:53.346 | 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==19.1.0.dev205) (1.1.5) 2022-02-18 12:18:53.400 | 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==19.1.0.dev205) (0.13.1) 2022-02-18 12:18:53.449 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev205) (0.2.5) 2022-02-18 12:18:54.527 | 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==19.1.0.dev205) (1.32) 2022-02-18 12:18:54.809 | 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==19.1.0.dev205) (21.4.0) 2022-02-18 12:18:54.810 | 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==19.1.0.dev205) (1.8.2) 2022-02-18 12:18:54.960 | 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==19.1.0.dev205) (2.2) 2022-02-18 12:18:55.157 | 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.5.0->cinder==19.1.0.dev205) (1.0.0) 2022-02-18 12:18:55.289 | 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==19.1.0.dev205) (3.7.0) 2022-02-18 12:18:56.975 | Installing collected packages: cinder 2022-02-18 12:18:56.975 | Attempting uninstall: cinder 2022-02-18 12:18:56.976 | Found existing installation: cinder 19.1.0.dev205 2022-02-18 12:18:56.982 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-18 12:18:56.984 | Running setup.py develop for cinder 2022-02-18 12:19:02.798 | Successfully installed cinder 2022-02-18 12:19:02.799 | 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-02-18 12:19:02.807 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:19:02.807 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:19:02.965 | + inc/python:pip_install:200 : result=0 2022-02-18 12:19:02.968 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:19:02.971 | + functions-common:time_stop:2425 : local name 2022-02-18 12:19:02.974 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:19:02.977 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:19:02.979 | + functions-common:time_stop:2428 : local total 2022-02-18 12:19:02.982 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:19:02.984 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:19:02.986 | + functions-common:time_stop:2432 : start_time=1645186723633 2022-02-18 12:19:02.988 | + functions-common:time_stop:2434 : [[ -z 1645186723633 ]] 2022-02-18 12:19:02.992 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:19:02.996 | + functions-common:time_stop:2437 : end_time=1645186742994 2022-02-18 12:19:02.998 | + functions-common:time_stop:2438 : elapsed_time=19361 2022-02-18 12:19:03.001 | + functions-common:time_stop:2439 : total=95184 2022-02-18 12:19:03.003 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:19:03.005 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114545 2022-02-18 12:19:03.008 | + inc/python:pip_install:203 : return 0 2022-02-18 12:19:03.010 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 12:19:03.013 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-18 12:19:03.016 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-18 12:19:03.036 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-18 12:19:03.052 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-18 12:19:03.055 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-18 12:19:03.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:19:03.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:19:03.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-18 12:19:03.070 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:19:03.073 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-18 12:19:03.075 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-18 12:19:03.078 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-18 12:19:03.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:03.083 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:03.086 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-18 12:19:03.099 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-18 12:19:03.101 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 12:19:03.104 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 12:19:03.106 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 12:19:03.109 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 12:19:03.112 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 12:19:03.114 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 12:19:03.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:03.119 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:03.122 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 12:19:03.125 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 12:19:03.127 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 12:19:03.130 | + functions-common:apt_get_update:1190 : return 2022-02-18 12:19:03.133 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-18 12:19:03.136 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 12:19:03.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:03.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:03.145 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-18 12:19:03.170 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-18 12:19:03.280 | Reading package lists... 2022-02-18 12:19:03.527 | Building dependency tree... 2022-02-18 12:19:03.529 | Reading state information... 2022-02-18 12:19:03.793 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-18 12:19:03.793 | The following packages were automatically installed and are no longer required: 2022-02-18 12:19:03.794 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 12:19:03.794 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 12:19:03.794 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 12:19:03.794 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 12:19:03.794 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 12:19:03.794 | python3-zope.interface 2022-02-18 12:19:03.794 | Use 'sudo apt autoremove' to remove them. 2022-02-18 12:19:03.938 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 12:19:03.944 | + functions-common:apt_get:1234 : result=0 2022-02-18 12:19:03.947 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 12:19:03.950 | + functions-common:time_stop:2425 : local name 2022-02-18 12:19:03.954 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:19:03.957 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:19:03.960 | + functions-common:time_stop:2428 : local total 2022-02-18 12:19:03.963 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:19:03.965 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 12:19:03.969 | + functions-common:time_stop:2432 : start_time=1645186743167 2022-02-18 12:19:03.972 | + functions-common:time_stop:2434 : [[ -z 1645186743167 ]] 2022-02-18 12:19:03.975 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:19:03.980 | + functions-common:time_stop:2437 : end_time=1645186743977 2022-02-18 12:19:03.983 | + functions-common:time_stop:2438 : elapsed_time=810 2022-02-18 12:19:03.985 | + functions-common:time_stop:2439 : total=5689 2022-02-18 12:19:03.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:19:03.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6499 2022-02-18 12:19:03.994 | + functions-common:apt_get:1238 : return 0 2022-02-18 12:19:03.996 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 12:19:03.999 | + ./stack.sh:main:926 : configure_cinder 2022-02-18 12:19:04.002 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-18 12:19:04.015 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-18 12:19:04.019 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-18 12:19:04.021 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-18 12:19:04.024 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-18 12:19:04.027 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-18 12:19:04.027 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-18 12:19:04.032 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-18 12:19:04.036 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-18 12:19:04.038 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-18 12:19:04.041 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-18 12:19:04.043 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-18 12:19:04.045 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-18 12:19:04.047 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-18 12:19:04.050 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-18 12:19:04.061 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-18 12:19:04.078 | + 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-02-18 12:19:04.093 | + 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-02-18 12:19:04.106 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-18 12:19:04.119 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-18 12:19:04.122 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-18 12:19:04.126 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Up7ZoVraWq 2022-02-18 12:19:04.129 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-18 12:19:04.131 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-18 12:19:04.134 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-18 12:19:04.136 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Up7ZoVraWq 2022-02-18 12:19:04.140 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Up7ZoVraWq 2022-02-18 12:19:04.152 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Up7ZoVraWq /etc/sudoers.d/cinder-rootwrap 2022-02-18 12:19:04.165 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-18 12:19:04.169 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-18 12:19:04.171 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-18 12:19:04.174 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-18 12:19:04.176 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-18 12:19:04.178 | + 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-02-18 12:19:04.181 | + 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-02-18 12:19:04.183 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-18 12:19:04.186 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-18 12:19:04.191 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-18 12:19:04.195 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-18 12:19:04.215 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-18 12:19:04.234 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-18 12:19:04.254 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-18 12:19:04.273 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-18 12:19:04.293 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-18 12:19:04.312 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-18 12:19:04.331 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-18 12:19:04.351 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-18 12:19:04.353 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-18 12:19:04.356 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-18 12:19:04.358 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 12:19:04.361 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-18 12:19:04.394 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-18 12:19:04.423 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 12:19:04.453 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-18 12:19:04.482 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-18 12:19:04.511 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-18 12:19:04.540 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-18 12:19:04.569 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-18 12:19:04.597 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 12:19:04.627 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 12:19:04.655 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-18 12:19:04.687 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-18 12:19:04.717 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-18 12:19:04.719 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-18 12:19:04.722 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-18 12:19:04.724 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-18 12:19:04.727 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-18 12:19:04.730 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-18 12:19:04.761 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-18 12:19:04.791 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-18 12:19:04.820 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-18 12:19:04.849 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-18 12:19:04.878 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-18 12:19:04.907 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-18 12:19:04.939 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-18 12:19:04.941 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-02-18 12:19:04.970 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-18 12:19:05.002 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-18 12:19:05.010 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 900cf5c5cd9e5a633190ca3738977978 2022-02-18 12:19:05.039 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-18 12:19:05.042 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-18 12:19:05.071 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-18 12:19:05.101 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-18 12:19:05.132 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-18 12:19:05.161 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-18 12:19:05.179 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:05.181 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-18 12:19:05.184 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-18 12:19:05.186 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-18 12:19:05.189 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-18 12:19:05.191 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-18 12:19:05.194 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-18 12:19:05.196 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-18 12:19:05.199 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-18 12:19:05.201 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-18 12:19:05.204 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-18 12:19:05.207 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-18 12:19:05.238 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-18 12:19:05.269 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-18 12:19:05.300 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-18 12:19:05.329 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-18 12:19:05.358 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-18 12:19:05.390 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-18 12:19:05.393 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-18 12:19:05.397 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-18 12:19:05.401 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-18 12:19:05.437 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-18 12:19:05.440 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-18 12:19:05.470 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-18 12:19:05.473 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-18 12:19:05.476 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-18 12:19:05.478 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-18 12:19:05.508 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-18 12:19:05.510 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-18 12:19:05.513 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-18 12:19:05.530 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:05.533 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-18 12:19:05.535 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-18 12:19:05.538 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-18 12:19:05.540 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-18 12:19:05.570 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-02-18 12:19:05.601 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-18 12:19:05.618 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:05.621 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-18 12:19:05.638 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:05.640 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-18 12:19:05.658 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:05.660 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-18 12:19:05.663 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-18 12:19:05.665 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-18 12:19:05.668 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-18 12:19:05.670 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 12:19:05.673 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 12:19:05.675 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 12:19:05.692 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:05.695 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 12:19:05.698 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 12:19:05.701 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 12:19:05.717 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:05.720 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:19:05.723 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:19:05.756 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 12:19:05.760 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 12:19:05.762 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-18 12:19:05.765 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-18 12:19:05.768 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-18 12:19:05.771 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 12:19:05.790 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 12:19:05.793 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 12:19:05.796 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 12:19:05.798 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 12:19:05.801 | + 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-02-18 12:19:05.836 | + 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-02-18 12:19:05.865 | + 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-02-18 12:19:05.894 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 12:19:05.928 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-18 12:19:05.945 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:05.948 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-18 12:19:05.950 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-18 12:19:05.953 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-18 12:19:05.955 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-18 12:19:05.958 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 12:19:05.961 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 12:19:05.964 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-18 12:19:05.968 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-18 12:19:05.971 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 12:19:05.973 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 12:19:05.986 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 12:19:05.986 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:19:05.995 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 12:19:05.999 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:19:06.015 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-18 12:19:06.017 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-18 12:19:06.021 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-18 12:19:06.054 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-18 12:19:06.087 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-18 12:19:06.119 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-18 12:19:06.148 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 12:19:06.176 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 12:19:06.205 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-18 12:19:06.233 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-18 12:19:06.262 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-18 12:19:06.290 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 12:19:06.319 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 12:19:06.348 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 12:19:06.377 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-18 12:19:06.405 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 12:19:06.408 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 12:19:06.411 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-18 12:19:06.413 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-18 12:19:06.416 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 12:19:06.419 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:06.421 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:06.424 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-18 12:19:06.427 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-18 12:19:06.429 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-18 12:19:06.457 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 12:19:06.488 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-18 12:19:06.489 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-18 12:19:06.498 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-18 12:19:06.502 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-18 12:19:06.504 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-18 12:19:06.507 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 12:19:06.509 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 12:19:06.512 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 12:19:06.514 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:06.517 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:06.519 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 12:19:06.522 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 12:19:06.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:06.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:06.531 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-18 12:19:06.594 | Enabling site cinder-wsgi. 2022-02-18 12:19:06.604 | To activate the new configuration, you need to run: 2022-02-18 12:19:06.604 | systemctl reload apache2 2022-02-18 12:19:06.612 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 12:19:06.615 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 12:19:06.618 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:19:06.620 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 12:19:06.757 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-18 12:19:06.760 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-18 12:19:06.793 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-02-18 12:19:06.823 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-18 12:19:06.840 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:06.843 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-18 12:19:06.845 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-18 12:19:06.848 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-18 12:19:06.850 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-18 12:19:06.852 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-18 12:19:06.886 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-18 12:19:06.915 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-02-18 12:19:06.944 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-18 12:19:06.973 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-18 12:19:07.003 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-18 12:19:07.032 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-18 12:19:07.061 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-18 12:19:07.090 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-18 12:19:07.120 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-18 12:19:07.149 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-18 12:19:07.178 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-18 12:19:07.208 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-18 12:19:07.210 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-18 12:19:07.228 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:07.230 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-02-18 12:19:07.262 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-18 12:19:07.265 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-18 12:19:07.286 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:07.291 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-18 12:19:07.294 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-18 12:19:07.298 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-18 12:19:07.301 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 12:19:07.304 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-18 12:19:07.307 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-18 12:19:07.311 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:19:07.311 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 12:19:07.317 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:19:07.319 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 12:19:07.322 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 12:19:07.325 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 12:19:07.327 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-18 12:19:07.330 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-18 12:19:07.333 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-18 12:19:07.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:19:07.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:19:07.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-18 12:19:07.344 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:19:07.346 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-18 12:19:07.349 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-18 12:19:07.352 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-18 12:19:07.354 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 12:19:07.356 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 12:19:07.359 | ++ functions-common:git_clone:612 : pwd 2022-02-18 12:19:07.362 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 12:19:07.364 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 12:19:07.368 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 12:19:07.384 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 12:19:07.386 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 12:19:07.389 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 12:19:07.392 | + functions-common:git_clone:629 : echo master 2022-02-18 12:19:07.392 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 12:19:07.398 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-18 12:19:07.400 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 12:19:07.402 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-18 12:19:07.405 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 12:19:07.406 | + functions-common:git_clone:678 : head -1 2022-02-18 12:19:07.411 | ce96e502fa Merge "Add table for pps limitaion" 2022-02-18 12:19:07.414 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 12:19:07.416 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-18 12:19:07.419 | + inc/python:setup_develop:338 : local bindep 2022-02-18 12:19:07.422 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-18 12:19:07.424 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-18 12:19:07.427 | + inc/python:setup_develop:344 : local extras= 2022-02-18 12:19:07.430 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-18 12:19:07.432 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 12:19:07.435 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-18 12:19:07.438 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-18 12:19:07.440 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 12:19:07.443 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 12:19:07.446 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-18 12:19:07.449 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 12:19:07.452 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-18 12:19:07.454 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 12:19:07.457 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 12:19:07.461 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-18 12:19:07.467 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-18 12:19:07.469 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-18 12:19:08.110 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-18 12:19:08.115 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 12:19:08.119 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 12:19:08.122 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 12:19:08.126 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-18 12:19:08.129 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-18 12:19:08.132 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 12:19:08.136 | + inc/python:setup_package:428 : local extras= 2022-02-18 12:19:08.140 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 12:19:08.143 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 12:19:08.146 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 12:19:08.149 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 12:19:08.151 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 12:19:08.154 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-18 12:19:08.175 | Using python 3.8 to install /opt/stack/neutron 2022-02-18 12:19:08.178 | + 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-02-18 12:19:09.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:19:09.047 | from cryptography.utils import int_from_bytes 2022-02-18 12:19:09.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:19:09.048 | from cryptography.utils import int_from_bytes 2022-02-18 12:19:10.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:19:10.228 | Obtaining file:///opt/stack/neutron 2022-02-18 12:19:10.229 | Preparing metadata (setup.py): started 2022-02-18 12:19:14.397 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 12:19:14.493 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (5.8.1) 2022-02-18 12:19:14.494 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.5.0) 2022-02-18 12:19:14.499 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.1.1) 2022-02-18 12:19:14.503 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.5.1) 2022-02-18 12:19:14.504 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.4.0) 2022-02-18 12:19:14.505 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (5.1.1) 2022-02-18 12:19:14.506 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.33.0) 2022-02-18 12:19:14.507 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.4.1) 2022-02-18 12:19:14.508 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.20.4) 2022-02-18 12:19:14.509 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.27.1) 2022-02-18 12:19:14.510 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.0.3) 2022-02-18 12:19:14.511 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (9.4.0) 2022-02-18 12:19:14.512 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.8.0) 2022-02-18 12:19:14.514 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.11.0) 2022-02-18 12:19:14.515 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.20.0) 2022-02-18 12:19:14.516 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (7.8.0) 2022-02-18 12:19:14.517 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (6.3.1) 2022-02-18 12:19:14.518 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.4.31) 2022-02-18 12:19:14.519 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.8.7) 2022-02-18 12:19:14.520 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.4.0) 2022-02-18 12:19:14.521 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.7.6) 2022-02-18 12:19:14.522 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.5.0) 2022-02-18 12:19:14.524 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.10.1) 2022-02-18 12:19:14.525 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.5.0) 2022-02-18 12:19:14.526 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (8.8.0) 2022-02-18 12:19:14.527 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.4.0) 2022-02-18 12:19:14.528 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (11.2.0) 2022-02-18 12:19:14.529 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (5.1.0) 2022-02-18 12:19:14.530 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.6.1) 2022-02-18 12:19:14.531 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (12.13.0) 2022-02-18 12:19:14.532 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.5.1) 2022-02-18 12:19:14.533 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.11.0) 2022-02-18 12:19:14.534 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.7.0) 2022-02-18 12:19:14.536 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.3.0) 2022-02-18 12:19:14.537 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (6.3.0) 2022-02-18 12:19:14.538 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.3.0) 2022-02-18 12:19:14.539 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.8.0) 2022-02-18 12:19:14.540 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.5.0) 2022-02-18 12:19:14.541 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.12.2) 2022-02-18 12:19:14.542 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.6.0) 2022-02-18 12:19:14.543 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.4.2) 2022-02-18 12:19:14.544 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.3.1) 2022-02-18 12:19:14.545 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.1.0) 2022-02-18 12:19:14.546 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.16.0) 2022-02-18 12:19:14.547 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.15.1) 2022-02-18 12:19:14.549 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (21.3) 2022-02-18 12:19:14.550 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (5.9.0) 2022-02-18 12:19:14.551 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.6.6) 2022-02-18 12:19:14.552 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (22.0.0) 2022-02-18 12:19:14.553 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (17.6.0) 2022-02-18 12:19:14.555 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.61.0) 2022-02-18 12:19:14.557 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.4.0) 2022-02-18 12:19:14.558 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.7.0) 2022-02-18 12:19:14.559 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.4.0) 2022-02-18 12:19:14.560 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.10.1) 2022-02-18 12:19:14.578 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev513) (4.11.1) 2022-02-18 12:19:14.578 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev513) (1.1.6) 2022-02-18 12:19:14.580 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev513) (5.4.0) 2022-02-18 12:19:14.589 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev513) (1.13.3) 2022-02-18 12:19:14.602 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev513) (2.1.0) 2022-02-18 12:19:14.603 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev513) (1.16.0) 2022-02-18 12:19:14.604 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev513) (1.1.2) 2022-02-18 12:19:14.623 | 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==19.1.0.dev513) (3.0.7) 2022-02-18 12:19:14.630 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev513) (2.0.1) 2022-02-18 12:19:14.689 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev513) (1.0.2) 2022-02-18 12:19:14.691 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev513) (1.7.0) 2022-02-18 12:19:14.745 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev513) (4.4.0) 2022-02-18 12:19:14.748 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev513) (3.1.1) 2022-02-18 12:19:14.791 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev513) (1.2.2) 2022-02-18 12:19:14.793 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev513) (2.7.0) 2022-02-18 12:19:14.823 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (6.0) 2022-02-18 12:19:14.824 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (1.4.0) 2022-02-18 12:19:14.827 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (1.1.5) 2022-02-18 12:19:14.828 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (36.0.1) 2022-02-18 12:19:14.829 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (1.32) 2022-02-18 12:19:14.830 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (1.4.4) 2022-02-18 12:19:14.831 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (2.5.0) 2022-02-18 12:19:14.832 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (0.10.0) 2022-02-18 12:19:14.849 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev513) (1.0.3) 2022-02-18 12:19:14.940 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev513) (0.17.3) 2022-02-18 12:19:14.982 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev513) (1.5.0) 2022-02-18 12:19:15.071 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev513) (0.13.0) 2022-02-18 12:19:15.074 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev513) (0.5.0) 2022-02-18 12:19:15.076 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev513) (2.0.1) 2022-02-18 12:19:15.134 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev513) (0.9.6) 2022-02-18 12:19:15.136 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev513) (2.8.2) 2022-02-18 12:19:15.194 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev513) (0.4.0) 2022-02-18 12:19:15.196 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev513) (5.2.3) 2022-02-18 12:19:15.200 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev513) (5.0.0) 2022-02-18 12:19:15.201 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev513) (5.0.9) 2022-02-18 12:19:15.226 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev513) (3.3.0) 2022-02-18 12:19:15.228 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev513) (3.2.0) 2022-02-18 12:19:15.273 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev513) (1.15.0) 2022-02-18 12:19:15.328 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev513) (2021.3) 2022-02-18 12:19:15.360 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev513) (3.0.0) 2022-02-18 12:19:15.363 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev513) (1.3.3) 2022-02-18 12:19:15.385 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev513) (3.1.1) 2022-02-18 12:19:15.526 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev513) (2.4.0) 2022-02-18 12:19:15.603 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev513) (60.9.3) 2022-02-18 12:19:15.681 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev513) (3.0.0) 2022-02-18 12:19:15.682 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev513) (0.3.5) 2022-02-18 12:19:15.791 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 12:19:15.793 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 12:19:15.794 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 12:19:15.795 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 12:19:15.796 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 12:19:15.797 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 12:19:15.798 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 12:19:16.008 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev513) (2.4.2) 2022-02-18 12:19:16.009 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev513) (3.2.0) 2022-02-18 12:19:16.011 | 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==19.1.0.dev513) (3.10.0) 2022-02-18 12:19:16.054 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev513) (2.1.0) 2022-02-18 12:19:16.057 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev513) (3.17.6) 2022-02-18 12:19:16.149 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev513) (1.26.8) 2022-02-18 12:19:16.152 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev513) (3.3) 2022-02-18 12:19:16.153 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev513) (2019.11.28) 2022-02-18 12:19:16.155 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev513) (2.0.12) 2022-02-18 12:19:16.191 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev513) (0.7) 2022-02-18 12:19:16.523 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev513) (0.12.2) 2022-02-18 12:19:16.600 | 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==19.1.0.dev513) (5.0.0) 2022-02-18 12:19:16.793 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev513) (2.21) 2022-02-18 12:19:16.867 | 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==19.1.0.dev513) (2.3.3) 2022-02-18 12:19:16.869 | 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==19.1.0.dev513) (0.5.0) 2022-02-18 12:19:17.121 | 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==19.1.0.dev513) (2.5.0) 2022-02-18 12:19:17.295 | 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==19.1.0.dev513) (2.2) 2022-02-18 12:19:17.861 | 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==19.1.0.dev513) (0.13.1) 2022-02-18 12:19:17.907 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev513) (0.2.5) 2022-02-18 12:19:18.509 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev513) (0.4.2) 2022-02-18 12:19:18.510 | 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==19.1.0.dev513) (0.5.2) 2022-02-18 12:19:18.817 | 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==19.1.0.dev513) (2.0.0) 2022-02-18 12:19:18.818 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev513) (4.10.0) 2022-02-18 12:19:18.983 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev513) (3.7.0) 2022-02-18 12:19:19.234 | 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==19.1.0.dev513) (1.8.2) 2022-02-18 12:19:19.235 | 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==19.1.0.dev513) (21.4.0) 2022-02-18 12:19:19.424 | 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==19.1.0.dev513) (1.0.0) 2022-02-18 12:19:19.637 | 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==19.1.0.dev513) (2.3.1) 2022-02-18 12:19:21.281 | Installing collected packages: neutron 2022-02-18 12:19:21.281 | Attempting uninstall: neutron 2022-02-18 12:19:21.282 | Found existing installation: neutron 19.1.0.dev513 2022-02-18 12:19:21.300 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-18 12:19:21.302 | Running setup.py develop for neutron 2022-02-18 12:19:27.237 | Successfully installed neutron 2022-02-18 12:19:27.237 | 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-02-18 12:19:27.246 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:19:27.246 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:19:27.406 | + inc/python:pip_install:200 : result=0 2022-02-18 12:19:27.410 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:19:27.413 | + functions-common:time_stop:2425 : local name 2022-02-18 12:19:27.417 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:19:27.420 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:19:27.423 | + functions-common:time_stop:2428 : local total 2022-02-18 12:19:27.426 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:19:27.429 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:19:27.431 | + functions-common:time_stop:2432 : start_time=1645186748169 2022-02-18 12:19:27.433 | + functions-common:time_stop:2434 : [[ -z 1645186748169 ]] 2022-02-18 12:19:27.436 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:19:27.441 | + functions-common:time_stop:2437 : end_time=1645186767438 2022-02-18 12:19:27.443 | + functions-common:time_stop:2438 : elapsed_time=19269 2022-02-18 12:19:27.445 | + functions-common:time_stop:2439 : total=114545 2022-02-18 12:19:27.448 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:19:27.450 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133814 2022-02-18 12:19:27.452 | + inc/python:pip_install:203 : return 0 2022-02-18 12:19:27.455 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 12:19:27.458 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-18 12:19:27.460 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-18 12:19:27.481 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-18 12:19:27.495 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-18 12:19:27.498 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-18 12:19:27.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:19:27.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:19:27.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-18 12:19:27.510 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:19:27.513 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-18 12:19:27.515 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 12:19:27.518 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-18 12:19:27.540 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:27.544 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-18 12:19:27.548 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-18 12:19:27.552 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-18 12:19:27.555 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 12:19:27.558 | + lib/stack:stack_install_service:32 : install_nova 2022-02-18 12:19:27.560 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-18 12:19:27.563 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-18 12:19:27.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:19:27.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:19:27.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-18 12:19:27.573 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:19:27.576 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-18 12:19:27.593 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:27.595 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-18 12:19:27.615 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:27.618 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-18 12:19:27.636 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:27.640 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-18 12:19:27.644 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-18 12:19:27.646 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-18 12:19:27.649 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 12:19:27.651 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 12:19:27.655 | ++ functions-common:git_clone:612 : pwd 2022-02-18 12:19:27.658 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 12:19:27.661 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 12:19:27.664 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 12:19:27.684 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 12:19:27.687 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 12:19:27.690 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 12:19:27.694 | + functions-common:git_clone:629 : echo master 2022-02-18 12:19:27.694 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 12:19:27.700 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-18 12:19:27.703 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 12:19:27.706 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-18 12:19:27.709 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 12:19:27.710 | + functions-common:git_clone:678 : head -1 2022-02-18 12:19:27.718 | 37d883f1fb Merge commit 'refs/changes/66/829866/1' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-02-18 12:19:27.721 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 12:19:27.724 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-18 12:19:27.727 | + inc/python:setup_develop:338 : local bindep 2022-02-18 12:19:27.729 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-18 12:19:27.732 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-18 12:19:27.735 | + inc/python:setup_develop:344 : local extras= 2022-02-18 12:19:27.737 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-18 12:19:27.740 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 12:19:27.743 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-18 12:19:27.746 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-18 12:19:27.749 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 12:19:27.753 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 12:19:27.756 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-18 12:19:27.758 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 12:19:27.762 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-18 12:19:27.765 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 12:19:27.767 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 12:19:27.771 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-18 12:19:27.778 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-18 12:19:27.781 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-18 12:19:28.441 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-18 12:19:28.444 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 12:19:28.448 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 12:19:28.452 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 12:19:28.455 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-18 12:19:28.458 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-18 12:19:28.460 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 12:19:28.463 | + inc/python:setup_package:428 : local extras= 2022-02-18 12:19:28.465 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 12:19:28.468 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 12:19:28.470 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 12:19:28.473 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 12:19:28.476 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 12:19:28.478 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-18 12:19:28.506 | Using python 3.8 to install /opt/stack/nova 2022-02-18 12:19:28.509 | + 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-02-18 12:19:29.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:19:29.391 | from cryptography.utils import int_from_bytes 2022-02-18 12:19:29.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:19:29.391 | from cryptography.utils import int_from_bytes 2022-02-18 12:19:30.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:19:30.561 | Obtaining file:///opt/stack/nova 2022-02-18 12:19:30.562 | Preparing metadata (setup.py): started 2022-02-18 12:19:35.708 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 12:19:35.868 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.8.1) 2022-02-18 12:19:35.869 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.4.31) 2022-02-18 12:19:35.870 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.1.1) 2022-02-18 12:19:35.871 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.33.0) 2022-02-18 12:19:35.872 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.0.3) 2022-02-18 12:19:35.873 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (9.4.0) 2022-02-18 12:19:35.874 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.8.0) 2022-02-18 12:19:35.875 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.5.1) 2022-02-18 12:19:35.876 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (36.0.1) 2022-02-18 12:19:35.877 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.8.7) 2022-02-18 12:19:35.878 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.1.2) 2022-02-18 12:19:35.879 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.1.1) 2022-02-18 12:19:35.880 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.5.0) 2022-02-18 12:19:35.881 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.1.1) 2022-02-18 12:19:35.882 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.13.0) 2022-02-18 12:19:35.883 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.7.6) 2022-02-18 12:19:35.884 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.8.0) 2022-02-18 12:19:35.885 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.11.0) 2022-02-18 12:19:35.886 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.8.1) 2022-02-18 12:19:35.887 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.0.2) 2022-02-18 12:19:35.888 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev284) (3.2.0) 2022-02-18 12:19:35.889 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (8.2.0) 2022-02-18 12:19:35.890 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.4.0) 2022-02-18 12:19:35.892 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (7.8.0) 2022-02-18 12:19:35.893 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.5.0) 2022-02-18 12:19:35.894 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.27.1) 2022-02-18 12:19:35.895 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.5.0) 2022-02-18 12:19:35.896 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.10.0) 2022-02-18 12:19:35.897 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.10.1) 2022-02-18 12:19:35.898 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.5.0) 2022-02-18 12:19:35.899 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (8.8.0) 2022-02-18 12:19:35.900 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.4.0) 2022-02-18 12:19:35.902 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.6.1) 2022-02-18 12:19:35.903 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.3.0) 2022-02-18 12:19:35.904 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.3.0) 2022-02-18 12:19:35.905 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.5.0) 2022-02-18 12:19:35.906 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.12.2) 2022-02-18 12:19:35.907 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (11.2.0) 2022-02-18 12:19:35.908 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (6.3.0) 2022-02-18 12:19:35.909 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (12.13.0) 2022-02-18 12:19:35.910 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.11.0) 2022-02-18 12:19:35.912 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.7.0) 2022-02-18 12:19:35.913 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.1.0) 2022-02-18 12:19:35.914 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.8.0) 2022-02-18 12:19:35.915 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.5.0) 2022-02-18 12:19:35.916 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.5.1) 2022-02-18 12:19:35.917 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.9.0) 2022-02-18 12:19:35.918 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.6.0) 2022-02-18 12:19:35.919 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.1.0) 2022-02-18 12:19:35.920 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.1.0) 2022-02-18 12:19:35.921 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.7.0) 2022-02-18 12:19:35.922 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.7.0) 2022-02-18 12:19:35.923 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.10.1) 2022-02-18 12:19:35.924 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.0.1) 2022-02-18 12:19:35.926 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.10.1) 2022-02-18 12:19:35.927 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.2.2) 2022-02-18 12:19:35.928 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.3.3) 2022-02-18 12:19:35.929 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.7.0) 2022-02-18 12:19:35.930 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.6.4) 2022-02-18 12:19:35.931 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.8.2) 2022-02-18 12:19:35.932 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.4.0) 2022-02-18 12:19:35.933 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.61.0) 2022-02-18 12:19:35.934 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (6.0) 2022-02-18 12:19:35.950 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev284) (5.4.0) 2022-02-18 12:19:35.951 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev284) (1.1.6) 2022-02-18 12:19:35.953 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev284) (4.11.1) 2022-02-18 12:19:35.974 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev284) (5.2.0) 2022-02-18 12:19:36.014 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev284) (1.15.0) 2022-02-18 12:19:36.045 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev284) (1.16.0) 2022-02-18 12:19:36.046 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev284) (2.1.0) 2022-02-18 12:19:36.069 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev284) (2.0.1) 2022-02-18 12:19:36.193 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev284) (4.4.0) 2022-02-18 12:19:36.197 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev284) (3.1.1) 2022-02-18 12:19:36.253 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (1.4.4) 2022-02-18 12:19:36.254 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (1.32) 2022-02-18 12:19:36.255 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (1.1.5) 2022-02-18 12:19:36.256 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (2.5.0) 2022-02-18 12:19:36.258 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (0.10.0) 2022-02-18 12:19:36.259 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (1.4.0) 2022-02-18 12:19:36.282 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev284) (5.6.0) 2022-02-18 12:19:36.283 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev284) (6.3.1) 2022-02-18 12:19:36.332 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 12:19:36.334 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev284) (2.4.0) 2022-02-18 12:19:36.337 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev284) (1.15.1) 2022-02-18 12:19:36.424 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev284) (0.17.3) 2022-02-18 12:19:36.540 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev284) (2.0.1) 2022-02-18 12:19:36.541 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev284) (0.5.0) 2022-02-18 12:19:36.600 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev284) (0.9.6) 2022-02-18 12:19:36.661 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev284) (5.2.3) 2022-02-18 12:19:36.662 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev284) (5.0.9) 2022-02-18 12:19:36.666 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev284) (5.0.0) 2022-02-18 12:19:36.668 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev284) (0.4.0) 2022-02-18 12:19:36.692 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev284) (3.3.0) 2022-02-18 12:19:36.696 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev284) (3.2.0) 2022-02-18 12:19:36.743 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev284) (1.0.3) 2022-02-18 12:19:36.799 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev284) (2021.3) 2022-02-18 12:19:36.829 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev284) (3.0.0) 2022-02-18 12:19:36.835 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev284) (1.3.3) 2022-02-18 12:19:36.884 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev284) (21.3) 2022-02-18 12:19:36.887 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev284) (3.0.7) 2022-02-18 12:19:36.972 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev284) (1.5.0) 2022-02-18 12:19:36.997 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev284) (60.9.3) 2022-02-18 12:19:37.074 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev284) (0.2.5) 2022-02-18 12:19:37.150 | 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==24.1.0.dev284) (3.17.6) 2022-02-18 12:19:37.210 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev284) (22.0.0) 2022-02-18 12:19:37.211 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev284) (1.13.3) 2022-02-18 12:19:37.213 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev284) (1.3.3) 2022-02-18 12:19:37.259 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev284) (2.1.0) 2022-02-18 12:19:37.260 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev284) (3.10.0) 2022-02-18 12:19:37.261 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev284) (2.4.2) 2022-02-18 12:19:37.338 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev284) (2019.11.28) 2022-02-18 12:19:37.340 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev284) (2.0.12) 2022-02-18 12:19:37.341 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev284) (1.26.8) 2022-02-18 12:19:37.343 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev284) (3.3) 2022-02-18 12:19:37.436 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev284) (0.7) 2022-02-18 12:19:37.651 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev284) (0.5.2) 2022-02-18 12:19:37.652 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev284) (0.4.2) 2022-02-18 12:19:37.761 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev284) (2.6.3) 2022-02-18 12:19:37.763 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev284) (1.4.2) 2022-02-18 12:19:37.766 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev284) (2.5.0) 2022-02-18 12:19:37.851 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev284) (0.12.2) 2022-02-18 12:19:37.925 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev284) (1.22.2) 2022-02-18 12:19:37.959 | 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==24.1.0.dev284) (5.0.0) 2022-02-18 12:19:38.194 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev284) (2.21) 2022-02-18 12:19:38.269 | 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==24.1.0.dev284) (2.3.3) 2022-02-18 12:19:38.271 | 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==24.1.0.dev284) (0.5.0) 2022-02-18 12:19:38.471 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev284) (2.5.0) 2022-02-18 12:19:38.579 | 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==24.1.0.dev284) (2.2) 2022-02-18 12:19:39.065 | 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==24.1.0.dev284) (0.13.1) 2022-02-18 12:19:39.111 | 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==24.1.0.dev284) (2.16.0) 2022-02-18 12:19:39.472 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 12:19:39.473 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 12:19:39.474 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 12:19:39.475 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 12:19:39.476 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 12:19:39.478 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 12:19:39.479 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 12:19:40.681 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev284) (3.7.0) 2022-02-18 12:19:41.105 | 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==24.1.0.dev284) (1.8.2) 2022-02-18 12:19:41.106 | 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==24.1.0.dev284) (21.4.0) 2022-02-18 12:19:41.200 | 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==24.1.0.dev284) (2.4.0) 2022-02-18 12:19:41.303 | 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.5.0->nova==24.1.0.dev284) (1.0.0) 2022-02-18 12:19:42.906 | Installing collected packages: nova 2022-02-18 12:19:42.907 | Attempting uninstall: nova 2022-02-18 12:19:42.907 | Found existing installation: nova 24.1.0.dev284 2022-02-18 12:19:42.915 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-18 12:19:42.917 | Running setup.py develop for nova 2022-02-18 12:19:49.505 | Successfully installed nova 2022-02-18 12:19:49.505 | 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-02-18 12:19:49.513 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:19:49.513 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:19:49.670 | + inc/python:pip_install:200 : result=0 2022-02-18 12:19:49.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:19:49.678 | + functions-common:time_stop:2425 : local name 2022-02-18 12:19:49.681 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:19:49.685 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:19:49.688 | + functions-common:time_stop:2428 : local total 2022-02-18 12:19:49.692 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:19:49.694 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:19:49.697 | + functions-common:time_stop:2432 : start_time=1645186768500 2022-02-18 12:19:49.699 | + functions-common:time_stop:2434 : [[ -z 1645186768500 ]] 2022-02-18 12:19:49.702 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:19:49.706 | + functions-common:time_stop:2437 : end_time=1645186789704 2022-02-18 12:19:49.709 | + functions-common:time_stop:2438 : elapsed_time=21204 2022-02-18 12:19:49.711 | + functions-common:time_stop:2439 : total=133814 2022-02-18 12:19:49.713 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:19:49.716 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=155018 2022-02-18 12:19:49.718 | + inc/python:pip_install:203 : return 0 2022-02-18 12:19:49.721 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 12:19:49.723 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-18 12:19:49.726 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-18 12:19:49.745 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-18 12:19:49.758 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-18 12:19:49.760 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-18 12:19:49.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:19:49.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:19:49.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-18 12:19:49.771 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:19:49.773 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-18 12:19:49.786 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 12:19:49.789 | + ./stack.sh:main:937 : configure_nova 2022-02-18 12:19:49.791 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-18 12:19:49.804 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-18 12:19:49.806 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-18 12:19:49.808 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-18 12:19:49.812 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-18 12:19:49.813 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-18 12:19:49.818 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-18 12:19:49.820 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-18 12:19:49.823 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-18 12:19:49.825 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-18 12:19:49.828 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-18 12:19:49.831 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-18 12:19:49.833 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-18 12:19:49.836 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-18 12:19:49.848 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-18 12:19:49.860 | + 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-02-18 12:19:49.873 | + 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-02-18 12:19:49.886 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-18 12:19:49.899 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-18 12:19:49.902 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-18 12:19:49.907 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.wdGySJK7Ga 2022-02-18 12:19:49.910 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-18 12:19:49.913 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-18 12:19:49.917 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-18 12:19:49.920 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-18 12:19:49.923 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-18 12:19:49.926 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.wdGySJK7Ga 2022-02-18 12:19:49.931 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.wdGySJK7Ga 2022-02-18 12:19:49.943 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.wdGySJK7Ga /etc/sudoers.d/nova-rootwrap 2022-02-18 12:19:49.958 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-18 12:19:49.962 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-18 12:19:49.965 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-18 12:19:49.967 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-18 12:19:49.970 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-18 12:19:49.973 | + 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-02-18 12:19:49.975 | + 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-02-18 12:19:49.978 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-18 12:19:49.981 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-18 12:19:49.985 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-18 12:19:50.003 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:50.005 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-18 12:19:50.008 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-18 12:19:50.012 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-18 12:19:50.016 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-18 12:19:50.048 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-18 12:19:50.051 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-18 12:19:50.078 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-18 12:19:50.113 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-18 12:19:50.147 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-18 12:19:50.178 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-18 12:19:50.208 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-18 12:19:50.239 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-18 12:19:50.241 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-02-18 12:19:50.269 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-18 12:19:50.297 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-18 12:19:50.326 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-18 12:19:50.356 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-18 12:19:50.385 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-18 12:19:50.421 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-18 12:19:50.423 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 12:19:50.426 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 12:19:50.428 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 12:19:50.432 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 12:19:50.434 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 12:19:50.436 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 12:19:50.440 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 12:19:50.442 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 12:19:50.444 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 12:19:50.447 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:19:50.449 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 12:19:50.451 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-18 12:19:50.454 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 12:19:50.456 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 12:19:50.458 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 12:19:50.461 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 12:19:50.463 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 12:19:50.465 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 12:19:50.468 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-18 12:19:50.484 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:50.486 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 12:19:50.489 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-18 12:19:50.492 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-18 12:19:50.520 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-18 12:19:50.522 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-18 12:19:50.525 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-18 12:19:50.527 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-18 12:19:50.530 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 12:19:50.532 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 12:19:50.564 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-18 12:19:50.566 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-18 12:19:50.568 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-18 12:19:50.571 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-18 12:19:50.573 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-18 12:19:50.576 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-18 12:19:50.606 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-18 12:19:50.637 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-18 12:19:50.665 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-18 12:19:50.693 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-18 12:19:50.711 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:50.713 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-18 12:19:50.730 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:50.733 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-18 12:19:50.734 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-18 12:19:50.739 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-18 12:19:50.742 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-18 12:19:50.769 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-18 12:19:50.786 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:50.788 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-18 12:19:50.791 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-18 12:19:50.793 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-18 12:19:50.796 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 12:19:50.798 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-18 12:19:50.829 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-18 12:19:50.857 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 12:19:50.885 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-18 12:19:50.913 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-18 12:19:50.942 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-18 12:19:50.970 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-18 12:19:50.998 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-18 12:19:51.027 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 12:19:51.056 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 12:19:51.086 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-18 12:19:51.103 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:51.105 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-18 12:19:51.108 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-18 12:19:51.139 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-18 12:19:51.169 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-02-18 12:19:51.198 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-18 12:19:51.226 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-18 12:19:51.255 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-18 12:19:51.283 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-18 12:19:51.311 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-18 12:19:51.339 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-18 12:19:51.356 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:51.358 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-18 12:19:51.361 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-18 12:19:51.389 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-18 12:19:51.422 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-18 12:19:51.424 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-18 12:19:51.457 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-18 12:19:51.459 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-18 12:19:51.462 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-18 12:19:51.464 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 12:19:51.467 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 12:19:51.469 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 12:19:51.472 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 12:19:51.474 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 12:19:51.477 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 12:19:51.479 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-18 12:19:51.483 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 12:19:51.485 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 12:19:51.487 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 12:19:51.490 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 12:19:51.493 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 12:19:51.496 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 12:19:51.498 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 12:19:51.500 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 12:19:51.503 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 12:19:51.506 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:19:51.508 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 12:19:51.510 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-18 12:19:51.513 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-18 12:19:51.516 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-18 12:19:51.519 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 12:19:51.536 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 12:19:51.540 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 12:19:51.542 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 12:19:51.544 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 12:19:51.547 | + 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-02-18 12:19:51.575 | + 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-02-18 12:19:51.604 | + 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-02-18 12:19:51.641 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 12:19:51.672 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-18 12:19:51.705 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-18 12:19:51.722 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:51.724 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-18 12:19:51.727 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-18 12:19:51.729 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-18 12:19:51.732 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-18 12:19:51.734 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 12:19:51.737 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 12:19:51.740 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-18 12:19:51.745 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-18 12:19:51.748 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 12:19:51.750 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 12:19:51.765 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 12:19:51.766 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:19:51.775 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 12:19:51.779 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:19:51.795 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-18 12:19:51.798 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-18 12:19:51.803 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-18 12:19:51.833 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-18 12:19:51.861 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-18 12:19:51.891 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-18 12:19:51.919 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 12:19:51.947 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 12:19:51.975 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-18 12:19:52.004 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-18 12:19:52.032 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-18 12:19:52.060 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 12:19:52.091 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 12:19:52.126 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 12:19:52.159 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-18 12:19:52.190 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 12:19:52.192 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 12:19:52.195 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-18 12:19:52.198 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-18 12:19:52.200 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 12:19:52.203 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:52.205 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:52.208 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-18 12:19:52.211 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-18 12:19:52.213 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-18 12:19:52.242 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 12:19:52.277 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-18 12:19:52.277 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-18 12:19:52.286 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-18 12:19:52.289 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-18 12:19:52.292 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-18 12:19:52.294 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 12:19:52.297 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 12:19:52.299 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 12:19:52.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:52.304 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:52.307 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 12:19:52.309 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 12:19:52.312 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:52.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:52.317 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-18 12:19:52.381 | Enabling site nova-api-wsgi. 2022-02-18 12:19:52.391 | To activate the new configuration, you need to run: 2022-02-18 12:19:52.391 | systemctl reload apache2 2022-02-18 12:19:52.396 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 12:19:52.399 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 12:19:52.401 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:19:52.404 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 12:19:52.536 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-18 12:19:52.561 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:52.565 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-18 12:19:52.569 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-18 12:19:52.571 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-18 12:19:52.573 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-18 12:19:52.576 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-18 12:19:52.578 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 12:19:52.582 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-18 12:19:52.585 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-18 12:19:52.588 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 12:19:52.590 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 12:19:52.603 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 12:19:52.604 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:19:52.612 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 12:19:52.616 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:19:52.632 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-18 12:19:52.634 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-18 12:19:52.638 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-18 12:19:52.669 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-18 12:19:52.698 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-18 12:19:52.729 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-18 12:19:52.758 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 12:19:52.787 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 12:19:52.815 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-18 12:19:52.844 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-18 12:19:52.872 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-18 12:19:52.900 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 12:19:52.929 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 12:19:52.957 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 12:19:52.985 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-18 12:19:53.014 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-18 12:19:53.016 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-18 12:19:53.045 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-18 12:19:53.062 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:53.064 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-18 12:19:53.096 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-18 12:19:53.099 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-18 12:19:53.101 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-18 12:19:53.119 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:53.121 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:19:53.124 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:19:53.153 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-18 12:19:53.184 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-18 12:19:53.187 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-18 12:19:53.189 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-18 12:19:53.192 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 12:19:53.194 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 12:19:53.197 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 12:19:53.214 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:53.217 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 12:19:53.220 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 12:19:53.222 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 12:19:53.239 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:53.242 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:19:53.245 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:19:53.273 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 12:19:53.276 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 12:19:53.278 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-18 12:19:53.307 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-18 12:19:53.336 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-18 12:19:53.368 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-18 12:19:53.386 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:53.389 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-18 12:19:53.419 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-18 12:19:53.421 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-18 12:19:53.424 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-18 12:19:53.455 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-18 12:19:53.484 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-02-18 12:19:53.518 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-18 12:19:53.550 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-18 12:19:53.579 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-18 12:19:53.608 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-18 12:19:53.637 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-18 12:19:53.666 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-18 12:19:53.697 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-18 12:19:53.716 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:53.719 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-18 12:19:53.723 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 12:19:53.726 | + lib/nova:create_nova_conf:543 : local conf 2022-02-18 12:19:53.728 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-18 12:19:53.731 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-18 12:19:53.734 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 12:19:53.736 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 12:19:53.739 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-18 12:19:53.742 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-18 12:19:53.744 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-18 12:19:53.749 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-18 12:19:53.751 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-18 12:19:53.754 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-18 12:19:53.756 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-18 12:19:53.758 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-18 12:19:53.761 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-18 12:19:53.795 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-18 12:19:53.831 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-18 12:19:53.862 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 12:19:53.865 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-18 12:19:53.868 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-18 12:19:53.870 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-18 12:19:53.887 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:53.891 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-18 12:19:53.892 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-18 12:19:54.618 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-18 12:19:54.621 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-18 12:19:54.625 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-18 12:19:54.628 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-18 12:19:54.631 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 12:19:54.634 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-18 12:19:54.637 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 12:19:54.657 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:54.660 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-18 12:19:54.663 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-18 12:19:54.666 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 12:19:54.682 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:54.684 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-18 12:19:54.687 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-18 12:19:54.717 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 12:19:54.720 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 12:19:54.723 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-18 12:19:54.740 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:54.743 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-18 12:19:54.745 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-18 12:19:54.748 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-18 12:19:54.779 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-02-18 12:19:54.807 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-18 12:19:54.836 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-18 12:19:54.865 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-18 12:19:54.894 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-18 12:19:54.922 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-18 12:19:54.951 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-18 12:19:54.980 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-18 12:19:54.982 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-18 12:19:54.985 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-18 12:19:54.988 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 12:19:55.005 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 12:19:55.008 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 12:19:55.010 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 12:19:55.013 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 12:19:55.015 | + 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-02-18 12:19:55.045 | + 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-02-18 12:19:55.086 | + 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-02-18 12:19:55.120 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 12:19:55.153 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 12:19:55.156 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-18 12:19:55.161 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 12:19:55.163 | + lib/nova:create_nova_conf:577 : local conf 2022-02-18 12:19:55.166 | + lib/nova:create_nova_conf:578 : local offset 2022-02-18 12:19:55.169 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-18 12:19:55.171 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 12:19:55.174 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 12:19:55.177 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-18 12:19:55.179 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-18 12:19:55.182 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-18 12:19:55.184 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-18 12:19:55.187 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-18 12:19:55.189 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-18 12:19:55.192 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-18 12:19:55.208 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:55.211 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-18 12:19:55.213 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-18 12:19:55.231 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:55.234 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-18 12:19:55.254 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:55.257 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-18 12:19:55.276 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:19:55.278 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-18 12:19:55.296 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:19:55.299 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-18 12:19:55.301 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-18 12:19:55.304 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-18 12:19:55.306 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 12:19:55.309 | + lib/stack:stack_install_service:32 : install_placement 2022-02-18 12:19:55.312 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-18 12:19:55.314 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-18 12:19:55.317 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:55.319 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:55.322 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-18 12:19:55.325 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 12:19:55.327 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 12:19:55.330 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 12:19:55.333 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 12:19:55.335 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 12:19:55.338 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 12:19:55.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:55.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:55.345 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 12:19:55.348 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 12:19:55.351 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 12:19:55.353 | + functions-common:apt_get_update:1190 : return 2022-02-18 12:19:55.356 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-18 12:19:55.358 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 12:19:55.361 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:55.364 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:55.366 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-18 12:19:55.389 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-18 12:19:55.499 | Reading package lists... 2022-02-18 12:19:55.751 | Building dependency tree... 2022-02-18 12:19:55.753 | Reading state information... 2022-02-18 12:19:56.013 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 12:19:56.013 | The following packages were automatically installed and are no longer required: 2022-02-18 12:19:56.014 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 12:19:56.014 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 12:19:56.014 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 12:19:56.014 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 12:19:56.014 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 12:19:56.014 | python3-zope.interface 2022-02-18 12:19:56.014 | Use 'sudo apt autoremove' to remove them. 2022-02-18 12:19:56.157 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 12:19:56.162 | + functions-common:apt_get:1234 : result=0 2022-02-18 12:19:56.165 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 12:19:56.168 | + functions-common:time_stop:2425 : local name 2022-02-18 12:19:56.171 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:19:56.174 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:19:56.178 | + functions-common:time_stop:2428 : local total 2022-02-18 12:19:56.180 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:19:56.183 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 12:19:56.186 | + functions-common:time_stop:2432 : start_time=1645186795386 2022-02-18 12:19:56.188 | + functions-common:time_stop:2434 : [[ -z 1645186795386 ]] 2022-02-18 12:19:56.192 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:19:56.196 | + functions-common:time_stop:2437 : end_time=1645186796194 2022-02-18 12:19:56.199 | + functions-common:time_stop:2438 : elapsed_time=808 2022-02-18 12:19:56.202 | + functions-common:time_stop:2439 : total=6499 2022-02-18 12:19:56.204 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:19:56.207 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7307 2022-02-18 12:19:56.210 | + functions-common:apt_get:1238 : return 0 2022-02-18 12:19:56.213 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-18 12:19:56.216 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-18 12:19:56.219 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-18 12:19:56.222 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-18 12:19:56.224 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-18 12:19:56.248 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-18 12:19:56.251 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 12:19:56.254 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 12:19:56.257 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 12:19:56.260 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 12:19:56.263 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 12:19:56.266 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 12:19:56.269 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:56.272 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:56.275 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 12:19:56.278 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 12:19:56.281 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 12:19:56.283 | + functions-common:apt_get_update:1190 : return 2022-02-18 12:19:56.286 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-18 12:19:56.289 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 12:19:56.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:56.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:56.297 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-18 12:19:56.320 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-18 12:19:56.433 | Reading package lists... 2022-02-18 12:19:56.680 | Building dependency tree... 2022-02-18 12:19:56.681 | Reading state information... 2022-02-18 12:19:56.943 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-18 12:19:56.943 | The following packages were automatically installed and are no longer required: 2022-02-18 12:19:56.944 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 12:19:56.944 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 12:19:56.944 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 12:19:56.944 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 12:19:56.944 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 12:19:56.944 | python3-zope.interface 2022-02-18 12:19:56.944 | Use 'sudo apt autoremove' to remove them. 2022-02-18 12:19:57.075 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 12:19:57.083 | + functions-common:apt_get:1234 : result=0 2022-02-18 12:19:57.087 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 12:19:57.091 | + functions-common:time_stop:2425 : local name 2022-02-18 12:19:57.095 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:19:57.099 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:19:57.101 | + functions-common:time_stop:2428 : local total 2022-02-18 12:19:57.104 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:19:57.106 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 12:19:57.109 | + functions-common:time_stop:2432 : start_time=1645186796317 2022-02-18 12:19:57.111 | + functions-common:time_stop:2434 : [[ -z 1645186796317 ]] 2022-02-18 12:19:57.114 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:19:57.119 | + functions-common:time_stop:2437 : end_time=1645186797116 2022-02-18 12:19:57.122 | + functions-common:time_stop:2438 : elapsed_time=799 2022-02-18 12:19:57.124 | + functions-common:time_stop:2439 : total=7307 2022-02-18 12:19:57.127 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:19:57.129 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8106 2022-02-18 12:19:57.132 | + functions-common:apt_get:1238 : return 0 2022-02-18 12:19:57.135 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-18 12:19:57.138 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-18 12:19:57.140 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 12:19:57.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:19:57.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:19:57.148 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-18 12:19:57.151 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-18 12:19:57.209 | wsgi (enabled by maintainer script) 2022-02-18 12:19:57.213 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-18 12:19:57.218 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-18 12:19:57.223 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 12:19:57.227 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-18 12:19:57.230 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-18 12:19:57.233 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 12:19:57.237 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-18 12:19:57.237 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 12:19:57.244 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-18 12:19:57.247 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-18 12:19:57.250 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-18 12:19:57.254 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-18 12:19:57.257 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-18 12:19:57.281 | Using python 3.8 to install osc-placement 2022-02-18 12:19:57.284 | + 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-02-18 12:19:58.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:19:58.156 | from cryptography.utils import int_from_bytes 2022-02-18 12:19:58.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:19:58.156 | from cryptography.utils import int_from_bytes 2022-02-18 12:19:59.308 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:19:59.333 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-18 12:19:59.344 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-18 12:19:59.345 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-02-18 12:19:59.346 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-18 12:19:59.347 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-18 12:19:59.348 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-18 12:19:59.350 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-18 12:19:59.408 | 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-02-18 12:19:59.409 | 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-02-18 12:19:59.410 | 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-02-18 12:19:59.411 | 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-02-18 12:19:59.425 | 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-02-18 12:19:59.426 | 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.0) 2022-02-18 12:19:59.428 | 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-02-18 12:19:59.441 | 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-02-18 12:19:59.443 | 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-02-18 12:19:59.444 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-18 12:19:59.445 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-18 12:19:59.446 | 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-02-18 12:19:59.447 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-18 12:19:59.468 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-02-18 12:19:59.469 | 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-02-18 12:19:59.469 | 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-02-18 12:19:59.471 | 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.3.3) 2022-02-18 12:19:59.480 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-18 12:19:59.520 | 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-02-18 12:19:59.521 | 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-02-18 12:19:59.522 | 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-02-18 12:19:59.523 | 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-02-18 12:19:59.525 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-18 12:19:59.526 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-18 12:19:59.527 | 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-02-18 12:19:59.528 | 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-02-18 12:19:59.595 | 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-02-18 12:19:59.596 | 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-02-18 12:19:59.597 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-18 12:19:59.600 | 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-02-18 12:19:59.691 | 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-02-18 12:19:59.693 | 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-02-18 12:19:59.694 | 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-02-18 12:19:59.736 | 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-02-18 12:19:59.776 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-18 12:19:59.937 | 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-02-18 12:20:02.151 | 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-02-18 12:20:02.158 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:20:02.158 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:20:02.288 | + inc/python:pip_install:200 : result=0 2022-02-18 12:20:02.292 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:20:02.296 | + functions-common:time_stop:2425 : local name 2022-02-18 12:20:02.299 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:20:02.303 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:20:02.307 | + functions-common:time_stop:2428 : local total 2022-02-18 12:20:02.311 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:20:02.315 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:20:02.318 | + functions-common:time_stop:2432 : start_time=1645186797275 2022-02-18 12:20:02.320 | + functions-common:time_stop:2434 : [[ -z 1645186797275 ]] 2022-02-18 12:20:02.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:20:02.329 | + functions-common:time_stop:2437 : end_time=1645186802326 2022-02-18 12:20:02.334 | + functions-common:time_stop:2438 : elapsed_time=5051 2022-02-18 12:20:02.337 | + functions-common:time_stop:2439 : total=155018 2022-02-18 12:20:02.339 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:20:02.342 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=160069 2022-02-18 12:20:02.345 | + inc/python:pip_install:203 : return 0 2022-02-18 12:20:02.348 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-18 12:20:02.350 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-18 12:20:02.353 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-18 12:20:02.356 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 12:20:02.359 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 12:20:02.363 | ++ functions-common:git_clone:612 : pwd 2022-02-18 12:20:02.366 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 12:20:02.369 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 12:20:02.373 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 12:20:02.391 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 12:20:02.394 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 12:20:02.396 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 12:20:02.400 | + functions-common:git_clone:629 : echo master 2022-02-18 12:20:02.400 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 12:20:02.406 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-18 12:20:02.409 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 12:20:02.411 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-18 12:20:02.415 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 12:20:02.415 | + functions-common:git_clone:678 : head -1 2022-02-18 12:20:02.418 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-18 12:20:02.421 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 12:20:02.424 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-18 12:20:02.426 | + inc/python:setup_develop:338 : local bindep 2022-02-18 12:20:02.429 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-18 12:20:02.432 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-18 12:20:02.434 | + inc/python:setup_develop:344 : local extras= 2022-02-18 12:20:02.437 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-18 12:20:02.440 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 12:20:02.442 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-18 12:20:02.445 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-18 12:20:02.448 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 12:20:02.450 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 12:20:02.454 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-18 12:20:02.456 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 12:20:02.459 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-18 12:20:02.462 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 12:20:02.465 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 12:20:02.468 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-18 12:20:02.474 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-18 12:20:02.477 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-18 12:20:03.127 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-18 12:20:03.131 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 12:20:03.135 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 12:20:03.139 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 12:20:03.142 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-18 12:20:03.147 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-18 12:20:03.150 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 12:20:03.154 | + inc/python:setup_package:428 : local extras= 2022-02-18 12:20:03.158 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 12:20:03.161 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 12:20:03.164 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 12:20:03.167 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 12:20:03.169 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 12:20:03.172 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-18 12:20:03.194 | Using python 3.8 to install /opt/stack/placement 2022-02-18 12:20:03.196 | + 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-02-18 12:20:04.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:20:04.075 | from cryptography.utils import int_from_bytes 2022-02-18 12:20:04.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:20:04.075 | from cryptography.utils import int_from_bytes 2022-02-18 12:20:05.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:20:05.240 | Obtaining file:///opt/stack/placement 2022-02-18 12:20:05.241 | Preparing metadata (setup.py): started 2022-02-18 12:20:08.410 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 12:20:08.468 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-18 12:20:08.470 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-18 12:20:08.471 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-18 12:20:08.472 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-18 12:20:08.473 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-18 12:20:08.474 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-18 12:20:08.475 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-18 12:20:08.477 | 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==6.1.0.dev20) (60.9.3) 2022-02-18 12:20:08.478 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-18 12:20:08.479 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-18 12:20:08.480 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-18 12:20:08.481 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-18 12:20:08.482 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-18 12:20:08.483 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.2) 2022-02-18 12:20:08.484 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-18 12:20:08.486 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.11.0) 2022-02-18 12:20:08.487 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.1) 2022-02-18 12:20:08.488 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-18 12:20:08.489 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-18 12:20:08.490 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-18 12:20:08.492 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-18 12:20:08.555 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-18 12:20:08.556 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-18 12:20:08.558 | 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==6.1.0.dev20) (3.1.1) 2022-02-18 12:20:08.559 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-18 12:20:08.560 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-18 12:20:08.562 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.1) 2022-02-18 12:20:08.580 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-18 12:20:08.621 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-18 12:20:08.622 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-18 12:20:08.623 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-18 12:20:08.624 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-18 12:20:08.625 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-18 12:20:08.675 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-18 12:20:08.676 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-18 12:20:08.677 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-18 12:20:08.678 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-18 12:20:08.719 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-18 12:20:08.720 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-18 12:20:08.739 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-18 12:20:08.741 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-18 12:20:08.743 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-18 12:20:08.768 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-18 12:20:08.768 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-18 12:20:08.781 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-18 12:20:08.798 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-18 12:20:08.799 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-18 12:20:08.801 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-18 12:20:08.802 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-18 12:20:08.843 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-18 12:20:08.845 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-18 12:20:08.846 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-18 12:20:08.849 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-18 12:20:08.865 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-18 12:20:09.022 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-18 12:20:09.086 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-18 12:20:09.087 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-18 12:20:09.089 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.11.1) 2022-02-18 12:20:09.104 | 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==6.1.0.dev20) (1.15.0) 2022-02-18 12:20:09.138 | 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==6.1.0.dev20) (1.13.3) 2022-02-18 12:20:09.195 | 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==6.1.0.dev20) (2.0.1) 2022-02-18 12:20:09.257 | 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==6.1.0.dev20) (1.7.0) 2022-02-18 12:20:09.338 | 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==6.1.0.dev20) (1.1.5) 2022-02-18 12:20:09.388 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-18 12:20:09.579 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-18 12:20:09.581 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-18 12:20:09.582 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-18 12:20:09.658 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-18 12:20:09.708 | 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==6.1.0.dev20) (2.21) 2022-02-18 12:20:09.867 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-18 12:20:09.970 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-18 12:20:09.972 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-18 12:20:11.876 | Installing collected packages: openstack-placement 2022-02-18 12:20:11.876 | Attempting uninstall: openstack-placement 2022-02-18 12:20:11.877 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-18 12:20:11.880 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-18 12:20:11.882 | Running setup.py develop for openstack-placement 2022-02-18 12:20:16.151 | Successfully installed openstack-placement 2022-02-18 12:20:16.151 | 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-02-18 12:20:16.159 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:20:16.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:20:16.292 | + inc/python:pip_install:200 : result=0 2022-02-18 12:20:16.296 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:20:16.301 | + functions-common:time_stop:2425 : local name 2022-02-18 12:20:16.303 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:20:16.306 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:20:16.309 | + functions-common:time_stop:2428 : local total 2022-02-18 12:20:16.311 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:20:16.314 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:20:16.316 | + functions-common:time_stop:2432 : start_time=1645186803188 2022-02-18 12:20:16.319 | + functions-common:time_stop:2434 : [[ -z 1645186803188 ]] 2022-02-18 12:20:16.323 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:20:16.328 | + functions-common:time_stop:2437 : end_time=1645186816324 2022-02-18 12:20:16.330 | + functions-common:time_stop:2438 : elapsed_time=13136 2022-02-18 12:20:16.333 | + functions-common:time_stop:2439 : total=160069 2022-02-18 12:20:16.336 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:20:16.338 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173205 2022-02-18 12:20:16.340 | + inc/python:pip_install:203 : return 0 2022-02-18 12:20:16.343 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 12:20:16.346 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-18 12:20:16.348 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-18 12:20:16.370 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-18 12:20:16.383 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-18 12:20:16.386 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-18 12:20:16.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:20:16.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:20:16.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-18 12:20:16.397 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:20:16.399 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 12:20:16.402 | + ./stack.sh:main:943 : configure_placement 2022-02-18 12:20:16.405 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-18 12:20:16.417 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-18 12:20:16.420 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-18 12:20:16.425 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-18 12:20:16.428 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-18 12:20:16.430 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-18 12:20:16.433 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-18 12:20:16.436 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-18 12:20:16.439 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-18 12:20:16.473 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-18 12:20:16.507 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-18 12:20:16.540 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-18 12:20:16.542 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-18 12:20:16.545 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-18 12:20:16.548 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 12:20:16.550 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-18 12:20:16.584 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-18 12:20:16.615 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 12:20:16.645 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-18 12:20:16.675 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-18 12:20:16.707 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-18 12:20:16.737 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-18 12:20:16.768 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-18 12:20:16.798 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 12:20:16.828 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 12:20:16.858 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-18 12:20:16.860 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-18 12:20:16.863 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-18 12:20:16.867 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 12:20:16.887 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 12:20:16.890 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 12:20:16.893 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 12:20:16.895 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 12:20:16.899 | + 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-02-18 12:20:16.940 | + 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-02-18 12:20:16.974 | + 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-02-18 12:20:17.004 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 12:20:17.034 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-18 12:20:17.036 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-18 12:20:17.039 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-18 12:20:17.042 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-18 12:20:17.044 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-18 12:20:17.047 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 12:20:17.049 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 12:20:17.053 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-18 12:20:17.057 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-18 12:20:17.060 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 12:20:17.063 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 12:20:17.076 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 12:20:17.076 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:20:17.085 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 12:20:17.089 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 12:20:17.105 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-18 12:20:17.108 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-18 12:20:17.112 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-18 12:20:17.145 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-18 12:20:17.175 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-18 12:20:17.204 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-18 12:20:17.234 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 12:20:17.263 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 12:20:17.293 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-18 12:20:17.323 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-18 12:20:17.353 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-18 12:20:17.382 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 12:20:17.412 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 12:20:17.441 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 12:20:17.471 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-18 12:20:17.501 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 12:20:17.504 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 12:20:17.507 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-18 12:20:17.510 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-18 12:20:17.512 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 12:20:17.515 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:20:17.518 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:20:17.520 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-18 12:20:17.524 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-18 12:20:17.526 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-18 12:20:17.556 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 12:20:17.588 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-18 12:20:17.588 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-18 12:20:17.597 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-18 12:20:17.601 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-18 12:20:17.604 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-18 12:20:17.607 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 12:20:17.609 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 12:20:17.612 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 12:20:17.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:20:17.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:20:17.620 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 12:20:17.623 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 12:20:17.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:20:17.628 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:20:17.631 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-18 12:20:17.695 | Site placement-api already enabled 2022-02-18 12:20:17.702 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 12:20:17.706 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 12:20:17.709 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:20:17.711 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 12:20:17.850 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-18 12:20:17.874 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:20:17.877 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-18 12:20:17.896 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:20:17.898 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-18 12:20:17.916 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:20:17.919 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-18 12:20:17.921 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-18 12:20:17.924 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-18 12:20:17.958 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-18 12:20:17.989 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-18 12:20:18.021 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-18 12:20:18.055 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-18 12:20:18.085 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-18 12:20:18.116 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-18 12:20:18.146 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-18 12:20:18.176 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-18 12:20:18.195 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:20:18.198 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-18 12:20:18.216 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:20:18.218 | + ./stack.sh:main:969 : run_phase stack install 2022-02-18 12:20:18.221 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 12:20:18.224 | + functions-common:run_phase:1854 : local phase=install 2022-02-18 12:20:18.226 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 12:20:18.229 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 12:20:18.232 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 12:20:18.235 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 12:20:18.237 | + functions-common:run_phase:1863 : local extra 2022-02-18 12:20:18.241 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 12:20:18.246 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 12:20:18.248 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 12:20:18.251 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 12:20:18.254 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-18 12:20:18.257 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 12:20:18.275 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:20:18.278 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 12:20:18.282 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:20:18.285 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-18 12:20:18.288 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-18 12:20:18.290 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:20:18.293 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-18 12:20:18.295 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-18 12:20:18.298 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-18 12:20:18.359 | ++ inc/async:async_inner:63 : install_tempest 2022-02-18 12:20:18.399 | [733751 Async install_tempest:759115]: running: install_tempest 2022-02-18 12:20:18.402 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 12:20:18.405 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 12:20:18.407 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 12:20:18.410 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 12:20:18.413 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-18 12:20:18.416 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 12:20:18.418 | + functions-common:run_plugins:1840 : local phase=install 2022-02-18 12:20:18.421 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 12:20:18.424 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 12:20:18.427 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-18 12:20:18.430 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-18 12:20:18.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 12:20:18.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 12:20:18.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-18 12:20:18.442 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 12:20:18.444 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-18 12:20:18.447 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-18 12:20:18.450 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 12:20:18.453 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-18 12:20:18.456 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-18 12:20:18.459 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 12:20:18.464 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-18 12:20:18.465 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 12:20:18.473 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-18 12:20:18.475 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-18 12:20:18.478 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-18 12:20:18.481 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-18 12:20:18.484 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-18 12:20:18.506 | Using python 3.8 to install python-openstackclient 2022-02-18 12:20:18.509 | + 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-02-18 12:20:19.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:20:19.394 | from cryptography.utils import int_from_bytes 2022-02-18 12:20:19.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:20:19.394 | from cryptography.utils import int_from_bytes 2022-02-18 12:20:20.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 12:20:20.545 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-18 12:20:20.564 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-18 12:20:20.565 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-18 12:20:20.567 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-18 12:20:20.568 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-18 12:20:20.569 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-18 12:20:20.570 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-18 12:20:20.571 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-02-18 12:20:20.572 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-18 12:20:20.573 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-18 12:20:20.574 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-18 12:20:20.575 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-18 12:20:20.586 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-18 12:20:20.587 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-02-18 12:20:20.589 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-18 12:20:20.590 | 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-02-18 12:20:20.591 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-18 12:20:20.617 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-18 12:20:20.618 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-18 12:20:20.619 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-18 12:20:20.620 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-18 12:20:20.621 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-18 12:20:20.622 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-18 12:20:20.623 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-18 12:20:20.625 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-18 12:20:20.626 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-18 12:20:20.627 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-18 12:20:20.628 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-18 12:20:20.643 | 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-02-18 12:20:20.661 | 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-02-18 12:20:20.662 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-18 12:20:20.663 | 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-02-18 12:20:20.665 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-18 12:20:20.686 | 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-02-18 12:20:20.703 | 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-02-18 12:20:20.706 | 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-02-18 12:20:20.708 | 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-02-18 12:20:20.799 | 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-02-18 12:20:20.800 | 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-02-18 12:20:20.801 | 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-02-18 12:20:20.842 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-18 12:20:20.853 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-18 12:20:20.887 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-18 12:20:21.044 | 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-02-18 12:20:21.060 | 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-02-18 12:20:21.162 | 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-02-18 12:20:21.163 | 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-02-18 12:20:21.165 | 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-02-18 12:20:21.166 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-18 12:20:21.290 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-18 12:20:23.551 | 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-02-18 12:20:23.558 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 12:20:23.558 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 12:20:23.690 | + inc/python:pip_install:200 : result=0 2022-02-18 12:20:23.693 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 12:20:23.696 | + functions-common:time_stop:2425 : local name 2022-02-18 12:20:23.698 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:20:23.701 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:20:23.704 | + functions-common:time_stop:2428 : local total 2022-02-18 12:20:23.706 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:20:23.709 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 12:20:23.711 | + functions-common:time_stop:2432 : start_time=1645186818500 2022-02-18 12:20:23.714 | + functions-common:time_stop:2434 : [[ -z 1645186818500 ]] 2022-02-18 12:20:23.717 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:20:23.722 | + functions-common:time_stop:2437 : end_time=1645186823719 2022-02-18 12:20:23.724 | + functions-common:time_stop:2438 : elapsed_time=5219 2022-02-18 12:20:23.727 | + functions-common:time_stop:2439 : total=173205 2022-02-18 12:20:23.729 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:20:23.732 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178424 2022-02-18 12:20:23.734 | + inc/python:pip_install:203 : return 0 2022-02-18 12:20:23.737 | + ./stack.sh:main:981 : install_oscwrap 2022-02-18 12:20:23.740 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-18 12:20:23.745 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Tg1q0FukAN 2022-02-18 12:20:23.748 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-18 12:20:23.751 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-18 12:20:23.753 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-18 12:20:23.756 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-18 12:20:23.759 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-18 12:20:23.762 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-18 12:20:23.781 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:20:23.783 | + ./stack.sh:main:1035 : configure_database 2022-02-18 12:20:23.786 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-18 12:20:23.789 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-18 12:20:23.791 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-18 12:20:23.794 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:20:23.796 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-18 12:20:23.799 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-18 12:20:23.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:20:23.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:20:23.806 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-18 12:20:23.808 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-18 12:20:23.811 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 12:20:23.813 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 12:20:23.816 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 12:20:23.818 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 12:20:23.820 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 12:20:23.822 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 12:20:23.825 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 12:20:23.827 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 12:20:23.829 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 12:20:23.832 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:20:23.834 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 12:20:23.836 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-18 12:20:23.839 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 12:20:23.841 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 12:20:23.844 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 12:20:23.846 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 12:20:23.849 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 12:20:23.851 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 12:20:23.854 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-18 12:20:23.870 | mysqladmin: connect to server at 'localhost' failed 2022-02-18 12:20:23.870 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-18 12:20:23.874 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-18 12:20:23.877 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-18 12:20:23.879 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:20:23.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:20:23.884 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-18 12:20:23.886 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-18 12:20:23.889 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-18 12:20:23.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:20:23.894 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:20:23.896 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-18 12:20:23.898 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-18 12:20:23.901 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-18 12:20:23.913 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:20:23.938 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-18 12:20:23.950 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:20:23.968 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-18 12:20:23.972 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-18 12:20:23.973 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-18 12:20:23.978 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-18 12:20:24.032 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-18 12:20:24.087 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-18 12:20:24.147 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-18 12:20:24.201 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-18 12:20:24.204 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-18 12:20:24.206 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:20:24.209 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-18 12:20:27.092 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-18 12:20:27.095 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-18 12:20:27.098 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-18 12:20:27.103 | + functions-common:save_stackenv:62 : time_stamp=2022-02-18-122027 2022-02-18 12:20:27.106 | + functions-common:save_stackenv:63 : echo '# 2022-02-18-122027 1039' 2022-02-18 12:20:27.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.111 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 12:20:27.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.117 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-18 12:20:27.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.122 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-18 12:20:27.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.129 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-18 12:20:27.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.134 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-18 12:20:27.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.139 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-18 12:20:27.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.145 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-18-121622 2022-02-18 12:20:27.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.150 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-18 12:20:27.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.155 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-18 12:20:27.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.160 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-18 12:20:27.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.165 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-18 12:20:27.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.170 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-18 12:20:27.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:20:27.176 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-18 12:20:27.179 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-18 12:20:27.181 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-18 12:20:27.184 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-18 12:20:27.196 | + ./stack.sh:main:1065 : start_dstat 2022-02-18 12:20:27.199 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 12:20:27.201 | + functions-common:run_process:1680 : local service=dstat 2022-02-18 12:20:27.204 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 12:20:27.206 | + functions-common:run_process:1682 : local group= 2022-02-18 12:20:27.209 | + functions-common:run_process:1683 : local user= 2022-02-18 12:20:27.211 | + functions-common:run_process:1685 : local name=dstat 2022-02-18 12:20:27.214 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:20:27.217 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:20:27.219 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:20:27.222 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:20:27.225 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:20:27.230 | + functions-common:time_start:2416 : _TIME_START[$name]=1645186827227 2022-02-18 12:20:27.232 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-18 12:20:27.251 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:20:27.254 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-18 12:20:27.256 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-18 12:20:27.259 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 12:20:27.262 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 12:20:27.264 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 12:20:27.267 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 12:20:27.270 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-18 12:20:27.272 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-18 12:20:27.275 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-18 12:20:27.278 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:20:27.280 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:20:27.283 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-18 12:20:27.286 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-18 12:20:27.288 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-18 12:20:27.291 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 12:20:27.294 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:20:27.296 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:20:27.299 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:20:27.301 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:20:27.303 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-18 12:20:27.306 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:20:27.311 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-18 12:20:27.366 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-18 12:20:27.423 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 12:20:27.480 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-18 12:20:27.535 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-18 12:20:27.589 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:20:27.643 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:20:27.645 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-18 12:20:27.699 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:20:28.103 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-18 12:20:28.117 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-18 12:20:28.499 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-18 12:20:28.521 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:20:28.524 | + functions-common:time_stop:2425 : local name 2022-02-18 12:20:28.527 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:20:28.530 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:20:28.532 | + functions-common:time_stop:2428 : local total 2022-02-18 12:20:28.536 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:20:28.539 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:20:28.542 | + functions-common:time_stop:2432 : start_time=1645186827227 2022-02-18 12:20:28.544 | + functions-common:time_stop:2434 : [[ -z 1645186827227 ]] 2022-02-18 12:20:28.548 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:20:28.553 | + functions-common:time_stop:2437 : end_time=1645186828550 2022-02-18 12:20:28.556 | + functions-common:time_stop:2438 : elapsed_time=1323 2022-02-18 12:20:28.558 | + functions-common:time_stop:2439 : total=0 2022-02-18 12:20:28.561 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:20:28.564 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1323 2022-02-18 12:20:28.567 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-18 12:20:28.569 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-18 12:20:28.572 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-18 12:20:28.574 | + functions-common:run_process:1682 : local group= 2022-02-18 12:20:28.577 | + functions-common:run_process:1683 : local user=root 2022-02-18 12:20:28.580 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-18 12:20:28.582 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:20:28.585 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:20:28.587 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:20:28.590 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:20:28.593 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:20:28.598 | + functions-common:time_start:2416 : _TIME_START[$name]=1645186828595 2022-02-18 12:20:28.601 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-18 12:20:28.622 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:20:28.624 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:20:28.627 | + functions-common:time_stop:2425 : local name 2022-02-18 12:20:28.632 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:20:28.634 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:20:28.637 | + functions-common:time_stop:2428 : local total 2022-02-18 12:20:28.639 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:20:28.642 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:20:28.644 | + functions-common:time_stop:2432 : start_time=1645186828595 2022-02-18 12:20:28.647 | + functions-common:time_stop:2434 : [[ -z 1645186828595 ]] 2022-02-18 12:20:28.650 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:20:28.654 | + functions-common:time_stop:2437 : end_time=1645186828652 2022-02-18 12:20:28.657 | + functions-common:time_stop:2438 : elapsed_time=57 2022-02-18 12:20:28.659 | + functions-common:time_stop:2439 : total=1323 2022-02-18 12:20:28.662 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:20:28.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1380 2022-02-18 12:20:28.668 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-18 12:20:28.689 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:20:28.692 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-18 12:20:28.719 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:20:28.721 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-18 12:20:28.743 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:20:28.746 | + ./stack.sh:main:1078 : start_etcd3 2022-02-18 12:20:28.749 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-18 12:20:28.751 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829866-1 --data-dir /opt/stack/data/etcd' 2022-02-18 12:20:28.754 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-18 12:20:28.757 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829866-1=http://10.222.0.37:2380' 2022-02-18 12:20:28.759 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-02-18 12:20:28.762 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-02-18 12:20:28.765 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-18 12:20:28.767 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-18 12:20:28.770 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-02-18 12:20:28.772 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-18 12:20:28.775 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-18 12:20:28.778 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-18 12:20:28.780 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829866-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829866-1=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-02-18 12:20:28.783 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-18 12:20:28.786 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829866-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829866-1=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-18 12:20:28.788 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:20:28.791 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-18 12:20:28.793 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:20:28.796 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:20:28.798 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-18 12:20:28.801 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:20:28.805 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-18 12:20:28.888 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-18 12:20:28.958 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829866-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829866-1=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-18 12:20:29.013 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-18 12:20:29.065 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-18 12:20:29.120 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:20:29.176 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:20:29.179 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-18 12:20:29.244 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:20:29.649 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-18 12:20:29.704 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-18 12:20:29.757 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-18 12:20:29.815 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-18 12:20:29.870 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-18 12:20:29.874 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 12:20:29.878 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-18 12:20:29.881 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-18 12:20:30.287 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-18 12:20:30.304 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-18 12:20:30.696 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-18 12:20:31.774 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-18 12:20:31.794 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:20:31.796 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-18 12:20:31.799 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-18 12:20:31.803 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-18 12:20:31.807 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-18 12:20:31.820 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-18 12:20:31.832 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-18 12:20:31.835 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-18 12:20:31.838 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-18 12:20:31.978 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-18 12:20:32.115 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-18 12:20:32.252 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-18 12:20:32.389 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-18 12:20:32.527 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-18 12:20:32.665 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-18 12:20:32.806 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-18 12:20:32.945 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-18 12:20:33.081 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-18 12:20:33.218 | + functions-common:write_clouds_yaml:198 : cat 2022-02-18 12:20:33.224 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-18 12:20:33.227 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-18 12:20:33.230 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-18 12:20:33.235 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-18 12:20:33.238 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-18 12:20:33.240 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-18 12:20:33.258 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:20:33.260 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-18 12:20:33.263 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:20:33.265 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-18 12:20:33.268 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-18 12:20:33.270 | + ./stack.sh:main:1096 : init_keystone 2022-02-18 12:20:33.273 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-18 12:20:33.289 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:20:33.292 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-18 12:20:33.294 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-18 12:20:33.297 | + lib/database:recreate_database:112 : local db=keystone 2022-02-18 12:20:33.299 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-18 12:20:33.302 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-18 12:20:33.304 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-18 12:20:33.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:20:33.811 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-18 12:20:33.816 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:20:33.834 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-18 12:20:33.837 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 12:20:33.839 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:20:33.841 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:20:33.845 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:20:33.849 | + functions-common:time_start:2416 : _TIME_START[$name]=1645186833846 2022-02-18 12:20:33.852 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-18 12:20:38.553 | 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=760986) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:20:38.560 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:38.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.562 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.562 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.562 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.563 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:38.564 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:38.590 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:38.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.592 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.592 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.592 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.593 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:38.594 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:38.652 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:38.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.654 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.654 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.654 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:38.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:38.655 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:38.656 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:38.663 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-18 12:20:40.505 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:40.505 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-18 12:20:40.513 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:40.513 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-18 12:20:40.522 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:40.522 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-18 12:20:40.531 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:40.531 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-18 12:20:40.539 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:40.539 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-18 12:20:40.547 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:40.547 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-18 12:20:40.610 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:40.610 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:40.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.613 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.613 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.613 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.613 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.614 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:40.614 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:40.614 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.616 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.616 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.616 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.618 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:40.618 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:40.626 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:40.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.629 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.629 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.629 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:40.629 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:40.630 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:40.630 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:41.188 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:41.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.190 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.190 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.191 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.191 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.191 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:41.191 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:41.220 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:41.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.222 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.223 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.223 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.223 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.223 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:41.224 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:41.231 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-18 12:20:41.296 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.296 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-18 12:20:41.304 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.304 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-18 12:20:41.313 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.313 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-18 12:20:41.321 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.321 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-18 12:20:41.331 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.331 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-18 12:20:41.339 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.340 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-18 12:20:41.350 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.351 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:41.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.352 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.353 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.353 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.354 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:41.354 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:41.354 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:41.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.357 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.357 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.357 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.357 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.357 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:41.358 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:41.366 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:41.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.368 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.369 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.369 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.369 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:41.370 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:41.869 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:41.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.870 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.871 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.871 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.872 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:41.872 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:41.901 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:20:41.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.903 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.904 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.904 | 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=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:20:41.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:20:41.905 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:20:41.905 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=760986) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:20:41.913 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-18 12:20:41.924 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.924 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-18 12:20:41.933 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.933 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-18 12:20:41.941 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.941 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-18 12:20:41.948 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.949 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-18 12:20:41.956 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.956 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-18 12:20:41.963 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:41.964 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-18 12:20:41.971 | INFO migrate.versioning.api [-] done 2022-02-18 12:20:42.408 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-18 12:20:42.411 | + functions-common:time_stop:2425 : local name 2022-02-18 12:20:42.413 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:20:42.420 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:20:42.427 | + functions-common:time_stop:2428 : local total 2022-02-18 12:20:42.429 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:20:42.432 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 12:20:42.434 | + functions-common:time_stop:2432 : start_time=1645186833846 2022-02-18 12:20:42.437 | + functions-common:time_stop:2434 : [[ -z 1645186833846 ]] 2022-02-18 12:20:42.440 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:20:42.445 | + functions-common:time_stop:2437 : end_time=1645186842442 2022-02-18 12:20:42.447 | + functions-common:time_stop:2438 : elapsed_time=8596 2022-02-18 12:20:42.450 | + functions-common:time_stop:2439 : total=0 2022-02-18 12:20:42.452 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:20:42.455 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8596 2022-02-18 12:20:42.457 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-18 12:20:42.460 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-18 12:20:42.464 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-18 12:20:47.015 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-18 12:20:47.015 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-18 12:20:47.015 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-18 12:20:47.016 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-18 12:20:47.016 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-18 12:20:47.016 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-18 12:20:47.017 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-18 12:20:47.017 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-18 12:20:47.017 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-18 12:20:47.396 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-18 12:20:47.401 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-18 12:20:51.921 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-18 12:20:51.922 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-18 12:20:51.922 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-18 12:20:51.922 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-18 12:20:51.923 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-18 12:20:51.923 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-18 12:20:51.923 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-18 12:20:51.924 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-18 12:20:51.924 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-18 12:20:52.308 | + ./stack.sh:main:1097 : start_keystone 2022-02-18 12:20:52.311 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-18 12:20:52.314 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-18 12:20:52.316 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-18 12:20:52.334 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:20:52.337 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-18 12:20:52.340 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-18 12:20:52.345 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-18 12:20:52.347 | + functions-common:run_process:1680 : local service=keystone 2022-02-18 12:20:52.350 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 12:20:52.352 | + functions-common:run_process:1682 : local group= 2022-02-18 12:20:52.355 | + functions-common:run_process:1683 : local user= 2022-02-18 12:20:52.357 | + functions-common:run_process:1685 : local name=keystone 2022-02-18 12:20:52.360 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:20:52.362 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:20:52.365 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:20:52.368 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:20:52.371 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:20:52.376 | + functions-common:time_start:2416 : _TIME_START[$name]=1645186852373 2022-02-18 12:20:52.378 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-18 12:20:52.394 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:20:52.397 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-18 12:20:52.399 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-18 12:20:52.402 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 12:20:52.404 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 12:20:52.407 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 12:20:52.409 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 12:20:52.412 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-18 12:20:52.414 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-18 12:20:52.417 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-18 12:20:52.419 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:20:52.422 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:20:52.424 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-18 12:20:52.427 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-18 12:20:52.429 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-18 12:20:52.432 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 12:20:52.434 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 12:20:52.436 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 12:20:52.438 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-18 12:20:52.440 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 12:20:52.445 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-18 12:20:52.498 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-18 12:20:52.555 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-18 12:20:52.613 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 12:20:52.667 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:20:52.720 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-18 12:20:52.775 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-18 12:20:52.828 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-18 12:20:52.881 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-18 12:20:52.938 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-18 12:20:52.992 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 12:20:52.995 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-18 12:20:53.049 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 12:20:53.435 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-18 12:20:53.449 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-18 12:20:53.834 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-18 12:20:53.927 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:20:53.933 | + functions-common:time_stop:2425 : local name 2022-02-18 12:20:53.937 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:20:53.939 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:20:53.942 | + functions-common:time_stop:2428 : local total 2022-02-18 12:20:53.945 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:20:53.949 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:20:53.951 | + functions-common:time_stop:2432 : start_time=1645186852373 2022-02-18 12:20:53.954 | + functions-common:time_stop:2434 : [[ -z 1645186852373 ]] 2022-02-18 12:20:53.958 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:20:53.965 | + functions-common:time_stop:2437 : end_time=1645186853959 2022-02-18 12:20:53.967 | + functions-common:time_stop:2438 : elapsed_time=1586 2022-02-18 12:20:53.970 | + functions-common:time_stop:2439 : total=1380 2022-02-18 12:20:53.972 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:20:53.975 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2966 2022-02-18 12:20:53.977 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-18 12:20:53.978 | Waiting for keystone to start... 2022-02-18 12:20:53.980 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.37/identity/v3/ 2022-02-18 12:20:53.982 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-02-18 12:20:53.985 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 12:20:53.988 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-02-18 12:20:53.990 | + functions:wait_for_service:459 : local rval=0 2022-02-18 12:20:53.993 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 12:20:53.995 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 12:20:53.998 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:20:54.001 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:20:54.006 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:20:54.009 | + functions-common:time_start:2416 : _TIME_START[$name]=1645186854006 2022-02-18 12:20:54.011 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 12:20:54.017 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-02-18 12:20:56.784 | ++ inc/async:async_inner:64 : rc=0 2022-02-18 12:20:56.812 | [759115 Async install_tempest:759115]: finished successfully 2022-02-18 12:21:00.511 | + :: : [[ 200 == 503 ]] 2022-02-18 12:21:00.513 | + :: : [[ 0 -eq 7 ]] 2022-02-18 12:21:00.519 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 12:21:00.523 | + functions-common:time_stop:2425 : local name 2022-02-18 12:21:00.526 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:21:00.529 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:21:00.533 | + functions-common:time_stop:2428 : local total 2022-02-18 12:21:00.535 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:21:00.538 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 12:21:00.541 | + functions-common:time_stop:2432 : start_time=1645186854006 2022-02-18 12:21:00.546 | + functions-common:time_stop:2434 : [[ -z 1645186854006 ]] 2022-02-18 12:21:00.550 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:21:00.555 | + functions-common:time_stop:2437 : end_time=1645186860552 2022-02-18 12:21:00.558 | + functions-common:time_stop:2438 : elapsed_time=6546 2022-02-18 12:21:00.560 | + functions-common:time_stop:2439 : total=0 2022-02-18 12:21:00.563 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:21:00.565 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6546 2022-02-18 12:21:00.568 | + functions:wait_for_service:467 : return 0 2022-02-18 12:21:00.571 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-18 12:21:00.591 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:21:00.594 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-18 12:21:00.597 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:21:00.599 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-18 12:21:00.633 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-18 12:21:00.635 | + lib/keystone:bootstrap_keystone:591 : /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.37/identity 2022-02-18 12:21:05.233 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.233 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.233 | 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=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.241 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.258 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.258 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.288 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.322 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.323 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.412 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.412 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.412 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.413 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.413 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.413 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.425 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.426 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.426 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.426 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.426 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.426 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.427 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.434 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.438 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.438 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=761786) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 12:21:05.470 | 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=761786) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:21:05.791 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created domain default 2022-02-18 12:21:05.836 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created project admin 2022-02-18 12:21:05.875 | DEBUG passlib.handlers.bcrypt [None req-26003520-4349-40de-8798-c04672e790e7 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=761786) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-18 12:21:05.875 | DEBUG passlib.handlers.bcrypt [None req-26003520-4349-40de-8798-c04672e790e7 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=761786) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-18 12:21:05.940 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created user admin 2022-02-18 12:21:05.954 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created role reader 2022-02-18 12:21:05.968 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created role member 2022-02-18 12:21:05.995 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created implied role where 4e3a47e3dd6e48d4889b4f8a9fe4a245 implies 888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:21:06.006 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created role admin 2022-02-18 12:21:06.025 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created implied role where 619e3428448543c6b9a25f407a5d0847 implies 4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:21:06.039 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Granted role admin on project admin to user admin. 2022-02-18 12:21:06.048 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Granted role admin on the system to user admin. 2022-02-18 12:21:06.061 | WARNING py.warnings [None req-26003520-4349-40de-8798-c04672e790e7 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-02-18 12:21:06.061 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-18 12:21:06.061 |  2022-02-18 12:21:06.065 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created region RegionOne 2022-02-18 12:21:06.110 | INFO keystone.cmd.bootstrap [None req-26003520-4349-40de-8798-c04672e790e7 None None] Created public endpoint http://10.222.0.37/identity 2022-02-18 12:21:06.599 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-18 12:21:06.602 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-18 12:21:06.605 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-18 12:21:06.610 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-18 12:21:09.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:09.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:09.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:09.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:09.877 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:09.881 | + lib/keystone:create_keystone_accounts:299 : admin_project=cd7b0d725e544476b536a5c723fa7b78 2022-02-18 12:21:09.883 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-18 12:21:09.887 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-18 12:21:12.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:12.139 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:12.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:12.139 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:12.312 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:12.316 | + lib/keystone:create_keystone_accounts:301 : admin_user=4d85e0507ae046f08fcef01ff4063799 2022-02-18 12:21:12.320 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-18 12:21:12.325 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-18 12:21:12.328 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-18 12:21:12.332 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 4d85e0507ae046f08fcef01ff4063799 default 2022-02-18 12:21:12.396 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4d85e0507ae046f08fcef01ff4063799 default 2022-02-18 12:21:12.436 | [733751 Async ks-domain-role:761939]: running: get_or_add_user_domain_role admin 4d85e0507ae046f08fcef01ff4063799 default 2022-02-18 12:21:12.439 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-18 12:21:12.445 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-18 12:21:12.448 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-18 12:21:14.878 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-18 12:21:14.880 | + functions-common:get_or_create_domain:888 : echo default 2022-02-18 12:21:14.880 | default 2022-02-18 12:21:14.883 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-18 12:21:14.946 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-18 12:21:14.991 | [733751 Async ks-project:762079]: running: get_or_create_project service Default 2022-02-18 12:21:14.994 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-18 12:21:15.069 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-18 12:21:15.111 | [733751 Async ks-service:762165]: running: get_or_create_role service 2022-02-18 12:21:15.113 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-18 12:21:15.186 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-18 12:21:15.264 | [733751 Async ks-reseller:762251]: running: get_or_create_role ResellerAdmin 2022-02-18 12:21:15.289 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-18 12:21:15.316 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-18 12:21:15.697 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-18 12:21:15.915 | [733751 Async ks-anotherrole:762341]: running: get_or_create_role anotherrole 2022-02-18 12:21:15.933 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-18 12:21:15.961 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-18 12:21:15.990 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 12:21:16.017 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-18 12:21:18.578 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:18.593 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:18.730 | [762079 Async ks-project:762079]: finished successfully 2022-02-18 12:21:18.732 | [762165 Async ks-service:762165]: finished successfully 2022-02-18 12:21:18.857 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:18.894 | [762251 Async ks-reseller:762251]: finished successfully 2022-02-18 12:21:18.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:18.998 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:18.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:18.998 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:19.179 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:19.182 | ++ functions-common:get_or_create_project:938 : project_id=91c5b8d696d84cc78d6b41f819aabe20 2022-02-18 12:21:19.185 | ++ functions-common:get_or_create_project:939 : echo 91c5b8d696d84cc78d6b41f819aabe20 2022-02-18 12:21:19.188 | + lib/keystone:create_keystone_accounts:329 : invis_project=91c5b8d696d84cc78d6b41f819aabe20 2022-02-18 12:21:19.190 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-18 12:21:19.194 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-18 12:21:19.197 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 12:21:19.205 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-18 12:21:19.515 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:19.542 | [762341 Async ks-anotherrole:762341]: finished successfully 2022-02-18 12:21:21.321 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:21.351 | [761939 Async ks-domain-role:761939]: finished successfully 2022-02-18 12:21:21.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:21.465 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:21.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:21.465 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:21.644 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:21.647 | ++ functions-common:get_or_create_project:938 : project_id=f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:21.650 | ++ functions-common:get_or_create_project:939 : echo f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:21.653 | + lib/keystone:create_keystone_accounts:333 : demo_project=f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:21.657 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-18 12:21:21.661 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-18 12:21:21.665 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:21:21.669 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-18 12:21:21.673 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-18 12:21:21.677 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-18 12:21:24.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.021 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.021 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.199 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:24.203 | ++ functions-common:get_or_create_user:925 : user_id=64c875d52ef84b04b8fd16c1783fb07a 2022-02-18 12:21:24.207 | ++ functions-common:get_or_create_user:926 : echo 64c875d52ef84b04b8fd16c1783fb07a 2022-02-18 12:21:24.212 | + lib/keystone:create_keystone_accounts:336 : demo_user=64c875d52ef84b04b8fd16c1783fb07a 2022-02-18 12:21:24.216 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-18 12:21:24.271 | [733751 Async ks-domain-role:761939]: Waiting for completion of get_or_add_user_domain_role admin 4d85e0507ae046f08fcef01ff4063799 default running on PID 761939 (6 other jobs running) 2022-02-18 12:21:24.299 | [733751 Async ks-domain-role:761939]: Signaling child to exit 2022-02-18 12:21:24.299 | WAKEUP 2022-02-18 12:21:24.321 | [733751 Async ks-domain-role:761939]: Signaled 2022-02-18 12:21:24.322 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-18 12:21:24.323 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:24.323 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 4d85e0507ae046f08fcef01ff4063799 --domain default 2022-02-18 12:21:24.323 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-18 12:21:24.323 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:24.323 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:24.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.323 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.323 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.323 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:24.323 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-18 12:21:24.323 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-18 12:21:24.323 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 4d85e0507ae046f08fcef01ff4063799 --domain default 2022-02-18 12:21:24.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.323 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.323 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.323 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-18 12:21:24.323 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:24.323 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:24.323 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 4d85e0507ae046f08fcef01ff4063799 --domain default 2022-02-18 12:21:24.323 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:24.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.323 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.323 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.323 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:24.323 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:21:24.323 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:21:24.323 | ++ functions-common:get_field:818 : echo '| 619e3428448543c6b9a25f407a5d0847 | 4d85e0507ae046f08fcef01ff4063799 | | | default | | False |' 2022-02-18 12:21:24.324 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:21:24.324 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:24.324 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=619e3428448543c6b9a25f407a5d0847 2022-02-18 12:21:24.324 | + functions-common:get_or_add_user_domain_role:1021 : echo 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:21:24.324 | 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:21:24.368 | [733751 Async ks-domain-role:761939]: finished get_or_add_user_domain_role admin 4d85e0507ae046f08fcef01ff4063799 default with result 0 in 8 seconds 2022-02-18 12:21:24.375 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-18 12:21:24.411 | [733751 Async ks-project:762079]: Waiting for completion of get_or_create_project service Default running on PID 762079 (5 other jobs running) 2022-02-18 12:21:24.438 | [733751 Async ks-project:762079]: Signaling child to exit 2022-02-18 12:21:24.438 | WAKEUP 2022-02-18 12:21:24.463 | [733751 Async ks-project:762079]: Signaled 2022-02-18 12:21:24.465 | + functions-common:get_or_create_project:932 : local project_id 2022-02-18 12:21:24.465 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-18 12:21:24.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.465 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.465 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.465 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:24.465 | + functions-common:get_or_create_project:938 : project_id=b8a43b8fe4fd4267a65705a4c652e83a 2022-02-18 12:21:24.465 | + functions-common:get_or_create_project:939 : echo b8a43b8fe4fd4267a65705a4c652e83a 2022-02-18 12:21:24.465 | b8a43b8fe4fd4267a65705a4c652e83a 2022-02-18 12:21:24.511 | [733751 Async ks-project:762079]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-18 12:21:24.549 | [733751 Async ks-service:762165]: Waiting for completion of get_or_create_role service running on PID 762165 (4 other jobs running) 2022-02-18 12:21:24.574 | [733751 Async ks-service:762165]: Signaling child to exit 2022-02-18 12:21:24.575 | WAKEUP 2022-02-18 12:21:24.599 | [733751 Async ks-service:762165]: Signaled 2022-02-18 12:21:24.601 | + functions-common:get_or_create_role:945 : local role_id 2022-02-18 12:21:24.601 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-18 12:21:24.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.601 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.601 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.601 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:24.601 | + functions-common:get_or_create_role:950 : role_id=e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:21:24.601 | + functions-common:get_or_create_role:951 : echo e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:21:24.601 | e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:21:24.646 | [733751 Async ks-service:762165]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-18 12:21:24.684 | [733751 Async ks-reseller:762251]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 762251 (3 other jobs running) 2022-02-18 12:21:24.709 | [733751 Async ks-reseller:762251]: Signaling child to exit 2022-02-18 12:21:24.709 | WAKEUP 2022-02-18 12:21:24.732 | [733751 Async ks-reseller:762251]: Signaled 2022-02-18 12:21:24.733 | + functions-common:get_or_create_role:945 : local role_id 2022-02-18 12:21:24.734 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-18 12:21:24.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.734 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.734 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.734 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:24.734 | + functions-common:get_or_create_role:950 : role_id=c5430894c30845f989b2e75119d0c2ac 2022-02-18 12:21:24.734 | + functions-common:get_or_create_role:951 : echo c5430894c30845f989b2e75119d0c2ac 2022-02-18 12:21:24.734 | c5430894c30845f989b2e75119d0c2ac 2022-02-18 12:21:24.779 | [733751 Async ks-reseller:762251]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-18 12:21:24.817 | [733751 Async ks-anotherrole:762341]: Waiting for completion of get_or_create_role anotherrole running on PID 762341 (2 other jobs running) 2022-02-18 12:21:24.847 | [733751 Async ks-anotherrole:762341]: Signaling child to exit 2022-02-18 12:21:24.847 | WAKEUP 2022-02-18 12:21:24.870 | [733751 Async ks-anotherrole:762341]: Signaled 2022-02-18 12:21:24.871 | + functions-common:get_or_create_role:945 : local role_id 2022-02-18 12:21:24.871 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-18 12:21:24.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.871 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:24.871 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:24.871 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:24.872 | + functions-common:get_or_create_role:950 : role_id=2e741afd26044efb85c7181f01245035 2022-02-18 12:21:24.872 | + functions-common:get_or_create_role:951 : echo 2e741afd26044efb85c7181f01245035 2022-02-18 12:21:24.872 | 2e741afd26044efb85c7181f01245035 2022-02-18 12:21:24.918 | [733751 Async ks-anotherrole:762341]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-02-18 12:21:24.922 | + inc/async:async_wait:197 : return 0 2022-02-18 12:21:24.925 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:24.984 | + inc/async:async_inner:63 : get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:25.026 | [733751 Async ks-demo-member:763208]: running: get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:25.029 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 4d85e0507ae046f08fcef01ff4063799 f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:25.091 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4d85e0507ae046f08fcef01ff4063799 f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:25.136 | [733751 Async ks-demo-admin:763320]: running: get_or_add_user_project_role admin 4d85e0507ae046f08fcef01ff4063799 f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:25.139 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:25.210 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:25.263 | [733751 Async ks-demo-another:763432]: running: get_or_add_user_project_role anotherrole 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:25.265 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a 91c5b8d696d84cc78d6b41f819aabe20 2022-02-18 12:21:25.333 | + inc/async:async_inner:63 : get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a 91c5b8d696d84cc78d6b41f819aabe20 2022-02-18 12:21:25.429 | [733751 Async ks-demo-invis:763544]: running: get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a 91c5b8d696d84cc78d6b41f819aabe20 2022-02-18 12:21:25.432 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-18 12:21:25.442 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-18 12:21:25.444 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:21:25.448 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-18 12:21:25.466 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-18 12:21:25.504 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-18 12:21:28.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:28.365 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:28.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:28.365 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:28.591 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:28.594 | ++ functions-common:get_or_create_user:925 : user_id=99004f0e2a6e46758f0bde208f7d1ee4 2022-02-18 12:21:28.596 | ++ functions-common:get_or_create_user:926 : echo 99004f0e2a6e46758f0bde208f7d1ee4 2022-02-18 12:21:28.599 | + lib/keystone:create_keystone_accounts:349 : demo_reader=99004f0e2a6e46758f0bde208f7d1ee4 2022-02-18 12:21:28.602 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 99004f0e2a6e46758f0bde208f7d1ee4 f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:28.801 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 99004f0e2a6e46758f0bde208f7d1ee4 f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:29.040 | [733751 Async ks-demo-reader:763740]: running: get_or_add_user_project_role reader 99004f0e2a6e46758f0bde208f7d1ee4 f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:29.057 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-18 12:21:29.086 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-18 12:21:29.102 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 12:21:29.137 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-18 12:21:32.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:32.453 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:32.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:32.453 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:32.755 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:32.758 | ++ functions-common:get_or_create_project:938 : project_id=9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:32.761 | ++ functions-common:get_or_create_project:939 : echo 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:32.764 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:32.766 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-18 12:21:32.770 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-18 12:21:32.773 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:21:32.795 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-18 12:21:32.818 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-18 12:21:32.823 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-18 12:21:35.645 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:35.827 | [763208 Async ks-demo-member:763208]: finished successfully 2022-02-18 12:21:36.114 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:36.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:36.217 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:36.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:36.217 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:36.263 | [763432 Async ks-demo-another:763432]: finished successfully 2022-02-18 12:21:36.474 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:36.477 | ++ functions-common:get_or_create_user:925 : user_id=c7ce30ebf3304ac9884e61bb59d28ba3 2022-02-18 12:21:36.479 | ++ functions-common:get_or_create_user:926 : echo c7ce30ebf3304ac9884e61bb59d28ba3 2022-02-18 12:21:36.483 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=c7ce30ebf3304ac9884e61bb59d28ba3 2022-02-18 12:21:36.486 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:36.567 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:36.655 | [733751 Async ks-alt-admin:764181]: running: get_or_add_user_project_role admin c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:36.661 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:36.911 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:37.133 | [733751 Async ks-alt-another:764323]: running: get_or_add_user_project_role anotherrole c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:37.139 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-18 12:21:37.154 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-18 12:21:37.161 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:21:37.174 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-18 12:21:37.176 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-18 12:21:37.187 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-18 12:21:37.196 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:37.218 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:37.314 | [763544 Async ks-demo-invis:763544]: finished successfully 2022-02-18 12:21:37.381 | [763320 Async ks-demo-admin:763320]: finished successfully 2022-02-18 12:21:39.548 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:39.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:39.554 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:39.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:39.554 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:39.591 | [763740 Async ks-demo-reader:763740]: finished successfully 2022-02-18 12:21:39.775 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:39.778 | ++ functions-common:get_or_create_user:925 : user_id=b599acc79bf44ad7a0bf99d2a23f13ef 2022-02-18 12:21:39.780 | ++ functions-common:get_or_create_user:926 : echo b599acc79bf44ad7a0bf99d2a23f13ef 2022-02-18 12:21:39.784 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=b599acc79bf44ad7a0bf99d2a23f13ef 2022-02-18 12:21:39.786 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member b599acc79bf44ad7a0bf99d2a23f13ef 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:39.857 | + inc/async:async_inner:63 : get_or_add_user_project_role member b599acc79bf44ad7a0bf99d2a23f13ef 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:39.911 | [733751 Async ks-alt-member-user:764645]: running: get_or_add_user_project_role member b599acc79bf44ad7a0bf99d2a23f13ef 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:39.914 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-18 12:21:39.920 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-18 12:21:39.926 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:21:39.929 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-18 12:21:39.931 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-18 12:21:39.935 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-18 12:21:42.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:42.275 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:42.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:42.275 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:42.506 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:42.517 | ++ functions-common:get_or_create_user:925 : user_id=f974758298e241ba97ee094c412ca220 2022-02-18 12:21:42.522 | ++ functions-common:get_or_create_user:926 : echo f974758298e241ba97ee094c412ca220 2022-02-18 12:21:42.530 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=f974758298e241ba97ee094c412ca220 2022-02-18 12:21:42.533 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader f974758298e241ba97ee094c412ca220 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:42.626 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f974758298e241ba97ee094c412ca220 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:42.716 | [733751 Async ks-alt-reader-user:764862]: running: get_or_add_user_project_role reader f974758298e241ba97ee094c412ca220 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:42.726 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-18 12:21:42.730 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:21:42.749 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-18 12:21:42.769 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-18 12:21:42.809 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-18 12:21:45.265 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:45.388 | [764181 Async ks-alt-admin:764181]: finished successfully 2022-02-18 12:21:45.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:45.827 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:45.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:45.827 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:45.834 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:45.888 | [764323 Async ks-alt-another:764323]: finished successfully 2022-02-18 12:21:46.045 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:46.049 | ++ functions-common:get_or_create_user:925 : user_id=1fa73bc801ac4fa8be1e0a72b2e4949b 2022-02-18 12:21:46.053 | ++ functions-common:get_or_create_user:926 : echo 1fa73bc801ac4fa8be1e0a72b2e4949b 2022-02-18 12:21:46.055 | + lib/keystone:create_keystone_accounts:381 : system_member_user=1fa73bc801ac4fa8be1e0a72b2e4949b 2022-02-18 12:21:46.059 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 1fa73bc801ac4fa8be1e0a72b2e4949b all 2022-02-18 12:21:46.125 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1fa73bc801ac4fa8be1e0a72b2e4949b all 2022-02-18 12:21:46.170 | [733751 Async ks-system-member:765166]: running: get_or_add_user_system_role member 1fa73bc801ac4fa8be1e0a72b2e4949b all 2022-02-18 12:21:46.173 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-18 12:21:46.176 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:21:46.178 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-18 12:21:46.181 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-18 12:21:46.185 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-18 12:21:48.545 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:48.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:48.587 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:48.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:48.588 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:48.607 | [764645 Async ks-alt-member-user:764645]: finished successfully 2022-02-18 12:21:48.796 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:48.799 | ++ functions-common:get_or_create_user:925 : user_id=fa24b6b3d5774aaaa1177144a43f5f94 2022-02-18 12:21:48.801 | ++ functions-common:get_or_create_user:926 : echo fa24b6b3d5774aaaa1177144a43f5f94 2022-02-18 12:21:48.805 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=fa24b6b3d5774aaaa1177144a43f5f94 2022-02-18 12:21:48.807 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader fa24b6b3d5774aaaa1177144a43f5f94 all 2022-02-18 12:21:48.879 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fa24b6b3d5774aaaa1177144a43f5f94 all 2022-02-18 12:21:48.921 | [733751 Async ks-system-reader:765399]: running: get_or_add_user_system_role reader fa24b6b3d5774aaaa1177144a43f5f94 all 2022-02-18 12:21:48.925 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-18 12:21:48.929 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-18 12:21:48.932 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-18 12:21:48.934 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-18 12:21:48.938 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-18 12:21:51.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:51.200 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:51.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:51.200 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:51.394 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:51.426 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:51.429 | ++ functions-common:get_or_create_group:902 : group_id=ecf4a6bd7d4f46a8966c639b4de46c5e 2022-02-18 12:21:51.429 | [764862 Async ks-alt-reader-user:764862]: finished successfully 2022-02-18 12:21:51.434 | ++ functions-common:get_or_create_group:903 : echo ecf4a6bd7d4f46a8966c639b4de46c5e 2022-02-18 12:21:51.438 | + lib/keystone:create_keystone_accounts:391 : admin_group=ecf4a6bd7d4f46a8966c639b4de46c5e 2022-02-18 12:21:51.442 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-18 12:21:51.447 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-18 12:21:51.452 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-18 12:21:51.457 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-18 12:21:51.462 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-18 12:21:53.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:53.772 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:53.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:53.772 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:53.974 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:53.978 | ++ functions-common:get_or_create_group:902 : group_id=799a2ddca5824bf58c2c23501f950a8d 2022-02-18 12:21:53.981 | ++ functions-common:get_or_create_group:903 : echo 799a2ddca5824bf58c2c23501f950a8d 2022-02-18 12:21:53.984 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=799a2ddca5824bf58c2c23501f950a8d 2022-02-18 12:21:53.987 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:54.062 | + inc/async:async_inner:63 : get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:54.112 | [733751 Async ks-group-memberdemo:765663]: running: get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:54.114 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:54.119 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:54.154 | [765166 Async ks-system-member:765166]: finished successfully 2022-02-18 12:21:54.189 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:54.234 | [733751 Async ks-group-anotherdemo:765805]: running: get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:54.237 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:54.307 | + inc/async:async_inner:63 : get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:54.364 | [733751 Async ks-group-memberalt:765891]: running: get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:54.376 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:54.745 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:54.962 | [733751 Async ks-group-anotheralt:765978]: running: get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:21:54.989 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin ecf4a6bd7d4f46a8966c639b4de46c5e cd7b0d725e544476b536a5c723fa7b78 2022-02-18 12:21:55.453 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ecf4a6bd7d4f46a8966c639b4de46c5e cd7b0d725e544476b536a5c723fa7b78 2022-02-18 12:21:55.695 | [733751 Async ks-group-admin:766067]: running: get_or_add_group_project_role admin ecf4a6bd7d4f46a8966c639b4de46c5e cd7b0d725e544476b536a5c723fa7b78 2022-02-18 12:21:55.722 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-18 12:21:56.126 | [733751 Async ks-demo-member:763208]: Waiting for completion of get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 running on PID 763208 (17 other jobs running) 2022-02-18 12:21:56.324 | [733751 Async ks-demo-member:763208]: Signaling child to exit 2022-02-18 12:21:56.324 | WAKEUP 2022-02-18 12:21:56.497 | [733751 Async ks-demo-member:763208]: Signaled 2022-02-18 12:21:56.517 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:21:56.517 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:21:56.517 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:21:56.517 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:21:56.517 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:21:56.517 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:21:56.517 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:21:56.517 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:21:56.517 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 64c875d52ef84b04b8fd16c1783fb07a --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:56.517 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:21:56.517 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:56.517 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:56.517 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:56.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:56.517 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:56.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:56.517 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:56.517 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:56.517 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:21:56.517 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:21:56.517 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 64c875d52ef84b04b8fd16c1783fb07a --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:56.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:56.517 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:56.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:56.517 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:56.517 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:56.518 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 64c875d52ef84b04b8fd16c1783fb07a --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:56.518 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:21:56.518 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:56.518 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:56.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:56.518 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:56.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:56.518 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:56.518 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:56.518 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:21:56.518 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:21:56.518 | ++ functions-common:get_field:818 : echo '| 4e3a47e3dd6e48d4889b4f8a9fe4a245 | 64c875d52ef84b04b8fd16c1783fb07a | | f943a7c26e3742beb293fde2152608d5 | | | False |' 2022-02-18 12:21:56.518 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:21:56.518 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:56.518 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:21:56.518 | + functions-common:get_or_add_user_project_role:997 : echo 4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:21:56.518 | 4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:21:56.820 | [733751 Async ks-demo-member:763208]: finished get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 with result 0 in 10 seconds 2022-02-18 12:21:57.106 | [733751 Async ks-demo-admin:763320]: Waiting for completion of get_or_add_user_project_role admin 4d85e0507ae046f08fcef01ff4063799 f943a7c26e3742beb293fde2152608d5 running on PID 763320 (16 other jobs running) 2022-02-18 12:21:57.280 | [733751 Async ks-demo-admin:763320]: Signaling child to exit 2022-02-18 12:21:57.281 | WAKEUP 2022-02-18 12:21:57.455 | [733751 Async ks-demo-admin:763320]: Signaled 2022-02-18 12:21:57.457 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:21:57.457 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:21:57.457 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:21:57.457 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:21:57.457 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:21:57.457 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:21:57.457 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:21:57.457 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:21:57.457 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 4d85e0507ae046f08fcef01ff4063799 --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:57.457 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:57.457 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:21:57.457 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:57.457 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:57.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:57.457 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:57.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:57.457 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:57.457 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:57.457 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:21:57.457 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:21:57.457 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 4d85e0507ae046f08fcef01ff4063799 --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:57.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:57.458 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:57.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:57.458 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:57.458 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:21:57.458 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:57.458 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 4d85e0507ae046f08fcef01ff4063799 --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:57.458 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:57.458 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:57.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:57.458 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:57.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:57.458 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:57.458 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:57.458 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:21:57.458 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:21:57.458 | ++ functions-common:get_field:818 : echo '| 619e3428448543c6b9a25f407a5d0847 | 4d85e0507ae046f08fcef01ff4063799 | | f943a7c26e3742beb293fde2152608d5 | | | False |' 2022-02-18 12:21:57.458 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:21:57.458 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:57.458 | + functions-common:get_or_add_user_project_role:995 : user_role_id=619e3428448543c6b9a25f407a5d0847 2022-02-18 12:21:57.458 | + functions-common:get_or_add_user_project_role:997 : echo 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:21:57.458 | 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:21:57.520 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:21:57.667 | [765399 Async ks-system-reader:765399]: finished successfully 2022-02-18 12:21:57.731 | [733751 Async ks-demo-admin:763320]: finished get_or_add_user_project_role admin 4d85e0507ae046f08fcef01ff4063799 f943a7c26e3742beb293fde2152608d5 with result 0 in 12 seconds 2022-02-18 12:21:57.967 | [733751 Async ks-demo-another:763432]: Waiting for completion of get_or_add_user_project_role anotherrole 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 running on PID 763432 (15 other jobs running) 2022-02-18 12:21:58.079 | [733751 Async ks-demo-another:763432]: Signaling child to exit 2022-02-18 12:21:58.079 | WAKEUP 2022-02-18 12:21:58.216 | [733751 Async ks-demo-another:763432]: Signaled 2022-02-18 12:21:58.237 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:21:58.237 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:21:58.237 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:21:58.237 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:21:58.237 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:21:58.237 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:21:58.237 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:21:58.237 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:21:58.237 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 64c875d52ef84b04b8fd16c1783fb07a --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:58.237 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:21:58.237 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:58.237 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:58.237 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:58.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:58.238 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:58.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:58.238 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:58.238 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:58.238 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:21:58.238 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:21:58.238 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 64c875d52ef84b04b8fd16c1783fb07a --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:58.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:58.238 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:58.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:58.238 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:58.238 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:58.238 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 64c875d52ef84b04b8fd16c1783fb07a --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:21:58.238 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:21:58.238 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:58.238 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:58.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:58.238 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:58.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:58.238 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:58.238 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:58.238 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:21:58.238 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:21:58.238 | ++ functions-common:get_field:818 : echo '| 2e741afd26044efb85c7181f01245035 | 64c875d52ef84b04b8fd16c1783fb07a | | f943a7c26e3742beb293fde2152608d5 | | | False |' 2022-02-18 12:21:58.238 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:21:58.238 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:58.238 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e741afd26044efb85c7181f01245035 2022-02-18 12:21:58.238 | + functions-common:get_or_add_user_project_role:997 : echo 2e741afd26044efb85c7181f01245035 2022-02-18 12:21:58.238 | 2e741afd26044efb85c7181f01245035 2022-02-18 12:21:58.551 | [733751 Async ks-demo-another:763432]: finished get_or_add_user_project_role anotherrole 64c875d52ef84b04b8fd16c1783fb07a f943a7c26e3742beb293fde2152608d5 with result 0 in 11 seconds 2022-02-18 12:21:58.830 | [733751 Async ks-demo-invis:763544]: Waiting for completion of get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a 91c5b8d696d84cc78d6b41f819aabe20 running on PID 763544 (14 other jobs running) 2022-02-18 12:21:58.983 | [733751 Async ks-demo-invis:763544]: Signaling child to exit 2022-02-18 12:21:58.983 | WAKEUP 2022-02-18 12:21:59.150 | [733751 Async ks-demo-invis:763544]: Signaled 2022-02-18 12:21:59.165 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:21:59.165 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:21:59.165 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:21:59.165 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:21:59.165 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:21:59.165 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:21:59.165 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:21:59.165 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:21:59.166 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:21:59.166 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:59.166 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:59.166 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 64c875d52ef84b04b8fd16c1783fb07a --project 91c5b8d696d84cc78d6b41f819aabe20 2022-02-18 12:21:59.166 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:59.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:59.166 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:59.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:59.166 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:59.166 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:59.166 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:21:59.166 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:21:59.166 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 64c875d52ef84b04b8fd16c1783fb07a --project 91c5b8d696d84cc78d6b41f819aabe20 2022-02-18 12:21:59.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:59.166 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:59.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:59.166 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:59.166 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:21:59.166 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:21:59.166 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 64c875d52ef84b04b8fd16c1783fb07a --project 91c5b8d696d84cc78d6b41f819aabe20 2022-02-18 12:21:59.166 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:21:59.166 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:59.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:59.166 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:59.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:21:59.166 | from cryptography.utils import int_from_bytes 2022-02-18 12:21:59.166 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:21:59.166 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:21:59.166 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:21:59.166 | ++ functions-common:get_field:818 : echo '| 4e3a47e3dd6e48d4889b4f8a9fe4a245 | 64c875d52ef84b04b8fd16c1783fb07a | | 91c5b8d696d84cc78d6b41f819aabe20 | | | False |' 2022-02-18 12:21:59.166 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:21:59.167 | ++ functions-common:get_field:812 : read data 2022-02-18 12:21:59.167 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:21:59.167 | + functions-common:get_or_add_user_project_role:997 : echo 4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:21:59.167 | 4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:21:59.480 | [733751 Async ks-demo-invis:763544]: finished get_or_add_user_project_role member 64c875d52ef84b04b8fd16c1783fb07a 91c5b8d696d84cc78d6b41f819aabe20 with result 0 in 12 seconds 2022-02-18 12:21:59.736 | [733751 Async ks-demo-reader:763740]: Waiting for completion of get_or_add_user_project_role reader 99004f0e2a6e46758f0bde208f7d1ee4 f943a7c26e3742beb293fde2152608d5 running on PID 763740 (13 other jobs running) 2022-02-18 12:21:59.911 | [733751 Async ks-demo-reader:763740]: Signaling child to exit 2022-02-18 12:21:59.911 | WAKEUP 2022-02-18 12:22:00.059 | [733751 Async ks-demo-reader:763740]: Signaled 2022-02-18 12:22:00.069 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:22:00.069 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:22:00.069 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:22:00.069 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:22:00.069 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:22:00.070 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:22:00.070 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:22:00.070 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:22:00.070 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:00.070 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 99004f0e2a6e46758f0bde208f7d1ee4 --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:22:00.070 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:22:00.070 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:00.070 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:00.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:00.070 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:00.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:00.070 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:00.070 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:00.070 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:22:00.070 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:22:00.070 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 99004f0e2a6e46758f0bde208f7d1ee4 --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:22:00.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:00.070 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:00.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:00.070 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:00.070 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:00.070 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 99004f0e2a6e46758f0bde208f7d1ee4 --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:22:00.070 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:22:00.070 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:00.070 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:00.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:00.070 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:00.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:00.070 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:00.070 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:00.070 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:22:00.070 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:22:00.071 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:22:00.071 | ++ functions-common:get_field:818 : echo '| 888bdfe04bc548d7a3d3ad92169ed462 | 99004f0e2a6e46758f0bde208f7d1ee4 | | f943a7c26e3742beb293fde2152608d5 | | | False |' 2022-02-18 12:22:00.071 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:00.071 | + functions-common:get_or_add_user_project_role:995 : user_role_id=888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:22:00.071 | + functions-common:get_or_add_user_project_role:997 : echo 888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:22:00.071 | 888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:22:00.376 | [733751 Async ks-demo-reader:763740]: finished get_or_add_user_project_role reader 99004f0e2a6e46758f0bde208f7d1ee4 f943a7c26e3742beb293fde2152608d5 with result 0 in 10 seconds 2022-02-18 12:22:00.405 | + inc/async:async_wait:197 : return 0 2022-02-18 12:22:00.429 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-18 12:22:00.820 | [733751 Async ks-alt-admin:764181]: Waiting for completion of get_or_add_user_project_role admin c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 running on PID 764181 (12 other jobs running) 2022-02-18 12:22:01.012 | [733751 Async ks-alt-admin:764181]: Signaling child to exit 2022-02-18 12:22:01.012 | WAKEUP 2022-02-18 12:22:01.170 | [733751 Async ks-alt-admin:764181]: Signaled 2022-02-18 12:22:01.195 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:22:01.195 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:22:01.196 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:22:01.196 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:22:01.196 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:22:01.196 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:22:01.196 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:22:01.196 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:22:01.196 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user c7ce30ebf3304ac9884e61bb59d28ba3 --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:01.196 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:22:01.196 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:01.196 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:01.196 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:01.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.196 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.196 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.196 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:01.196 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:22:01.196 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:22:01.196 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user c7ce30ebf3304ac9884e61bb59d28ba3 --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:01.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.196 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.196 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.196 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:22:01.196 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:01.196 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:01.196 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:01.196 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user c7ce30ebf3304ac9884e61bb59d28ba3 --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:01.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.196 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.197 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.197 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:01.197 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:22:01.197 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:22:01.197 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:22:01.197 | ++ functions-common:get_field:818 : echo '| 619e3428448543c6b9a25f407a5d0847 | c7ce30ebf3304ac9884e61bb59d28ba3 | | 9b1daaf227a147e5ae84ff8490dea917 | | | False |' 2022-02-18 12:22:01.197 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:01.197 | + functions-common:get_or_add_user_project_role:995 : user_role_id=619e3428448543c6b9a25f407a5d0847 2022-02-18 12:22:01.197 | + functions-common:get_or_add_user_project_role:997 : echo 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:22:01.197 | 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:22:01.414 | [733751 Async ks-alt-admin:764181]: finished get_or_add_user_project_role admin c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 with result 0 in 8 seconds 2022-02-18 12:22:01.636 | [733751 Async ks-alt-another:764323]: Waiting for completion of get_or_add_user_project_role anotherrole c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 running on PID 764323 (11 other jobs running) 2022-02-18 12:22:01.778 | [733751 Async ks-alt-another:764323]: Signaling child to exit 2022-02-18 12:22:01.778 | WAKEUP 2022-02-18 12:22:01.845 | [733751 Async ks-alt-another:764323]: Signaled 2022-02-18 12:22:01.856 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:22:01.856 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:22:01.856 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:22:01.856 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:22:01.856 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:22:01.856 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:22:01.856 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:22:01.856 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:22:01.856 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:01.856 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user c7ce30ebf3304ac9884e61bb59d28ba3 --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:01.856 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:22:01.856 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:01.856 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:01.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.856 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.857 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.857 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:01.857 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:22:01.857 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:22:01.857 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user c7ce30ebf3304ac9884e61bb59d28ba3 --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:01.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.857 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.857 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.857 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user c7ce30ebf3304ac9884e61bb59d28ba3 --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:01.857 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:22:01.857 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:01.857 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:01.857 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:01.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.857 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:01.857 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:01.857 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:01.857 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:22:01.857 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:22:01.857 | ++ functions-common:get_field:818 : echo '| 2e741afd26044efb85c7181f01245035 | c7ce30ebf3304ac9884e61bb59d28ba3 | | 9b1daaf227a147e5ae84ff8490dea917 | | | False |' 2022-02-18 12:22:01.857 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:22:01.858 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:01.858 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e741afd26044efb85c7181f01245035 2022-02-18 12:22:01.858 | + functions-common:get_or_add_user_project_role:997 : echo 2e741afd26044efb85c7181f01245035 2022-02-18 12:22:01.858 | 2e741afd26044efb85c7181f01245035 2022-02-18 12:22:02.114 | [733751 Async ks-alt-another:764323]: finished get_or_add_user_project_role anotherrole c7ce30ebf3304ac9884e61bb59d28ba3 9b1daaf227a147e5ae84ff8490dea917 with result 0 in 9 seconds 2022-02-18 12:22:02.368 | [733751 Async ks-alt-member-user:764645]: Waiting for completion of get_or_add_user_project_role member b599acc79bf44ad7a0bf99d2a23f13ef 9b1daaf227a147e5ae84ff8490dea917 running on PID 764645 (10 other jobs running) 2022-02-18 12:22:02.567 | [733751 Async ks-alt-member-user:764645]: Signaling child to exit 2022-02-18 12:22:02.568 | WAKEUP 2022-02-18 12:22:02.735 | [733751 Async ks-alt-member-user:764645]: Signaled 2022-02-18 12:22:02.750 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:22:02.750 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:22:02.750 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:22:02.750 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:22:02.750 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:22:02.750 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:22:02.750 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:22:02.750 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:22:02.750 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:22:02.750 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:02.750 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user b599acc79bf44ad7a0bf99d2a23f13ef --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:02.750 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:02.750 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:02.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:02.750 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:02.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:02.750 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:02.750 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:02.750 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:22:02.750 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:22:02.751 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user b599acc79bf44ad7a0bf99d2a23f13ef --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:02.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:02.751 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:02.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:02.751 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:02.751 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:02.751 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user b599acc79bf44ad7a0bf99d2a23f13ef --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:02.751 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:22:02.751 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:02.751 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:02.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:02.751 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:02.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:02.751 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:02.751 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:02.751 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:22:02.751 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:22:02.751 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:22:02.751 | ++ functions-common:get_field:818 : echo '| 4e3a47e3dd6e48d4889b4f8a9fe4a245 | b599acc79bf44ad7a0bf99d2a23f13ef | | 9b1daaf227a147e5ae84ff8490dea917 | | | False |' 2022-02-18 12:22:02.751 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:02.751 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:22:02.751 | + functions-common:get_or_add_user_project_role:997 : echo 4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:22:02.751 | 4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:22:03.024 | [733751 Async ks-alt-member-user:764645]: finished get_or_add_user_project_role member b599acc79bf44ad7a0bf99d2a23f13ef 9b1daaf227a147e5ae84ff8490dea917 with result 0 in 8 seconds 2022-02-18 12:22:03.251 | [733751 Async ks-alt-reader-user:764862]: Waiting for completion of get_or_add_user_project_role reader f974758298e241ba97ee094c412ca220 9b1daaf227a147e5ae84ff8490dea917 running on PID 764862 (9 other jobs running) 2022-02-18 12:22:03.419 | [733751 Async ks-alt-reader-user:764862]: Signaling child to exit 2022-02-18 12:22:03.419 | WAKEUP 2022-02-18 12:22:03.583 | [733751 Async ks-alt-reader-user:764862]: Signaled 2022-02-18 12:22:03.597 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:22:03.597 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:22:03.597 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:22:03.597 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:22:03.597 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:22:03.597 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:22:03.597 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:22:03.597 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:22:03.597 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:22:03.597 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:03.597 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:03.597 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user f974758298e241ba97ee094c412ca220 --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:03.597 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:03.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:03.597 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:03.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:03.597 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:03.597 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:03.597 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:22:03.597 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:22:03.597 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user f974758298e241ba97ee094c412ca220 --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:03.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:03.597 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:03.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:03.597 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:03.597 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:22:03.597 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:22:03.597 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user f974758298e241ba97ee094c412ca220 --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:03.598 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:22:03.598 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:03.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:03.598 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:03.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:03.598 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:03.598 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:03.598 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:22:03.598 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:22:03.598 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:22:03.598 | ++ functions-common:get_field:818 : echo '| 888bdfe04bc548d7a3d3ad92169ed462 | f974758298e241ba97ee094c412ca220 | | 9b1daaf227a147e5ae84ff8490dea917 | | | False |' 2022-02-18 12:22:03.598 | ++ functions-common:get_field:812 : read data 2022-02-18 12:22:03.598 | + functions-common:get_or_add_user_project_role:995 : user_role_id=888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:22:03.598 | + functions-common:get_or_add_user_project_role:997 : echo 888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:22:03.598 | 888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:22:03.905 | [733751 Async ks-alt-reader-user:764862]: finished get_or_add_user_project_role reader f974758298e241ba97ee094c412ca220 9b1daaf227a147e5ae84ff8490dea917 with result 0 in 8 seconds 2022-02-18 12:22:03.940 | + inc/async:async_wait:197 : return 0 2022-02-18 12:22:03.958 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-18 12:22:04.296 | [733751 Async ks-system-member:765166]: Waiting for completion of get_or_add_user_system_role member 1fa73bc801ac4fa8be1e0a72b2e4949b all running on PID 765166 (8 other jobs running) 2022-02-18 12:22:04.414 | [733751 Async ks-system-member:765166]: Signaling child to exit 2022-02-18 12:22:04.414 | WAKEUP 2022-02-18 12:22:04.552 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:22:04.565 | [733751 Async ks-system-member:765166]: Signaled 2022-02-18 12:22:04.566 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-18 12:22:04.566 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-18 12:22:04.566 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-18 12:22:04.566 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:22:04.567 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:22:04.567 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:22:04.567 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:22:04.567 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:22:04.567 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-18 12:22:04.567 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 1fa73bc801ac4fa8be1e0a72b2e4949b --system all -f value -c Role 2022-02-18 12:22:04.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:04.567 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:04.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:04.567 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:04.567 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:04.567 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-18 12:22:04.567 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-18 12:22:04.567 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 1fa73bc801ac4fa8be1e0a72b2e4949b --system all 2022-02-18 12:22:04.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:04.567 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:04.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:04.567 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:04.567 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 1fa73bc801ac4fa8be1e0a72b2e4949b --system all -f value -c Role 2022-02-18 12:22:04.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:04.567 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:04.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:04.567 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:04.567 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:04.567 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:22:04.567 | + functions-common:get_or_add_user_system_role:1052 : echo 4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:22:04.567 | 4e3a47e3dd6e48d4889b4f8a9fe4a245 2022-02-18 12:22:04.742 | [765805 Async ks-group-anotherdemo:765805]: finished successfully 2022-02-18 12:22:04.828 | [733751 Async ks-system-member:765166]: finished get_or_add_user_system_role member 1fa73bc801ac4fa8be1e0a72b2e4949b all with result 0 in 8 seconds 2022-02-18 12:22:04.874 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:22:04.944 | [765663 Async ks-group-memberdemo:765663]: finished successfully 2022-02-18 12:22:04.951 | [733751 Async ks-system-reader:765399]: Waiting for completion of get_or_add_user_system_role reader fa24b6b3d5774aaaa1177144a43f5f94 all running on PID 765399 (7 other jobs running) 2022-02-18 12:22:05.001 | [733751 Async ks-system-reader:765399]: Signaling child to exit 2022-02-18 12:22:05.001 | WAKEUP 2022-02-18 12:22:05.030 | [733751 Async ks-system-reader:765399]: Signaled 2022-02-18 12:22:05.031 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-18 12:22:05.031 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-18 12:22:05.031 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-18 12:22:05.031 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:22:05.031 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:22:05.031 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:22:05.032 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:22:05.032 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:22:05.032 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-18 12:22:05.032 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user fa24b6b3d5774aaaa1177144a43f5f94 --system all -f value -c Role 2022-02-18 12:22:05.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.032 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.032 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.032 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:05.032 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-18 12:22:05.032 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-18 12:22:05.032 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user fa24b6b3d5774aaaa1177144a43f5f94 --system all 2022-02-18 12:22:05.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.032 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.032 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.032 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user fa24b6b3d5774aaaa1177144a43f5f94 --system all -f value -c Role 2022-02-18 12:22:05.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.032 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.032 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.032 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:05.032 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:22:05.032 | + functions-common:get_or_add_user_system_role:1052 : echo 888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:22:05.032 | 888bdfe04bc548d7a3d3ad92169ed462 2022-02-18 12:22:05.088 | [733751 Async ks-system-reader:765399]: finished get_or_add_user_system_role reader fa24b6b3d5774aaaa1177144a43f5f94 all with result 0 in 8 seconds 2022-02-18 12:22:05.092 | + inc/async:async_wait:197 : return 0 2022-02-18 12:22:05.095 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-18 12:22:05.159 | [733751 Async ks-group-memberdemo:765663]: Waiting for completion of get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 running on PID 765663 (6 other jobs running) 2022-02-18 12:22:05.192 | [733751 Async ks-group-memberdemo:765663]: Signaling child to exit 2022-02-18 12:22:05.192 | WAKEUP 2022-02-18 12:22:05.227 | [733751 Async ks-group-memberdemo:765663]: Signaled 2022-02-18 12:22:05.229 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 12:22:05.229 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 799a2ddca5824bf58c2c23501f950a8d --project f943a7c26e3742beb293fde2152608d5 -f value 2022-02-18 12:22:05.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.229 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.229 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.229 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:05.229 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 12:22:05.229 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 12:22:05.229 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 799a2ddca5824bf58c2c23501f950a8d --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:22:05.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.229 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.229 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.229 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 799a2ddca5824bf58c2c23501f950a8d --project f943a7c26e3742beb293fde2152608d5 -f value 2022-02-18 12:22:05.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.229 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.229 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.229 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:05.229 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4e3a47e3dd6e48d4889b4f8a9fe4a245 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 False' 2022-02-18 12:22:05.229 | + functions-common:get_or_add_group_project_role:1076 : echo 4e3a47e3dd6e48d4889b4f8a9fe4a245 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 False 2022-02-18 12:22:05.229 | 4e3a47e3dd6e48d4889b4f8a9fe4a245 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 False 2022-02-18 12:22:05.291 | [733751 Async ks-group-memberdemo:765663]: finished get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 with result 0 in 10 seconds 2022-02-18 12:22:05.349 | [733751 Async ks-group-anotherdemo:765805]: Waiting for completion of get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 running on PID 765805 (5 other jobs running) 2022-02-18 12:22:05.384 | [733751 Async ks-group-anotherdemo:765805]: Signaling child to exit 2022-02-18 12:22:05.384 | WAKEUP 2022-02-18 12:22:05.416 | [733751 Async ks-group-anotherdemo:765805]: Signaled 2022-02-18 12:22:05.418 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 12:22:05.418 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 799a2ddca5824bf58c2c23501f950a8d --project f943a7c26e3742beb293fde2152608d5 -f value 2022-02-18 12:22:05.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.418 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.418 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.418 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:05.418 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 12:22:05.418 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 12:22:05.418 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 799a2ddca5824bf58c2c23501f950a8d --project f943a7c26e3742beb293fde2152608d5 2022-02-18 12:22:05.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.418 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.418 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.418 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 799a2ddca5824bf58c2c23501f950a8d --project f943a7c26e3742beb293fde2152608d5 -f value 2022-02-18 12:22:05.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.418 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.418 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.418 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:05.418 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2e741afd26044efb85c7181f01245035 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 False' 2022-02-18 12:22:05.418 | + functions-common:get_or_add_group_project_role:1076 : echo 2e741afd26044efb85c7181f01245035 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 False 2022-02-18 12:22:05.418 | 2e741afd26044efb85c7181f01245035 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 False 2022-02-18 12:22:05.506 | [733751 Async ks-group-anotherdemo:765805]: finished get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d f943a7c26e3742beb293fde2152608d5 with result 0 in 10 seconds 2022-02-18 12:22:05.564 | [733751 Async ks-group-memberalt:765891]: Waiting for completion of get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 running on PID 765891 (4 other jobs running) 2022-02-18 12:22:05.620 | [733751 Async ks-group-memberalt:765891]: Signaling child to exit 2022-02-18 12:22:05.637 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:22:05.671 | [765978 Async ks-group-anotheralt:765978]: finished successfully 2022-02-18 12:22:05.877 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:22:05.904 | [765891 Async ks-group-memberalt:765891]: finished successfully 2022-02-18 12:22:05.926 | WAKEUP 2022-02-18 12:22:05.953 | [733751 Async ks-group-memberalt:765891]: Signaled 2022-02-18 12:22:05.954 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 12:22:05.955 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 799a2ddca5824bf58c2c23501f950a8d --project 9b1daaf227a147e5ae84ff8490dea917 -f value 2022-02-18 12:22:05.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.955 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.955 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.955 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:05.955 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 12:22:05.955 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 12:22:05.955 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 799a2ddca5824bf58c2c23501f950a8d --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:05.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.955 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.955 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.955 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 799a2ddca5824bf58c2c23501f950a8d --project 9b1daaf227a147e5ae84ff8490dea917 -f value 2022-02-18 12:22:05.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.955 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:05.955 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:05.955 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:05.955 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4e3a47e3dd6e48d4889b4f8a9fe4a245 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 False' 2022-02-18 12:22:05.955 | + functions-common:get_or_add_group_project_role:1076 : echo 4e3a47e3dd6e48d4889b4f8a9fe4a245 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 False 2022-02-18 12:22:05.955 | 4e3a47e3dd6e48d4889b4f8a9fe4a245 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 False 2022-02-18 12:22:06.003 | [733751 Async ks-group-memberalt:765891]: finished get_or_add_group_project_role member 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 with result 0 in 11 seconds 2022-02-18 12:22:06.043 | [733751 Async ks-group-anotheralt:765978]: Waiting for completion of get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 running on PID 765978 (3 other jobs running) 2022-02-18 12:22:06.069 | [733751 Async ks-group-anotheralt:765978]: Signaling child to exit 2022-02-18 12:22:06.069 | WAKEUP 2022-02-18 12:22:06.093 | [733751 Async ks-group-anotheralt:765978]: Signaled 2022-02-18 12:22:06.095 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 12:22:06.095 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 799a2ddca5824bf58c2c23501f950a8d --project 9b1daaf227a147e5ae84ff8490dea917 -f value 2022-02-18 12:22:06.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.095 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.095 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.095 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:06.095 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 12:22:06.095 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 12:22:06.095 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 799a2ddca5824bf58c2c23501f950a8d --project 9b1daaf227a147e5ae84ff8490dea917 2022-02-18 12:22:06.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.095 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.095 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.095 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 799a2ddca5824bf58c2c23501f950a8d --project 9b1daaf227a147e5ae84ff8490dea917 -f value 2022-02-18 12:22:06.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.095 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.096 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.096 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:06.096 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2e741afd26044efb85c7181f01245035 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 False' 2022-02-18 12:22:06.096 | + functions-common:get_or_add_group_project_role:1076 : echo 2e741afd26044efb85c7181f01245035 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 False 2022-02-18 12:22:06.096 | 2e741afd26044efb85c7181f01245035 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 False 2022-02-18 12:22:06.144 | [733751 Async ks-group-anotheralt:765978]: finished get_or_add_group_project_role anotherrole 799a2ddca5824bf58c2c23501f950a8d 9b1daaf227a147e5ae84ff8490dea917 with result 0 in 11 seconds 2022-02-18 12:22:06.186 | [733751 Async ks-group-admin:766067]: Waiting for completion of get_or_add_group_project_role admin ecf4a6bd7d4f46a8966c639b4de46c5e cd7b0d725e544476b536a5c723fa7b78 running on PID 766067 (2 other jobs running) 2022-02-18 12:22:06.214 | [733751 Async ks-group-admin:766067]: Signaling child to exit 2022-02-18 12:22:06.329 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:22:06.355 | [766067 Async ks-group-admin:766067]: finished successfully 2022-02-18 12:22:06.376 | WAKEUP 2022-02-18 12:22:06.399 | [733751 Async ks-group-admin:766067]: Signaled 2022-02-18 12:22:06.401 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 12:22:06.401 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group ecf4a6bd7d4f46a8966c639b4de46c5e --project cd7b0d725e544476b536a5c723fa7b78 -f value 2022-02-18 12:22:06.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.401 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.401 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.401 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:06.401 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 12:22:06.401 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 12:22:06.401 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group ecf4a6bd7d4f46a8966c639b4de46c5e --project cd7b0d725e544476b536a5c723fa7b78 2022-02-18 12:22:06.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.401 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.401 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.401 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group ecf4a6bd7d4f46a8966c639b4de46c5e --project cd7b0d725e544476b536a5c723fa7b78 -f value 2022-02-18 12:22:06.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.401 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:22:06.401 | from cryptography.utils import int_from_bytes 2022-02-18 12:22:06.401 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:22:06.401 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='619e3428448543c6b9a25f407a5d0847 ecf4a6bd7d4f46a8966c639b4de46c5e cd7b0d725e544476b536a5c723fa7b78 False' 2022-02-18 12:22:06.401 | + functions-common:get_or_add_group_project_role:1076 : echo 619e3428448543c6b9a25f407a5d0847 ecf4a6bd7d4f46a8966c639b4de46c5e cd7b0d725e544476b536a5c723fa7b78 False 2022-02-18 12:22:06.402 | 619e3428448543c6b9a25f407a5d0847 ecf4a6bd7d4f46a8966c639b4de46c5e cd7b0d725e544476b536a5c723fa7b78 False 2022-02-18 12:22:06.447 | [733751 Async ks-group-admin:766067]: finished get_or_add_group_project_role admin ecf4a6bd7d4f46a8966c639b4de46c5e cd7b0d725e544476b536a5c723fa7b78 with result 0 in 11 seconds 2022-02-18 12:22:06.451 | + inc/async:async_wait:197 : return 0 2022-02-18 12:22:06.454 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-18 12:22:06.472 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:22:06.474 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-18 12:22:06.493 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:22:06.496 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-18 12:22:06.498 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-18 12:22:06.566 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-18 12:22:06.606 | [733751 Async create_nova_accounts:768000]: running: create_nova_accounts 2022-02-18 12:22:06.609 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-18 12:22:06.627 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:22:06.630 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-18 12:22:06.632 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-18 12:22:06.694 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-18 12:22:06.733 | [733751 Async create_glance_accounts:768115]: running: create_glance_accounts 2022-02-18 12:22:06.736 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-18 12:22:06.757 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:22:06.760 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-18 12:22:06.763 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-18 12:22:06.834 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-18 12:22:06.879 | [733751 Async create_cinder_accounts:768245]: running: create_cinder_accounts 2022-02-18 12:22:06.882 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-18 12:22:06.903 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:22:06.906 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-18 12:22:06.909 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-18 12:22:06.988 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-18 12:22:07.044 | [733751 Async create_neutron_accounts:768360]: running: create_neutron_accounts 2022-02-18 12:22:07.048 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-18 12:22:07.085 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:22:07.093 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-18 12:22:07.097 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-18 12:22:07.253 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-18 12:22:07.467 | [733751 Async create_swift_accounts:768501]: running: create_swift_accounts 2022-02-18 12:22:07.501 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-18 12:22:07.650 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:22:07.675 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-18 12:22:08.013 | [733751 Async create_nova_accounts:768000]: Waiting for completion of create_nova_accounts running on PID 768000 (6 other jobs running) 2022-02-18 12:22:08.194 | [733751 Async create_nova_accounts:768000]: Signaling child to exit 2022-02-18 12:22:35.604 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:22:35.699 | [768360 Async create_neutron_accounts:768360]: finished successfully 2022-02-18 12:22:51.060 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:22:51.096 | [768245 Async create_cinder_accounts:768245]: finished successfully 2022-02-18 12:22:58.464 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:22:58.492 | [768115 Async create_glance_accounts:768115]: finished successfully 2022-02-18 12:23:02.617 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:23:02.645 | [768000 Async create_nova_accounts:768000]: finished successfully 2022-02-18 12:23:02.666 | WAKEUP 2022-02-18 12:23:02.690 | [733751 Async create_nova_accounts:768000]: Signaled 2022-02-18 12:23:02.692 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-18 12:23:02.692 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-18 12:23:02.692 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-18 12:23:02.692 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:02.692 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 12:23:02.692 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 12:23:02.692 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 12:23:02.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.692 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.692 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.692 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.692 | + functions-common:get_or_create_user:925 : user_id=5c45b2daf751467286c8a7cf744709d3 2022-02-18 12:23:02.692 | + functions-common:get_or_create_user:926 : echo 5c45b2daf751467286c8a7cf744709d3 2022-02-18 12:23:02.692 | 5c45b2daf751467286c8a7cf744709d3 2022-02-18 12:23:02.692 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-18 12:23:02.692 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:02.693 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:02.693 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:02.693 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:02.693 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:02.693 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:02.693 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:02.693 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:02.693 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:02.693 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:02.693 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.693 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:02.693 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.693 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.693 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.693 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.693 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.693 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.693 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:02.693 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:02.693 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.693 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.693 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.693 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.693 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.693 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:02.693 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.693 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.694 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.694 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.694 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.694 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:02.694 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:02.694 | ++ functions-common:get_field:818 : echo '| e8cb58910deb41a1ab5fb4b9927f7b27 | 5c45b2daf751467286c8a7cf744709d3 | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:02.694 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:02.694 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.694 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.694 | + functions-common:get_or_add_user_project_role:997 : echo e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.694 | e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.694 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-18 12:23:02.694 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-18 12:23:02.694 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:02.694 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:02.694 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:02.694 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:02.694 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:02.694 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:02.694 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:02.694 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:02.694 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:02.694 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:02.694 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:02.694 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.694 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.694 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.694 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.694 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.695 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.695 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.695 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:02.695 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:02.695 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.695 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.695 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.695 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.695 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.695 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:02.695 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.695 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.695 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.695 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.695 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.695 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:02.695 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:02.695 | ++ functions-common:get_field:818 : echo '| 619e3428448543c6b9a25f407a5d0847 | 5c45b2daf751467286c8a7cf744709d3 | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:02.695 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:02.695 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.695 | + functions-common:get_or_add_user_project_role:995 : user_role_id=619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:02.695 | + functions-common:get_or_add_user_project_role:997 : echo 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:02.695 | 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:02.695 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-18 12:23:02.695 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-18 12:23:02.695 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.37/compute 2022-02-18 12:23:02.696 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-18 12:23:02.696 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 12:23:02.696 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-18 12:23:02.696 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-18 12:23:02.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.696 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.696 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.696 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.696 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 12:23:02.696 | e27e5d1e1c38477fb4fd6f9faaedb145' 2022-02-18 12:23:02.696 | + functions-common:get_or_create_service:1094 : echo e27e5d1e1c38477fb4fd6f9faaedb145 2022-02-18 12:23:02.696 | e27e5d1e1c38477fb4fd6f9faaedb145 2022-02-18 12:23:02.696 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-02-18 12:23:02.696 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 12:23:02.696 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-02-18 12:23:02.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 12:23:02.696 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-18 12:23:02.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.696 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.696 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.696 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 12:23:02.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 12:23:02.696 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-18 12:23:02.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.696 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.696 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.696 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8cd050e37d65452389073cf3cbef0ab1 2022-02-18 12:23:02.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8cd050e37d65452389073cf3cbef0ab1 2022-02-18 12:23:02.697 | + functions-common:get_or_create_endpoint:1127 : public_id=8cd050e37d65452389073cf3cbef0ab1 2022-02-18 12:23:02.697 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 12:23:02.697 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 12:23:02.697 | + functions-common:get_or_create_endpoint:1136 : echo 8cd050e37d65452389073cf3cbef0ab1 2022-02-18 12:23:02.697 | 8cd050e37d65452389073cf3cbef0ab1 2022-02-18 12:23:02.697 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-18 12:23:02.697 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 12:23:02.697 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-18 12:23:02.697 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-18 12:23:02.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.697 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.697 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.697 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.697 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 12:23:02.697 | b6c89cdef44b45a6a2198e47d54192a4' 2022-02-18 12:23:02.697 | + functions-common:get_or_create_service:1094 : echo b6c89cdef44b45a6a2198e47d54192a4 2022-02-18 12:23:02.697 | b6c89cdef44b45a6a2198e47d54192a4 2022-02-18 12:23:02.697 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-02-18 12:23:02.697 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 12:23:02.697 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-02-18 12:23:02.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 12:23:02.697 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-18 12:23:02.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.697 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.697 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.697 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 12:23:02.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 12:23:02.698 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-02-18 12:23:02.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.698 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.698 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.698 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.698 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=76e4a1db40534d45a7aef88c4e87ff38 2022-02-18 12:23:02.698 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 76e4a1db40534d45a7aef88c4e87ff38 2022-02-18 12:23:02.698 | + functions-common:get_or_create_endpoint:1127 : public_id=76e4a1db40534d45a7aef88c4e87ff38 2022-02-18 12:23:02.698 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 12:23:02.698 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 12:23:02.698 | + functions-common:get_or_create_endpoint:1136 : echo 76e4a1db40534d45a7aef88c4e87ff38 2022-02-18 12:23:02.698 | 76e4a1db40534d45a7aef88c4e87ff38 2022-02-18 12:23:02.698 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-18 12:23:02.698 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:23:02.698 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-18 12:23:02.698 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:23:02.698 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-18 12:23:02.698 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:02.698 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:02.698 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:02.698 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:02.698 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:02.698 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:02.698 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:02.698 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:02.698 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:02.698 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:02.698 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.698 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.698 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:02.698 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.699 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.699 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.699 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:02.699 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:02.699 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.699 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.699 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.699 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:02.699 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.699 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.699 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.699 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:02.699 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:02.699 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:02.699 | ++ functions-common:get_field:818 : echo '| c5430894c30845f989b2e75119d0c2ac | 5c45b2daf751467286c8a7cf744709d3 | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:02.699 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.699 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c5430894c30845f989b2e75119d0c2ac 2022-02-18 12:23:02.699 | + functions-common:get_or_add_user_project_role:997 : echo c5430894c30845f989b2e75119d0c2ac 2022-02-18 12:23:02.700 | c5430894c30845f989b2e75119d0c2ac 2022-02-18 12:23:02.700 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-18 12:23:02.700 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:23:02.740 | [733751 Async create_nova_accounts:768000]: finished create_nova_accounts with result 0 in 56 seconds 2022-02-18 12:23:02.780 | [733751 Async create_glance_accounts:768115]: Waiting for completion of create_glance_accounts running on PID 768115 (5 other jobs running) 2022-02-18 12:23:02.806 | [733751 Async create_glance_accounts:768115]: Signaling child to exit 2022-02-18 12:23:02.806 | WAKEUP 2022-02-18 12:23:02.830 | [733751 Async create_glance_accounts:768115]: Signaled 2022-02-18 12:23:02.831 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-18 12:23:02.831 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:23:02.831 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-18 12:23:02.832 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-18 12:23:02.832 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:02.832 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 12:23:02.832 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 12:23:02.832 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 12:23:02.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.832 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.832 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.832 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.832 | + functions-common:get_or_create_user:925 : user_id=7a8fe4bf79d34362838fe245c06822df 2022-02-18 12:23:02.832 | + functions-common:get_or_create_user:926 : echo 7a8fe4bf79d34362838fe245c06822df 2022-02-18 12:23:02.832 | 7a8fe4bf79d34362838fe245c06822df 2022-02-18 12:23:02.832 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-18 12:23:02.832 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:02.832 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:02.832 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:02.832 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:02.832 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:02.832 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:02.832 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:02.832 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:02.832 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:02.832 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:02.832 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.832 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.832 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:02.832 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.832 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.832 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.833 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.833 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.833 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:02.833 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:02.833 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.833 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.833 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.833 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.833 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:02.833 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.833 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.833 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.833 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.833 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.833 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.833 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:02.833 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:02.833 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:02.833 | ++ functions-common:get_field:818 : echo '| e8cb58910deb41a1ab5fb4b9927f7b27 | 7a8fe4bf79d34362838fe245c06822df | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:02.833 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.833 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.833 | + functions-common:get_or_add_user_project_role:997 : echo e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.833 | e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.833 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-18 12:23:02.833 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-18 12:23:02.833 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:23:02.833 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-18 12:23:02.833 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-18 12:23:02.834 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:02.834 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 12:23:02.834 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 12:23:02.834 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 12:23:02.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.834 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.834 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.834 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.834 | + functions-common:get_or_create_user:925 : user_id=85a8b741cbfb4585aa3344aa9e40bdad 2022-02-18 12:23:02.834 | + functions-common:get_or_create_user:926 : echo 85a8b741cbfb4585aa3344aa9e40bdad 2022-02-18 12:23:02.834 | 85a8b741cbfb4585aa3344aa9e40bdad 2022-02-18 12:23:02.834 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-18 12:23:02.834 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:02.834 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:02.834 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:02.834 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:02.834 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:02.834 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:02.834 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:02.834 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:02.834 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:02.834 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:02.834 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.834 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:02.834 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.834 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.834 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.834 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.835 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.835 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.835 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:02.835 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:02.835 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.835 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.835 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.835 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.835 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.835 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:02.835 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.835 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.835 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.835 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.835 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.835 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:02.835 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:02.835 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:02.835 | ++ functions-common:get_field:818 : echo '| e8cb58910deb41a1ab5fb4b9927f7b27 | 85a8b741cbfb4585aa3344aa9e40bdad | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:02.835 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.835 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.835 | + functions-common:get_or_add_user_project_role:997 : echo e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.835 | e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.835 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-18 12:23:02.835 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-18 12:23:02.835 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:02.835 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:02.836 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:02.836 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:02.836 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:02.836 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:02.836 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:02.836 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:02.836 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:02.836 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:02.836 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.836 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.836 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:02.836 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.836 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.836 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.836 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.836 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.836 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:02.836 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:02.836 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.836 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.836 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.836 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.836 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:02.836 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.836 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.836 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.837 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.837 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.837 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.837 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:02.837 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:02.837 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:02.837 | ++ functions-common:get_field:818 : echo '| c5430894c30845f989b2e75119d0c2ac | 85a8b741cbfb4585aa3344aa9e40bdad | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:02.837 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.837 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c5430894c30845f989b2e75119d0c2ac 2022-02-18 12:23:02.837 | + functions-common:get_or_add_user_project_role:997 : echo c5430894c30845f989b2e75119d0c2ac 2022-02-18 12:23:02.837 | c5430894c30845f989b2e75119d0c2ac 2022-02-18 12:23:02.837 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-18 12:23:02.837 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 12:23:02.837 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-18 12:23:02.837 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-18 12:23:02.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.837 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.837 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.837 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.837 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 12:23:02.837 | 145735e1349347dda71c6827ff2a3fa8' 2022-02-18 12:23:02.837 | + functions-common:get_or_create_service:1094 : echo 145735e1349347dda71c6827ff2a3fa8 2022-02-18 12:23:02.837 | 145735e1349347dda71c6827ff2a3fa8 2022-02-18 12:23:02.837 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-02-18 12:23:02.837 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 12:23:02.837 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-02-18 12:23:02.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 12:23:02.837 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-18 12:23:02.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.837 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.838 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.838 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 12:23:02.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 12:23:02.838 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-02-18 12:23:02.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.838 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.838 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.838 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=70f064516e3942c08f2a4af1bff08db3 2022-02-18 12:23:02.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 70f064516e3942c08f2a4af1bff08db3 2022-02-18 12:23:02.838 | + functions-common:get_or_create_endpoint:1127 : public_id=70f064516e3942c08f2a4af1bff08db3 2022-02-18 12:23:02.838 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 12:23:02.838 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 12:23:02.838 | + functions-common:get_or_create_endpoint:1136 : echo 70f064516e3942c08f2a4af1bff08db3 2022-02-18 12:23:02.838 | 70f064516e3942c08f2a4af1bff08db3 2022-02-18 12:23:02.838 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-18 12:23:02.838 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-18 12:23:02.838 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-18 12:23:02.838 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-18 12:23:02.838 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-18 12:23:02.838 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-18 12:23:02.838 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-18 12:23:02.838 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-18 12:23:02.838 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-18 12:23:02.883 | [733751 Async create_glance_accounts:768115]: finished create_glance_accounts with result 0 in 51 seconds 2022-02-18 12:23:02.925 | [733751 Async create_cinder_accounts:768245]: Waiting for completion of create_cinder_accounts running on PID 768245 (4 other jobs running) 2022-02-18 12:23:02.951 | [733751 Async create_cinder_accounts:768245]: Signaling child to exit 2022-02-18 12:23:02.952 | WAKEUP 2022-02-18 12:23:02.976 | [733751 Async create_cinder_accounts:768245]: Signaled 2022-02-18 12:23:02.977 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-18 12:23:02.977 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-18 12:23:02.977 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-18 12:23:02.977 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:02.977 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 12:23:02.977 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 12:23:02.977 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 12:23:02.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.978 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.978 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.978 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.978 | + functions-common:get_or_create_user:925 : user_id=bb3c29dad38a405487330f20bf7ccbf0 2022-02-18 12:23:02.978 | + functions-common:get_or_create_user:926 : echo bb3c29dad38a405487330f20bf7ccbf0 2022-02-18 12:23:02.978 | bb3c29dad38a405487330f20bf7ccbf0 2022-02-18 12:23:02.978 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-18 12:23:02.978 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:02.978 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:02.978 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:02.978 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:02.978 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:02.978 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:02.978 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:02.978 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:02.978 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:02.978 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:02.978 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.978 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:02.978 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.978 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.978 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.978 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.978 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.978 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.978 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:02.978 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:02.979 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.979 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.979 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.979 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-18 12:23:02.979 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:02.979 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:02.979 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:02.979 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.979 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.979 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.979 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.979 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:02.979 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:02.979 | ++ functions-common:get_field:818 : echo '| e8cb58910deb41a1ab5fb4b9927f7b27 | bb3c29dad38a405487330f20bf7ccbf0 | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:02.979 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:02.979 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:02.979 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.979 | + functions-common:get_or_add_user_project_role:997 : echo e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.979 | e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:02.979 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-18 12:23:02.979 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-18 12:23:02.979 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 12:23:02.979 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-18 12:23:02.979 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-18 12:23:02.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.980 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.980 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.980 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.980 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 12:23:02.980 | ed83b99e7cb74de8b2b0608f4aca5deb' 2022-02-18 12:23:02.980 | + functions-common:get_or_create_service:1094 : echo ed83b99e7cb74de8b2b0608f4aca5deb 2022-02-18 12:23:02.980 | ed83b99e7cb74de8b2b0608f4aca5deb 2022-02-18 12:23:02.980 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-18 12:23:02.980 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-18 12:23:02.980 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 12:23:02.980 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-18 12:23:02.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 12:23:02.980 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-18 12:23:02.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.980 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.980 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.980 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 12:23:02.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 12:23:02.980 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-18 12:23:02.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.980 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.980 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.980 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=537679a470e44078bb5e695f8f4bc6cf 2022-02-18 12:23:02.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 537679a470e44078bb5e695f8f4bc6cf 2022-02-18 12:23:02.980 | + functions-common:get_or_create_endpoint:1127 : public_id=537679a470e44078bb5e695f8f4bc6cf 2022-02-18 12:23:02.980 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 12:23:02.981 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 12:23:02.981 | + functions-common:get_or_create_endpoint:1136 : echo 537679a470e44078bb5e695f8f4bc6cf 2022-02-18 12:23:02.981 | 537679a470e44078bb5e695f8f4bc6cf 2022-02-18 12:23:02.981 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-18 12:23:02.981 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 12:23:02.981 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-18 12:23:02.981 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-18 12:23:02.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.981 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.981 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.981 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.981 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 12:23:02.981 | 8635e605a8e546e893bcdd0024b191e5' 2022-02-18 12:23:02.981 | + functions-common:get_or_create_service:1094 : echo 8635e605a8e546e893bcdd0024b191e5 2022-02-18 12:23:02.981 | 8635e605a8e546e893bcdd0024b191e5 2022-02-18 12:23:02.981 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-18 12:23:02.981 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 12:23:02.981 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-18 12:23:02.981 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 12:23:02.981 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-18 12:23:02.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.981 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.981 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.981 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.981 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 12:23:02.981 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 12:23:02.981 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-18 12:23:02.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.981 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.982 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.982 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.982 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3e7a7d678c1b45d9abc70722972ab2b8 2022-02-18 12:23:02.982 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3e7a7d678c1b45d9abc70722972ab2b8 2022-02-18 12:23:02.982 | + functions-common:get_or_create_endpoint:1127 : public_id=3e7a7d678c1b45d9abc70722972ab2b8 2022-02-18 12:23:02.982 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 12:23:02.982 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 12:23:02.982 | + functions-common:get_or_create_endpoint:1136 : echo 3e7a7d678c1b45d9abc70722972ab2b8 2022-02-18 12:23:02.982 | 3e7a7d678c1b45d9abc70722972ab2b8 2022-02-18 12:23:02.982 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-18 12:23:02.982 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-18 12:23:02.982 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 12:23:02.982 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-18 12:23:02.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.982 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.982 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.982 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.982 | ++ functions-common:get_or_create_project:938 : project_id=b8a43b8fe4fd4267a65705a4c652e83a 2022-02-18 12:23:02.982 | ++ functions-common:get_or_create_project:939 : echo b8a43b8fe4fd4267a65705a4c652e83a 2022-02-18 12:23:02.982 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b8a43b8fe4fd4267a65705a4c652e83a 2022-02-18 12:23:02.982 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-18 12:23:02.982 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:02.982 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 12:23:02.982 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-18 12:23:02.982 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-18 12:23:02.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.982 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:02.982 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:02.982 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-18 12:23:02.983 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:02.983 | ++ functions-common:get_or_create_user:925 : user_id=bb3c29dad38a405487330f20bf7ccbf0 2022-02-18 12:23:02.983 | ++ functions-common:get_or_create_user:926 : echo bb3c29dad38a405487330f20bf7ccbf0 2022-02-18 12:23:02.983 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id bb3c29dad38a405487330f20bf7ccbf0 2022-02-18 12:23:03.031 | [733751 Async create_cinder_accounts:768245]: finished create_cinder_accounts with result 0 in 44 seconds 2022-02-18 12:23:03.036 | + inc/async:async_wait:197 : return 0 2022-02-18 12:23:03.039 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-18 12:23:03.093 | [733751 Async create_neutron_accounts:768360]: Waiting for completion of create_neutron_accounts running on PID 768360 (3 other jobs running) 2022-02-18 12:23:03.120 | [733751 Async create_neutron_accounts:768360]: Signaling child to exit 2022-02-18 12:23:03.120 | WAKEUP 2022-02-18 12:23:03.144 | [733751 Async create_neutron_accounts:768360]: Signaled 2022-02-18 12:23:03.146 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-18 12:23:03.146 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 12:23:03.146 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:23:03.146 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:23:03.146 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 12:23:03.146 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 12:23:03.146 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 12:23:03.146 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-18 12:23:03.146 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-18 12:23:03.146 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-18 12:23:03.146 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-02-18 12:23:03.146 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-18 12:23:03.146 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-18 12:23:03.146 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-18 12:23:03.146 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:03.146 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 12:23:03.146 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 12:23:03.146 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 12:23:03.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.146 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.146 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.146 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:03.146 | + functions-common:get_or_create_user:925 : user_id=9438c900b487482cbeca2df3fdf6e8b9 2022-02-18 12:23:03.147 | + functions-common:get_or_create_user:926 : echo 9438c900b487482cbeca2df3fdf6e8b9 2022-02-18 12:23:03.147 | 9438c900b487482cbeca2df3fdf6e8b9 2022-02-18 12:23:03.147 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-18 12:23:03.147 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:03.147 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:03.147 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:03.147 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:03.147 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:03.147 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:03.147 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:03.147 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:03.147 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:03.147 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:03.147 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:03.147 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:03.147 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-18 12:23:03.147 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:03.147 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:03.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.147 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.147 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.147 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:03.147 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:03.147 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:03.147 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-18 12:23:03.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.147 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.147 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.148 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:03.148 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-18 12:23:03.148 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:03.148 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:03.148 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:03.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.148 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.148 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.148 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:03.148 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:03.148 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:03.148 | ++ functions-common:get_field:818 : echo '| e8cb58910deb41a1ab5fb4b9927f7b27 | 9438c900b487482cbeca2df3fdf6e8b9 | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:03.148 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:03.148 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:03.148 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:03.148 | + functions-common:get_or_add_user_project_role:997 : echo e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:03.148 | e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:03.148 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-18 12:23:03.148 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-18 12:23:03.148 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 12:23:03.148 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-18 12:23:03.148 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-18 12:23:03.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.148 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.148 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.148 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:03.148 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 12:23:03.148 | 48bb27b054bf43f59ca3ff745748cdb7' 2022-02-18 12:23:03.149 | + functions-common:get_or_create_service:1094 : echo 48bb27b054bf43f59ca3ff745748cdb7 2022-02-18 12:23:03.149 | 48bb27b054bf43f59ca3ff745748cdb7 2022-02-18 12:23:03.149 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-02-18 12:23:03.149 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 12:23:03.149 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-02-18 12:23:03.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 12:23:03.149 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-18 12:23:03.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.149 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.149 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.149 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:03.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 12:23:03.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 12:23:03.149 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-02-18 12:23:03.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.149 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:03.149 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:03.149 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:03.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f98c73b7679244d1a0d752acfda204ee 2022-02-18 12:23:03.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f98c73b7679244d1a0d752acfda204ee 2022-02-18 12:23:03.149 | + functions-common:get_or_create_endpoint:1127 : public_id=f98c73b7679244d1a0d752acfda204ee 2022-02-18 12:23:03.149 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 12:23:03.149 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 12:23:03.149 | + functions-common:get_or_create_endpoint:1136 : echo f98c73b7679244d1a0d752acfda204ee 2022-02-18 12:23:03.149 | f98c73b7679244d1a0d752acfda204ee 2022-02-18 12:23:03.193 | [733751 Async create_neutron_accounts:768360]: finished create_neutron_accounts with result 0 in 28 seconds 2022-02-18 12:23:03.241 | [733751 Async create_swift_accounts:768501]: Waiting for completion of create_swift_accounts running on PID 768501 (2 other jobs running) 2022-02-18 12:23:03.273 | [733751 Async create_swift_accounts:768501]: Signaling child to exit 2022-02-18 12:23:47.089 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:23:47.118 | [768501 Async create_swift_accounts:768501]: finished successfully 2022-02-18 12:23:47.140 | WAKEUP 2022-02-18 12:23:47.164 | [733751 Async create_swift_accounts:768501]: Signaled 2022-02-18 12:23:47.166 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-18 12:23:47.166 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-18 12:23:47.166 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-18 12:23:47.166 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-18 12:23:47.166 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-18 12:23:47.166 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-18 12:23:47.166 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-18 12:23:47.166 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-18 12:23:47.166 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-18 12:23:47.166 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-18 12:23:47.166 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-18 12:23:47.166 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-18 12:23:47.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.166 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.166 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.166 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.166 | ++ functions-common:get_or_create_role:950 : role_id=2e741afd26044efb85c7181f01245035 2022-02-18 12:23:47.166 | ++ functions-common:get_or_create_role:951 : echo 2e741afd26044efb85c7181f01245035 2022-02-18 12:23:47.167 | + lib/swift:create_swift_accounts:638 : another_role=2e741afd26044efb85c7181f01245035 2022-02-18 12:23:47.167 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-18 12:23:47.167 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-18 12:23:47.167 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:47.167 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 12:23:47.167 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 12:23:47.167 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 12:23:47.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.167 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.167 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.167 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.167 | + functions-common:get_or_create_user:925 : user_id=98a7640fc3c84c33ac28202f5fd49407 2022-02-18 12:23:47.167 | + functions-common:get_or_create_user:926 : echo 98a7640fc3c84c33ac28202f5fd49407 2022-02-18 12:23:47.167 | 98a7640fc3c84c33ac28202f5fd49407 2022-02-18 12:23:47.167 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-18 12:23:47.167 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:47.167 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:47.167 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:47.167 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:47.167 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:47.167 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:47.167 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:47.167 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:47.167 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:47.167 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:47.167 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.167 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:47.167 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:47.167 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.168 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.168 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.168 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.168 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.168 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:47.168 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:47.168 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:47.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.168 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.168 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.168 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:47.168 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.168 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:47.168 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.168 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.168 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.168 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.168 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.168 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:47.168 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:47.168 | ++ functions-common:get_field:818 : echo '| e8cb58910deb41a1ab5fb4b9927f7b27 | 98a7640fc3c84c33ac28202f5fd49407 | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:47.168 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:47.168 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.168 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:47.168 | + functions-common:get_or_add_user_project_role:997 : echo e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:47.168 | e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:23:47.168 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-18 12:23:47.169 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-18 12:23:47.169 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:47.169 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:23:47.169 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:47.169 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:47.169 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:23:47.169 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:23:47.169 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:23:47.169 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:23:47.169 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:23:47.169 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:23:47.169 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:47.169 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.169 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:47.169 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.169 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.169 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.169 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.169 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.169 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:47.169 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:47.169 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:47.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.169 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.169 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.169 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.169 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:47.169 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-18 12:23:47.169 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.170 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.170 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.170 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.170 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.170 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:47.170 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:47.170 | ++ functions-common:get_field:818 : echo '| 619e3428448543c6b9a25f407a5d0847 | 98a7640fc3c84c33ac28202f5fd49407 | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:23:47.170 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:47.170 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.170 | + functions-common:get_or_add_user_project_role:995 : user_role_id=619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.170 | + functions-common:get_or_add_user_project_role:997 : echo 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.170 | 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.170 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-18 12:23:47.170 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 12:23:47.170 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-18 12:23:47.170 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-18 12:23:47.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.170 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.170 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.170 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.170 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 12:23:47.170 | 5c79584fef3a4a58b19e278383963c04' 2022-02-18 12:23:47.170 | + functions-common:get_or_create_service:1094 : echo 5c79584fef3a4a58b19e278383963c04 2022-02-18 12:23:47.170 | 5c79584fef3a4a58b19e278383963c04 2022-02-18 12:23:47.170 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-02-18 12:23:47.170 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 12:23:47.170 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-18 12:23:47.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 12:23:47.170 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-18 12:23:47.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.171 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.171 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.171 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 12:23:47.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 12:23:47.171 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-18 12:23:47.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.171 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.171 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.171 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=faa23a048e754205a69e401109f18b02 2022-02-18 12:23:47.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo faa23a048e754205a69e401109f18b02 2022-02-18 12:23:47.171 | + functions-common:get_or_create_endpoint:1127 : public_id=faa23a048e754205a69e401109f18b02 2022-02-18 12:23:47.171 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-02-18 12:23:47.171 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-02-18 12:23:47.171 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 12:23:47.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-18 12:23:47.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.171 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.171 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.171 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.171 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 12:23:47.171 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 12:23:47.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-02-18 12:23:47.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.172 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.172 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.172 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.172 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4c82cb0d74e249cab8b33ac3f2168949 2022-02-18 12:23:47.172 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4c82cb0d74e249cab8b33ac3f2168949 2022-02-18 12:23:47.172 | 4c82cb0d74e249cab8b33ac3f2168949 2022-02-18 12:23:47.172 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 12:23:47.172 | + functions-common:get_or_create_endpoint:1136 : echo faa23a048e754205a69e401109f18b02 2022-02-18 12:23:47.172 | faa23a048e754205a69e401109f18b02 2022-02-18 12:23:47.172 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-18 12:23:47.172 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-18 12:23:47.172 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 12:23:47.172 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-18 12:23:47.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.172 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.172 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.172 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.172 | ++ functions-common:get_or_create_project:938 : project_id=d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.172 | ++ functions-common:get_or_create_project:939 : echo d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.172 | + lib/swift:create_swift_accounts:652 : swift_project_test1=d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.172 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-18 12:23:47.172 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:23:47.172 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-18 12:23:47.172 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:47.172 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-18 12:23:47.172 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-18 12:23:47.173 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-18 12:23:47.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.173 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.173 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.173 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.173 | ++ functions-common:get_or_create_user:925 : user_id=48a49d111f67491e94c4b37f8c8a0bbf 2022-02-18 12:23:47.173 | ++ functions-common:get_or_create_user:926 : echo 48a49d111f67491e94c4b37f8c8a0bbf 2022-02-18 12:23:47.173 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=48a49d111f67491e94c4b37f8c8a0bbf 2022-02-18 12:23:47.173 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-18 12:23:47.173 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:23:47.173 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 48a49d111f67491e94c4b37f8c8a0bbf d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.173 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:47.173 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:23:47.173 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:47.173 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:47.173 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:23:47.173 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:23:47.173 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:23:47.173 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:23:47.173 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 48a49d111f67491e94c4b37f8c8a0bbf --project d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.173 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.173 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:47.173 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.173 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.173 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.173 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.173 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.173 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:47.174 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:47.174 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 48a49d111f67491e94c4b37f8c8a0bbf --project d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.174 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.174 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.174 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 48a49d111f67491e94c4b37f8c8a0bbf --project d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.174 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.174 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:47.174 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.174 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.174 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.174 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.174 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.174 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:47.174 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:47.174 | ++ functions-common:get_field:818 : echo '| 619e3428448543c6b9a25f407a5d0847 | 48a49d111f67491e94c4b37f8c8a0bbf | | d78c9c83ef464393970969cd11c24baa | | | False |' 2022-02-18 12:23:47.174 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:47.174 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.174 | + functions-common:get_or_add_user_project_role:995 : user_role_id=619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.174 | + functions-common:get_or_add_user_project_role:997 : echo 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.174 | 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.174 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-18 12:23:47.174 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-18 12:23:47.174 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:47.174 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-18 12:23:47.174 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-18 12:23:47.174 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-18 12:23:47.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.174 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.175 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.175 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.175 | ++ functions-common:get_or_create_user:925 : user_id=ad1ad225ad494df4a7c845e130aed21a 2022-02-18 12:23:47.175 | ++ functions-common:get_or_create_user:926 : echo ad1ad225ad494df4a7c845e130aed21a 2022-02-18 12:23:47.175 | + lib/swift:create_swift_accounts:661 : swift_user_test3=ad1ad225ad494df4a7c845e130aed21a 2022-02-18 12:23:47.175 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-18 12:23:47.175 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:23:47.175 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 2e741afd26044efb85c7181f01245035 ad1ad225ad494df4a7c845e130aed21a d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.175 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:47.175 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:23:47.175 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:47.175 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:47.175 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:23:47.175 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:23:47.175 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:23:47.175 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:23:47.175 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 2e741afd26044efb85c7181f01245035 --user ad1ad225ad494df4a7c845e130aed21a --project d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.175 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.175 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:47.175 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.175 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.175 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.175 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.175 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.175 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:47.175 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:47.175 | + functions-common:get_or_add_user_project_role:986 : openstack role add 2e741afd26044efb85c7181f01245035 --user ad1ad225ad494df4a7c845e130aed21a --project d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.176 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.176 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.176 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 2e741afd26044efb85c7181f01245035 --user ad1ad225ad494df4a7c845e130aed21a --project d78c9c83ef464393970969cd11c24baa 2022-02-18 12:23:47.176 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.176 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:47.176 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.176 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.176 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.176 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.176 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.176 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:47.176 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:47.176 | ++ functions-common:get_field:818 : echo '| 2e741afd26044efb85c7181f01245035 | ad1ad225ad494df4a7c845e130aed21a | | d78c9c83ef464393970969cd11c24baa | | | False |' 2022-02-18 12:23:47.176 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:47.176 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.176 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e741afd26044efb85c7181f01245035 2022-02-18 12:23:47.176 | + functions-common:get_or_add_user_project_role:997 : echo 2e741afd26044efb85c7181f01245035 2022-02-18 12:23:47.176 | 2e741afd26044efb85c7181f01245035 2022-02-18 12:23:47.176 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-18 12:23:47.176 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-18 12:23:47.176 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 12:23:47.176 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-18 12:23:47.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.176 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.176 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.176 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.176 | ++ functions-common:get_or_create_project:938 : project_id=78ca75b79ee3412e820b1c96723b763c 2022-02-18 12:23:47.177 | ++ functions-common:get_or_create_project:939 : echo 78ca75b79ee3412e820b1c96723b763c 2022-02-18 12:23:47.177 | + lib/swift:create_swift_accounts:666 : swift_project_test2=78ca75b79ee3412e820b1c96723b763c 2022-02-18 12:23:47.177 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-18 12:23:47.177 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:23:47.177 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-18 12:23:47.177 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-18 12:23:47.177 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:47.177 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-18 12:23:47.177 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-18 12:23:47.177 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-18 12:23:47.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.177 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.177 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.177 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.177 | ++ functions-common:get_or_create_user:925 : user_id=107810cb070e463a8cde868649114233 2022-02-18 12:23:47.177 | ++ functions-common:get_or_create_user:926 : echo 107810cb070e463a8cde868649114233 2022-02-18 12:23:47.177 | + lib/swift:create_swift_accounts:671 : swift_user_test2=107810cb070e463a8cde868649114233 2022-02-18 12:23:47.177 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-18 12:23:47.177 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:23:47.177 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 107810cb070e463a8cde868649114233 78ca75b79ee3412e820b1c96723b763c 2022-02-18 12:23:47.177 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:47.177 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:23:47.177 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:47.177 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:47.177 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:23:47.177 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:23:47.177 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:23:47.177 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:23:47.177 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 107810cb070e463a8cde868649114233 --project 78ca75b79ee3412e820b1c96723b763c 2022-02-18 12:23:47.177 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.177 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:47.178 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.178 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.178 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.178 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.178 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.178 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:47.178 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:47.178 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 107810cb070e463a8cde868649114233 --project 78ca75b79ee3412e820b1c96723b763c 2022-02-18 12:23:47.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.178 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.178 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.178 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 107810cb070e463a8cde868649114233 --project 78ca75b79ee3412e820b1c96723b763c 2022-02-18 12:23:47.178 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.178 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:47.178 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.178 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.178 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.178 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.178 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.178 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:47.178 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:47.178 | ++ functions-common:get_field:818 : echo '| 619e3428448543c6b9a25f407a5d0847 | 107810cb070e463a8cde868649114233 | | 78ca75b79ee3412e820b1c96723b763c | | | False |' 2022-02-18 12:23:47.178 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:47.178 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.178 | + functions-common:get_or_add_user_project_role:995 : user_role_id=619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.178 | + functions-common:get_or_add_user_project_role:997 : echo 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.178 | 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.179 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-18 12:23:47.179 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-18 12:23:47.179 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-18 12:23:47.179 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-18 12:23:47.179 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-18 12:23:47.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.179 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.179 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.179 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.179 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-18 12:23:47.179 | 0d1f8fe920b546baaeefec47678017fa' 2022-02-18 12:23:47.179 | ++ functions-common:get_or_create_domain:888 : echo 0d1f8fe920b546baaeefec47678017fa 2022-02-18 12:23:47.179 | + lib/swift:create_swift_accounts:676 : swift_domain=0d1f8fe920b546baaeefec47678017fa 2022-02-18 12:23:47.179 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-18 12:23:47.179 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:23:47.179 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-18 12:23:47.179 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 0d1f8fe920b546baaeefec47678017fa 2022-02-18 12:23:47.179 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 12:23:47.179 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=0d1f8fe920b546baaeefec47678017fa --or-show -f value -c id 2022-02-18 12:23:47.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.179 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.179 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.179 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.179 | ++ functions-common:get_or_create_project:938 : project_id=07ebbeddb1f445a18be71c7ca3351008 2022-02-18 12:23:47.179 | ++ functions-common:get_or_create_project:939 : echo 07ebbeddb1f445a18be71c7ca3351008 2022-02-18 12:23:47.179 | + lib/swift:create_swift_accounts:680 : swift_project_test4=07ebbeddb1f445a18be71c7ca3351008 2022-02-18 12:23:47.179 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-18 12:23:47.179 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:23:47.180 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-18 12:23:47.180 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 0d1f8fe920b546baaeefec47678017fa test4@example.com 2022-02-18 12:23:47.180 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:23:47.180 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-18 12:23:47.180 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-18 12:23:47.180 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=0d1f8fe920b546baaeefec47678017fa --email=test4@example.com --or-show -f value -c id 2022-02-18 12:23:47.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.180 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.180 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.180 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.180 | ++ functions-common:get_or_create_user:925 : user_id=95b3bade98474b649d2d053763e78777 2022-02-18 12:23:47.180 | ++ functions-common:get_or_create_user:926 : echo 95b3bade98474b649d2d053763e78777 2022-02-18 12:23:47.180 | + lib/swift:create_swift_accounts:685 : swift_user_test4=95b3bade98474b649d2d053763e78777 2022-02-18 12:23:47.180 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-18 12:23:47.180 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:23:47.180 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 95b3bade98474b649d2d053763e78777 07ebbeddb1f445a18be71c7ca3351008 2022-02-18 12:23:47.180 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:23:47.180 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 12:23:47.180 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:23:47.180 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:23:47.180 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 12:23:47.180 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 12:23:47.180 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 12:23:47.180 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 12:23:47.180 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 95b3bade98474b649d2d053763e78777 --project 07ebbeddb1f445a18be71c7ca3351008 2022-02-18 12:23:47.180 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.180 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:23:47.180 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.180 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.181 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.181 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.181 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.181 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:23:47.181 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:23:47.181 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 95b3bade98474b649d2d053763e78777 --project 07ebbeddb1f445a18be71c7ca3351008 2022-02-18 12:23:47.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.181 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.181 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.181 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 95b3bade98474b649d2d053763e78777 --project 07ebbeddb1f445a18be71c7ca3351008 2022-02-18 12:23:47.181 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:23:47.181 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:23:47.181 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:23:47.181 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.181 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:47.181 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:47.181 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:23:47.181 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:23:47.181 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:23:47.181 | ++ functions-common:get_field:818 : echo '| 619e3428448543c6b9a25f407a5d0847 | 95b3bade98474b649d2d053763e78777 | | 07ebbeddb1f445a18be71c7ca3351008 | | | False |' 2022-02-18 12:23:47.181 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:23:47.181 | ++ functions-common:get_field:812 : read data 2022-02-18 12:23:47.181 | + functions-common:get_or_add_user_project_role:995 : user_role_id=619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.181 | + functions-common:get_or_add_user_project_role:997 : echo 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.181 | 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:23:47.220 | [733751 Async create_swift_accounts:768501]: finished create_swift_accounts with result 0 in 99 seconds 2022-02-18 12:23:47.229 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-18 12:23:47.232 | + inc/async:async_wait:197 : return 0 2022-02-18 12:23:47.235 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-18 12:23:47.256 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:23:47.258 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-18 12:23:47.277 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:23:47.279 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-18 12:23:47.282 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:23:47.285 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-18 12:23:47.288 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-18 12:23:47.290 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-18 12:23:47.351 | + inc/async:async_inner:63 : init_glance 2022-02-18 12:23:47.391 | [733751 Async init_glance:772700]: running: init_glance 2022-02-18 12:23:47.394 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-18 12:23:47.413 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:23:47.418 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-18 12:23:47.421 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:23:47.424 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-18 12:23:47.427 | + ./stack.sh:main:1147 : configure_neutron 2022-02-18 12:23:47.429 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-18 12:23:47.434 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:23:47.434 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 12:23:47.441 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:23:47.444 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 12:23:47.447 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 12:23:47.450 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 12:23:47.453 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-18 12:23:47.456 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-18 12:23:47.458 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-18 12:23:47.461 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-18 12:23:47.475 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-18 12:23:47.477 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-18 12:23:51.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:51.022 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:51.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:51.022 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:54.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:54.621 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:54.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:54.621 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:57.419 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:23:57.446 | [772700 Async init_glance:772700]: finished successfully 2022-02-18 12:23:58.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:58.262 | from cryptography.utils import int_from_bytes 2022-02-18 12:23:58.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:23:58.262 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:01.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:01.746 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:01.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:01.747 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:05.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:05.205 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:05.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:05.205 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:08.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:08.674 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:08.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:08.674 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:12.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:12.180 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:12.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:12.180 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:15.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:15.850 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:15.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:15.850 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:20.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:20.531 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:20.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:20.531 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:20.531 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-18 12:24:26.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:26.413 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:26.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:26.413 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:26.742 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-18 12:24:26.749 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-18 12:24:26.752 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-18 12:24:26.755 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-18 12:24:26.759 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-18 12:24:26.762 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-18 12:24:26.765 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-18 12:24:26.767 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-18 12:24:26.769 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-18 12:24:26.772 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-18 12:24:26.775 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-18 12:24:26.777 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-18 12:24:26.780 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-18 12:24:26.782 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-18 12:24:26.785 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-18 12:24:26.787 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-18 12:24:26.792 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:24:26.795 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-18 12:24:26.797 | + 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-02-18 12:24:26.802 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-18 12:24:26.805 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-18 12:24:26.808 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-18 12:24:26.810 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-18 12:24:26.812 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-18 12:24:26.816 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-18 12:24:26.846 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-18 12:24:26.876 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-18 12:24:26.908 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-18 12:24:26.940 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-18 12:24:26.971 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-18 12:24:27.001 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-18 12:24:27.004 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-18 12:24:27.006 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-18 12:24:27.009 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-18 12:24:27.012 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 12:24:27.029 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 12:24:27.031 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 12:24:27.034 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 12:24:27.036 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 12:24:27.039 | + 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-02-18 12:24:27.068 | + 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-02-18 12:24:27.097 | + 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-02-18 12:24:27.127 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 12:24:27.157 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-18 12:24:27.174 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:24:27.176 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-18 12:24:27.179 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-18 12:24:27.181 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-18 12:24:27.184 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-18 12:24:27.186 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-18 12:24:27.199 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-18 12:24:27.202 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-18 12:24:27.205 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-18 12:24:27.208 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-18 12:24:27.221 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-18 12:24:27.233 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-18 12:24:27.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-18 12:24:27.249 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-18 12:24:27.262 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-18 12:24:27.274 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-18 12:24:27.277 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 12:24:27.280 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-18 12:24:27.284 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.qjPlF2e27i 2022-02-18 12:24:27.287 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-18 12:24:27.289 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 12:24:27.292 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.qjPlF2e27i 2022-02-18 12:24:27.296 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.qjPlF2e27i 2022-02-18 12:24:27.308 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.qjPlF2e27i /etc/sudoers.d/neutron-rootwrap 2022-02-18 12:24:27.320 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-18 12:24:27.350 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-18 12:24:27.352 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 12:24:27.383 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-18 12:24:27.386 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-18 12:24:27.388 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-18 12:24:27.391 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 12:24:27.393 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 12:24:27.396 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 12:24:27.415 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:27.419 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 12:24:27.423 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 12:24:27.426 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 12:24:27.446 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:27.449 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:24:27.452 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 12:24:27.483 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 12:24:27.486 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 12:24:27.488 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-18 12:24:27.506 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:27.509 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-18 12:24:27.512 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-18 12:24:27.515 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 12:24:27.517 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 12:24:27.520 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-18 12:24:27.522 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-18 12:24:27.525 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 12:24:27.527 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-18 12:24:27.530 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-18 12:24:27.532 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-18 12:24:27.537 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-18 12:24:27.539 | + 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-02-18 12:24:27.544 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-18 12:24:27.561 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:27.564 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-18 12:24:27.566 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-18 12:24:27.569 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-18 12:24:27.574 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-18 12:24:27.603 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-18 12:24:27.634 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-18 12:24:27.665 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-18 12:24:27.698 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-18 12:24:27.731 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-18 12:24:27.734 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-18 12:24:27.736 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-18 12:24:27.739 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 12:24:27.742 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-18 12:24:27.772 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-18 12:24:27.802 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 12:24:27.833 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-18 12:24:27.864 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-18 12:24:27.897 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-18 12:24:27.929 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-18 12:24:27.960 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-18 12:24:27.990 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 12:24:28.021 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 12:24:28.054 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-18 12:24:28.085 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-18 12:24:28.116 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-18 12:24:28.119 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-18 12:24:28.122 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-18 12:24:28.125 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-18 12:24:28.127 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-18 12:24:28.157 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-18 12:24:28.188 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-02-18 12:24:28.222 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-18 12:24:28.256 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-18 12:24:28.287 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-18 12:24:28.325 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-18 12:24:28.356 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-18 12:24:28.389 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-18 12:24:28.420 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-18 12:24:28.456 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-18 12:24:28.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-18 12:24:28.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-18 12:24:28.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-18 12:24:28.466 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-18 12:24:28.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-18 12:24:28.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-18 12:24:28.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-02-18 12:24:28.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-02-18 12:24:28.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-02-18 12:24:28.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-18 12:24:28.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-18 12:24:28.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-18 12:24:28.489 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-18 12:24:28.492 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-18 12:24:28.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-18 12:24:28.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-18 12:24:28.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-18 12:24:28.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-18 12:24:28.506 | + 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-02-18 12:24:28.552 | + 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-02-18 12:24:28.555 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:24:28.557 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-18 12:24:28.561 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-18 12:24:28.563 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-18 12:24:28.567 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 12:24:28.570 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-18 12:24:28.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-18 12:24:28.614 | + 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-02-18 12:24:28.616 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:24:28.619 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-18 12:24:28.622 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-18 12:24:28.625 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-18 12:24:28.627 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 12:24:28.630 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-18 12:24:28.659 | + 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-02-18 12:24:28.662 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:24:28.664 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-18 12:24:28.667 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-18 12:24:28.669 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-18 12:24:28.672 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 12:24:28.674 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-18 12:24:28.705 | + 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-02-18 12:24:28.709 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:24:28.711 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-18 12:24:28.714 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-18 12:24:28.717 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-18 12:24:28.720 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 12:24:28.722 | + 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-02-18 12:24:28.752 | + 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-02-18 12:24:28.755 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:24:28.757 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-18 12:24:28.760 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-18 12:24:28.762 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-18 12:24:28.765 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 12:24:28.767 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-18 12:24:28.797 | + 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-02-18 12:24:28.799 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:24:28.802 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-18 12:24:28.804 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-18 12:24:28.807 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-18 12:24:28.809 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 12:24:28.812 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-18 12:24:28.841 | + 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:100:149 2022-02-18 12:24:28.843 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:24:28.846 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-18 12:24:28.849 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-02-18 12:24:28.851 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-02-18 12:24:28.854 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 12:24:28.856 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-02-18 12:24:28.886 | + 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-02-18 12:24:28.888 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:24:28.891 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-18 12:24:28.893 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-18 12:24:28.896 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-18 12:24:28.899 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 12:24:28.901 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-18 12:24:28.931 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-18 12:24:28.934 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-18 12:24:28.952 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:28.954 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-18 12:24:28.957 | + 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-02-18 12:24:28.989 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-18 12:24:28.992 | + 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-02-18 12:24:29.023 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-18 12:24:29.055 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-18 12:24:29.058 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-18 12:24:29.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-18 12:24:29.063 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-18 12:24:32.113 | INFO neutron.common.config [-] Logging enabled! 2022-02-18 12:24:32.113 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev513 2022-02-18 12:24:32.114 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=774676) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-18 12:24:32.167 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=774676) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 12:24:32.167 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=774676) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 12:24:32.168 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=774676) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 12:24:32.168 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=774676) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 12:24:32.168 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=774676) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 12:24:32.168 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=774676) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 12:24:32.223 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-18 12:24:32.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:32.223 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:32.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:32.223 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:32.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-18 12:24:32.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-18 12:24:32.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-18 12:24:32.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-18 12:24:32.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-18 12:24:32.671 | + 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-02-18 12:24:32.689 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-18 12:24:32.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-18 12:24:32.694 | + 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-02-18 12:24:32.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-18 12:24:32.729 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-18 12:24:32.738 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-18 12:24:32.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-18 12:24:32.743 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-18 12:24:32.757 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-18 12:24:32.771 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-18 12:24:32.774 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-18 12:24:32.782 | net.bridge.bridge-nf-call-iptables = 1 2022-02-18 12:24:32.786 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-18 12:24:32.790 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-18 12:24:32.801 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-18 12:24:32.805 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-18 12:24:32.807 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-18 12:24:32.810 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-18 12:24:32.812 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-18 12:24:32.815 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-18 12:24:32.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-18 12:24:32.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-18 12:24:32.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-18 12:24:32.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-18 12:24:32.852 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-18 12:24:32.855 | + 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-02-18 12:24:32.891 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-18 12:24:32.894 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-18 12:24:32.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-18 12:24:32.956 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-18 12:24:32.974 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:32.977 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-18 12:24:32.980 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-18 12:24:32.984 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-18 12:24:33.018 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-18 12:24:33.054 | + 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-02-18 12:24:33.088 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-18 12:24:33.090 | + 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-02-18 12:24:33.120 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-18 12:24:33.138 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:33.141 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-18 12:24:33.143 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-18 12:24:33.173 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-18 12:24:33.175 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-18 12:24:33.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-18 12:24:33.208 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-18 12:24:33.211 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-18 12:24:33.213 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-18 12:24:33.216 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-18 12:24:33.234 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:33.236 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-18 12:24:33.239 | + 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-02-18 12:24:33.244 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-18 12:24:33.274 | + 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-02-18 12:24:33.309 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-18 12:24:33.311 | + 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-02-18 12:24:33.348 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-18 12:24:33.351 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-18 12:24:33.382 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-18 12:24:33.385 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-18 12:24:33.388 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-18 12:24:33.417 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-18 12:24:33.420 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-18 12:24:33.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-18 12:24:33.425 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-18 12:24:36.445 | INFO neutron.common.config [-] Logging enabled! 2022-02-18 12:24:36.446 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev513 2022-02-18 12:24:36.446 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=775208) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-18 12:24:36.498 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=775208) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 12:24:36.498 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=775208) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 12:24:36.498 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=775208) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 12:24:36.498 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=775208) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 12:24:36.499 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=775208) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 12:24:36.499 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=775208) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 12:24:36.560 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-18 12:24:36.561 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=775208) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-18 12:24:36.561 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=775208) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-02-18 12:24:36.562 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-18 12:24:36.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:36.562 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:36.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:24:36.562 | from cryptography.utils import int_from_bytes 2022-02-18 12:24:36.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-18 12:24:36.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-18 12:24:36.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-18 12:24:36.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-18 12:24:36.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-18 12:24:36.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-18 12:24:36.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-18 12:24:36.997 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-18 12:24:37.000 | + functions:set_mtu:785 : local dev=br-data 2022-02-18 12:24:37.004 | + functions:set_mtu:786 : local mtu=1500 2022-02-18 12:24:37.006 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-18 12:24:37.020 | + 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-02-18 12:24:37.038 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-18 12:24:37.041 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-18 12:24:37.043 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-18 12:24:37.046 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-18 12:24:37.049 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-18 12:24:37.051 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-18 12:24:37.054 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-18 12:24:37.056 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-18 12:24:37.059 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-18 12:24:37.061 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-18 12:24:37.064 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-18 12:24:37.066 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-18 12:24:37.069 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-18 12:24:37.072 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-18 12:24:37.075 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-18 12:24:37.076 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-18 12:24:37.084 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-18 12:24:37.087 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-18 12:24:37.090 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-18 12:24:37.094 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-18 12:24:37.098 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-18 12:24:37.098 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-18 12:24:37.099 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-18 12:24:37.107 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.37/22 brd 192.168.3.255' 2022-02-18 12:24:37.110 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-18 12:24:37.112 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-18 12:24:37.115 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-18 12:24:37.119 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-18 12:24:37.122 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.37/22 brd 192.168.3.255 != '' ]] 2022-02-18 12:24:37.125 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.37/22 brd 192.168.3.255 dev eth1' 2022-02-18 12:24:37.128 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.37/22 brd 192.168.3.255 dev br-data' 2022-02-18 12:24:37.130 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-18 12:24:37.133 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-18 12:24:37.138 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.37/22 brd 192.168.3.255 2022-02-18 12:24:37.138 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-18 12:24:37.139 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-18 12:24:37.140 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-18 12:24:37.146 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.37 2022-02-18 12:24:37.148 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.37 ' 2022-02-18 12:24:37.151 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.37/22 brd 192.168.3.255 dev eth1 2022-02-18 12:24:37.164 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.37/22 brd 192.168.3.255 dev br-data 2022-02-18 12:24:37.178 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-18 12:24:37.191 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-18 12:24:37.214 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.37 2022-02-18 12:24:37.223 | PING 192.168.0.37 (192.168.0.37) from 192.168.0.37 br-data: 56(84) bytes of data. 2022-02-18 12:24:37.223 | 64 bytes from 192.168.0.37: icmp_seq=1 ttl=64 time=0.078 ms 2022-02-18 12:24:38.240 | 64 bytes from 192.168.0.37: icmp_seq=2 ttl=64 time=0.076 ms 2022-02-18 12:24:39.264 | 64 bytes from 192.168.0.37: icmp_seq=3 ttl=64 time=0.063 ms 2022-02-18 12:24:39.264 | 2022-02-18 12:24:39.264 | --- 192.168.0.37 ping statistics --- 2022-02-18 12:24:39.264 | 3 packets transmitted, 3 received, 0% packet loss, time 2041ms 2022-02-18 12:24:39.264 | rtt min/avg/max/mdev = 0.063/0.072/0.078/0.006 ms 2022-02-18 12:24:39.273 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-18 12:24:39.274 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-18 12:24:39.283 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-18 12:24:39.285 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-18 12:24:39.303 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:39.306 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-18 12:24:39.308 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-18 12:24:39.313 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-18 12:24:39.343 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-02-18 12:24:39.374 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-18 12:24:39.404 | + 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-02-18 12:24:39.437 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-18 12:24:39.439 | + 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-02-18 12:24:39.469 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-18 12:24:39.472 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-18 12:24:39.490 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:24:39.492 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-18 12:24:39.495 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-18 12:24:39.513 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:24:39.515 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-18 12:24:39.533 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:24:39.535 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-18 12:24:39.553 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:24:39.556 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-18 12:24:39.587 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-18 12:24:39.619 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-18 12:24:39.622 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-18 12:24:39.640 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:39.643 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-18 12:24:39.661 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:39.664 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-18 12:24:39.666 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-18 12:24:39.726 | + inc/async:async_inner:63 : init_neutron 2022-02-18 12:24:39.767 | [733751 Async init_neutron:775684]: running: init_neutron 2022-02-18 12:24:39.770 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-18 12:24:39.791 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:39.795 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-18 12:24:39.806 | ++ ./stack.sh:main:1162 : true 2022-02-18 12:24:39.809 | + ./stack.sh:main:1162 : netman_pid= 2022-02-18 12:24:39.812 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-18 12:24:39.815 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-18 12:24:39.831 | + ./stack.sh:main:1169 : clean_iptables 2022-02-18 12:24:39.844 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-18 12:24:39.845 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 12:24:39.845 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-18 12:24:39.845 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-18 12:24:39.845 | + lib/nova:clean_iptables:183 : grep nova 2022-02-18 12:24:39.845 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-18 12:24:39.850 | + lib/nova:clean_iptables:183 : bash 2022-02-18 12:24:39.856 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-18 12:24:39.859 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-18 12:24:39.860 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-18 12:24:39.863 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 12:24:39.864 | + lib/nova:clean_iptables:185 : bash 2022-02-18 12:24:39.867 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-18 12:24:39.869 | + lib/nova:clean_iptables:185 : grep nova 2022-02-18 12:24:39.878 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 12:24:39.878 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-18 12:24:39.881 | + lib/nova:clean_iptables:187 : grep nova 2022-02-18 12:24:39.883 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-18 12:24:39.884 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-18 12:24:39.888 | + lib/nova:clean_iptables:187 : bash 2022-02-18 12:24:39.890 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-18 12:24:39.899 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 12:24:39.899 | + lib/nova:clean_iptables:189 : grep nova 2022-02-18 12:24:39.903 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-18 12:24:39.903 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-18 12:24:39.910 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-18 12:24:39.912 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-18 12:24:39.915 | + lib/nova:clean_iptables:189 : bash 2022-02-18 12:24:39.920 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-18 12:24:39.929 | net.ipv4.ip_forward = 1 2022-02-18 12:24:39.932 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-18 12:24:39.951 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:39.953 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-18 12:24:39.956 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-18 12:24:39.959 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-18 12:24:39.997 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-18 12:24:40.028 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-18 12:24:40.031 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-18 12:24:40.069 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-18 12:24:40.104 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-18 12:24:40.124 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:40.126 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-18 12:24:40.129 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:24:40.132 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-18 12:24:40.134 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-18 12:24:40.137 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-18 12:24:40.202 | + inc/async:async_inner:63 : init_swift 2022-02-18 12:24:40.251 | [733751 Async init_swift:776044]: running: init_swift 2022-02-18 12:24:40.254 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-18 12:24:40.282 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:40.286 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-18 12:24:40.289 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:24:40.291 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-18 12:24:40.297 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-18 12:24:40.297 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-18 12:24:40.380 | + inc/async:async_inner:63 : init_cinder 2022-02-18 12:24:40.434 | [733751 Async init_cinder:776139]: running: init_cinder 2022-02-18 12:24:40.439 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-18 12:24:40.464 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:24:40.467 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-18 12:24:40.470 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:24:40.474 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-18 12:24:40.475 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-18 12:24:40.478 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-18 12:24:40.597 | + inc/async:async_inner:63 : init_placement 2022-02-18 12:24:40.673 | [733751 Async init_placement:776258]: running: init_placement 2022-02-18 12:24:40.682 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-18 12:24:40.795 | [733751 Async init_neutron:775684]: Waiting for completion of init_neutron running on PID 775684 (6 other jobs running) 2022-02-18 12:24:40.842 | [733751 Async init_neutron:775684]: Signaling child to exit 2022-02-18 12:24:50.723 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:24:50.786 | [776139 Async init_cinder:776139]: finished successfully 2022-02-18 12:24:53.732 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:24:53.767 | [776044 Async init_swift:776044]: finished successfully 2022-02-18 12:25:07.573 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:25:07.601 | [775684 Async init_neutron:775684]: finished successfully 2022-02-18 12:25:07.622 | WAKEUP 2022-02-18 12:25:07.646 | [733751 Async init_neutron:775684]: Signaled 2022-02-18 12:25:07.647 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-18 12:25:07.647 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 12:25:07.647 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:25:07.647 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:25:07.647 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 12:25:07.648 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 12:25:07.648 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 12:25:07.648 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-18 12:25:07.648 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-18 12:25:07.648 | + lib/database:recreate_database:112 : local db=neutron 2022-02-18 12:25:07.648 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-18 12:25:07.648 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-18 12:25:07.648 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-18 12:25:07.648 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:07.648 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-18 12:25:07.648 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:07.648 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-18 12:25:07.648 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 12:25:07.648 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:07.648 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:07.648 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:07.648 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187082734 2022-02-18 12:25:07.648 | + 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-02-18 12:25:07.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:07.648 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:07.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:07.648 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-18 12:25:07.648 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-18 12:25:07.649 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-18 12:25:07.650 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-18 12:25:07.651 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-18 12:25:07.652 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-18 12:25:07.652 | Running upgrade for neutron ... 2022-02-18 12:25:07.652 | OK 2022-02-18 12:25:07.652 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-18 12:25:07.652 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:07.652 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:07.652 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:07.652 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:07.652 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:07.652 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 12:25:07.652 | + functions-common:time_stop:2432 : start_time=1645187082734 2022-02-18 12:25:07.652 | + functions-common:time_stop:2434 : [[ -z 1645187082734 ]] 2022-02-18 12:25:07.652 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:07.652 | + functions-common:time_stop:2437 : end_time=1645187107557 2022-02-18 12:25:07.652 | + functions-common:time_stop:2438 : elapsed_time=24823 2022-02-18 12:25:07.652 | + functions-common:time_stop:2439 : total=8596 2022-02-18 12:25:07.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:07.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33419 2022-02-18 12:25:07.699 | [733751 Async init_neutron:775684]: finished init_neutron with result 0 in 27 seconds 2022-02-18 12:25:07.703 | + inc/async:async_wait:197 : return 0 2022-02-18 12:25:07.706 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-18 12:25:07.760 | [733751 Async init_placement:776258]: Waiting for completion of init_placement running on PID 776258 (5 other jobs running) 2022-02-18 12:25:07.787 | [733751 Async init_placement:776258]: Signaling child to exit 2022-02-18 12:25:15.858 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:25:15.886 | [776258 Async init_placement:776258]: finished successfully 2022-02-18 12:25:15.907 | WAKEUP 2022-02-18 12:25:15.931 | [733751 Async init_placement:776258]: Signaled 2022-02-18 12:25:15.933 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-18 12:25:15.933 | + lib/database:recreate_database:112 : local db=placement 2022-02-18 12:25:15.933 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-18 12:25:15.933 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-18 12:25:15.933 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-18 12:25:15.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:15.933 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-18 12:25:15.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:15.933 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-18 12:25:15.933 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-18 12:25:15.933 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-18 12:25:15.933 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-18 12:25:15.933 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 12:25:15.933 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 12:25:15.933 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 12:25:15.933 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 12:25:15.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.933 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.933 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.933 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:25:15.933 | + functions-common:get_or_create_user:925 : user_id=ec9e0bf0ecbb422c9fe4d550385929bf 2022-02-18 12:25:15.933 | + functions-common:get_or_create_user:926 : echo ec9e0bf0ecbb422c9fe4d550385929bf 2022-02-18 12:25:15.933 | ec9e0bf0ecbb422c9fe4d550385929bf 2022-02-18 12:25:15.933 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-18 12:25:15.933 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:25:15.933 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:25:15.933 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:25:15.933 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:25:15.934 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:25:15.934 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:25:15.934 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:25:15.934 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:25:15.934 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:25:15.934 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:25:15.934 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:25:15.934 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:25:15.934 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-18 12:25:15.934 | ++ functions-common:get_field:812 : read data 2022-02-18 12:25:15.934 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:25:15.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.934 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.934 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.934 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:25:15.934 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:25:15.934 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:25:15.934 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-18 12:25:15.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.934 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.934 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.934 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:25:15.934 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:25:15.934 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-18 12:25:15.934 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:25:15.934 | ++ functions-common:get_field:812 : read data 2022-02-18 12:25:15.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.934 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.935 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.935 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:25:15.935 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:25:15.935 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:25:15.935 | ++ functions-common:get_field:818 : echo '| e8cb58910deb41a1ab5fb4b9927f7b27 | ec9e0bf0ecbb422c9fe4d550385929bf | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:25:15.935 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:25:15.935 | ++ functions-common:get_field:812 : read data 2022-02-18 12:25:15.935 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:25:15.935 | + functions-common:get_or_add_user_project_role:997 : echo e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:25:15.935 | e8cb58910deb41a1ab5fb4b9927f7b27 2022-02-18 12:25:15.935 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-18 12:25:15.935 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-18 12:25:15.935 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 12:25:15.935 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 12:25:15.935 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 12:25:15.935 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 12:25:15.935 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 12:25:15.935 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 12:25:15.935 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 12:25:15.935 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 12:25:15.935 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 12:25:15.935 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 12:25:15.935 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-18 12:25:15.935 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:25:15.935 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 12:25:15.935 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:25:15.935 | ++ functions-common:get_field:812 : read data 2022-02-18 12:25:15.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.935 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.936 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.936 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:25:15.936 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 12:25:15.936 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 12:25:15.936 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-18 12:25:15.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.936 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.936 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.936 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 12:25:15.936 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-18 12:25:15.936 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 12:25:15.936 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:25:15.936 | ++ functions-common:get_field:812 : read data 2022-02-18 12:25:15.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.936 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.936 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.936 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:25:15.936 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:25:15.936 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:25:15.936 | ++ functions-common:get_field:818 : echo '| 619e3428448543c6b9a25f407a5d0847 | ec9e0bf0ecbb422c9fe4d550385929bf | | b8a43b8fe4fd4267a65705a4c652e83a | | | False |' 2022-02-18 12:25:15.936 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:25:15.936 | ++ functions-common:get_field:812 : read data 2022-02-18 12:25:15.936 | + functions-common:get_or_add_user_project_role:995 : user_role_id=619e3428448543c6b9a25f407a5d0847 2022-02-18 12:25:15.936 | + functions-common:get_or_add_user_project_role:997 : echo 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:25:15.936 | 619e3428448543c6b9a25f407a5d0847 2022-02-18 12:25:15.936 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-02-18 12:25:15.936 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-18 12:25:15.936 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 12:25:15.936 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-18 12:25:15.937 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-18 12:25:15.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.937 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.937 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.937 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:25:15.937 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 12:25:15.937 | a4043e005f814bc9a19cb9bf1db3a0a2' 2022-02-18 12:25:15.937 | + functions-common:get_or_create_service:1094 : echo a4043e005f814bc9a19cb9bf1db3a0a2 2022-02-18 12:25:15.937 | a4043e005f814bc9a19cb9bf1db3a0a2 2022-02-18 12:25:15.937 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-02-18 12:25:15.937 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 12:25:15.937 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-02-18 12:25:15.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 12:25:15.937 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-18 12:25:15.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.937 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.937 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.937 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:25:15.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 12:25:15.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 12:25:15.937 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-02-18 12:25:15.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.937 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:15.937 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:15.937 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:25:15.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=20a0f75b65384c52b18745e667de12f0 2022-02-18 12:25:15.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 20a0f75b65384c52b18745e667de12f0 2022-02-18 12:25:15.937 | + functions-common:get_or_create_endpoint:1127 : public_id=20a0f75b65384c52b18745e667de12f0 2022-02-18 12:25:15.937 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 12:25:15.938 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 12:25:15.938 | + functions-common:get_or_create_endpoint:1136 : echo 20a0f75b65384c52b18745e667de12f0 2022-02-18 12:25:15.938 | 20a0f75b65384c52b18745e667de12f0 2022-02-18 12:25:15.980 | [733751 Async init_placement:776258]: finished init_placement with result 0 in 35 seconds 2022-02-18 12:25:15.984 | + inc/async:async_wait:197 : return 0 2022-02-18 12:25:15.987 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-18 12:25:16.040 | [733751 Async init_glance:772700]: Waiting for completion of init_glance running on PID 772700 (4 other jobs running) 2022-02-18 12:25:16.066 | [733751 Async init_glance:772700]: Signaling child to exit 2022-02-18 12:25:16.066 | WAKEUP 2022-02-18 12:25:16.090 | [733751 Async init_glance:772700]: Signaled 2022-02-18 12:25:16.091 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-18 12:25:16.091 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-18 12:25:16.091 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-18 12:25:16.091 | + lib/database:recreate_database:112 : local db=glance 2022-02-18 12:25:16.091 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-18 12:25:16.091 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-18 12:25:16.091 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-18 12:25:16.091 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:16.091 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-18 12:25:16.092 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:16.092 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-18 12:25:16.092 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 12:25:16.092 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:16.092 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:16.092 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:16.092 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187027628 2022-02-18 12:25:16.092 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-18 12:25:16.092 | 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=772822) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:25:16.092 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 12:25:16.092 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 12:25:16.092 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 12:25:16.092 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:16.092 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 12:25:16.093 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 12:25:16.093 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-18 12:25:16.093 | Database migration is up to date. No migration needed. 2022-02-18 12:25:16.093 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-18 12:25:16.093 | Database is synced successfully. 2022-02-18 12:25:16.093 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-18 12:25:16.093 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=772977) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:25:16.093 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-18 12:25:16.093 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-18 12:25:16.093 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-18 12:25:16.093 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-18 12:25:16.093 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-18 12:25:16.093 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-18 12:25:16.093 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-18 12:25:16.093 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-18 12:25:16.093 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-18 12:25:16.094 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-18 12:25:16.094 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-18 12:25:16.094 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:16.094 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:16.094 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:16.094 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:16.094 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:16.094 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 12:25:16.094 | + functions-common:time_stop:2432 : start_time=1645187027628 2022-02-18 12:25:16.095 | + functions-common:time_stop:2434 : [[ -z 1645187027628 ]] 2022-02-18 12:25:16.095 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:16.095 | + functions-common:time_stop:2437 : end_time=1645187037404 2022-02-18 12:25:16.095 | + functions-common:time_stop:2438 : elapsed_time=9776 2022-02-18 12:25:16.095 | + functions-common:time_stop:2439 : total=8596 2022-02-18 12:25:16.095 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:16.095 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18372 2022-02-18 12:25:16.139 | [733751 Async init_glance:772700]: finished init_glance with result 0 in 10 seconds 2022-02-18 12:25:16.143 | + inc/async:async_wait:197 : return 0 2022-02-18 12:25:16.146 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-18 12:25:16.200 | [733751 Async init_swift:776044]: Waiting for completion of init_swift running on PID 776044 (3 other jobs running) 2022-02-18 12:25:16.227 | [733751 Async init_swift:776044]: Signaling child to exit 2022-02-18 12:25:16.227 | WAKEUP 2022-02-18 12:25:16.251 | [733751 Async init_swift:776044]: Signaled 2022-02-18 12:25:16.253 | + lib/swift:init_swift:692 : local node_number 2022-02-18 12:25:16.253 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-18 12:25:16.253 | No proxy-server running 2022-02-18 12:25:16.253 | No container-sync running 2022-02-18 12:25:16.253 | No account-auditor running 2022-02-18 12:25:16.253 | No container-reconciler running 2022-02-18 12:25:16.253 | No container-server running 2022-02-18 12:25:16.253 | No account-reaper running 2022-02-18 12:25:16.253 | No container-updater running 2022-02-18 12:25:16.253 | No container-replicator running 2022-02-18 12:25:16.253 | No object-auditor running 2022-02-18 12:25:16.253 | No object-reconstructor running 2022-02-18 12:25:16.253 | No account-server running 2022-02-18 12:25:16.253 | No object-server running 2022-02-18 12:25:16.253 | No object-replicator running 2022-02-18 12:25:16.253 | No object-updater running 2022-02-18 12:25:16.253 | No container-auditor running 2022-02-18 12:25:16.253 | No account-replicator running 2022-02-18 12:25:16.253 | No container-sharder running 2022-02-18 12:25:16.253 | No object-expirer running 2022-02-18 12:25:16.253 | + lib/swift:init_swift:694 : true 2022-02-18 12:25:16.253 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-18 12:25:16.253 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-18 12:25:16.253 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-18 12:25:16.253 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-18 12:25:16.253 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:575 : 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-02-18 12:25:16.254 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-18 12:25:16.254 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-18 12:25:16.254 | = sectsz=512 attr=2, projid32bit=1 2022-02-18 12:25:16.254 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-18 12:25:16.254 | = reflink=1 2022-02-18 12:25:16.254 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-18 12:25:16.254 | = sunit=0 swidth=0 blks 2022-02-18 12:25:16.254 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-18 12:25:16.254 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-18 12:25:16.254 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-18 12:25:16.254 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-18 12:25:16.254 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-18 12:25:16.254 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-18 12:25:16.254 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1645186321.object.builder backups/1645186322.container.builder backups/1645186323.account.builder backups/1645186329.object.builder backups/1645186331.container.builder backups/1645186332.account.builder backups/1645186329.object.ring.gz backups/1645186331.container.ring.gz backups/1645186332.account.ring.gz 2022-02-18 12:25:16.254 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-18 12:25:16.255 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-18 12:25:16.255 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-18 12:25:16.255 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-18 12:25:16.255 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-18 12:25:16.255 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-18 12:25:16.255 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-18 12:25:16.255 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-18 12:25:16.255 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-18 12:25:16.255 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-18 12:25:16.255 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-18 12:25:16.255 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-18 12:25:16.255 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-18 12:25:16.255 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-18 12:25:16.255 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-18 12:25:16.255 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-18 12:25:16.255 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-18 12:25:16.255 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-18 12:25:16.255 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-18 12:25:16.255 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-18 12:25:16.255 | + lib/swift:init_swift:738 : popd 2022-02-18 12:25:16.305 | [733751 Async init_swift:776044]: finished init_swift with result 0 in 13 seconds 2022-02-18 12:25:16.310 | + inc/async:async_wait:197 : return 0 2022-02-18 12:25:16.313 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-18 12:25:16.367 | [733751 Async init_cinder:776139]: Waiting for completion of init_cinder running on PID 776139 (2 other jobs running) 2022-02-18 12:25:16.405 | [733751 Async init_cinder:776139]: Signaling child to exit 2022-02-18 12:25:16.405 | WAKEUP 2022-02-18 12:25:16.429 | [733751 Async init_cinder:776139]: Signaled 2022-02-18 12:25:16.430 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-18 12:25:16.430 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:16.431 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-18 12:25:16.431 | + lib/database:recreate_database:112 : local db=cinder 2022-02-18 12:25:16.431 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-18 12:25:16.431 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-18 12:25:16.431 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-18 12:25:16.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:16.431 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-18 12:25:16.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:16.431 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-18 12:25:16.431 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 12:25:16.431 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:16.431 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:16.431 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:16.431 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187081184 2022-02-18 12:25:16.431 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-18 12:25:16.431 | 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=776377) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:25:16.432 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=776377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:25:16.432 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-18 12:25:16.432 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 12:25:16.432 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 12:25:16.432 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-18 12:25:16.432 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=776377) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 12:25:16.432 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-18 12:25:16.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:16.432 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:16.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:16.432 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:16.432 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-18 12:25:16.432 | last_heartbeat = column_property( 2022-02-18 12:25:16.432 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-18 12:25:16.432 | num_hosts = column_property( 2022-02-18 12:25:16.433 | /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-02-18 12:25:16.433 | num_down_hosts = column_property( 2022-02-18 12:25:16.433 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-18 12:25:16.433 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:16.433 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:16.433 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:16.433 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:16.433 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:16.433 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 12:25:16.433 | + functions-common:time_stop:2432 : start_time=1645187081184 2022-02-18 12:25:16.433 | + functions-common:time_stop:2434 : [[ -z 1645187081184 ]] 2022-02-18 12:25:16.433 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:16.433 | + functions-common:time_stop:2437 : end_time=1645187088778 2022-02-18 12:25:16.433 | + functions-common:time_stop:2438 : elapsed_time=7594 2022-02-18 12:25:16.433 | + functions-common:time_stop:2439 : total=8596 2022-02-18 12:25:16.433 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:16.433 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16190 2022-02-18 12:25:16.433 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-18 12:25:16.433 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:16.433 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-18 12:25:16.433 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-18 12:25:16.433 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-18 12:25:16.433 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-18 12:25:16.433 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-18 12:25:16.433 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-18 12:25:16.433 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-18 12:25:16.433 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-18 12:25:16.433 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-18 12:25:16.433 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-18 12:25:16.433 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-18 12:25:16.433 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-18 12:25:16.433 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 12:25:16.433 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 12:25:16.433 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 12:25:16.434 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 12:25:16.434 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 12:25:16.434 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 12:25:16.434 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 12:25:16.434 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 12:25:16.434 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 12:25:16.434 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 12:25:16.434 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 12:25:16.434 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-18 12:25:16.434 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 12:25:16.434 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 12:25:16.434 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 12:25:16.434 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 12:25:16.434 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 12:25:16.434 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 12:25:16.434 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-18 12:25:16.434 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-18 12:25:16.434 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-18 12:25:16.434 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-18 12:25:16.434 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-18 12:25:16.435 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-18 12:25:16.435 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-18 12:25:16.435 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-18 12:25:16.435 | Physical volume "/dev/loop4" successfully created. 2022-02-18 12:25:16.435 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-18 12:25:16.435 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-18 12:25:16.435 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-18 12:25:16.435 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-18 12:25:16.435 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-18 12:25:16.435 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-18 12:25:16.435 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-18 12:25:16.435 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-18 12:25:16.435 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:16.435 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-18 12:25:16.435 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-18 12:25:16.435 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-18 12:25:16.477 | [733751 Async init_cinder:776139]: finished init_cinder with result 0 in 10 seconds 2022-02-18 12:25:16.482 | + inc/async:async_wait:197 : return 0 2022-02-18 12:25:16.485 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-18 12:25:16.503 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:16.506 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-18 12:25:16.509 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:25:16.511 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-18 12:25:16.514 | + ./stack.sh:main:1218 : init_nova 2022-02-18 12:25:16.517 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-18 12:25:16.536 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:16.539 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-18 12:25:16.558 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:16.561 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 12:25:16.564 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-18 12:25:16.627 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-18 12:25:16.667 | [733751 Async nova-cell-0:778900]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-18 12:25:16.671 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-18 12:25:16.675 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 12:25:16.679 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-18 12:25:16.681 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 12:25:16.684 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 12:25:16.687 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-18 12:25:16.752 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-18 12:25:16.803 | [733751 Async nova-cell-1:778992]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-18 12:25:16.806 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-18 12:25:16.809 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-18 12:25:16.812 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-18 12:25:16.815 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-18 12:25:16.817 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-18 12:25:16.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:17.197 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-18 12:25:17.203 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:17.222 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-18 12:25:21.522 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:25:21.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:21.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:21.533 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:25:21.533 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=779050) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:25:21.558 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 12:25:21.559 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 12:25:21.603 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-18 12:25:23.722 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=779050) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 12:25:23.726 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-18 12:25:24.582 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=779050) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-18 12:25:24.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:24.590 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:24.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:24.591 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:25.114 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-18 12:25:25.117 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-18 12:25:25.121 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-18 12:25:25.123 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-18 12:25:25.126 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 12:25:25.130 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 12:25:28.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:28.949 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:28.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:28.949 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:29.208 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:25:29.237 | [778900 Async nova-cell-0:778900]: finished successfully 2022-02-18 12:25:29.401 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:25:29.429 | [778992 Async nova-cell-1:778992]: finished successfully 2022-02-18 12:25:29.451 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-18 12:25:29.458 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-18 12:25:29.462 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-18 12:25:29.517 | [733751 Async nova-cell-0:778900]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 778900 (3 other jobs running) 2022-02-18 12:25:29.545 | [733751 Async nova-cell-0:778900]: Signaling child to exit 2022-02-18 12:25:29.545 | WAKEUP 2022-02-18 12:25:29.571 | [733751 Async nova-cell-0:778900]: Signaled 2022-02-18 12:25:29.573 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-18 12:25:29.573 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-18 12:25:29.573 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-18 12:25:29.573 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-18 12:25:29.573 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-18 12:25:29.573 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-18 12:25:29.573 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-18 12:25:29.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:29.573 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-18 12:25:29.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:29.573 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-18 12:25:29.573 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:25:29.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.576 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:25:29.576 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=779057) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:25:29.576 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 12:25:29.576 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 12:25:29.576 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-18 12:25:29.576 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=779057) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 12:25:29.576 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-18 12:25:29.576 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=779057) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-18 12:25:29.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:29.576 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:29.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:29.576 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:29.621 | [733751 Async nova-cell-0:778900]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-02-18 12:25:29.625 | + inc/async:async_wait:197 : return 0 2022-02-18 12:25:29.628 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-18 12:25:29.631 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-18 12:25:29.683 | [733751 Async nova-cell-1:778992]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 778992 (2 other jobs running) 2022-02-18 12:25:29.709 | [733751 Async nova-cell-1:778992]: Signaling child to exit 2022-02-18 12:25:29.709 | WAKEUP 2022-02-18 12:25:29.732 | [733751 Async nova-cell-1:778992]: Signaled 2022-02-18 12:25:29.734 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-18 12:25:29.734 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-18 12:25:29.734 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-18 12:25:29.734 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-18 12:25:29.734 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-18 12:25:29.734 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-18 12:25:29.734 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-18 12:25:29.734 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:29.734 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-18 12:25:29.734 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 12:25:29.734 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 12:25:29.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 12:25:29.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 12:25:29.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=779064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 12:25:29.736 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 12:25:29.736 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 12:25:29.736 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-18 12:25:29.736 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=779064) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 12:25:29.736 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-18 12:25:29.736 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=779064) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-18 12:25:29.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:29.736 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:29.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:29.736 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:29.780 | [733751 Async nova-cell-1:778992]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-02-18 12:25:29.785 | + inc/async:async_wait:197 : return 0 2022-02-18 12:25:29.787 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 12:25:29.790 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-18 12:25:33.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:33.592 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:33.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:33.592 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:33.592 | Running batches of 50 until complete 2022-02-18 12:25:33.592 | +-------------------------------------+--------------+-----------+ 2022-02-18 12:25:33.592 | | Migration | Total Needed | Completed | 2022-02-18 12:25:33.592 | +-------------------------------------+--------------+-----------+ 2022-02-18 12:25:33.592 | | fill_virtual_interface_list | 0 | 0 | 2022-02-18 12:25:33.592 | | migrate_empty_ratio | 0 | 0 | 2022-02-18 12:25:33.593 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-18 12:25:33.593 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-18 12:25:33.594 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-18 12:25:33.594 | | populate_dev_uuids | 0 | 0 | 2022-02-18 12:25:33.594 | | populate_missing_availability_zones | 0 | 0 | 2022-02-18 12:25:33.594 | | populate_queued_for_delete | 0 | 0 | 2022-02-18 12:25:33.594 | | populate_user_id | 0 | 0 | 2022-02-18 12:25:33.594 | | populate_uuids | 0 | 0 | 2022-02-18 12:25:33.594 | +-------------------------------------+--------------+-----------+ 2022-02-18 12:25:34.096 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-18 12:25:34.103 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 12:25:34.109 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-18 12:25:34.112 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 12:25:34.115 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 12:25:34.119 | + lib/nova:init_nova:812 : /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-02-18 12:25:37.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:37.592 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:37.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:25:37.592 | from cryptography.utils import int_from_bytes 2022-02-18 12:25:37.592 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-18 12:25:37.592 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-18 12:25:38.040 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-18 12:25:38.045 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-18 12:25:38.060 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-18 12:25:38.063 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-18 12:25:38.082 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:38.085 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-18 12:25:38.088 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-18 12:25:38.149 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-18 12:25:38.191 | [733751 Async configure_neutron_nova:780214]: running: configure_neutron_nova 2022-02-18 12:25:38.194 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-18 12:25:38.197 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 12:25:38.199 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-18 12:25:38.202 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 12:25:38.205 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 12:25:38.208 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 12:25:38.211 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 12:25:38.214 | + functions-common:run_phase:1863 : local extra 2022-02-18 12:25:38.218 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 12:25:38.223 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 12:25:38.226 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 12:25:38.229 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 12:25:38.232 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-18 12:25:38.235 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 12:25:38.256 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:38.259 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 12:25:38.262 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:25:38.265 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-18 12:25:38.268 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:25:38.271 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-18 12:25:38.274 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-18 12:25:38.276 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 12:25:38.279 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 12:25:38.282 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 12:25:38.285 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 12:25:38.288 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-18 12:25:38.290 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 12:25:38.294 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-18 12:25:38.296 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 12:25:38.299 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 12:25:38.302 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-18 12:25:38.305 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:38.307 | + inc/meta-config:merge_config_group:171 : shift 2022-02-18 12:25:38.310 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-18 12:25:38.313 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:25:38.316 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-18 12:25:38.318 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-18 12:25:38.322 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-18 12:25:38.324 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:38.327 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-18 12:25:38.330 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:25:38.333 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-18 12:25:38.333 | /^\[\[.+\|.*\]\]/ { 2022-02-18 12:25:38.333 | gsub("[][]", "", $1); 2022-02-18 12:25:38.333 | split($1, a, "|"); 2022-02-18 12:25:38.333 | if (a[1] == matchgroup) 2022-02-18 12:25:38.333 | print a[2] 2022-02-18 12:25:38.333 | } 2022-02-18 12:25:38.333 | ' /home/ubuntu/devstack/local.conf 2022-02-18 12:25:38.340 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 12:25:38.342 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 12:25:38.345 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 12:25:38.349 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-18 12:25:38.352 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-18 12:25:38.355 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-18 12:25:38.358 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-18 12:25:38.361 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-18 12:25:38.366 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-18 12:25:38.369 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-18 12:25:38.373 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-18 12:25:38.376 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:38.379 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 12:25:38.381 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-18 12:25:38.384 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 12:25:38.387 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-18 12:25:38.390 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-18 12:25:38.393 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-18 12:25:38.396 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-18 12:25:38.400 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-18 12:25:38.401 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.401 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-18 12:25:38.401 | BEGIN { 2022-02-18 12:25:38.401 | section = "" 2022-02-18 12:25:38.401 | last_section = "" 2022-02-18 12:25:38.401 | section_count = 0 2022-02-18 12:25:38.401 | } 2022-02-18 12:25:38.401 | /^\[.+\]/ { 2022-02-18 12:25:38.401 | gsub("[][]", "", $1); 2022-02-18 12:25:38.401 | section=$1 2022-02-18 12:25:38.401 | next 2022-02-18 12:25:38.401 | } 2022-02-18 12:25:38.401 | /^ *\#/ { 2022-02-18 12:25:38.401 | next 2022-02-18 12:25:38.401 | } 2022-02-18 12:25:38.401 | /^[^ \t]+/ { 2022-02-18 12:25:38.401 | # get offset of first = in $0 2022-02-18 12:25:38.401 | eq_idx = index($0, "=") 2022-02-18 12:25:38.401 | # extract attr & value from $0 2022-02-18 12:25:38.401 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 12:25:38.401 | value = substr($0, eq_idx + 1) 2022-02-18 12:25:38.401 | # only need to strip trailing whitespace from attr 2022-02-18 12:25:38.401 | sub(/[ \t]*$/, "", attr) 2022-02-18 12:25:38.401 | # need to strip leading & trailing whitespace from value 2022-02-18 12:25:38.401 | sub(/^[ \t]*/, "", value) 2022-02-18 12:25:38.401 | sub(/[ \t]*$/, "", value) 2022-02-18 12:25:38.401 | 2022-02-18 12:25:38.401 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 12:25:38.401 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 12:25:38.401 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 12:25:38.402 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 12:25:38.402 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 12:25:38.402 | if (section != last_section) { 2022-02-18 12:25:38.402 | cfg_section[section_count++] = section 2022-02-18 12:25:38.402 | last_section = section 2022-02-18 12:25:38.402 | } 2022-02-18 12:25:38.402 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 12:25:38.402 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 12:25:38.402 | 2022-02-18 12:25:38.402 | cfg_attr[section, attr, 0] = value 2022-02-18 12:25:38.402 | cfg_attr_count[section, attr] = 1 2022-02-18 12:25:38.402 | } else { 2022-02-18 12:25:38.402 | lno = cfg_attr_count[section, attr]++ 2022-02-18 12:25:38.402 | cfg_attr[section, attr, lno] = value 2022-02-18 12:25:38.402 | } 2022-02-18 12:25:38.402 | } 2022-02-18 12:25:38.402 | END { 2022-02-18 12:25:38.402 | # Process each section in order 2022-02-18 12:25:38.402 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 12:25:38.402 | section = cfg_section[sno] 2022-02-18 12:25:38.402 | # The ini routines simply append a config item immediately 2022-02-18 12:25:38.402 | # after the section header. To keep the same order as defined 2022-02-18 12:25:38.402 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 12:25:38.402 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 12:25:38.402 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 12:25:38.402 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 12:25:38.402 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 12:25:38.402 | else { 2022-02-18 12:25:38.402 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 12:25:38.402 | count = cfg_attr_count[section, attr] 2022-02-18 12:25:38.402 | print "inidelete " configfile " " section " " attr 2022-02-18 12:25:38.402 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 12:25:38.402 | for (l = count -2; l >= 0; l--) 2022-02-18 12:25:38.402 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 12:25:38.403 | } 2022-02-18 12:25:38.403 | } 2022-02-18 12:25:38.403 | } 2022-02-18 12:25:38.403 | } 2022-02-18 12:25:38.403 | ' 2022-02-18 12:25:38.404 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 12:25:38.404 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:38.407 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 12:25:38.410 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-18 12:25:38.412 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:25:38.415 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-18 12:25:38.418 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-18 12:25:38.418 | BEGIN { group = "" } 2022-02-18 12:25:38.418 | /^\[\[.+\|.*\]\]/ { 2022-02-18 12:25:38.418 | gsub("[][]", "", $1); 2022-02-18 12:25:38.418 | split($1, a, "|"); 2022-02-18 12:25:38.418 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 12:25:38.418 | group=a[1] 2022-02-18 12:25:38.418 | } else { 2022-02-18 12:25:38.418 | group="" 2022-02-18 12:25:38.418 | } 2022-02-18 12:25:38.418 | next 2022-02-18 12:25:38.418 | } 2022-02-18 12:25:38.418 | { 2022-02-18 12:25:38.418 | if (group != "") 2022-02-18 12:25:38.418 | print $0 2022-02-18 12:25:38.418 | } 2022-02-18 12:25:38.418 | ' /home/ubuntu/devstack/local.conf 2022-02-18 12:25:38.425 | + 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-02-18 12:25:38.428 | ++ 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-02-18 12:25:38.462 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-18 12:25:38.469 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-18 12:25:38.499 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.502 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-18 12:25:38.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-18 12:25:38.538 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.541 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-18 12:25:38.546 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-18 12:25:38.579 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.582 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-18 12:25:38.584 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-18 12:25:38.615 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.619 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-18 12:25:38.622 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-18 12:25:38.653 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.656 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-02-18 12:25:38.658 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-18 12:25:38.691 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.694 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-18 12:25:38.697 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-18 12:25:38.729 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.731 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-18 12:25:38.734 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-18 12:25:38.767 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.769 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-18 12:25:38.772 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-18 12:25:38.804 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-18 12:25:38.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-18 12:25:38.841 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.845 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-18 12:25:38.847 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-18 12:25:38.881 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-18 12:25:38.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-18 12:25:38.918 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.922 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 12:25:38.924 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 12:25:38.928 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 12:25:38.932 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-18 12:25:38.935 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-18 12:25:38.939 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-18 12:25:38.941 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-18 12:25:38.945 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-18 12:25:38.950 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-18 12:25:38.952 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-18 12:25:38.955 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-18 12:25:38.958 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:38.961 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 12:25:38.964 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-18 12:25:38.967 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 12:25:38.970 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-18 12:25:38.973 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-18 12:25:38.976 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-18 12:25:38.979 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-18 12:25:38.983 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-18 12:25:38.983 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-18 12:25:38.983 | BEGIN { 2022-02-18 12:25:38.983 | section = "" 2022-02-18 12:25:38.983 | last_section = "" 2022-02-18 12:25:38.983 | section_count = 0 2022-02-18 12:25:38.983 | } 2022-02-18 12:25:38.983 | /^\[.+\]/ { 2022-02-18 12:25:38.984 | gsub("[][]", "", $1); 2022-02-18 12:25:38.984 | section=$1 2022-02-18 12:25:38.984 | next 2022-02-18 12:25:38.984 | } 2022-02-18 12:25:38.984 | /^ *\#/ { 2022-02-18 12:25:38.984 | next 2022-02-18 12:25:38.984 | } 2022-02-18 12:25:38.984 | /^[^ \t]+/ { 2022-02-18 12:25:38.984 | # get offset of first = in $0 2022-02-18 12:25:38.984 | eq_idx = index($0, "=") 2022-02-18 12:25:38.984 | # extract attr & value from $0 2022-02-18 12:25:38.984 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 12:25:38.984 | value = substr($0, eq_idx + 1) 2022-02-18 12:25:38.984 | # only need to strip trailing whitespace from attr 2022-02-18 12:25:38.984 | sub(/[ \t]*$/, "", attr) 2022-02-18 12:25:38.984 | # need to strip leading & trailing whitespace from value 2022-02-18 12:25:38.984 | sub(/^[ \t]*/, "", value) 2022-02-18 12:25:38.984 | sub(/[ \t]*$/, "", value) 2022-02-18 12:25:38.984 | 2022-02-18 12:25:38.984 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 12:25:38.984 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 12:25:38.984 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 12:25:38.984 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 12:25:38.984 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 12:25:38.984 | if (section != last_section) { 2022-02-18 12:25:38.984 | cfg_section[section_count++] = section 2022-02-18 12:25:38.984 | last_section = section 2022-02-18 12:25:38.984 | } 2022-02-18 12:25:38.984 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 12:25:38.984 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 12:25:38.984 | 2022-02-18 12:25:38.984 | cfg_attr[section, attr, 0] = value 2022-02-18 12:25:38.984 | cfg_attr_count[section, attr] = 1 2022-02-18 12:25:38.984 | } else { 2022-02-18 12:25:38.985 | lno = cfg_attr_count[section, attr]++ 2022-02-18 12:25:38.985 | cfg_attr[section, attr, lno] = value 2022-02-18 12:25:38.985 | } 2022-02-18 12:25:38.985 | } 2022-02-18 12:25:38.985 | END { 2022-02-18 12:25:38.985 | # Process each section in order 2022-02-18 12:25:38.985 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 12:25:38.985 | section = cfg_section[sno] 2022-02-18 12:25:38.985 | # The ini routines simply append a config item immediately 2022-02-18 12:25:38.985 | # after the section header. To keep the same order as defined 2022-02-18 12:25:38.985 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 12:25:38.985 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 12:25:38.985 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 12:25:38.985 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 12:25:38.985 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 12:25:38.985 | else { 2022-02-18 12:25:38.985 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 12:25:38.985 | count = cfg_attr_count[section, attr] 2022-02-18 12:25:38.985 | print "inidelete " configfile " " section " " attr 2022-02-18 12:25:38.985 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 12:25:38.985 | for (l = count -2; l >= 0; l--) 2022-02-18 12:25:38.985 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 12:25:38.985 | } 2022-02-18 12:25:38.985 | } 2022-02-18 12:25:38.985 | } 2022-02-18 12:25:38.985 | } 2022-02-18 12:25:38.985 | ' 2022-02-18 12:25:38.985 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:38.986 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:38.986 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 12:25:38.989 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 12:25:38.991 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-18 12:25:38.994 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:25:38.997 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-18 12:25:39.000 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-18 12:25:39.000 | BEGIN { group = "" } 2022-02-18 12:25:39.000 | /^\[\[.+\|.*\]\]/ { 2022-02-18 12:25:39.000 | gsub("[][]", "", $1); 2022-02-18 12:25:39.000 | split($1, a, "|"); 2022-02-18 12:25:39.000 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 12:25:39.000 | group=a[1] 2022-02-18 12:25:39.000 | } else { 2022-02-18 12:25:39.000 | group="" 2022-02-18 12:25:39.000 | } 2022-02-18 12:25:39.000 | next 2022-02-18 12:25:39.000 | } 2022-02-18 12:25:39.000 | { 2022-02-18 12:25:39.000 | if (group != "") 2022-02-18 12:25:39.000 | print $0 2022-02-18 12:25:39.000 | } 2022-02-18 12:25:39.000 | ' /home/ubuntu/devstack/local.conf 2022-02-18 12:25:39.007 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-18 12:25:39.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-18 12:25:39.020 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:25:39.042 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.045 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-18 12:25:39.046 | [780214 Async configure_neutron_nova:780214]: finished successfully 2022-02-18 12:25:39.047 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-18 12:25:39.079 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.082 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-18 12:25:39.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-18 12:25:39.114 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.117 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-18 12:25:39.120 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-18 12:25:39.150 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.153 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-18 12:25:39.155 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-18 12:25:39.188 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.191 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-18 12:25:39.193 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-18 12:25:39.224 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.227 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-18 12:25:39.229 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-18 12:25:39.261 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.264 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-18 12:25:39.267 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-18 12:25:39.300 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.303 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-18 12:25:39.306 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-18 12:25:39.337 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.340 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-18 12:25:39.342 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-18 12:25:39.373 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-18 12:25:39.379 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-18 12:25:39.409 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.411 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-18 12:25:39.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-18 12:25:39.445 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.447 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-18 12:25:39.450 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-18 12:25:39.481 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-18 12:25:39.486 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-18 12:25:39.516 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.521 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-18 12:25:39.523 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-18 12:25:39.558 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.561 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-18 12:25:39.563 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-18 12:25:39.599 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.603 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 12:25:39.607 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 12:25:39.610 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 12:25:39.614 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-18 12:25:39.617 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-18 12:25:39.620 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-18 12:25:39.623 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-18 12:25:39.626 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-18 12:25:39.631 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-18 12:25:39.634 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-18 12:25:39.636 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-18 12:25:39.639 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:39.642 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 12:25:39.645 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-18 12:25:39.647 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 12:25:39.651 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-18 12:25:39.654 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-18 12:25:39.657 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-18 12:25:39.660 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-18 12:25:39.663 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-18 12:25:39.664 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-18 12:25:39.664 | BEGIN { 2022-02-18 12:25:39.664 | section = "" 2022-02-18 12:25:39.664 | last_section = "" 2022-02-18 12:25:39.664 | section_count = 0 2022-02-18 12:25:39.664 | } 2022-02-18 12:25:39.664 | /^\[.+\]/ { 2022-02-18 12:25:39.664 | gsub("[][]", "", $1); 2022-02-18 12:25:39.664 | section=$1 2022-02-18 12:25:39.664 | next 2022-02-18 12:25:39.664 | } 2022-02-18 12:25:39.664 | /^ *\#/ { 2022-02-18 12:25:39.664 | next 2022-02-18 12:25:39.664 | } 2022-02-18 12:25:39.664 | /^[^ \t]+/ { 2022-02-18 12:25:39.664 | # get offset of first = in $0 2022-02-18 12:25:39.664 | eq_idx = index($0, "=") 2022-02-18 12:25:39.664 | # extract attr & value from $0 2022-02-18 12:25:39.664 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 12:25:39.664 | value = substr($0, eq_idx + 1) 2022-02-18 12:25:39.664 | # only need to strip trailing whitespace from attr 2022-02-18 12:25:39.665 | sub(/[ \t]*$/, "", attr) 2022-02-18 12:25:39.665 | # need to strip leading & trailing whitespace from value 2022-02-18 12:25:39.665 | sub(/^[ \t]*/, "", value) 2022-02-18 12:25:39.665 | sub(/[ \t]*$/, "", value) 2022-02-18 12:25:39.665 | 2022-02-18 12:25:39.665 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 12:25:39.665 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 12:25:39.665 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 12:25:39.665 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 12:25:39.665 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 12:25:39.665 | if (section != last_section) { 2022-02-18 12:25:39.665 | cfg_section[section_count++] = section 2022-02-18 12:25:39.665 | last_section = section 2022-02-18 12:25:39.665 | } 2022-02-18 12:25:39.665 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 12:25:39.665 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 12:25:39.665 | 2022-02-18 12:25:39.665 | cfg_attr[section, attr, 0] = value 2022-02-18 12:25:39.665 | cfg_attr_count[section, attr] = 1 2022-02-18 12:25:39.665 | } else { 2022-02-18 12:25:39.665 | lno = cfg_attr_count[section, attr]++ 2022-02-18 12:25:39.665 | cfg_attr[section, attr, lno] = value 2022-02-18 12:25:39.665 | } 2022-02-18 12:25:39.665 | } 2022-02-18 12:25:39.665 | END { 2022-02-18 12:25:39.665 | # Process each section in order 2022-02-18 12:25:39.665 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 12:25:39.665 | section = cfg_section[sno] 2022-02-18 12:25:39.665 | # The ini routines simply append a config item immediately 2022-02-18 12:25:39.665 | # after the section header. To keep the same order as defined 2022-02-18 12:25:39.665 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 12:25:39.665 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 12:25:39.665 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 12:25:39.665 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 12:25:39.666 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 12:25:39.666 | else { 2022-02-18 12:25:39.666 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 12:25:39.666 | count = cfg_attr_count[section, attr] 2022-02-18 12:25:39.666 | print "inidelete " configfile " " section " " attr 2022-02-18 12:25:39.666 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 12:25:39.666 | for (l = count -2; l >= 0; l--) 2022-02-18 12:25:39.666 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 12:25:39.666 | } 2022-02-18 12:25:39.666 | } 2022-02-18 12:25:39.666 | } 2022-02-18 12:25:39.666 | } 2022-02-18 12:25:39.666 | ' 2022-02-18 12:25:39.666 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.666 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:39.667 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 12:25:39.669 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 12:25:39.672 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-18 12:25:39.674 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:25:39.677 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-18 12:25:39.680 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-18 12:25:39.680 | BEGIN { group = "" } 2022-02-18 12:25:39.680 | /^\[\[.+\|.*\]\]/ { 2022-02-18 12:25:39.680 | gsub("[][]", "", $1); 2022-02-18 12:25:39.680 | split($1, a, "|"); 2022-02-18 12:25:39.680 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 12:25:39.680 | group=a[1] 2022-02-18 12:25:39.680 | } else { 2022-02-18 12:25:39.680 | group="" 2022-02-18 12:25:39.680 | } 2022-02-18 12:25:39.680 | next 2022-02-18 12:25:39.680 | } 2022-02-18 12:25:39.680 | { 2022-02-18 12:25:39.680 | if (group != "") 2022-02-18 12:25:39.680 | print $0 2022-02-18 12:25:39.680 | } 2022-02-18 12:25:39.680 | ' /home/ubuntu/devstack/local.conf 2022-02-18 12:25:39.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-02-18 12:25:39.689 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-02-18 12:25:39.720 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.722 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-02-18 12:25:39.725 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-02-18 12:25:39.757 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-02-18 12:25:39.762 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-02-18 12:25:39.792 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.794 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-02-18 12:25:39.797 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-02-18 12:25:39.827 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.830 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-02-18 12:25:39.832 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-18 12:25:39.863 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.866 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-02-18 12:25:39.869 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-02-18 12:25:39.899 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.901 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-02-18 12:25:39.904 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-18 12:25:39.937 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.940 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-02-18 12:25:39.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-18 12:25:39.974 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:39.977 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-02-18 12:25:39.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-02-18 12:25:40.009 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:40.013 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 12:25:40.015 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 12:25:40.018 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 12:25:40.022 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-18 12:25:40.025 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:25:40.028 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:25:40.030 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-18 12:25:40.034 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:25:40.038 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-18 12:25:40.041 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-18 12:25:40.044 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-18 12:25:40.046 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:40.049 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 12:25:40.052 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-18 12:25:40.055 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 12:25:40.058 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-18 12:25:40.061 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:25:40.064 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:25:40.067 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-18 12:25:40.070 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-18 12:25:40.071 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-18 12:25:40.071 | BEGIN { 2022-02-18 12:25:40.071 | section = "" 2022-02-18 12:25:40.071 | last_section = "" 2022-02-18 12:25:40.071 | section_count = 0 2022-02-18 12:25:40.071 | } 2022-02-18 12:25:40.071 | /^\[.+\]/ { 2022-02-18 12:25:40.071 | gsub("[][]", "", $1); 2022-02-18 12:25:40.071 | section=$1 2022-02-18 12:25:40.071 | next 2022-02-18 12:25:40.071 | } 2022-02-18 12:25:40.071 | /^ *\#/ { 2022-02-18 12:25:40.071 | next 2022-02-18 12:25:40.071 | } 2022-02-18 12:25:40.071 | /^[^ \t]+/ { 2022-02-18 12:25:40.071 | # get offset of first = in $0 2022-02-18 12:25:40.071 | eq_idx = index($0, "=") 2022-02-18 12:25:40.071 | # extract attr & value from $0 2022-02-18 12:25:40.071 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 12:25:40.071 | value = substr($0, eq_idx + 1) 2022-02-18 12:25:40.071 | # only need to strip trailing whitespace from attr 2022-02-18 12:25:40.071 | sub(/[ \t]*$/, "", attr) 2022-02-18 12:25:40.071 | # need to strip leading & trailing whitespace from value 2022-02-18 12:25:40.071 | sub(/^[ \t]*/, "", value) 2022-02-18 12:25:40.072 | sub(/[ \t]*$/, "", value) 2022-02-18 12:25:40.072 | 2022-02-18 12:25:40.072 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 12:25:40.072 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 12:25:40.072 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 12:25:40.072 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 12:25:40.072 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 12:25:40.072 | if (section != last_section) { 2022-02-18 12:25:40.072 | cfg_section[section_count++] = section 2022-02-18 12:25:40.072 | last_section = section 2022-02-18 12:25:40.072 | } 2022-02-18 12:25:40.072 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 12:25:40.072 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 12:25:40.072 | 2022-02-18 12:25:40.072 | cfg_attr[section, attr, 0] = value 2022-02-18 12:25:40.072 | cfg_attr_count[section, attr] = 1 2022-02-18 12:25:40.072 | } else { 2022-02-18 12:25:40.072 | lno = cfg_attr_count[section, attr]++ 2022-02-18 12:25:40.072 | cfg_attr[section, attr, lno] = value 2022-02-18 12:25:40.072 | } 2022-02-18 12:25:40.072 | } 2022-02-18 12:25:40.072 | END { 2022-02-18 12:25:40.072 | # Process each section in order 2022-02-18 12:25:40.072 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 12:25:40.072 | section = cfg_section[sno] 2022-02-18 12:25:40.072 | # The ini routines simply append a config item immediately 2022-02-18 12:25:40.072 | # after the section header. To keep the same order as defined 2022-02-18 12:25:40.072 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 12:25:40.072 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 12:25:40.072 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 12:25:40.072 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 12:25:40.072 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 12:25:40.072 | else { 2022-02-18 12:25:40.072 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 12:25:40.072 | count = cfg_attr_count[section, attr] 2022-02-18 12:25:40.073 | print "inidelete " configfile " " section " " attr 2022-02-18 12:25:40.073 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 12:25:40.073 | for (l = count -2; l >= 0; l--) 2022-02-18 12:25:40.073 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 12:25:40.073 | } 2022-02-18 12:25:40.073 | } 2022-02-18 12:25:40.073 | } 2022-02-18 12:25:40.073 | } 2022-02-18 12:25:40.073 | ' 2022-02-18 12:25:40.073 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:40.074 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 12:25:40.075 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:25:40.078 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 12:25:40.081 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-18 12:25:40.083 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:25:40.086 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-18 12:25:40.088 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-18 12:25:40.088 | BEGIN { group = "" } 2022-02-18 12:25:40.088 | /^\[\[.+\|.*\]\]/ { 2022-02-18 12:25:40.088 | gsub("[][]", "", $1); 2022-02-18 12:25:40.089 | split($1, a, "|"); 2022-02-18 12:25:40.089 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 12:25:40.089 | group=a[1] 2022-02-18 12:25:40.089 | } else { 2022-02-18 12:25:40.089 | group="" 2022-02-18 12:25:40.089 | } 2022-02-18 12:25:40.089 | next 2022-02-18 12:25:40.089 | } 2022-02-18 12:25:40.089 | { 2022-02-18 12:25:40.089 | if (group != "") 2022-02-18 12:25:40.089 | print $0 2022-02-18 12:25:40.089 | } 2022-02-18 12:25:40.089 | ' /home/ubuntu/devstack/local.conf 2022-02-18 12:25:40.095 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-18 12:25:40.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-18 12:25:40.126 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:40.129 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-18 12:25:40.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-18 12:25:40.160 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:25:40.164 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-18 12:25:40.182 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:40.185 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-02-18 12:25:40.187 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:25:40.190 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-02-18 12:25:40.193 | + ./stack.sh:main:1252 : start_swift 2022-02-18 12:25:40.196 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-18 12:25:40.198 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 12:25:40.201 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-18 12:25:40.233 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-18 12:25:40.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 12:25:40.240 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 12:25:40.243 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-18 12:25:40.693 | Restarting rsync (via systemctl): rsync.service. 2022-02-18 12:25:40.700 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-18 12:25:40.705 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-18 12:25:40.710 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-18 12:25:40.714 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-18 12:25:40.718 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-18 12:25:40.723 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 12:25:40.725 | + functions-common:run_process:1680 : local service=s-object 2022-02-18 12:25:40.728 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 12:25:40.731 | + functions-common:run_process:1682 : local group= 2022-02-18 12:25:40.733 | + functions-common:run_process:1683 : local user= 2022-02-18 12:25:40.738 | + functions-common:run_process:1685 : local name=s-object 2022-02-18 12:25:40.740 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:25:40.743 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:25:40.746 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:40.748 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:40.751 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:40.756 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187140753 2022-02-18 12:25:40.759 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-02-18 12:25:40.776 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:40.779 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-18 12:25:40.782 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-02-18 12:25:40.784 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 12:25:40.787 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 12:25:40.790 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 12:25:40.792 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 12:25:40.795 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-18 12:25:40.797 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-18 12:25:40.800 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-02-18 12:25:40.803 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:25:40.805 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:25:40.808 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-18 12:25:40.810 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-02-18 12:25:40.813 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-02-18 12:25:40.815 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 12:25:40.818 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:25:40.820 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:25:40.822 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:25:40.825 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:25:40.827 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-18 12:25:40.829 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:25:40.834 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-18 12:25:40.887 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-18 12:25:40.941 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 12:25:40.998 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-18 12:25:41.051 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-18 12:25:41.104 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:25:41.158 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:25:41.160 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-18 12:25:41.214 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:25:41.614 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-02-18 12:25:41.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-18 12:25:42.021 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-02-18 12:25:42.052 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:25:42.055 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:42.057 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:42.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:42.062 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:42.065 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:42.067 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:25:42.070 | + functions-common:time_stop:2432 : start_time=1645187140753 2022-02-18 12:25:42.072 | + functions-common:time_stop:2434 : [[ -z 1645187140753 ]] 2022-02-18 12:25:42.076 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:42.080 | + functions-common:time_stop:2437 : end_time=1645187142077 2022-02-18 12:25:42.083 | + functions-common:time_stop:2438 : elapsed_time=1324 2022-02-18 12:25:42.085 | + functions-common:time_stop:2439 : total=2966 2022-02-18 12:25:42.087 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:42.090 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4290 2022-02-18 12:25:42.092 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-18 12:25:42.095 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 12:25:42.098 | + functions-common:run_process:1680 : local service=s-container 2022-02-18 12:25:42.100 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 12:25:42.102 | + functions-common:run_process:1682 : local group= 2022-02-18 12:25:42.105 | + functions-common:run_process:1683 : local user= 2022-02-18 12:25:42.107 | + functions-common:run_process:1685 : local name=s-container 2022-02-18 12:25:42.110 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:25:42.112 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:25:42.115 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:42.117 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:42.120 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:42.125 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187142122 2022-02-18 12:25:42.128 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-02-18 12:25:42.146 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:42.148 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-18 12:25:42.151 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-02-18 12:25:42.153 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 12:25:42.155 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 12:25:42.158 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 12:25:42.160 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 12:25:42.163 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-18 12:25:42.165 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-18 12:25:42.168 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-02-18 12:25:42.170 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:25:42.172 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:25:42.175 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-18 12:25:42.177 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-02-18 12:25:42.180 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-02-18 12:25:42.182 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 12:25:42.185 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:25:42.187 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:25:42.190 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:25:42.192 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:25:42.194 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-18 12:25:42.197 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:25:42.202 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-18 12:25:42.257 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-18 12:25:42.311 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 12:25:42.365 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-18 12:25:42.423 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-18 12:25:42.480 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:25:42.536 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:25:42.538 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-18 12:25:42.601 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:25:43.013 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-02-18 12:25:43.027 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-18 12:25:43.425 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-02-18 12:25:43.456 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:25:43.459 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:43.462 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:43.464 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:43.467 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:43.469 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:43.472 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:25:43.475 | + functions-common:time_stop:2432 : start_time=1645187142122 2022-02-18 12:25:43.477 | + functions-common:time_stop:2434 : [[ -z 1645187142122 ]] 2022-02-18 12:25:43.480 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:43.485 | + functions-common:time_stop:2437 : end_time=1645187143482 2022-02-18 12:25:43.487 | + functions-common:time_stop:2438 : elapsed_time=1360 2022-02-18 12:25:43.490 | + functions-common:time_stop:2439 : total=4290 2022-02-18 12:25:43.492 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:43.495 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5650 2022-02-18 12:25:43.497 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-18 12:25:43.500 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 12:25:43.502 | + functions-common:run_process:1680 : local service=s-account 2022-02-18 12:25:43.505 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 12:25:43.507 | + functions-common:run_process:1682 : local group= 2022-02-18 12:25:43.510 | + functions-common:run_process:1683 : local user= 2022-02-18 12:25:43.512 | + functions-common:run_process:1685 : local name=s-account 2022-02-18 12:25:43.515 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:25:43.518 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:25:43.520 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:43.523 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:43.526 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:43.532 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187143528 2022-02-18 12:25:43.538 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-02-18 12:25:43.556 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:43.559 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-18 12:25:43.562 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-02-18 12:25:43.565 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 12:25:43.568 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 12:25:43.571 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 12:25:43.573 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 12:25:43.576 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-18 12:25:43.579 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-18 12:25:43.581 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-02-18 12:25:43.585 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:25:43.587 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:25:43.590 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-18 12:25:43.593 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-02-18 12:25:43.596 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-02-18 12:25:43.598 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 12:25:43.601 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:25:43.604 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:25:43.607 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:25:43.610 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:25:43.612 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-18 12:25:43.615 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:25:43.620 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-18 12:25:43.680 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-18 12:25:43.735 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 12:25:43.789 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-18 12:25:43.847 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-18 12:25:43.901 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:25:43.961 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:25:43.964 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-18 12:25:44.019 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:25:44.432 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-02-18 12:25:44.446 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-18 12:25:44.867 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-02-18 12:25:44.896 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:25:44.899 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:44.901 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:44.906 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:44.909 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:44.914 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:44.916 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:25:44.919 | + functions-common:time_stop:2432 : start_time=1645187143528 2022-02-18 12:25:44.921 | + functions-common:time_stop:2434 : [[ -z 1645187143528 ]] 2022-02-18 12:25:44.924 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:44.929 | + functions-common:time_stop:2437 : end_time=1645187144926 2022-02-18 12:25:44.932 | + functions-common:time_stop:2438 : elapsed_time=1398 2022-02-18 12:25:44.934 | + functions-common:time_stop:2439 : total=5650 2022-02-18 12:25:44.936 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:44.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7048 2022-02-18 12:25:44.942 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-18 12:25:44.945 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-18 12:25:44.998 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 12:25:45.001 | + functions-common:run_process:1680 : local service=s-container-sync 2022-02-18 12:25:45.003 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 12:25:45.006 | + functions-common:run_process:1682 : local group= 2022-02-18 12:25:45.008 | + functions-common:run_process:1683 : local user= 2022-02-18 12:25:45.011 | + functions-common:run_process:1685 : local name=s-container-sync 2022-02-18 12:25:45.013 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:25:45.016 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:25:45.018 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:45.021 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:45.024 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:45.029 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187145026 2022-02-18 12:25:45.031 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-02-18 12:25:45.049 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:45.051 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-18 12:25:45.054 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-02-18 12:25:45.057 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 12:25:45.059 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 12:25:45.062 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 12:25:45.064 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 12:25:45.067 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-18 12:25:45.069 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-18 12:25:45.072 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-02-18 12:25:45.075 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:25:45.077 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:25:45.080 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-18 12:25:45.083 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-02-18 12:25:45.085 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-02-18 12:25:45.088 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 12:25:45.090 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:25:45.093 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:25:45.095 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:25:45.098 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:25:45.100 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-18 12:25:45.103 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:25:45.107 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-02-18 12:25:45.162 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-18 12:25:45.216 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 12:25:45.274 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-18 12:25:45.331 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-18 12:25:45.386 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:25:45.440 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:25:45.442 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-18 12:25:45.497 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:25:45.888 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-02-18 12:25:46.310 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-02-18 12:25:46.342 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:25:46.346 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:46.349 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:46.352 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:46.355 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:46.357 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:46.360 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:25:46.362 | + functions-common:time_stop:2432 : start_time=1645187145026 2022-02-18 12:25:46.365 | + functions-common:time_stop:2434 : [[ -z 1645187145026 ]] 2022-02-18 12:25:46.369 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:46.373 | + functions-common:time_stop:2437 : end_time=1645187146371 2022-02-18 12:25:46.376 | + functions-common:time_stop:2438 : elapsed_time=1345 2022-02-18 12:25:46.379 | + functions-common:time_stop:2439 : total=7048 2022-02-18 12:25:46.381 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:46.383 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8393 2022-02-18 12:25:46.386 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-18 12:25:46.404 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:25:46.407 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 12:25:46.409 | + functions-common:run_process:1680 : local service=s-proxy 2022-02-18 12:25:46.412 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 12:25:46.414 | + functions-common:run_process:1682 : local group= 2022-02-18 12:25:46.417 | + functions-common:run_process:1683 : local user= 2022-02-18 12:25:46.419 | + functions-common:run_process:1685 : local name=s-proxy 2022-02-18 12:25:46.422 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:25:46.424 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:25:46.427 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:46.429 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:46.432 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:46.437 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187146434 2022-02-18 12:25:46.439 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-02-18 12:25:46.457 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:46.460 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-18 12:25:46.462 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-02-18 12:25:46.465 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 12:25:46.467 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 12:25:46.470 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 12:25:46.473 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 12:25:46.475 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-18 12:25:46.478 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-18 12:25:46.481 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-02-18 12:25:46.483 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:25:46.486 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:25:46.488 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-18 12:25:46.491 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-02-18 12:25:46.494 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-02-18 12:25:46.496 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 12:25:46.499 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:25:46.501 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:25:46.504 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:25:46.507 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:25:46.509 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-18 12:25:46.512 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:25:46.517 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-18 12:25:46.571 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-18 12:25:46.627 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 12:25:46.683 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-18 12:25:46.741 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-18 12:25:46.798 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:25:46.853 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:25:46.856 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-18 12:25:46.913 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:25:47.325 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-02-18 12:25:47.339 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-18 12:25:47.752 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-02-18 12:25:47.781 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:25:47.786 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:47.788 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:47.791 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:47.794 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:47.796 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:47.799 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:25:47.802 | + functions-common:time_stop:2432 : start_time=1645187146434 2022-02-18 12:25:47.804 | + functions-common:time_stop:2434 : [[ -z 1645187146434 ]] 2022-02-18 12:25:47.808 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:47.812 | + functions-common:time_stop:2437 : end_time=1645187147809 2022-02-18 12:25:47.815 | + functions-common:time_stop:2438 : elapsed_time=1375 2022-02-18 12:25:47.818 | + functions-common:time_stop:2439 : total=8393 2022-02-18 12:25:47.820 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:47.823 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9768 2022-02-18 12:25:47.826 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-18 12:25:47.826 | Waiting for swift proxy to start... 2022-02-18 12:25:47.828 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.37:8080/info 2022-02-18 12:25:47.831 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 12:25:47.834 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-02-18 12:25:47.836 | + functions:wait_for_service:459 : local rval=0 2022-02-18 12:25:47.839 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 12:25:47.841 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 12:25:47.844 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:47.846 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:47.849 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:47.854 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187147851 2022-02-18 12:25:47.857 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 12:25:47.863 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-18 12:25:47.876 | + :: : [[ 000 == 503 ]] 2022-02-18 12:25:47.878 | + :: : [[ 7 -eq 7 ]] 2022-02-18 12:25:47.879 | + :: : sleep 1 2022-02-18 12:25:48.884 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-18 12:25:48.904 | + :: : [[ 000 == 503 ]] 2022-02-18 12:25:48.907 | + :: : [[ 7 -eq 7 ]] 2022-02-18 12:25:48.909 | + :: : sleep 1 2022-02-18 12:25:49.914 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-18 12:25:49.928 | + :: : [[ 000 == 503 ]] 2022-02-18 12:25:49.929 | + :: : [[ 7 -eq 7 ]] 2022-02-18 12:25:49.931 | + :: : sleep 1 2022-02-18 12:25:50.934 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-18 12:25:51.003 | + :: : [[ 200 == 503 ]] 2022-02-18 12:25:51.004 | + :: : [[ 0 -eq 7 ]] 2022-02-18 12:25:51.008 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 12:25:51.011 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:51.013 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:51.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:51.018 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:51.021 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:51.024 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 12:25:51.027 | + functions-common:time_stop:2432 : start_time=1645187147851 2022-02-18 12:25:51.030 | + functions-common:time_stop:2434 : [[ -z 1645187147851 ]] 2022-02-18 12:25:51.033 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:51.040 | + functions-common:time_stop:2437 : end_time=1645187151036 2022-02-18 12:25:51.042 | + functions-common:time_stop:2438 : elapsed_time=3185 2022-02-18 12:25:51.045 | + functions-common:time_stop:2439 : total=6546 2022-02-18 12:25:51.048 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:51.052 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9731 2022-02-18 12:25:51.055 | + functions:wait_for_service:467 : return 0 2022-02-18 12:25:51.058 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-18 12:25:51.061 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 12:25:51.064 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-18 12:25:51.083 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:51.085 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 12:25:51.117 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-18 12:25:51.170 | [733751 Async configure_neutron_nova:780214]: Waiting for completion of configure_neutron_nova running on PID 780214 (2 other jobs running) 2022-02-18 12:25:51.196 | [733751 Async configure_neutron_nova:780214]: Signaling child to exit 2022-02-18 12:25:51.196 | WAKEUP 2022-02-18 12:25:51.219 | [733751 Async configure_neutron_nova:780214]: Signaled 2022-02-18 12:25:51.221 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-18 12:25:51.221 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:25:51.221 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 12:25:51.221 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:25:51.221 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 12:25:51.221 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 12:25:51.221 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 12:25:51.221 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-18 12:25:51.221 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-18 12:25:51.221 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-18 12:25:51.221 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-02-18 12:25:51.221 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-18 12:25:51.222 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-18 12:25:51.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-18 12:25:51.222 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-18 12:25:51.222 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-18 12:25:51.222 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-18 12:25:51.222 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 12:25:51.222 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-18 12:25:51.222 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-18 12:25:51.222 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 12:25:51.222 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 12:25:51.222 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-18 12:25:51.222 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-02-18 12:25:51.222 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-18 12:25:51.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-18 12:25:51.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-18 12:25:51.223 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-18 12:25:51.223 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-18 12:25:51.268 | [733751 Async configure_neutron_nova:780214]: finished configure_neutron_nova with result 0 in 0 seconds 2022-02-18 12:25:51.273 | + inc/async:async_wait:197 : return 0 2022-02-18 12:25:51.276 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-18 12:25:51.295 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:51.297 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 12:25:51.328 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 12:25:51.360 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-18 12:25:51.379 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:51.382 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-18 12:25:51.385 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:25:51.387 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-18 12:25:51.390 | + ./stack.sh:main:1277 : start_nova_api 2022-02-18 12:25:51.393 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-18 12:25:51.396 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-18 12:25:51.398 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-18 12:25:51.401 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-18 12:25:51.423 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:25:51.427 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:25:51.430 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:25:51.433 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:25:51.436 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-18 12:25:51.440 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-18 12:25:51.444 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 12:25:51.447 | + functions-common:run_process:1680 : local service=n-api 2022-02-18 12:25:51.450 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 12:25:51.453 | + functions-common:run_process:1682 : local group= 2022-02-18 12:25:51.456 | + functions-common:run_process:1683 : local user= 2022-02-18 12:25:51.458 | + functions-common:run_process:1685 : local name=n-api 2022-02-18 12:25:51.461 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:25:51.464 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:25:51.467 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:51.470 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:51.474 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:51.479 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187151476 2022-02-18 12:25:51.482 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-18 12:25:51.502 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:51.505 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-18 12:25:51.508 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-18 12:25:51.511 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 12:25:51.514 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 12:25:51.517 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 12:25:51.520 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 12:25:51.523 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-18 12:25:51.525 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-18 12:25:51.528 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-18 12:25:51.531 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:25:51.534 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:25:51.536 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-18 12:25:51.539 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-18 12:25:51.541 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-18 12:25:51.544 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 12:25:51.546 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 12:25:51.549 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 12:25:51.551 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-18 12:25:51.554 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 12:25:51.558 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-18 12:25:51.612 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-18 12:25:51.667 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-18 12:25:51.725 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 12:25:51.790 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:25:51.849 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-18 12:25:51.904 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-18 12:25:51.961 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-18 12:25:52.020 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-18 12:25:52.074 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-18 12:25:52.140 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 12:25:52.143 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-18 12:25:52.198 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 12:25:52.612 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-02-18 12:25:52.632 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-18 12:25:53.020 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-02-18 12:25:53.099 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:25:53.102 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:53.105 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:53.108 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:53.110 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:53.113 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:53.117 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:25:53.121 | + functions-common:time_stop:2432 : start_time=1645187151476 2022-02-18 12:25:53.124 | + functions-common:time_stop:2434 : [[ -z 1645187151476 ]] 2022-02-18 12:25:53.127 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:53.132 | + functions-common:time_stop:2437 : end_time=1645187153129 2022-02-18 12:25:53.135 | + functions-common:time_stop:2438 : elapsed_time=1653 2022-02-18 12:25:53.138 | + functions-common:time_stop:2439 : total=9768 2022-02-18 12:25:53.140 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:53.143 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11421 2022-02-18 12:25:53.146 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-02-18 12:25:53.148 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-18 12:25:53.148 | Waiting for nova-api to start... 2022-02-18 12:25:53.151 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-02-18 12:25:53.154 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 12:25:53.156 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-02-18 12:25:53.159 | + functions:wait_for_service:459 : local rval=0 2022-02-18 12:25:53.161 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 12:25:53.164 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 12:25:53.167 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:53.169 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:53.172 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:53.177 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187153174 2022-02-18 12:25:53.180 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 12:25:53.186 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-02-18 12:25:58.705 | + :: : [[ 200 == 503 ]] 2022-02-18 12:25:58.707 | + :: : [[ 0 -eq 7 ]] 2022-02-18 12:25:58.712 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 12:25:58.717 | + functions-common:time_stop:2425 : local name 2022-02-18 12:25:58.720 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:25:58.723 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:25:58.726 | + functions-common:time_stop:2428 : local total 2022-02-18 12:25:58.729 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:25:58.731 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 12:25:58.734 | + functions-common:time_stop:2432 : start_time=1645187153174 2022-02-18 12:25:58.737 | + functions-common:time_stop:2434 : [[ -z 1645187153174 ]] 2022-02-18 12:25:58.740 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:25:58.746 | + functions-common:time_stop:2437 : end_time=1645187158742 2022-02-18 12:25:58.749 | + functions-common:time_stop:2438 : elapsed_time=5568 2022-02-18 12:25:58.753 | + functions-common:time_stop:2439 : total=9731 2022-02-18 12:25:58.757 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:25:58.760 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15299 2022-02-18 12:25:58.764 | + functions:wait_for_service:467 : return 0 2022-02-18 12:25:58.767 | + lib/nova:start_nova_api:906 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:25:58.771 | + lib/nova:start_nova_api:906 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:25:58.774 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-18 12:25:58.792 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:58.794 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-18 12:25:58.797 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:25:58.800 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-18 12:25:58.803 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-18 12:25:58.806 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-18 12:25:58.809 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-18 12:25:58.828 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:25:58.831 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-18 12:25:58.849 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:58.852 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-18 12:25:58.855 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:25:58.857 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-18 12:25:58.860 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-18 12:25:58.863 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-02-18 12:25:58.866 | + 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-02-18 12:25:58.897 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-18 12:25:58.900 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-18 12:25:58.903 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-18 12:25:58.935 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-18 12:25:58.967 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-18 12:25:58.970 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-18 12:25:58.973 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-18 12:25:58.975 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-18 12:25:58.978 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-18 12:25:58.981 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-18 12:25:58.984 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-18 12:25:58.987 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-18 12:25:58.990 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-18 12:25:58.994 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-18 12:25:58.996 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-18 12:25:58.999 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-18 12:25:59.002 | +++ 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-02-18 12:25:59.004 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.008 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.011 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-18 12:25:59.014 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.017 | + 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-02-18 12:25:59.020 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-18 12:25:59.038 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:25:59.041 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-18 12:25:59.044 | + 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-02-18 12:25:59.046 | + functions-common:run_process:1680 : local service=q-svc 2022-02-18 12:25:59.049 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.052 | + functions-common:run_process:1682 : local group= 2022-02-18 12:25:59.054 | + functions-common:run_process:1683 : local user= 2022-02-18 12:25:59.057 | + functions-common:run_process:1685 : local name=q-svc 2022-02-18 12:25:59.060 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:25:59.062 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:25:59.065 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:25:59.068 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:25:59.071 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:25:59.076 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187159073 2022-02-18 12:25:59.078 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-02-18 12:25:59.101 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:25:59.104 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-18 12:25:59.109 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-02-18 12:25:59.112 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.115 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.118 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.121 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.123 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-18 12:25:59.126 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-18 12:25:59.129 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-02-18 12:25:59.132 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:25:59.134 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:25:59.137 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-18 12:25:59.140 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-18 12:25:59.142 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-02-18 12:25:59.145 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.147 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:25:59.149 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:25:59.152 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:25:59.154 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:25:59.157 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-18 12:25:59.159 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:25:59.164 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-18 12:25:59.218 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-18 12:25:59.273 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:25:59.327 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-18 12:25:59.384 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-18 12:25:59.438 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:25:59.492 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:25:59.495 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-18 12:25:59.551 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:25:59.955 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-02-18 12:25:59.974 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-18 12:26:00.366 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-02-18 12:26:00.394 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:26:00.397 | + functions-common:time_stop:2425 : local name 2022-02-18 12:26:00.400 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:26:00.402 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:26:00.405 | + functions-common:time_stop:2428 : local total 2022-02-18 12:26:00.407 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:26:00.410 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:26:00.413 | + functions-common:time_stop:2432 : start_time=1645187159073 2022-02-18 12:26:00.415 | + functions-common:time_stop:2434 : [[ -z 1645187159073 ]] 2022-02-18 12:26:00.418 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:26:00.423 | + functions-common:time_stop:2437 : end_time=1645187160420 2022-02-18 12:26:00.426 | + functions-common:time_stop:2438 : elapsed_time=1347 2022-02-18 12:26:00.428 | + functions-common:time_stop:2439 : total=11421 2022-02-18 12:26:00.431 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:26:00.433 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12768 2022-02-18 12:26:00.436 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-02-18 12:26:00.438 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-18 12:26:00.456 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:26:00.459 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-18 12:26:00.459 | Waiting for Neutron to start... 2022-02-18 12:26:00.462 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-18 12:26:00.464 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-02-18 12:26:00.467 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-18 12:26:00.470 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-02-18 12:26:00.472 | + functions-common:test_with_retry:2365 : local until=60 2022-02-18 12:26:00.475 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-18 12:26:00.477 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-18 12:26:00.480 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-18 12:26:00.483 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:26:00.485 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:26:00.488 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:26:00.494 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187160490 2022-02-18 12:26:00.496 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-02-18 12:26:06.076 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.37:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-18 12:26:06.079 | + functions-common:time_stop:2425 : local name 2022-02-18 12:26:06.082 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:26:06.085 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:26:06.087 | + functions-common:time_stop:2428 : local total 2022-02-18 12:26:06.090 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:26:06.096 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-18 12:26:06.099 | + functions-common:time_stop:2432 : start_time=1645187160490 2022-02-18 12:26:06.104 | + functions-common:time_stop:2434 : [[ -z 1645187160490 ]] 2022-02-18 12:26:06.107 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:26:06.112 | + functions-common:time_stop:2437 : end_time=1645187166109 2022-02-18 12:26:06.117 | + functions-common:time_stop:2438 : elapsed_time=5619 2022-02-18 12:26:06.120 | + functions-common:time_stop:2439 : total=0 2022-02-18 12:26:06.122 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:26:06.126 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5619 2022-02-18 12:26:06.129 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-02-18 12:26:06.151 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:26:06.153 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-02-18 12:26:06.156 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:26:06.159 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-02-18 12:26:06.162 | + ./stack.sh:main:1298 : start_placement 2022-02-18 12:26:06.164 | + lib/placement:start_placement:160 : start_placement_api 2022-02-18 12:26:06.167 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-18 12:26:06.170 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-02-18 12:26:06.175 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 12:26:06.177 | + functions-common:run_process:1680 : local service=placement-api 2022-02-18 12:26:06.180 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 12:26:06.183 | + functions-common:run_process:1682 : local group= 2022-02-18 12:26:06.185 | + functions-common:run_process:1683 : local user= 2022-02-18 12:26:06.188 | + functions-common:run_process:1685 : local name=placement-api 2022-02-18 12:26:06.191 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:26:06.194 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:26:06.197 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:26:06.199 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:26:06.202 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:26:06.207 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187166204 2022-02-18 12:26:06.210 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-02-18 12:26:06.227 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:26:06.230 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-02-18 12:26:06.232 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-02-18 12:26:06.235 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 12:26:06.238 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 12:26:06.241 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 12:26:06.244 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 12:26:06.246 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-02-18 12:26:06.249 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-02-18 12:26:06.252 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-02-18 12:26:06.255 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:26:06.259 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:26:06.262 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-02-18 12:26:06.265 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-02-18 12:26:06.268 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-02-18 12:26:06.271 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 12:26:06.273 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 12:26:06.276 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 12:26:06.278 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-02-18 12:26:06.281 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 12:26:06.285 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-02-18 12:26:06.340 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-02-18 12:26:06.405 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-02-18 12:26:06.462 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 12:26:06.517 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:26:06.571 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-02-18 12:26:06.626 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-02-18 12:26:06.682 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-02-18 12:26:06.737 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-02-18 12:26:06.793 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-02-18 12:26:06.847 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 12:26:06.850 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-02-18 12:26:06.904 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 12:26:07.328 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-02-18 12:26:07.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-02-18 12:26:07.741 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-02-18 12:26:07.826 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:26:07.828 | + functions-common:time_stop:2425 : local name 2022-02-18 12:26:07.833 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:26:07.837 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:26:07.841 | + functions-common:time_stop:2428 : local total 2022-02-18 12:26:07.844 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:26:07.847 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:26:07.849 | + functions-common:time_stop:2432 : start_time=1645187166204 2022-02-18 12:26:07.852 | + functions-common:time_stop:2434 : [[ -z 1645187166204 ]] 2022-02-18 12:26:07.855 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:26:07.860 | + functions-common:time_stop:2437 : end_time=1645187167857 2022-02-18 12:26:07.863 | + functions-common:time_stop:2438 : elapsed_time=1653 2022-02-18 12:26:07.865 | + functions-common:time_stop:2439 : total=12768 2022-02-18 12:26:07.868 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:26:07.871 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14421 2022-02-18 12:26:07.874 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-02-18 12:26:07.874 | Waiting for placement-api to start... 2022-02-18 12:26:07.876 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.37/placement 2022-02-18 12:26:07.879 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 12:26:07.881 | + functions:wait_for_service:458 : local url=http://10.222.0.37/placement 2022-02-18 12:26:07.884 | + functions:wait_for_service:459 : local rval=0 2022-02-18 12:26:07.886 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 12:26:07.889 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 12:26:07.891 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:26:07.894 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:26:07.897 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:26:07.902 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187167899 2022-02-18 12:26:07.908 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 12:26:07.918 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/placement 2022-02-18 12:26:10.573 | + :: : [[ 200 == 503 ]] 2022-02-18 12:26:10.575 | + :: : [[ 0 -eq 7 ]] 2022-02-18 12:26:10.578 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 12:26:10.581 | + functions-common:time_stop:2425 : local name 2022-02-18 12:26:10.584 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:26:10.586 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:26:10.589 | + functions-common:time_stop:2428 : local total 2022-02-18 12:26:10.592 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:26:10.595 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 12:26:10.598 | + functions-common:time_stop:2432 : start_time=1645187167899 2022-02-18 12:26:10.600 | + functions-common:time_stop:2434 : [[ -z 1645187167899 ]] 2022-02-18 12:26:10.604 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:26:10.609 | + functions-common:time_stop:2437 : end_time=1645187170606 2022-02-18 12:26:10.611 | + functions-common:time_stop:2438 : elapsed_time=2707 2022-02-18 12:26:10.614 | + functions-common:time_stop:2439 : total=15299 2022-02-18 12:26:10.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:26:10.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18006 2022-02-18 12:26:10.622 | + functions:wait_for_service:467 : return 0 2022-02-18 12:26:10.624 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-02-18 12:26:10.643 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:26:10.646 | + ./stack.sh:main:1302 : start_neutron 2022-02-18 12:26:10.648 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-02-18 12:26:10.652 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:26:10.653 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 12:26:10.658 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 12:26:10.661 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 12:26:10.664 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-02-18 12:26:10.666 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 12:26:10.669 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-02-18 12:26:10.672 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:26:10.675 | + functions-common:run_process:1680 : local service=q-agt 2022-02-18 12:26:10.678 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:26:10.682 | + functions-common:run_process:1682 : local group= 2022-02-18 12:26:10.685 | + functions-common:run_process:1683 : local user= 2022-02-18 12:26:10.688 | + functions-common:run_process:1685 : local name=q-agt 2022-02-18 12:26:10.691 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:26:10.694 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:26:10.697 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:26:10.699 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:26:10.703 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:26:10.709 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187170705 2022-02-18 12:26:10.711 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-02-18 12:26:10.731 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:26:10.734 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-18 12:26:10.737 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-02-18 12:26:10.739 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:26:10.742 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:26:10.745 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:26:10.747 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:26:10.750 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-18 12:26:10.752 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-18 12:26:10.755 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-02-18 12:26:10.758 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:26:10.760 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:26:10.763 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-18 12:26:10.766 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-18 12:26:10.768 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-02-18 12:26:10.771 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:26:10.773 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:26:10.775 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:26:10.778 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:26:10.781 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:26:10.784 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-02-18 12:26:10.787 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:26:10.792 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-02-18 12:26:10.846 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-02-18 12:26:10.900 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 12:26:10.957 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-02-18 12:26:11.026 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-02-18 12:26:11.082 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:26:11.138 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:26:11.140 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-02-18 12:26:11.196 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:26:11.617 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-02-18 12:26:11.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-02-18 12:26:12.034 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-02-18 12:26:12.058 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:26:12.062 | + functions-common:time_stop:2425 : local name 2022-02-18 12:26:12.065 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:26:12.068 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:26:12.070 | + functions-common:time_stop:2428 : local total 2022-02-18 12:26:12.073 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:26:12.075 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:26:12.078 | + functions-common:time_stop:2432 : start_time=1645187170705 2022-02-18 12:26:12.080 | + functions-common:time_stop:2434 : [[ -z 1645187170705 ]] 2022-02-18 12:26:12.084 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:26:12.088 | + functions-common:time_stop:2437 : end_time=1645187172086 2022-02-18 12:26:12.091 | + functions-common:time_stop:2438 : elapsed_time=1381 2022-02-18 12:26:12.094 | + functions-common:time_stop:2439 : total=14421 2022-02-18 12:26:12.097 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:26:12.099 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15802 2022-02-18 12:26:12.102 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-02-18 12:26:12.105 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-18 12:26:12.107 | + functions-common:is_provider_network:2277 : return 1 2022-02-18 12:26:12.110 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-02-18 12:26:12.113 | + 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-02-18 12:26:12.115 | + functions-common:run_process:1680 : local service=q-dhcp 2022-02-18 12:26:12.118 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 12:26:12.121 | + functions-common:run_process:1682 : local group= 2022-02-18 12:26:12.124 | + functions-common:run_process:1683 : local user= 2022-02-18 12:26:12.126 | + functions-common:run_process:1685 : local name=q-dhcp 2022-02-18 12:26:12.129 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:26:12.132 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:26:12.135 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:26:12.137 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:26:12.141 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:26:12.146 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187172142 2022-02-18 12:26:12.149 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-02-18 12:26:12.168 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:26:12.170 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-02-18 12:26:12.173 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-02-18 12:26:12.176 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 12:26:12.178 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 12:26:12.181 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 12:26:12.184 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 12:26:12.187 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-02-18 12:26:12.189 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-02-18 12:26:12.192 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-02-18 12:26:12.195 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:26:12.198 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:26:12.200 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-02-18 12:26:12.203 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-02-18 12:26:12.206 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-02-18 12:26:12.209 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 12:26:12.212 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:26:12.214 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:26:12.217 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:26:12.220 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:26:12.222 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-02-18 12:26:12.225 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:26:12.229 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-02-18 12:26:12.285 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-02-18 12:26:12.341 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 12:26:12.397 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-02-18 12:26:12.453 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-02-18 12:26:12.509 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:26:12.564 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:26:12.567 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-02-18 12:26:12.622 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:26:13.043 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-02-18 12:26:13.058 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-02-18 12:26:13.468 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-02-18 12:26:13.491 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:26:13.494 | + functions-common:time_stop:2425 : local name 2022-02-18 12:26:13.496 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:26:13.499 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:26:13.501 | + functions-common:time_stop:2428 : local total 2022-02-18 12:26:13.504 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:26:13.506 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:26:13.509 | + functions-common:time_stop:2432 : start_time=1645187172142 2022-02-18 12:26:13.511 | + functions-common:time_stop:2434 : [[ -z 1645187172142 ]] 2022-02-18 12:26:13.515 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:26:13.520 | + functions-common:time_stop:2437 : end_time=1645187173517 2022-02-18 12:26:13.522 | + functions-common:time_stop:2438 : elapsed_time=1375 2022-02-18 12:26:13.525 | + functions-common:time_stop:2439 : total=15802 2022-02-18 12:26:13.527 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:26:13.530 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17177 2022-02-18 12:26:13.533 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-02-18 12:26:13.536 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-18 12:26:13.538 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-18 12:26:13.541 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-02-18 12:26:13.544 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.547 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.550 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.552 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-02-18 12:26:13.555 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.558 | + 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-02-18 12:26:13.561 | + functions-common:run_process:1680 : local service=q-l3 2022-02-18 12:26:13.563 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.571 | + functions-common:run_process:1682 : local group= 2022-02-18 12:26:13.575 | + functions-common:run_process:1683 : local user= 2022-02-18 12:26:13.579 | + functions-common:run_process:1685 : local name=q-l3 2022-02-18 12:26:13.582 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:26:13.584 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:26:13.587 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:26:13.590 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:26:13.593 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:26:13.598 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187173595 2022-02-18 12:26:13.601 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-02-18 12:26:13.622 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:26:13.625 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-02-18 12:26:13.628 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-02-18 12:26:13.630 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.633 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.635 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.638 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.640 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-02-18 12:26:13.643 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-02-18 12:26:13.646 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-02-18 12:26:13.648 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:26:13.651 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:26:13.653 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-02-18 12:26:13.656 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-02-18 12:26:13.659 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-02-18 12:26:13.661 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.664 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:26:13.667 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:26:13.669 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:26:13.672 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:26:13.674 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-02-18 12:26:13.677 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:26:13.681 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-02-18 12:26:13.740 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-02-18 12:26:13.798 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 12:26:13.857 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-02-18 12:26:13.917 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-02-18 12:26:13.976 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:26:14.038 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:26:14.041 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-02-18 12:26:14.100 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:26:14.540 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-02-18 12:26:14.554 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-02-18 12:26:14.983 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-02-18 12:26:15.010 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:26:15.013 | + functions-common:time_stop:2425 : local name 2022-02-18 12:26:15.016 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:26:15.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:26:15.023 | + functions-common:time_stop:2428 : local total 2022-02-18 12:26:15.028 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:26:15.031 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:26:15.033 | + functions-common:time_stop:2432 : start_time=1645187173595 2022-02-18 12:26:15.036 | + functions-common:time_stop:2434 : [[ -z 1645187173595 ]] 2022-02-18 12:26:15.042 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:26:15.045 | + functions-common:time_stop:2437 : end_time=1645187175041 2022-02-18 12:26:15.047 | + functions-common:time_stop:2438 : elapsed_time=1446 2022-02-18 12:26:15.050 | + functions-common:time_stop:2439 : total=17177 2022-02-18 12:26:15.053 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:26:15.056 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18623 2022-02-18 12:26:15.058 | + 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-02-18 12:26:15.061 | + functions-common:run_process:1680 : local service=q-meta 2022-02-18 12:26:15.064 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 12:26:15.069 | + functions-common:run_process:1682 : local group= 2022-02-18 12:26:15.072 | + functions-common:run_process:1683 : local user= 2022-02-18 12:26:15.075 | + functions-common:run_process:1685 : local name=q-meta 2022-02-18 12:26:15.078 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:26:15.081 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:26:15.084 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:26:15.087 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:26:15.092 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:26:15.096 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187175092 2022-02-18 12:26:15.098 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-02-18 12:26:15.127 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:26:15.130 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-02-18 12:26:15.133 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-02-18 12:26:15.135 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 12:26:15.139 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 12:26:15.142 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 12:26:15.145 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 12:26:15.148 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-02-18 12:26:15.155 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-02-18 12:26:15.155 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-02-18 12:26:15.157 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:26:15.159 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:26:15.162 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-02-18 12:26:15.164 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-02-18 12:26:15.167 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-02-18 12:26:15.170 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 12:26:15.173 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:26:15.176 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:26:15.179 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:26:15.181 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:26:15.184 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-02-18 12:26:15.187 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:26:15.192 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-02-18 12:26:15.259 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-02-18 12:26:15.327 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 12:26:15.391 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-02-18 12:26:15.460 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-02-18 12:26:15.527 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:26:15.592 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:26:15.595 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-02-18 12:26:15.660 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:26:16.153 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-02-18 12:26:16.168 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-02-18 12:26:16.613 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-02-18 12:26:16.640 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:26:16.643 | + functions-common:time_stop:2425 : local name 2022-02-18 12:26:16.650 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:26:16.653 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:26:16.655 | + functions-common:time_stop:2428 : local total 2022-02-18 12:26:16.664 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:26:16.672 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:26:16.676 | + functions-common:time_stop:2432 : start_time=1645187175092 2022-02-18 12:26:16.684 | + functions-common:time_stop:2434 : [[ -z 1645187175092 ]] 2022-02-18 12:26:16.692 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:26:16.696 | + functions-common:time_stop:2437 : end_time=1645187176692 2022-02-18 12:26:16.707 | + functions-common:time_stop:2438 : elapsed_time=1600 2022-02-18 12:26:16.716 | + functions-common:time_stop:2439 : total=18623 2022-02-18 12:26:16.724 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:26:16.730 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20223 2022-02-18 12:26:16.737 | + 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-02-18 12:26:16.742 | + functions-common:run_process:1680 : local service=q-metering 2022-02-18 12:26:16.748 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 12:26:16.759 | + functions-common:run_process:1682 : local group= 2022-02-18 12:26:16.763 | + functions-common:run_process:1683 : local user= 2022-02-18 12:26:16.769 | + functions-common:run_process:1685 : local name=q-metering 2022-02-18 12:26:16.771 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:26:16.774 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:26:16.776 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:26:16.782 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:26:16.791 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:26:16.803 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187176793 2022-02-18 12:26:16.806 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-02-18 12:26:16.828 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:26:16.831 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-02-18 12:26:16.834 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-02-18 12:26:16.837 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 12:26:16.839 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 12:26:16.842 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 12:26:16.845 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 12:26:16.848 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-02-18 12:26:16.850 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-02-18 12:26:16.853 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-02-18 12:26:16.856 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:26:16.858 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:26:16.861 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-02-18 12:26:16.864 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-02-18 12:26:16.867 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-02-18 12:26:16.870 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 12:26:16.873 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:26:16.875 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:26:16.878 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:26:16.881 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:26:16.883 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-02-18 12:26:16.886 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:26:16.891 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-02-18 12:26:16.973 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-02-18 12:26:17.042 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 12:26:17.107 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-02-18 12:26:17.171 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-02-18 12:26:17.239 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:26:17.305 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:26:17.307 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-02-18 12:26:17.414 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:26:17.912 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-02-18 12:26:17.926 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-02-18 12:26:18.340 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-02-18 12:26:18.369 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:26:18.373 | + functions-common:time_stop:2425 : local name 2022-02-18 12:26:18.379 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:26:18.384 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:26:18.390 | + functions-common:time_stop:2428 : local total 2022-02-18 12:26:18.401 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:26:18.413 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:26:18.417 | + functions-common:time_stop:2432 : start_time=1645187176793 2022-02-18 12:26:18.424 | + functions-common:time_stop:2434 : [[ -z 1645187176793 ]] 2022-02-18 12:26:18.433 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:26:18.452 | + functions-common:time_stop:2437 : end_time=1645187178437 2022-02-18 12:26:18.464 | + functions-common:time_stop:2438 : elapsed_time=1644 2022-02-18 12:26:18.472 | + functions-common:time_stop:2439 : total=20223 2022-02-18 12:26:18.476 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:26:18.480 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21867 2022-02-18 12:26:18.484 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-02-18 12:26:18.540 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:26:18.551 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-02-18 12:26:18.559 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-02-18 12:26:18.568 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:26:18.580 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-02-18 12:26:18.588 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-02-18 12:26:18.592 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-02-18 12:26:18.597 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-02-18 12:26:18.603 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-02-18 12:26:18.609 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-02-18 12:26:18.609 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-02-18 12:26:18.616 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:26:18.623 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:21.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:21.566 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:21.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:21.566 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:21.761 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:21.765 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 12:26:21.768 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 12:26:21.773 | ++ functions-common:get_field:818 : echo '| f943a7c26e3742beb293fde2152608d5 | demo |' 2022-02-18 12:26:21.777 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 12:26:21.784 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:21.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=f943a7c26e3742beb293fde2152608d5 2022-02-18 12:26:21.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-02-18 12:26:21.793 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:26:21.814 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-02-18 12:26:21.817 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-02-18 12:26:21.819 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-18 12:26:21.823 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-18 12:26:25.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:25.140 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:25.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:25.140 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:25.328 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:25.333 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-18 12:26:25.333 | address-scope 2022-02-18 12:26:25.333 | router-admin-state-down-before-update 2022-02-18 12:26:25.333 | agent 2022-02-18 12:26:25.333 | agent-resources-synced 2022-02-18 12:26:25.333 | allowed-address-pairs 2022-02-18 12:26:25.333 | auto-allocated-topology 2022-02-18 12:26:25.333 | availability_zone 2022-02-18 12:26:25.333 | availability_zone_filter 2022-02-18 12:26:25.334 | default-subnetpools 2022-02-18 12:26:25.334 | dhcp_agent_scheduler 2022-02-18 12:26:25.334 | dvr 2022-02-18 12:26:25.334 | empty-string-filtering 2022-02-18 12:26:25.334 | external-net 2022-02-18 12:26:25.334 | extra_dhcp_opt 2022-02-18 12:26:25.334 | extraroute 2022-02-18 12:26:25.334 | extraroute-atomic 2022-02-18 12:26:25.334 | filter-validation 2022-02-18 12:26:25.334 | fip-port-details 2022-02-18 12:26:25.334 | flavors 2022-02-18 12:26:25.334 | floatingip-pools 2022-02-18 12:26:25.334 | ip-substring-filtering 2022-02-18 12:26:25.334 | router 2022-02-18 12:26:25.334 | ext-gw-mode 2022-02-18 12:26:25.334 | l3-ha 2022-02-18 12:26:25.334 | l3-flavors 2022-02-18 12:26:25.334 | l3-port-ip-change-not-allowed 2022-02-18 12:26:25.334 | l3_agent_scheduler 2022-02-18 12:26:25.334 | metering 2022-02-18 12:26:25.334 | metering_source_and_destination_fields 2022-02-18 12:26:25.334 | multi-provider 2022-02-18 12:26:25.334 | net-mtu 2022-02-18 12:26:25.334 | net-mtu-writable 2022-02-18 12:26:25.334 | network_availability_zone 2022-02-18 12:26:25.334 | network-ip-availability 2022-02-18 12:26:25.334 | pagination 2022-02-18 12:26:25.334 | port-device-profile 2022-02-18 12:26:25.334 | port-mac-address-regenerate 2022-02-18 12:26:25.334 | port-numa-affinity-policy 2022-02-18 12:26:25.334 | binding 2022-02-18 12:26:25.334 | binding-extended 2022-02-18 12:26:25.334 | port-security 2022-02-18 12:26:25.334 | project-id 2022-02-18 12:26:25.334 | provider 2022-02-18 12:26:25.334 | quota-check-limit 2022-02-18 12:26:25.334 | quotas 2022-02-18 12:26:25.335 | quota_details 2022-02-18 12:26:25.335 | rbac-policies 2022-02-18 12:26:25.335 | rbac-address-group 2022-02-18 12:26:25.335 | rbac-address-scope 2022-02-18 12:26:25.335 | rbac-security-groups 2022-02-18 12:26:25.335 | rbac-subnetpool 2022-02-18 12:26:25.335 | revision-if-match 2022-02-18 12:26:25.335 | standard-attr-revisions 2022-02-18 12:26:25.335 | router_availability_zone 2022-02-18 12:26:25.335 | security-groups-normalized-cidr 2022-02-18 12:26:25.335 | port-security-groups-filtering 2022-02-18 12:26:25.335 | security-groups-remote-address-group 2022-02-18 12:26:25.335 | security-groups-shared-filtering 2022-02-18 12:26:25.335 | security-group 2022-02-18 12:26:25.335 | service-type 2022-02-18 12:26:25.335 | sorting 2022-02-18 12:26:25.335 | standard-attr-description 2022-02-18 12:26:25.335 | stateful-security-group 2022-02-18 12:26:25.335 | subnet_onboard 2022-02-18 12:26:25.335 | subnet-service-types 2022-02-18 12:26:25.335 | subnet_allocation 2022-02-18 12:26:25.335 | subnetpool-prefix-ops 2022-02-18 12:26:25.335 | standard-attr-tag 2022-02-18 12:26:25.335 | standard-attr-timestamp' 2022-02-18 12:26:25.338 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-18 12:26:25.338 | address-scope 2022-02-18 12:26:25.338 | router-admin-state-down-before-update 2022-02-18 12:26:25.338 | agent 2022-02-18 12:26:25.338 | agent-resources-synced 2022-02-18 12:26:25.338 | allowed-address-pairs 2022-02-18 12:26:25.338 | auto-allocated-topology 2022-02-18 12:26:25.338 | availability_zone 2022-02-18 12:26:25.338 | availability_zone_filter 2022-02-18 12:26:25.339 | default-subnetpools 2022-02-18 12:26:25.339 | dhcp_agent_scheduler 2022-02-18 12:26:25.339 | dvr 2022-02-18 12:26:25.339 | empty-string-filtering 2022-02-18 12:26:25.339 | external-net 2022-02-18 12:26:25.339 | extra_dhcp_opt 2022-02-18 12:26:25.339 | extraroute 2022-02-18 12:26:25.339 | extraroute-atomic 2022-02-18 12:26:25.339 | filter-validation 2022-02-18 12:26:25.339 | fip-port-details 2022-02-18 12:26:25.339 | flavors 2022-02-18 12:26:25.339 | floatingip-pools 2022-02-18 12:26:25.339 | ip-substring-filtering 2022-02-18 12:26:25.339 | router 2022-02-18 12:26:25.339 | ext-gw-mode 2022-02-18 12:26:25.339 | l3-ha 2022-02-18 12:26:25.339 | l3-flavors 2022-02-18 12:26:25.339 | l3-port-ip-change-not-allowed 2022-02-18 12:26:25.339 | l3_agent_scheduler 2022-02-18 12:26:25.339 | metering 2022-02-18 12:26:25.339 | metering_source_and_destination_fields 2022-02-18 12:26:25.339 | multi-provider 2022-02-18 12:26:25.339 | net-mtu 2022-02-18 12:26:25.339 | net-mtu-writable 2022-02-18 12:26:25.339 | network_availability_zone 2022-02-18 12:26:25.339 | network-ip-availability 2022-02-18 12:26:25.339 | pagination 2022-02-18 12:26:25.339 | port-device-profile 2022-02-18 12:26:25.339 | port-mac-address-regenerate 2022-02-18 12:26:25.339 | port-numa-affinity-policy 2022-02-18 12:26:25.339 | binding 2022-02-18 12:26:25.339 | binding-extended 2022-02-18 12:26:25.339 | port-security 2022-02-18 12:26:25.339 | project-id 2022-02-18 12:26:25.340 | provider 2022-02-18 12:26:25.340 | quota-check-limit 2022-02-18 12:26:25.340 | quotas 2022-02-18 12:26:25.340 | quota_details 2022-02-18 12:26:25.340 | rbac-policies 2022-02-18 12:26:25.340 | rbac-address-group 2022-02-18 12:26:25.340 | rbac-address-scope 2022-02-18 12:26:25.340 | rbac-security-groups 2022-02-18 12:26:25.340 | rbac-subnetpool 2022-02-18 12:26:25.340 | revision-if-match 2022-02-18 12:26:25.340 | standard-attr-revisions 2022-02-18 12:26:25.340 | router_availability_zone 2022-02-18 12:26:25.340 | security-groups-normalized-cidr 2022-02-18 12:26:25.340 | port-security-groups-filtering 2022-02-18 12:26:25.340 | security-groups-remote-address-group 2022-02-18 12:26:25.340 | security-groups-shared-filtering 2022-02-18 12:26:25.340 | security-group 2022-02-18 12:26:25.340 | service-type 2022-02-18 12:26:25.340 | sorting 2022-02-18 12:26:25.340 | standard-attr-description 2022-02-18 12:26:25.340 | stateful-security-group 2022-02-18 12:26:25.340 | subnet_onboard 2022-02-18 12:26:25.340 | subnet-service-types 2022-02-18 12:26:25.340 | subnet_allocation 2022-02-18 12:26:25.340 | subnetpool-prefix-ops 2022-02-18 12:26:25.340 | standard-attr-tag 2022-02-18 12:26:25.340 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-18 12:26:25.343 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-18 12:26:25.346 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-02-18 12:26:25.349 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-02-18 12:26:25.353 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : 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-02-18 12:26:28.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:28.772 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:28.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:28.772 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:28.946 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:28.949 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=881e979a-2847-46fc-86d6-7117784e7c21 2022-02-18 12:26:28.953 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-02-18 12:26:28.957 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-02-18 12:26:28.960 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-18 12:26:28.964 | + functions-common:is_provider_network:2277 : return 1 2022-02-18 12:26:28.969 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-02-18 12:26:28.969 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-02-18 12:26:28.970 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-02-18 12:26:28.972 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:26:28.975 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:32.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:32.107 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:32.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:32.107 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:32.293 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:32.296 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 12:26:32.301 | ++ functions-common:get_field:816 : field='$3' 2022-02-18 12:26:32.304 | ++ functions-common:get_field:818 : echo '| id | d1096058-43f2-4674-a9b3-8981a6fbac1e |' 2022-02-18 12:26:32.305 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 12:26:32.313 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:32.317 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=d1096058-43f2-4674-a9b3-8981a6fbac1e 2022-02-18 12:26:32.320 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private f943a7c26e3742beb293fde2152608d5' 2022-02-18 12:26:32.323 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:26:32.343 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-02-18 12:26:32.347 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 f943a7c26e3742beb293fde2152608d5 2022-02-18 12:26:32.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=f943a7c26e3742beb293fde2152608d5 2022-02-18 12:26:32.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 881e979a-2847-46fc-86d6-7117784e7c21 ']' 2022-02-18 12:26:32.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-02-18 12:26:32.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-02-18 12:26:32.361 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-02-18 12:26:32.364 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 881e979a-2847-46fc-86d6-7117784e7c21 ' 2022-02-18 12:26:32.366 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-02-18 12:26:32.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network d1096058-43f2-4674-a9b3-8981a6fbac1e private-subnet' 2022-02-18 12:26:32.372 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-02-18 12:26:32.376 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 881e979a-2847-46fc-86d6-7117784e7c21 --network d1096058-43f2-4674-a9b3-8981a6fbac1e private-subnet 2022-02-18 12:26:32.377 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-02-18 12:26:32.377 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-02-18 12:26:32.380 | +++ functions-common:get_field:811 : local data field 2022-02-18 12:26:32.383 | +++ functions-common:get_field:812 : read data 2022-02-18 12:26:35.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:35.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:35.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:35.699 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:35.880 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:35.883 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 12:26:35.886 | +++ functions-common:get_field:816 : field='$3' 2022-02-18 12:26:35.889 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 12:26:35.890 | +++ functions-common:get_field:818 : echo '| id | ecb76bee-300e-46b4-91e4-7fc95259ae6a |' 2022-02-18 12:26:35.895 | +++ functions-common:get_field:812 : read data 2022-02-18 12:26:35.899 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=ecb76bee-300e-46b4-91e4-7fc95259ae6a 2022-02-18 12:26:35.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for f943a7c26e3742beb293fde2152608d5' 2022-02-18 12:26:35.904 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:26:35.924 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo ecb76bee-300e-46b4-91e4-7fc95259ae6a 2022-02-18 12:26:35.928 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=ecb76bee-300e-46b4-91e4-7fc95259ae6a 2022-02-18 12:26:35.930 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-02-18 12:26:35.933 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-02-18 12:26:35.936 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-02-18 12:26:35.939 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-18 12:26:38.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:38.661 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:38.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:38.661 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:38.845 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:38.848 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-18 12:26:38.848 | address-scope 2022-02-18 12:26:38.848 | router-admin-state-down-before-update 2022-02-18 12:26:38.848 | agent 2022-02-18 12:26:38.848 | agent-resources-synced 2022-02-18 12:26:38.848 | allowed-address-pairs 2022-02-18 12:26:38.848 | auto-allocated-topology 2022-02-18 12:26:38.848 | availability_zone 2022-02-18 12:26:38.848 | availability_zone_filter 2022-02-18 12:26:38.848 | default-subnetpools 2022-02-18 12:26:38.848 | dhcp_agent_scheduler 2022-02-18 12:26:38.848 | dvr 2022-02-18 12:26:38.848 | empty-string-filtering 2022-02-18 12:26:38.848 | external-net 2022-02-18 12:26:38.848 | extra_dhcp_opt 2022-02-18 12:26:38.849 | extraroute 2022-02-18 12:26:38.849 | extraroute-atomic 2022-02-18 12:26:38.849 | filter-validation 2022-02-18 12:26:38.849 | fip-port-details 2022-02-18 12:26:38.849 | flavors 2022-02-18 12:26:38.849 | floatingip-pools 2022-02-18 12:26:38.849 | ip-substring-filtering 2022-02-18 12:26:38.849 | router 2022-02-18 12:26:38.849 | ext-gw-mode 2022-02-18 12:26:38.849 | l3-ha 2022-02-18 12:26:38.849 | l3-flavors 2022-02-18 12:26:38.849 | l3-port-ip-change-not-allowed 2022-02-18 12:26:38.849 | l3_agent_scheduler 2022-02-18 12:26:38.849 | metering 2022-02-18 12:26:38.849 | metering_source_and_destination_fields 2022-02-18 12:26:38.849 | multi-provider 2022-02-18 12:26:38.849 | net-mtu 2022-02-18 12:26:38.849 | net-mtu-writable 2022-02-18 12:26:38.849 | network_availability_zone 2022-02-18 12:26:38.849 | network-ip-availability 2022-02-18 12:26:38.849 | pagination 2022-02-18 12:26:38.849 | port-device-profile 2022-02-18 12:26:38.849 | port-mac-address-regenerate 2022-02-18 12:26:38.849 | port-numa-affinity-policy 2022-02-18 12:26:38.849 | binding 2022-02-18 12:26:38.849 | binding-extended 2022-02-18 12:26:38.849 | port-security 2022-02-18 12:26:38.849 | project-id 2022-02-18 12:26:38.849 | provider 2022-02-18 12:26:38.849 | quota-check-limit 2022-02-18 12:26:38.849 | quotas 2022-02-18 12:26:38.849 | quota_details 2022-02-18 12:26:38.849 | rbac-policies 2022-02-18 12:26:38.849 | rbac-address-group 2022-02-18 12:26:38.849 | rbac-address-scope 2022-02-18 12:26:38.849 | rbac-security-groups 2022-02-18 12:26:38.850 | rbac-subnetpool 2022-02-18 12:26:38.850 | revision-if-match 2022-02-18 12:26:38.850 | standard-attr-revisions 2022-02-18 12:26:38.850 | router_availability_zone 2022-02-18 12:26:38.850 | security-groups-normalized-cidr 2022-02-18 12:26:38.850 | port-security-groups-filtering 2022-02-18 12:26:38.850 | security-groups-remote-address-group 2022-02-18 12:26:38.850 | security-groups-shared-filtering 2022-02-18 12:26:38.850 | security-group 2022-02-18 12:26:38.850 | service-type 2022-02-18 12:26:38.850 | sorting 2022-02-18 12:26:38.850 | standard-attr-description 2022-02-18 12:26:38.850 | stateful-security-group 2022-02-18 12:26:38.850 | subnet_onboard 2022-02-18 12:26:38.850 | subnet-service-types 2022-02-18 12:26:38.850 | subnet_allocation 2022-02-18 12:26:38.850 | subnetpool-prefix-ops 2022-02-18 12:26:38.850 | standard-attr-tag 2022-02-18 12:26:38.850 | standard-attr-timestamp' 2022-02-18 12:26:38.851 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-18 12:26:38.851 | address-scope 2022-02-18 12:26:38.851 | router-admin-state-down-before-update 2022-02-18 12:26:38.851 | agent 2022-02-18 12:26:38.851 | agent-resources-synced 2022-02-18 12:26:38.851 | allowed-address-pairs 2022-02-18 12:26:38.851 | auto-allocated-topology 2022-02-18 12:26:38.851 | availability_zone 2022-02-18 12:26:38.851 | availability_zone_filter 2022-02-18 12:26:38.851 | default-subnetpools 2022-02-18 12:26:38.851 | dhcp_agent_scheduler 2022-02-18 12:26:38.851 | dvr 2022-02-18 12:26:38.851 | empty-string-filtering 2022-02-18 12:26:38.851 | external-net 2022-02-18 12:26:38.851 | extra_dhcp_opt 2022-02-18 12:26:38.851 | extraroute 2022-02-18 12:26:38.851 | extraroute-atomic 2022-02-18 12:26:38.851 | filter-validation 2022-02-18 12:26:38.851 | fip-port-details 2022-02-18 12:26:38.851 | flavors 2022-02-18 12:26:38.852 | floatingip-pools 2022-02-18 12:26:38.852 | ip-substring-filtering 2022-02-18 12:26:38.852 | router 2022-02-18 12:26:38.852 | ext-gw-mode 2022-02-18 12:26:38.852 | l3-ha 2022-02-18 12:26:38.852 | l3-flavors 2022-02-18 12:26:38.852 | l3-port-ip-change-not-allowed 2022-02-18 12:26:38.852 | l3_agent_scheduler 2022-02-18 12:26:38.852 | metering 2022-02-18 12:26:38.852 | metering_source_and_destination_fields 2022-02-18 12:26:38.852 | multi-provider 2022-02-18 12:26:38.852 | net-mtu 2022-02-18 12:26:38.852 | net-mtu-writable 2022-02-18 12:26:38.852 | network_availability_zone 2022-02-18 12:26:38.852 | network-ip-availability 2022-02-18 12:26:38.852 | pagination 2022-02-18 12:26:38.852 | port-device-profile 2022-02-18 12:26:38.852 | port-mac-address-regenerate 2022-02-18 12:26:38.852 | port-numa-affinity-policy 2022-02-18 12:26:38.852 | binding 2022-02-18 12:26:38.852 | binding-extended 2022-02-18 12:26:38.852 | port-security 2022-02-18 12:26:38.852 | project-id 2022-02-18 12:26:38.852 | provider 2022-02-18 12:26:38.852 | quota-check-limit 2022-02-18 12:26:38.852 | quotas 2022-02-18 12:26:38.852 | quota_details 2022-02-18 12:26:38.852 | rbac-policies 2022-02-18 12:26:38.852 | rbac-address-group 2022-02-18 12:26:38.852 | rbac-address-scope 2022-02-18 12:26:38.852 | rbac-security-groups 2022-02-18 12:26:38.852 | rbac-subnetpool 2022-02-18 12:26:38.852 | revision-if-match 2022-02-18 12:26:38.852 | standard-attr-revisions 2022-02-18 12:26:38.852 | router_availability_zone 2022-02-18 12:26:38.852 | security-groups-normalized-cidr 2022-02-18 12:26:38.853 | port-security-groups-filtering 2022-02-18 12:26:38.853 | security-groups-remote-address-group 2022-02-18 12:26:38.853 | security-groups-shared-filtering 2022-02-18 12:26:38.853 | security-group 2022-02-18 12:26:38.853 | service-type 2022-02-18 12:26:38.853 | sorting 2022-02-18 12:26:38.853 | standard-attr-description 2022-02-18 12:26:38.853 | stateful-security-group 2022-02-18 12:26:38.853 | subnet_onboard 2022-02-18 12:26:38.853 | subnet-service-types 2022-02-18 12:26:38.853 | subnet_allocation 2022-02-18 12:26:38.853 | subnetpool-prefix-ops 2022-02-18 12:26:38.853 | standard-attr-tag 2022-02-18 12:26:38.853 | standard-attr-timestamp =~ router ]] 2022-02-18 12:26:38.856 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-18 12:26:38.859 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-02-18 12:26:38.861 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-02-18 12:26:38.865 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-18 12:26:41.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:41.543 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:41.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:41.543 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:41.735 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:41.739 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-18 12:26:41.739 | address-scope 2022-02-18 12:26:41.739 | router-admin-state-down-before-update 2022-02-18 12:26:41.739 | agent 2022-02-18 12:26:41.739 | agent-resources-synced 2022-02-18 12:26:41.739 | allowed-address-pairs 2022-02-18 12:26:41.739 | auto-allocated-topology 2022-02-18 12:26:41.739 | availability_zone 2022-02-18 12:26:41.739 | availability_zone_filter 2022-02-18 12:26:41.739 | default-subnetpools 2022-02-18 12:26:41.739 | dhcp_agent_scheduler 2022-02-18 12:26:41.739 | dvr 2022-02-18 12:26:41.739 | empty-string-filtering 2022-02-18 12:26:41.739 | external-net 2022-02-18 12:26:41.739 | extra_dhcp_opt 2022-02-18 12:26:41.739 | extraroute 2022-02-18 12:26:41.739 | extraroute-atomic 2022-02-18 12:26:41.739 | filter-validation 2022-02-18 12:26:41.739 | fip-port-details 2022-02-18 12:26:41.739 | flavors 2022-02-18 12:26:41.739 | floatingip-pools 2022-02-18 12:26:41.739 | ip-substring-filtering 2022-02-18 12:26:41.739 | router 2022-02-18 12:26:41.740 | ext-gw-mode 2022-02-18 12:26:41.740 | l3-ha 2022-02-18 12:26:41.740 | l3-flavors 2022-02-18 12:26:41.740 | l3-port-ip-change-not-allowed 2022-02-18 12:26:41.740 | l3_agent_scheduler 2022-02-18 12:26:41.740 | metering 2022-02-18 12:26:41.740 | metering_source_and_destination_fields 2022-02-18 12:26:41.740 | multi-provider 2022-02-18 12:26:41.740 | net-mtu 2022-02-18 12:26:41.740 | net-mtu-writable 2022-02-18 12:26:41.740 | network_availability_zone 2022-02-18 12:26:41.740 | network-ip-availability 2022-02-18 12:26:41.740 | pagination 2022-02-18 12:26:41.740 | port-device-profile 2022-02-18 12:26:41.740 | port-mac-address-regenerate 2022-02-18 12:26:41.740 | port-numa-affinity-policy 2022-02-18 12:26:41.740 | binding 2022-02-18 12:26:41.740 | binding-extended 2022-02-18 12:26:41.740 | port-security 2022-02-18 12:26:41.740 | project-id 2022-02-18 12:26:41.740 | provider 2022-02-18 12:26:41.740 | quota-check-limit 2022-02-18 12:26:41.740 | quotas 2022-02-18 12:26:41.740 | quota_details 2022-02-18 12:26:41.740 | rbac-policies 2022-02-18 12:26:41.740 | rbac-address-group 2022-02-18 12:26:41.740 | rbac-address-scope 2022-02-18 12:26:41.740 | rbac-security-groups 2022-02-18 12:26:41.740 | rbac-subnetpool 2022-02-18 12:26:41.740 | revision-if-match 2022-02-18 12:26:41.740 | standard-attr-revisions 2022-02-18 12:26:41.740 | router_availability_zone 2022-02-18 12:26:41.740 | security-groups-normalized-cidr 2022-02-18 12:26:41.740 | port-security-groups-filtering 2022-02-18 12:26:41.740 | security-groups-remote-address-group 2022-02-18 12:26:41.740 | security-groups-shared-filtering 2022-02-18 12:26:41.741 | security-group 2022-02-18 12:26:41.741 | service-type 2022-02-18 12:26:41.741 | sorting 2022-02-18 12:26:41.741 | standard-attr-description 2022-02-18 12:26:41.741 | stateful-security-group 2022-02-18 12:26:41.741 | subnet_onboard 2022-02-18 12:26:41.741 | subnet-service-types 2022-02-18 12:26:41.741 | subnet_allocation 2022-02-18 12:26:41.741 | subnetpool-prefix-ops 2022-02-18 12:26:41.741 | standard-attr-tag 2022-02-18 12:26:41.741 | standard-attr-timestamp' 2022-02-18 12:26:41.742 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-18 12:26:41.742 | address-scope 2022-02-18 12:26:41.743 | router-admin-state-down-before-update 2022-02-18 12:26:41.743 | agent 2022-02-18 12:26:41.743 | agent-resources-synced 2022-02-18 12:26:41.743 | allowed-address-pairs 2022-02-18 12:26:41.743 | auto-allocated-topology 2022-02-18 12:26:41.743 | availability_zone 2022-02-18 12:26:41.743 | availability_zone_filter 2022-02-18 12:26:41.743 | default-subnetpools 2022-02-18 12:26:41.743 | dhcp_agent_scheduler 2022-02-18 12:26:41.743 | dvr 2022-02-18 12:26:41.743 | empty-string-filtering 2022-02-18 12:26:41.743 | external-net 2022-02-18 12:26:41.743 | extra_dhcp_opt 2022-02-18 12:26:41.743 | extraroute 2022-02-18 12:26:41.743 | extraroute-atomic 2022-02-18 12:26:41.743 | filter-validation 2022-02-18 12:26:41.743 | fip-port-details 2022-02-18 12:26:41.743 | flavors 2022-02-18 12:26:41.743 | floatingip-pools 2022-02-18 12:26:41.743 | ip-substring-filtering 2022-02-18 12:26:41.744 | router 2022-02-18 12:26:41.744 | ext-gw-mode 2022-02-18 12:26:41.744 | l3-ha 2022-02-18 12:26:41.744 | l3-flavors 2022-02-18 12:26:41.744 | l3-port-ip-change-not-allowed 2022-02-18 12:26:41.744 | l3_agent_scheduler 2022-02-18 12:26:41.744 | metering 2022-02-18 12:26:41.744 | metering_source_and_destination_fields 2022-02-18 12:26:41.744 | multi-provider 2022-02-18 12:26:41.744 | net-mtu 2022-02-18 12:26:41.744 | net-mtu-writable 2022-02-18 12:26:41.744 | network_availability_zone 2022-02-18 12:26:41.744 | network-ip-availability 2022-02-18 12:26:41.744 | pagination 2022-02-18 12:26:41.744 | port-device-profile 2022-02-18 12:26:41.744 | port-mac-address-regenerate 2022-02-18 12:26:41.744 | port-numa-affinity-policy 2022-02-18 12:26:41.744 | binding 2022-02-18 12:26:41.744 | binding-extended 2022-02-18 12:26:41.744 | port-security 2022-02-18 12:26:41.744 | project-id 2022-02-18 12:26:41.744 | provider 2022-02-18 12:26:41.744 | quota-check-limit 2022-02-18 12:26:41.744 | quotas 2022-02-18 12:26:41.744 | quota_details 2022-02-18 12:26:41.744 | rbac-policies 2022-02-18 12:26:41.744 | rbac-address-group 2022-02-18 12:26:41.744 | rbac-address-scope 2022-02-18 12:26:41.744 | rbac-security-groups 2022-02-18 12:26:41.744 | rbac-subnetpool 2022-02-18 12:26:41.744 | revision-if-match 2022-02-18 12:26:41.744 | standard-attr-revisions 2022-02-18 12:26:41.744 | router_availability_zone 2022-02-18 12:26:41.744 | security-groups-normalized-cidr 2022-02-18 12:26:41.744 | port-security-groups-filtering 2022-02-18 12:26:41.744 | security-groups-remote-address-group 2022-02-18 12:26:41.745 | security-groups-shared-filtering 2022-02-18 12:26:41.745 | security-group 2022-02-18 12:26:41.745 | service-type 2022-02-18 12:26:41.745 | sorting 2022-02-18 12:26:41.745 | standard-attr-description 2022-02-18 12:26:41.745 | stateful-security-group 2022-02-18 12:26:41.745 | subnet_onboard 2022-02-18 12:26:41.745 | subnet-service-types 2022-02-18 12:26:41.745 | subnet_allocation 2022-02-18 12:26:41.745 | subnetpool-prefix-ops 2022-02-18 12:26:41.745 | standard-attr-tag 2022-02-18 12:26:41.745 | standard-attr-timestamp =~ external-net ]] 2022-02-18 12:26:41.746 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-18 12:26:41.748 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-02-18 12:26:41.754 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-02-18 12:26:41.754 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-02-18 12:26:41.754 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-02-18 12:26:41.758 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:26:41.762 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:44.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:44.815 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:44.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:44.815 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:44.992 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:44.997 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 12:26:45.002 | ++ functions-common:get_field:816 : field='$3' 2022-02-18 12:26:45.006 | ++ functions-common:get_field:818 : echo '| id | 5be88a8b-21ad-4bf9-a8da-714b29969b7d |' 2022-02-18 12:26:45.007 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 12:26:45.016 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:45.021 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=5be88a8b-21ad-4bf9-a8da-714b29969b7d 2022-02-18 12:26:45.025 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for f943a7c26e3742beb293fde2152608d5 router1' 2022-02-18 12:26:45.029 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:26:45.048 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-02-18 12:26:45.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-02-18 12:26:45.054 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-18 12:26:45.057 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-18 12:26:47.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:47.734 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:47.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:47.734 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:47.909 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:47.914 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-18 12:26:47.914 | address-scope 2022-02-18 12:26:47.914 | router-admin-state-down-before-update 2022-02-18 12:26:47.914 | agent 2022-02-18 12:26:47.914 | agent-resources-synced 2022-02-18 12:26:47.914 | allowed-address-pairs 2022-02-18 12:26:47.914 | auto-allocated-topology 2022-02-18 12:26:47.915 | availability_zone 2022-02-18 12:26:47.915 | availability_zone_filter 2022-02-18 12:26:47.915 | default-subnetpools 2022-02-18 12:26:47.915 | dhcp_agent_scheduler 2022-02-18 12:26:47.915 | dvr 2022-02-18 12:26:47.915 | empty-string-filtering 2022-02-18 12:26:47.915 | external-net 2022-02-18 12:26:47.915 | extra_dhcp_opt 2022-02-18 12:26:47.915 | extraroute 2022-02-18 12:26:47.915 | extraroute-atomic 2022-02-18 12:26:47.915 | filter-validation 2022-02-18 12:26:47.915 | fip-port-details 2022-02-18 12:26:47.915 | flavors 2022-02-18 12:26:47.920 | floatingip-pools 2022-02-18 12:26:47.920 | ip-substring-filtering 2022-02-18 12:26:47.921 | router 2022-02-18 12:26:47.921 | ext-gw-mode 2022-02-18 12:26:47.921 | l3-ha 2022-02-18 12:26:47.921 | l3-flavors 2022-02-18 12:26:47.921 | l3-port-ip-change-not-allowed 2022-02-18 12:26:47.921 | l3_agent_scheduler 2022-02-18 12:26:47.921 | metering 2022-02-18 12:26:47.921 | metering_source_and_destination_fields 2022-02-18 12:26:47.921 | multi-provider 2022-02-18 12:26:47.921 | net-mtu 2022-02-18 12:26:47.921 | net-mtu-writable 2022-02-18 12:26:47.921 | network_availability_zone 2022-02-18 12:26:47.921 | network-ip-availability 2022-02-18 12:26:47.921 | pagination 2022-02-18 12:26:47.921 | port-device-profile 2022-02-18 12:26:47.921 | port-mac-address-regenerate 2022-02-18 12:26:47.921 | port-numa-affinity-policy 2022-02-18 12:26:47.921 | binding 2022-02-18 12:26:47.921 | binding-extended 2022-02-18 12:26:47.921 | port-security 2022-02-18 12:26:47.921 | project-id 2022-02-18 12:26:47.921 | provider 2022-02-18 12:26:47.921 | quota-check-limit 2022-02-18 12:26:47.921 | quotas 2022-02-18 12:26:47.921 | quota_details 2022-02-18 12:26:47.921 | rbac-policies 2022-02-18 12:26:47.921 | rbac-address-group 2022-02-18 12:26:47.921 | rbac-address-scope 2022-02-18 12:26:47.921 | rbac-security-groups 2022-02-18 12:26:47.922 | rbac-subnetpool 2022-02-18 12:26:47.922 | revision-if-match 2022-02-18 12:26:47.922 | standard-attr-revisions 2022-02-18 12:26:47.922 | router_availability_zone 2022-02-18 12:26:47.922 | security-groups-normalized-cidr 2022-02-18 12:26:47.922 | port-security-groups-filtering 2022-02-18 12:26:47.922 | security-groups-remote-address-group 2022-02-18 12:26:47.922 | security-groups-shared-filtering 2022-02-18 12:26:47.922 | security-group 2022-02-18 12:26:47.922 | service-type 2022-02-18 12:26:47.922 | sorting 2022-02-18 12:26:47.922 | standard-attr-description 2022-02-18 12:26:47.922 | stateful-security-group 2022-02-18 12:26:47.922 | subnet_onboard 2022-02-18 12:26:47.922 | subnet-service-types 2022-02-18 12:26:47.922 | subnet_allocation 2022-02-18 12:26:47.922 | subnetpool-prefix-ops 2022-02-18 12:26:47.922 | standard-attr-tag 2022-02-18 12:26:47.922 | standard-attr-timestamp' 2022-02-18 12:26:47.922 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-18 12:26:47.923 | address-scope 2022-02-18 12:26:47.923 | router-admin-state-down-before-update 2022-02-18 12:26:47.923 | agent 2022-02-18 12:26:47.923 | agent-resources-synced 2022-02-18 12:26:47.923 | allowed-address-pairs 2022-02-18 12:26:47.923 | auto-allocated-topology 2022-02-18 12:26:47.923 | availability_zone 2022-02-18 12:26:47.923 | availability_zone_filter 2022-02-18 12:26:47.923 | default-subnetpools 2022-02-18 12:26:47.923 | dhcp_agent_scheduler 2022-02-18 12:26:47.923 | dvr 2022-02-18 12:26:47.923 | empty-string-filtering 2022-02-18 12:26:47.923 | external-net 2022-02-18 12:26:47.923 | extra_dhcp_opt 2022-02-18 12:26:47.924 | extraroute 2022-02-18 12:26:47.924 | extraroute-atomic 2022-02-18 12:26:47.924 | filter-validation 2022-02-18 12:26:47.924 | fip-port-details 2022-02-18 12:26:47.924 | flavors 2022-02-18 12:26:47.924 | floatingip-pools 2022-02-18 12:26:47.924 | ip-substring-filtering 2022-02-18 12:26:47.924 | router 2022-02-18 12:26:47.924 | ext-gw-mode 2022-02-18 12:26:47.925 | l3-ha 2022-02-18 12:26:47.925 | l3-flavors 2022-02-18 12:26:47.925 | l3-port-ip-change-not-allowed 2022-02-18 12:26:47.925 | l3_agent_scheduler 2022-02-18 12:26:47.925 | metering 2022-02-18 12:26:47.925 | metering_source_and_destination_fields 2022-02-18 12:26:47.925 | multi-provider 2022-02-18 12:26:47.925 | net-mtu 2022-02-18 12:26:47.925 | net-mtu-writable 2022-02-18 12:26:47.925 | network_availability_zone 2022-02-18 12:26:47.926 | network-ip-availability 2022-02-18 12:26:47.926 | pagination 2022-02-18 12:26:47.926 | port-device-profile 2022-02-18 12:26:47.926 | port-mac-address-regenerate 2022-02-18 12:26:47.926 | port-numa-affinity-policy 2022-02-18 12:26:47.926 | binding 2022-02-18 12:26:47.926 | binding-extended 2022-02-18 12:26:47.926 | port-security 2022-02-18 12:26:47.926 | project-id 2022-02-18 12:26:47.926 | provider 2022-02-18 12:26:47.926 | quota-check-limit 2022-02-18 12:26:47.926 | quotas 2022-02-18 12:26:47.926 | quota_details 2022-02-18 12:26:47.926 | rbac-policies 2022-02-18 12:26:47.926 | rbac-address-group 2022-02-18 12:26:47.926 | rbac-address-scope 2022-02-18 12:26:47.926 | rbac-security-groups 2022-02-18 12:26:47.926 | rbac-subnetpool 2022-02-18 12:26:47.926 | revision-if-match 2022-02-18 12:26:47.927 | standard-attr-revisions 2022-02-18 12:26:47.927 | router_availability_zone 2022-02-18 12:26:47.927 | security-groups-normalized-cidr 2022-02-18 12:26:47.927 | port-security-groups-filtering 2022-02-18 12:26:47.927 | security-groups-remote-address-group 2022-02-18 12:26:47.927 | security-groups-shared-filtering 2022-02-18 12:26:47.927 | security-group 2022-02-18 12:26:47.927 | service-type 2022-02-18 12:26:47.927 | sorting 2022-02-18 12:26:47.927 | standard-attr-description 2022-02-18 12:26:47.927 | stateful-security-group 2022-02-18 12:26:47.927 | subnet_onboard 2022-02-18 12:26:47.927 | subnet-service-types 2022-02-18 12:26:47.927 | subnet_allocation 2022-02-18 12:26:47.927 | subnetpool-prefix-ops 2022-02-18 12:26:47.927 | standard-attr-tag 2022-02-18 12:26:47.927 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-18 12:26:47.927 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-18 12:26:47.927 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-02-18 12:26:47.931 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-02-18 12:26:47.938 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-02-18 12:26:47.939 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-02-18 12:26:47.940 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-02-18 12:26:47.943 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:26:47.947 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:50.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:50.961 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:50.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:50.961 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:51.151 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:51.155 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 12:26:51.158 | ++ functions-common:get_field:816 : field='$3' 2022-02-18 12:26:51.161 | ++ functions-common:get_field:818 : echo '| id | 2a9174df-28ab-4c89-8dda-08ba5dd49bcb |' 2022-02-18 12:26:51.161 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 12:26:51.167 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:51.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=2a9174df-28ab-4c89-8dda-08ba5dd49bcb 2022-02-18 12:26:51.174 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-02-18 12:26:51.177 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:26:51.195 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-02-18 12:26:51.198 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-02-18 12:26:51.200 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 5be88a8b-21ad-4bf9-a8da-714b29969b7d ecb76bee-300e-46b4-91e4-7fc95259ae6a 2022-02-18 12:26:55.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:55.875 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:55.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:55.875 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:56.054 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-02-18 12:26:56.057 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 2a9174df-28ab-4c89-8dda-08ba5dd49bcb 2022-02-18 12:26:56.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-02-18 12:26:56.062 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-02-18 12:26:56.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.25.2.1 ]] 2022-02-18 12:26:56.067 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.25.2.1 ' 2022-02-18 12:26:56.070 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 2a9174df-28ab-4c89-8dda-08ba5dd49bcb --subnet-range 172.25.2.0/24 --no-dhcp ' 2022-02-18 12:26:56.072 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-02-18 12:26:56.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-02-18 12:26:56.078 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.2.1 --network 2a9174df-28ab-4c89-8dda-08ba5dd49bcb --subnet-range 172.25.2.0/24 --no-dhcp public-subnet 2022-02-18 12:26:56.079 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-02-18 12:26:58.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:58.959 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:58.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:26:58.960 | from cryptography.utils import int_from_bytes 2022-02-18 12:26:59.150 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:26:59.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.25.2.1 | 2022-02-18 12:26:59.154 | | id | 4f255553-ca70-449c-a485-89e9cfa3f6f5 |' 2022-02-18 12:26:59.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-02-18 12:26:59.158 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:26:59.175 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.25.2.1 '|' '|' id '|' 4f255553-ca70-449c-a485-89e9cfa3f6f5 '|' 2022-02-18 12:26:59.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.25.2.1 | | id | 4f255553-ca70-449c-a485-89e9cfa3f6f5 |' 2022-02-18 12:26:59.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-02-18 12:26:59.184 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.25.2.1 '|' '|' id '|' 4f255553-ca70-449c-a485-89e9cfa3f6f5 '|' 2022-02-18 12:26:59.185 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-02-18 12:26:59.187 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:26:59.189 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:59.192 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 12:26:59.194 | ++ functions-common:get_field:816 : field='$3' 2022-02-18 12:26:59.197 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.2.1 | | id | 4f255553-ca70-449c-a485-89e9cfa3f6f5 |' 2022-02-18 12:26:59.198 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 12:26:59.203 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:59.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.25.2.1 2022-02-18 12:26:59.210 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.25.2.1 '|' '|' id '|' 4f255553-ca70-449c-a485-89e9cfa3f6f5 '|' 2022-02-18 12:26:59.211 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-02-18 12:26:59.213 | ++ functions-common:get_field:811 : local data field 2022-02-18 12:26:59.216 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:59.218 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-02-18 12:26:59.220 | ++ functions-common:get_field:816 : field='$6' 2022-02-18 12:26:59.224 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.2.1 | | id | 4f255553-ca70-449c-a485-89e9cfa3f6f5 |' 2022-02-18 12:26:59.224 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-02-18 12:26:59.230 | ++ functions-common:get_field:812 : read data 2022-02-18 12:26:59.233 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=4f255553-ca70-449c-a485-89e9cfa3f6f5 2022-02-18 12:26:59.236 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 2a9174df-28ab-4c89-8dda-08ba5dd49bcb 5be88a8b-21ad-4bf9-a8da-714b29969b7d 2022-02-18 12:27:03.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:03.385 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:03.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:03.385 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:03.566 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-02-18 12:27:03.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-02-18 12:27:03.586 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:03.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-02-18 12:27:03.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-02-18 12:27:03.594 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-02-18 12:27:03.597 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-02-18 12:27:03.601 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-02-18 12:27:03.605 | ++ 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-02-18 12:27:03.627 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-02-18 12:27:03.630 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-02-18 12:27:03.634 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-02-18 12:27:03.637 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-02-18 12:27:03.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-18 12:27:03.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-02-18 12:27:03.644 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-18 12:27:03.647 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-02-18 12:27:03.649 | + functions-common:test_with_retry:2365 : local until=10 2022-02-18 12:27:03.652 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-18 12:27:03.654 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-18 12:27:03.657 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-18 12:27:03.659 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:03.662 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:03.665 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:03.670 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187223667 2022-02-18 12:27:03.672 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-02-18 12:27:03.681 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-18 12:27:03.684 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:03.687 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:03.689 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:03.692 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:03.694 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:03.696 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-18 12:27:03.699 | + functions-common:time_stop:2432 : start_time=1645187223667 2022-02-18 12:27:03.701 | + functions-common:time_stop:2434 : [[ -z 1645187223667 ]] 2022-02-18 12:27:03.704 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:03.708 | + functions-common:time_stop:2437 : end_time=1645187223706 2022-02-18 12:27:03.711 | + functions-common:time_stop:2438 : elapsed_time=39 2022-02-18 12:27:03.713 | + functions-common:time_stop:2439 : total=5619 2022-02-18 12:27:03.716 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:03.719 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5658 2022-02-18 12:27:03.723 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-02-18 12:27:03.724 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.25.2.1 2022-02-18 12:27:03.729 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-02-18 12:27:03.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-02-18 12:27:03.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-02-18 12:27:03.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-02-18 12:27:03.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.25.2.1/24 dev br-data 2022-02-18 12:27:03.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-02-18 12:27:03.771 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-02-18 12:27:03.771 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-02-18 12:27:03.774 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-02-18 12:27:03.775 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-02-18 12:27:06.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:06.174 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:06.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:06.174 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:06.354 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 12:27:06.359 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.25.2.73 ' 2022-02-18 12:27:06.361 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-02-18 12:27:06.364 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 12:27:06.382 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-02-18 12:27:06.385 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-02-18 12:27:06.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-02-18 12:27:06.390 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-02-18 12:27:06.409 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:06.411 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-02-18 12:27:06.414 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:27:06.417 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-02-18 12:27:06.419 | + ./stack.sh:main:1319 : start_nova 2022-02-18 12:27:06.422 | + lib/nova:start_nova:1080 : start_nova_rest 2022-02-18 12:27:06.425 | + lib/nova:start_nova_rest:988 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:06.428 | + lib/nova:start_nova_rest:989 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:06.431 | + lib/nova:start_nova_rest:989 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:06.433 | + lib/nova:start_nova_rest:991 : local api_cell_conf=/etc/nova/nova.conf 2022-02-18 12:27:06.436 | + lib/nova:start_nova_rest:992 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-18 12:27:06.439 | + lib/nova:start_nova_rest:994 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 12:27:06.442 | + functions-common:run_process:1680 : local service=n-sch 2022-02-18 12:27:06.445 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 12:27:06.447 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:06.450 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:06.453 | + functions-common:run_process:1685 : local name=n-sch 2022-02-18 12:27:06.456 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:06.459 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:06.462 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:06.465 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:06.468 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:06.473 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187226470 2022-02-18 12:27:06.476 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-02-18 12:27:06.495 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:06.497 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-02-18 12:27:06.500 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-02-18 12:27:06.503 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 12:27:06.506 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 12:27:06.508 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 12:27:06.511 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 12:27:06.514 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-18 12:27:06.516 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-18 12:27:06.519 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-02-18 12:27:06.522 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:27:06.524 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:27:06.527 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-18 12:27:06.530 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-18 12:27:06.533 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-02-18 12:27:06.535 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 12:27:06.539 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:27:06.542 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:27:06.545 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:27:06.550 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:27:06.553 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-02-18 12:27:06.555 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:27:06.560 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-02-18 12:27:06.621 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-02-18 12:27:06.679 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 12:27:06.737 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-02-18 12:27:06.795 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-02-18 12:27:06.852 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:27:06.915 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:27:06.917 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-02-18 12:27:06.975 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:27:07.397 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-02-18 12:27:07.411 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-02-18 12:27:07.828 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-02-18 12:27:07.860 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:07.863 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:07.866 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:07.869 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:07.873 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:07.876 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:07.880 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:07.887 | + functions-common:time_stop:2432 : start_time=1645187226470 2022-02-18 12:27:07.888 | + functions-common:time_stop:2434 : [[ -z 1645187226470 ]] 2022-02-18 12:27:07.892 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:07.897 | + functions-common:time_stop:2437 : end_time=1645187227894 2022-02-18 12:27:07.899 | + functions-common:time_stop:2438 : elapsed_time=1424 2022-02-18 12:27:07.902 | + functions-common:time_stop:2439 : total=21867 2022-02-18 12:27:07.909 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:07.911 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23291 2022-02-18 12:27:07.913 | + lib/nova:start_nova_rest:995 : '[' True == False ']' 2022-02-18 12:27:07.921 | ++ lib/nova:start_nova_rest:998 : which uwsgi 2022-02-18 12:27:07.923 | + lib/nova:start_nova_rest:998 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 12:27:07.927 | + functions-common:run_process:1680 : local service=n-api-meta 2022-02-18 12:27:07.933 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 12:27:07.936 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:07.939 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:07.941 | + functions-common:run_process:1685 : local name=n-api-meta 2022-02-18 12:27:07.944 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:07.948 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:07.950 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:07.952 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:07.956 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:07.961 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187227958 2022-02-18 12:27:07.964 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-02-18 12:27:07.991 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:07.991 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-02-18 12:27:07.994 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-02-18 12:27:07.997 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 12:27:08.000 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 12:27:08.002 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 12:27:08.005 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 12:27:08.008 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-02-18 12:27:08.011 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-02-18 12:27:08.014 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-02-18 12:27:08.017 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:27:08.020 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:27:08.023 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-02-18 12:27:08.027 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-02-18 12:27:08.031 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-02-18 12:27:08.033 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 12:27:08.036 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 12:27:08.040 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 12:27:08.042 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-02-18 12:27:08.045 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 12:27:08.050 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-02-18 12:27:08.114 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-02-18 12:27:08.172 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-02-18 12:27:08.233 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 12:27:08.299 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:27:08.374 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-02-18 12:27:08.447 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-02-18 12:27:08.510 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-02-18 12:27:08.577 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-02-18 12:27:08.637 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-02-18 12:27:08.703 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 12:27:08.707 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-02-18 12:27:08.774 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 12:27:09.217 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-02-18 12:27:09.231 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-02-18 12:27:09.669 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-02-18 12:27:09.764 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:09.767 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:09.774 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:09.777 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:09.780 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:09.784 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:09.787 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:09.790 | + functions-common:time_stop:2432 : start_time=1645187227958 2022-02-18 12:27:09.792 | + functions-common:time_stop:2434 : [[ -z 1645187227958 ]] 2022-02-18 12:27:09.797 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:09.801 | + functions-common:time_stop:2437 : end_time=1645187229798 2022-02-18 12:27:09.804 | + functions-common:time_stop:2438 : elapsed_time=1840 2022-02-18 12:27:09.808 | + functions-common:time_stop:2439 : total=23291 2022-02-18 12:27:09.812 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:09.818 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25131 2022-02-18 12:27:09.825 | + lib/nova:start_nova_rest:1001 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:09.828 | + lib/nova:start_nova_rest:1001 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:09.830 | + lib/nova:start_nova:1081 : start_nova_console_proxies 2022-02-18 12:27:09.833 | + lib/nova:start_nova_console_proxies:1016 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:09.836 | + lib/nova:start_nova_console_proxies:1018 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:09.839 | + lib/nova:start_nova_console_proxies:1018 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:09.842 | + lib/nova:start_nova_console_proxies:1020 : local api_cell_conf=/etc/nova/nova.conf 2022-02-18 12:27:09.844 | + lib/nova:start_nova_console_proxies:1022 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 12:27:09.847 | + lib/nova:start_nova_console_proxies:1027 : enable_nova_console_proxies 2022-02-18 12:27:09.853 | ++ lib/nova:enable_nova_console_proxies:1005 : seq 1 1 2022-02-18 12:27:09.855 | + lib/nova:enable_nova_console_proxies:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 12:27:09.858 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-18 12:27:09.861 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-novnc 2022-02-18 12:27:09.882 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:09.884 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-18 12:27:09.889 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-spice 2022-02-18 12:27:09.917 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:09.921 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-18 12:27:09.925 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-sproxy 2022-02-18 12:27:09.948 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:09.955 | ++ lib/nova:start_nova_console_proxies:1028 : seq 1 1 2022-02-18 12:27:09.960 | + lib/nova:start_nova_console_proxies:1028 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 12:27:09.970 | + lib/nova:start_nova_console_proxies:1029 : local conf 2022-02-18 12:27:09.970 | ++ lib/nova:start_nova_console_proxies:1030 : conductor_conf 1 2022-02-18 12:27:09.970 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 12:27:09.975 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 12:27:09.975 | + lib/nova:start_nova_console_proxies:1030 : conf=/etc/nova/nova_cell1.conf 2022-02-18 12:27:09.978 | + lib/nova:start_nova_console_proxies:1031 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-18 12:27:09.980 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-02-18 12:27:09.983 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-18 12:27:09.986 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:09.991 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:09.991 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-02-18 12:27:09.999 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:09.999 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:10.003 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:10.003 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:10.011 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:10.014 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187230009 2022-02-18 12:27:10.014 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-02-18 12:27:10.039 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:10.043 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:10.043 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:10.046 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:10.051 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:10.051 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:10.055 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:10.059 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:10.063 | + functions-common:time_stop:2432 : start_time=1645187230009 2022-02-18 12:27:10.063 | + functions-common:time_stop:2434 : [[ -z 1645187230009 ]] 2022-02-18 12:27:10.075 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:10.084 | + functions-common:time_stop:2437 : end_time=1645187230076 2022-02-18 12:27:10.087 | + functions-common:time_stop:2438 : elapsed_time=67 2022-02-18 12:27:10.091 | + functions-common:time_stop:2439 : total=25131 2022-02-18 12:27:10.094 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:10.099 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25198 2022-02-18 12:27:10.099 | + lib/nova:start_nova_console_proxies:1032 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-18 12:27:10.106 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-02-18 12:27:10.111 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-18 12:27:10.117 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:10.120 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:10.124 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-02-18 12:27:10.126 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:10.129 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:10.132 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:10.134 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:10.137 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:10.142 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187230139 2022-02-18 12:27:10.145 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-02-18 12:27:10.165 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:10.168 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:10.170 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:10.173 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:10.175 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:10.178 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:10.180 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:10.183 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:10.186 | + functions-common:time_stop:2432 : start_time=1645187230139 2022-02-18 12:27:10.188 | + functions-common:time_stop:2434 : [[ -z 1645187230139 ]] 2022-02-18 12:27:10.194 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:10.196 | + functions-common:time_stop:2437 : end_time=1645187230193 2022-02-18 12:27:10.199 | + functions-common:time_stop:2438 : elapsed_time=54 2022-02-18 12:27:10.201 | + functions-common:time_stop:2439 : total=25198 2022-02-18 12:27:10.204 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:10.206 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25252 2022-02-18 12:27:10.209 | + lib/nova:start_nova_console_proxies:1033 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:10.212 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-02-18 12:27:10.214 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:10.217 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:10.220 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:10.222 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-02-18 12:27:10.225 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:10.227 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:10.230 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:10.232 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:10.238 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:10.241 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187230237 2022-02-18 12:27:10.244 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-02-18 12:27:10.263 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:10.266 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:10.269 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:10.271 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:10.274 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:10.277 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:10.279 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:10.282 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:10.285 | + functions-common:time_stop:2432 : start_time=1645187230237 2022-02-18 12:27:10.288 | + functions-common:time_stop:2434 : [[ -z 1645187230237 ]] 2022-02-18 12:27:10.291 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:10.296 | + functions-common:time_stop:2437 : end_time=1645187230293 2022-02-18 12:27:10.299 | + functions-common:time_stop:2438 : elapsed_time=56 2022-02-18 12:27:10.302 | + functions-common:time_stop:2439 : total=25252 2022-02-18 12:27:10.308 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:10.311 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25308 2022-02-18 12:27:10.315 | + lib/nova:start_nova_console_proxies:1037 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:10.319 | + lib/nova:start_nova_console_proxies:1037 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:10.323 | + lib/nova:start_nova:1082 : start_nova_conductor 2022-02-18 12:27:10.327 | + lib/nova:start_nova_conductor:1050 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 12:27:10.327 | + lib/nova:start_nova_conductor:1056 : enable_nova_fleet 2022-02-18 12:27:10.331 | + lib/nova:enable_nova_fleet:1041 : is_service_enabled n-cond 2022-02-18 12:27:10.351 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:10.356 | + lib/nova:enable_nova_fleet:1042 : enable_service n-super-cond 2022-02-18 12:27:10.423 | ++ lib/nova:enable_nova_fleet:1043 : seq 1 1 2022-02-18 12:27:10.428 | + lib/nova:enable_nova_fleet:1043 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 12:27:10.431 | + lib/nova:enable_nova_fleet:1044 : enable_service n-cond-cell1 2022-02-18 12:27:10.490 | + lib/nova:start_nova_conductor:1057 : is_service_enabled n-super-cond 2022-02-18 12:27:10.512 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:10.515 | + lib/nova:start_nova_conductor:1058 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 12:27:10.518 | + functions-common:run_process:1680 : local service=n-super-cond 2022-02-18 12:27:10.520 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 12:27:10.531 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:10.531 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:10.531 | + functions-common:run_process:1685 : local name=n-super-cond 2022-02-18 12:27:10.535 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:10.539 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:10.539 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:10.543 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:10.547 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:10.551 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187230547 2022-02-18 12:27:10.554 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-02-18 12:27:10.579 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:10.581 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-02-18 12:27:10.584 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-02-18 12:27:10.587 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 12:27:10.590 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 12:27:10.593 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 12:27:10.596 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 12:27:10.598 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-18 12:27:10.601 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-18 12:27:10.604 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-02-18 12:27:10.607 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:27:10.610 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:27:10.613 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-18 12:27:10.616 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-18 12:27:10.621 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-02-18 12:27:10.625 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 12:27:10.629 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:27:10.632 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:27:10.634 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:27:10.637 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:27:10.640 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-02-18 12:27:10.642 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:27:10.647 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-02-18 12:27:10.715 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-02-18 12:27:10.783 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 12:27:10.847 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-02-18 12:27:10.918 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-02-18 12:27:10.983 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:27:11.057 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:27:11.060 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-02-18 12:27:11.132 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:27:11.628 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-02-18 12:27:11.644 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-02-18 12:27:12.145 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-02-18 12:27:12.177 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:12.180 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:12.187 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:12.192 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:12.197 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:12.205 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:12.213 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:12.220 | + functions-common:time_stop:2432 : start_time=1645187230547 2022-02-18 12:27:12.228 | + functions-common:time_stop:2434 : [[ -z 1645187230547 ]] 2022-02-18 12:27:12.235 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:12.248 | + functions-common:time_stop:2437 : end_time=1645187232241 2022-02-18 12:27:12.256 | + functions-common:time_stop:2438 : elapsed_time=1694 2022-02-18 12:27:12.264 | + functions-common:time_stop:2439 : total=25308 2022-02-18 12:27:12.272 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:12.280 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27002 2022-02-18 12:27:12.287 | ++ lib/nova:start_nova_conductor:1060 : seq 1 1 2022-02-18 12:27:12.294 | + lib/nova:start_nova_conductor:1060 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 12:27:12.301 | + lib/nova:start_nova_conductor:1061 : is_service_enabled n-cond-cell1 2022-02-18 12:27:12.340 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:12.348 | + lib/nova:start_nova_conductor:1062 : local conf 2022-02-18 12:27:12.359 | ++ lib/nova:start_nova_conductor:1063 : conductor_conf 1 2022-02-18 12:27:12.367 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 12:27:12.375 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 12:27:12.385 | + lib/nova:start_nova_conductor:1063 : conf=/etc/nova/nova_cell1.conf 2022-02-18 12:27:12.393 | + lib/nova:start_nova_conductor:1064 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:12.400 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-02-18 12:27:12.408 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:12.416 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:12.425 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:12.437 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-02-18 12:27:12.444 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:12.452 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:12.460 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:12.468 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:12.479 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:12.492 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187232484 2022-02-18 12:27:12.500 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-02-18 12:27:12.526 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:12.529 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-02-18 12:27:12.533 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-02-18 12:27:12.536 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:12.538 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:12.541 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:12.544 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:12.547 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-02-18 12:27:12.549 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-02-18 12:27:12.552 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-02-18 12:27:12.554 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:27:12.559 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:27:12.562 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-02-18 12:27:12.565 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-02-18 12:27:12.568 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-02-18 12:27:12.571 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:12.577 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:27:12.581 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:27:12.585 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:27:12.588 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:27:12.590 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-02-18 12:27:12.593 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:27:12.598 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-02-18 12:27:12.659 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-02-18 12:27:12.720 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 12:27:12.785 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-02-18 12:27:12.863 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-02-18 12:27:12.938 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:27:13.016 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:27:13.019 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-02-18 12:27:13.095 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:27:13.547 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-02-18 12:27:13.559 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-02-18 12:27:14.016 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-02-18 12:27:14.048 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:14.055 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:14.063 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:14.071 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:14.079 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:14.084 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:14.087 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:14.090 | + functions-common:time_stop:2432 : start_time=1645187232484 2022-02-18 12:27:14.092 | + functions-common:time_stop:2434 : [[ -z 1645187232484 ]] 2022-02-18 12:27:14.099 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:14.116 | + functions-common:time_stop:2437 : end_time=1645187234102 2022-02-18 12:27:14.124 | + functions-common:time_stop:2438 : elapsed_time=1618 2022-02-18 12:27:14.134 | + functions-common:time_stop:2439 : total=27002 2022-02-18 12:27:14.142 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:14.150 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28620 2022-02-18 12:27:14.154 | + lib/nova:start_nova:1083 : start_nova_compute 2022-02-18 12:27:14.160 | + lib/nova:start_nova_compute:913 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:14.168 | + lib/nova:start_nova_compute:914 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:14.175 | + lib/nova:start_nova_compute:914 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:14.182 | + lib/nova:start_nova_compute:916 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-18 12:27:14.187 | + lib/nova:start_nova_compute:919 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-02-18 12:27:14.194 | + lib/nova:start_nova_compute:921 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-18 12:27:14.197 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:27:14.205 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 12:27:14.208 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-02-18 12:27:14.219 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 12:27:14.221 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-02-18 12:27:14.227 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-02-18 12:27:14.231 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-02-18 12:27:14.236 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-02-18 12:27:14.243 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-18 12:27:14.244 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 12:27:14.247 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:27:14.247 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-18 12:27:14.247 | BEGIN { 2022-02-18 12:27:14.248 | section = "" 2022-02-18 12:27:14.248 | last_section = "" 2022-02-18 12:27:14.248 | section_count = 0 2022-02-18 12:27:14.248 | } 2022-02-18 12:27:14.248 | /^\[.+\]/ { 2022-02-18 12:27:14.248 | gsub("[][]", "", $1); 2022-02-18 12:27:14.248 | section=$1 2022-02-18 12:27:14.248 | next 2022-02-18 12:27:14.248 | } 2022-02-18 12:27:14.248 | /^ *\#/ { 2022-02-18 12:27:14.248 | next 2022-02-18 12:27:14.248 | } 2022-02-18 12:27:14.248 | /^[^ \t]+/ { 2022-02-18 12:27:14.248 | # get offset of first = in $0 2022-02-18 12:27:14.248 | eq_idx = index($0, "=") 2022-02-18 12:27:14.248 | # extract attr & value from $0 2022-02-18 12:27:14.248 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 12:27:14.248 | value = substr($0, eq_idx + 1) 2022-02-18 12:27:14.248 | # only need to strip trailing whitespace from attr 2022-02-18 12:27:14.248 | sub(/[ \t]*$/, "", attr) 2022-02-18 12:27:14.248 | # need to strip leading & trailing whitespace from value 2022-02-18 12:27:14.248 | sub(/^[ \t]*/, "", value) 2022-02-18 12:27:14.248 | sub(/[ \t]*$/, "", value) 2022-02-18 12:27:14.248 | 2022-02-18 12:27:14.248 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 12:27:14.248 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 12:27:14.248 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 12:27:14.248 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 12:27:14.248 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 12:27:14.248 | if (section != last_section) { 2022-02-18 12:27:14.248 | cfg_section[section_count++] = section 2022-02-18 12:27:14.248 | last_section = section 2022-02-18 12:27:14.248 | } 2022-02-18 12:27:14.248 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 12:27:14.249 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 12:27:14.249 | 2022-02-18 12:27:14.249 | cfg_attr[section, attr, 0] = value 2022-02-18 12:27:14.249 | cfg_attr_count[section, attr] = 1 2022-02-18 12:27:14.249 | } else { 2022-02-18 12:27:14.249 | lno = cfg_attr_count[section, attr]++ 2022-02-18 12:27:14.249 | cfg_attr[section, attr, lno] = value 2022-02-18 12:27:14.249 | } 2022-02-18 12:27:14.249 | } 2022-02-18 12:27:14.249 | END { 2022-02-18 12:27:14.249 | # Process each section in order 2022-02-18 12:27:14.249 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 12:27:14.249 | section = cfg_section[sno] 2022-02-18 12:27:14.249 | # The ini routines simply append a config item immediately 2022-02-18 12:27:14.249 | # after the section header. To keep the same order as defined 2022-02-18 12:27:14.249 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 12:27:14.249 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 12:27:14.249 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 12:27:14.249 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 12:27:14.249 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 12:27:14.249 | else { 2022-02-18 12:27:14.249 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 12:27:14.249 | count = cfg_attr_count[section, attr] 2022-02-18 12:27:14.249 | print "inidelete " configfile " " section " " attr 2022-02-18 12:27:14.249 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 12:27:14.249 | for (l = count -2; l >= 0; l--) 2022-02-18 12:27:14.249 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 12:27:14.249 | } 2022-02-18 12:27:14.249 | } 2022-02-18 12:27:14.249 | } 2022-02-18 12:27:14.249 | } 2022-02-18 12:27:14.249 | ' 2022-02-18 12:27:14.249 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 12:27:14.250 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 12:27:14.259 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-02-18 12:27:14.268 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:27:14.276 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-02-18 12:27:14.288 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-18 12:27:14.288 | BEGIN { group = "" } 2022-02-18 12:27:14.288 | /^\[\[.+\|.*\]\]/ { 2022-02-18 12:27:14.288 | gsub("[][]", "", $1); 2022-02-18 12:27:14.288 | split($1, a, "|"); 2022-02-18 12:27:14.288 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 12:27:14.288 | group=a[1] 2022-02-18 12:27:14.288 | } else { 2022-02-18 12:27:14.288 | group="" 2022-02-18 12:27:14.288 | } 2022-02-18 12:27:14.288 | next 2022-02-18 12:27:14.288 | } 2022-02-18 12:27:14.288 | { 2022-02-18 12:27:14.288 | if (group != "") 2022-02-18 12:27:14.289 | print $0 2022-02-18 12:27:14.289 | } 2022-02-18 12:27:14.289 | ' /home/ubuntu/devstack/local.conf 2022-02-18 12:27:14.305 | + lib/nova:start_nova_compute:923 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 12:27:14.315 | + lib/nova:start_nova_compute:930 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-02-18 12:27:14.408 | + lib/nova:start_nova_compute:933 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-02-18 12:27:14.489 | + lib/nova:start_nova_compute:934 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-02-18 12:27:14.495 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-18 12:27:14.501 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-02-18 12:27:14.504 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 12:27:14.511 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-18 12:27:14.517 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 12:27:14.577 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:14.584 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-18 12:27:14.592 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-18 12:27:14.600 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 12:27:14.641 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:14.647 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-18 12:27:14.653 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-18 12:27:14.710 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 12:27:14.713 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 12:27:14.716 | + lib/nova:start_nova_compute:938 : inidelete /etc/nova/nova-cpu.conf database connection 2022-02-18 12:27:14.761 | + lib/nova:start_nova_compute:939 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-02-18 12:27:14.820 | + lib/nova:start_nova_compute:944 : configure_console_compute 2022-02-18 12:27:14.833 | + lib/nova:configure_console_compute:633 : local offset 2022-02-18 12:27:14.839 | + lib/nova:configure_console_compute:634 : offset=0 2022-02-18 12:27:14.844 | + lib/nova:configure_console_compute:638 : local default_proxyclient_addr 2022-02-18 12:27:14.855 | ++ lib/nova:configure_console_compute:639 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-02-18 12:27:14.898 | + lib/nova:configure_console_compute:639 : default_proxyclient_addr=10.222.0.37 2022-02-18 12:27:14.911 | + lib/nova:configure_console_compute:643 : is_service_enabled n-cpu 2022-02-18 12:27:14.928 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:14.931 | + lib/nova:configure_console_compute:659 : is_service_enabled n-novnc 2022-02-18 12:27:14.956 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:14.959 | + lib/nova:configure_console_compute:659 : '[' False '!=' False ']' 2022-02-18 12:27:14.961 | + lib/nova:configure_console_compute:667 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-02-18 12:27:15.001 | + lib/nova:configure_console_compute:670 : is_service_enabled n-spice 2022-02-18 12:27:15.022 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:15.026 | + lib/nova:configure_console_compute:680 : is_service_enabled n-sproxy 2022-02-18 12:27:15.062 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:15.064 | + lib/nova:start_nova_compute:947 : '[' -n '' ']' 2022-02-18 12:27:15.067 | + lib/nova:start_nova_compute:952 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-18 12:27:15.069 | + lib/nova:start_nova_compute:952 : [[ kvm == \q\e\m\u ]] 2022-02-18 12:27:15.073 | + lib/nova:start_nova_compute:956 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-02-18 12:27:15.076 | + lib/nova:start_nova_compute:960 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-02-18 12:27:15.078 | + functions-common:run_process:1680 : local service=n-cpu 2022-02-18 12:27:15.081 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-02-18 12:27:15.083 | + functions-common:run_process:1682 : local group=libvirt 2022-02-18 12:27:15.089 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:15.091 | + functions-common:run_process:1685 : local name=n-cpu 2022-02-18 12:27:15.094 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:15.098 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:15.101 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:15.103 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:15.107 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:15.113 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187235107 2022-02-18 12:27:15.113 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-02-18 12:27:15.135 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:15.137 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:15.140 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:15.142 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:15.145 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:15.147 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:15.150 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:15.152 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:15.155 | + functions-common:time_stop:2432 : start_time=1645187235107 2022-02-18 12:27:15.157 | + functions-common:time_stop:2434 : [[ -z 1645187235107 ]] 2022-02-18 12:27:15.160 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:15.165 | + functions-common:time_stop:2437 : end_time=1645187235162 2022-02-18 12:27:15.168 | + functions-common:time_stop:2438 : elapsed_time=55 2022-02-18 12:27:15.170 | + functions-common:time_stop:2439 : total=28620 2022-02-18 12:27:15.173 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:15.176 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28675 2022-02-18 12:27:15.178 | + lib/nova:start_nova_compute:982 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:15.181 | + lib/nova:start_nova_compute:982 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 12:27:15.184 | + lib/nova:start_nova:1084 : is_service_enabled n-api 2022-02-18 12:27:15.206 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:15.209 | + lib/nova:start_nova:1086 : echo 'Dumping cells_v2 mapping' 2022-02-18 12:27:15.209 | Dumping cells_v2 mapping 2022-02-18 12:27:15.212 | + lib/nova:start_nova:1087 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-02-18 12:27:18.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:18.664 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:18.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:18.664 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:18.664 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-18 12:27:18.664 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-02-18 12:27:18.664 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-18 12:27:18.664 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-02-18 12:27:18.664 | | cell1 | 7681e75e-fee9-4b99-abb1-0bf6e7a05419 | rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-02-18 12:27:18.664 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-18 12:27:19.101 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-02-18 12:27:19.104 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-02-18 12:27:19.169 | + inc/async:async_inner:63 : create_flavors 2022-02-18 12:27:19.214 | [733751 Async create_flavors:791984]: running: create_flavors 2022-02-18 12:27:19.217 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-02-18 12:27:19.237 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:19.240 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-02-18 12:27:19.243 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:27:19.246 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-02-18 12:27:19.249 | + ./stack.sh:main:1324 : start_cinder 2022-02-18 12:27:19.251 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-02-18 12:27:19.254 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-02-18 12:27:19.257 | + lib/cinder:start_cinder:510 : local cinder_url 2022-02-18 12:27:19.260 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-02-18 12:27:19.278 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:19.281 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-02-18 12:27:19.284 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-02-18 12:27:19.287 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-02-18 12:27:19.290 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-02-18 12:27:19.295 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 12:27:19.298 | + functions-common:run_process:1680 : local service=c-api 2022-02-18 12:27:19.301 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 12:27:19.304 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:19.306 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:19.309 | + functions-common:run_process:1685 : local name=c-api 2022-02-18 12:27:19.312 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:19.314 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:19.317 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:19.320 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:19.323 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:19.328 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187239325 2022-02-18 12:27:19.330 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-02-18 12:27:19.347 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:19.350 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-02-18 12:27:19.353 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-02-18 12:27:19.355 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 12:27:19.358 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 12:27:19.361 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 12:27:19.363 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 12:27:19.366 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-02-18 12:27:19.369 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-02-18 12:27:19.371 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-02-18 12:27:19.374 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:27:19.377 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:27:19.381 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-02-18 12:27:19.383 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-02-18 12:27:19.386 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-02-18 12:27:19.388 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 12:27:19.391 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 12:27:19.393 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 12:27:19.395 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-02-18 12:27:19.398 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 12:27:19.402 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-02-18 12:27:19.457 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-02-18 12:27:19.512 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-02-18 12:27:19.567 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 12:27:19.621 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:27:19.677 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-02-18 12:27:19.732 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-02-18 12:27:19.788 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-02-18 12:27:19.843 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-02-18 12:27:19.900 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-02-18 12:27:19.957 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 12:27:19.959 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-02-18 12:27:20.017 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 12:27:20.455 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-02-18 12:27:20.469 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-02-18 12:27:20.897 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-02-18 12:27:20.981 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:20.989 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:20.997 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:21.005 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:21.012 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:21.016 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:21.019 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:21.022 | + functions-common:time_stop:2432 : start_time=1645187239325 2022-02-18 12:27:21.024 | + functions-common:time_stop:2434 : [[ -z 1645187239325 ]] 2022-02-18 12:27:21.028 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:21.034 | + functions-common:time_stop:2437 : end_time=1645187241030 2022-02-18 12:27:21.043 | + functions-common:time_stop:2438 : elapsed_time=1705 2022-02-18 12:27:21.045 | + functions-common:time_stop:2439 : total=28675 2022-02-18 12:27:21.049 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:21.049 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30380 2022-02-18 12:27:21.053 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.37/volume/v3 2022-02-18 12:27:21.056 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-02-18 12:27:21.056 | Waiting for Cinder API to start... 2022-02-18 12:27:21.059 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.37/volume/v3 2022-02-18 12:27:21.061 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 12:27:21.067 | + functions:wait_for_service:458 : local url=http://10.222.0.37/volume/v3 2022-02-18 12:27:21.067 | + functions:wait_for_service:459 : local rval=0 2022-02-18 12:27:21.070 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 12:27:21.075 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 12:27:21.075 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:21.078 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:21.082 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:21.085 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187241081 2022-02-18 12:27:21.088 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 12:27:21.099 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/volume/v3 2022-02-18 12:27:25.536 | + :: : [[ 401 == 503 ]] 2022-02-18 12:27:25.537 | + :: : [[ 0 -eq 7 ]] 2022-02-18 12:27:25.541 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 12:27:25.544 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:25.547 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:25.550 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:25.554 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:25.557 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:25.559 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 12:27:25.562 | + functions-common:time_stop:2432 : start_time=1645187241081 2022-02-18 12:27:25.565 | + functions-common:time_stop:2434 : [[ -z 1645187241081 ]] 2022-02-18 12:27:25.568 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:25.573 | + functions-common:time_stop:2437 : end_time=1645187245570 2022-02-18 12:27:25.576 | + functions-common:time_stop:2438 : elapsed_time=4489 2022-02-18 12:27:25.578 | + functions-common:time_stop:2439 : total=18006 2022-02-18 12:27:25.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:25.583 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22495 2022-02-18 12:27:25.586 | + functions:wait_for_service:467 : return 0 2022-02-18 12:27:25.588 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:25.591 | + functions-common:run_process:1680 : local service=c-sch 2022-02-18 12:27:25.594 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:25.596 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:25.599 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:25.601 | + functions-common:run_process:1685 : local name=c-sch 2022-02-18 12:27:25.604 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:25.606 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:25.609 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:25.612 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:25.615 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:25.621 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187245617 2022-02-18 12:27:25.623 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-02-18 12:27:25.642 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:25.645 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-02-18 12:27:25.647 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-02-18 12:27:25.650 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:25.652 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:25.655 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:25.658 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:25.660 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-18 12:27:25.663 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-18 12:27:25.665 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-02-18 12:27:25.668 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:27:25.670 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:27:25.674 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-18 12:27:25.676 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-18 12:27:25.679 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-02-18 12:27:25.682 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:25.684 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:27:25.687 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:27:25.690 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:27:25.692 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:27:25.695 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-02-18 12:27:25.698 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:27:25.703 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-02-18 12:27:25.762 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-02-18 12:27:25.823 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:25.879 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-02-18 12:27:25.936 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-02-18 12:27:25.992 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:27:26.052 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:27:26.054 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-02-18 12:27:26.118 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:27:26.554 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-02-18 12:27:26.568 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-02-18 12:27:26.999 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-02-18 12:27:27.035 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:27.037 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:27.041 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:27.043 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:27.046 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:27.049 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:27.052 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:27.055 | + functions-common:time_stop:2432 : start_time=1645187245617 2022-02-18 12:27:27.057 | + functions-common:time_stop:2434 : [[ -z 1645187245617 ]] 2022-02-18 12:27:27.063 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:27.069 | + functions-common:time_stop:2437 : end_time=1645187247066 2022-02-18 12:27:27.072 | + functions-common:time_stop:2438 : elapsed_time=1449 2022-02-18 12:27:27.075 | + functions-common:time_stop:2439 : total=30380 2022-02-18 12:27:27.077 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:27.081 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31829 2022-02-18 12:27:27.084 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:27.087 | + functions-common:run_process:1680 : local service=c-bak 2022-02-18 12:27:27.090 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:27.092 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:27.095 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:27.097 | + functions-common:run_process:1685 : local name=c-bak 2022-02-18 12:27:27.101 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:27.106 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:27.108 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:27.111 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:27.115 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:27.120 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187247117 2022-02-18 12:27:27.123 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-02-18 12:27:27.142 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:27.145 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-02-18 12:27:27.148 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-02-18 12:27:27.150 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:27.153 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:27.156 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:27.158 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:27.161 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-18 12:27:27.164 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-18 12:27:27.172 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-02-18 12:27:27.174 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:27:27.177 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:27:27.180 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-18 12:27:27.183 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-18 12:27:27.185 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-02-18 12:27:27.188 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:27.191 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:27:27.193 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:27:27.196 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:27:27.199 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:27:27.201 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-02-18 12:27:27.204 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:27:27.209 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-02-18 12:27:27.271 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-02-18 12:27:27.347 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:27.417 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-02-18 12:27:27.483 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-02-18 12:27:27.547 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:27:27.611 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:27:27.614 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-02-18 12:27:27.679 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:27:28.127 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-02-18 12:27:28.141 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-02-18 12:27:28.599 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-02-18 12:27:28.641 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:28.645 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:28.651 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:28.652 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:28.659 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:28.659 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:28.662 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:28.665 | + functions-common:time_stop:2432 : start_time=1645187247117 2022-02-18 12:27:28.668 | + functions-common:time_stop:2434 : [[ -z 1645187247117 ]] 2022-02-18 12:27:28.675 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:28.678 | + functions-common:time_stop:2437 : end_time=1645187248673 2022-02-18 12:27:28.680 | + functions-common:time_stop:2438 : elapsed_time=1556 2022-02-18 12:27:28.683 | + functions-common:time_stop:2439 : total=31829 2022-02-18 12:27:28.686 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:28.689 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33385 2022-02-18 12:27:28.692 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:28.695 | + functions-common:run_process:1680 : local service=c-vol 2022-02-18 12:27:28.698 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:28.701 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:28.703 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:28.706 | + functions-common:run_process:1685 : local name=c-vol 2022-02-18 12:27:28.709 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:28.712 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:28.714 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:28.717 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:28.723 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:28.726 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187248722 2022-02-18 12:27:28.729 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-02-18 12:27:28.757 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:28.760 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-02-18 12:27:28.763 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-02-18 12:27:28.765 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:28.768 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:28.771 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:28.774 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:28.777 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-18 12:27:28.780 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-18 12:27:28.783 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-02-18 12:27:28.785 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:27:28.788 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:27:28.791 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-18 12:27:28.794 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-18 12:27:28.797 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-02-18 12:27:28.800 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:28.803 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 12:27:28.806 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 12:27:28.809 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 12:27:28.813 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 12:27:28.815 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-02-18 12:27:28.818 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 12:27:28.823 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-02-18 12:27:28.893 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-02-18 12:27:28.974 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 12:27:29.044 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-02-18 12:27:29.115 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-02-18 12:27:29.195 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:27:29.264 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 12:27:29.266 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-02-18 12:27:29.345 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 12:27:29.900 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-02-18 12:27:29.924 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-02-18 12:27:30.380 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-02-18 12:27:30.424 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:30.432 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:30.435 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:30.444 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:30.453 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:30.465 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:30.477 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:30.493 | + functions-common:time_stop:2432 : start_time=1645187248722 2022-02-18 12:27:30.505 | + functions-common:time_stop:2434 : [[ -z 1645187248722 ]] 2022-02-18 12:27:30.531 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:30.540 | + functions-common:time_stop:2437 : end_time=1645187250534 2022-02-18 12:27:30.553 | + functions-common:time_stop:2438 : elapsed_time=1812 2022-02-18 12:27:30.564 | + functions-common:time_stop:2439 : total=33385 2022-02-18 12:27:30.576 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:30.589 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35197 2022-02-18 12:27:30.601 | + ./stack.sh:main:1325 : create_volume_types 2022-02-18 12:27:30.613 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-02-18 12:27:30.704 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:30.721 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-02-18 12:27:30.739 | + lib/cinder:create_volume_types:575 : local be be_name 2022-02-18 12:27:30.742 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-18 12:27:30.758 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-02-18 12:27:30.761 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-02-18 12:27:30.800 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:30.808 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-02-18 12:27:34.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:34.514 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:34.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:34.514 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:34.514 | +-------------+--------------------------------------+ 2022-02-18 12:27:34.514 | | Field | Value | 2022-02-18 12:27:34.514 | +-------------+--------------------------------------+ 2022-02-18 12:27:34.514 | | description | None | 2022-02-18 12:27:34.514 | | id | a2d9e54d-544a-4e58-aba3-e29f5852510a | 2022-02-18 12:27:34.514 | | is_public | True | 2022-02-18 12:27:34.514 | | name | lvmdriver-1 | 2022-02-18 12:27:34.514 | | properties | volume_backend_name='lvmdriver-1' | 2022-02-18 12:27:34.514 | +-------------+--------------------------------------+ 2022-02-18 12:27:34.764 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-02-18 12:27:34.766 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-02-18 12:27:34.769 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-02-18 12:27:34.794 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:34.797 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-02-18 12:27:34.800 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:27:34.802 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-02-18 12:27:34.805 | + ./stack.sh:main:1340 : start_glance 2022-02-18 12:27:34.808 | + lib/glance:start_glance:602 : local service_protocol=http 2022-02-18 12:27:34.811 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-02-18 12:27:34.836 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:34.838 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-02-18 12:27:34.842 | ++ lib/glance:start_glance:610 : which uwsgi 2022-02-18 12:27:34.846 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 12:27:34.849 | + functions-common:run_process:1680 : local service=g-api 2022-02-18 12:27:34.852 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 12:27:34.854 | + functions-common:run_process:1682 : local group= 2022-02-18 12:27:34.857 | + functions-common:run_process:1683 : local user= 2022-02-18 12:27:34.860 | + functions-common:run_process:1685 : local name=g-api 2022-02-18 12:27:34.863 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 12:27:34.866 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 12:27:34.869 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:34.872 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:34.875 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:34.880 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187254877 2022-02-18 12:27:34.883 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-02-18 12:27:34.916 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:34.918 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-02-18 12:27:34.921 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-02-18 12:27:34.926 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 12:27:34.929 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 12:27:34.935 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 12:27:34.938 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 12:27:34.941 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-02-18 12:27:34.944 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-02-18 12:27:34.947 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-02-18 12:27:34.950 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 12:27:34.953 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 12:27:34.956 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-02-18 12:27:34.959 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-02-18 12:27:34.962 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-02-18 12:27:34.965 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 12:27:34.970 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 12:27:34.972 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 12:27:34.978 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-02-18 12:27:34.980 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 12:27:34.985 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-02-18 12:27:35.048 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-02-18 12:27:35.116 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-02-18 12:27:35.199 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 12:27:35.269 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 12:27:35.436 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-02-18 12:27:35.546 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-02-18 12:27:35.614 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-02-18 12:27:35.676 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-02-18 12:27:35.740 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-02-18 12:27:35.799 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 12:27:35.802 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-02-18 12:27:35.870 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 12:27:36.336 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-02-18 12:27:36.350 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-02-18 12:27:36.795 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-02-18 12:27:36.881 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 12:27:36.883 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:36.886 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:36.896 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:36.913 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:36.925 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:36.935 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 12:27:36.941 | + functions-common:time_stop:2432 : start_time=1645187254877 2022-02-18 12:27:36.959 | + functions-common:time_stop:2434 : [[ -z 1645187254877 ]] 2022-02-18 12:27:36.976 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:36.997 | + functions-common:time_stop:2437 : end_time=1645187256991 2022-02-18 12:27:37.015 | + functions-common:time_stop:2438 : elapsed_time=2114 2022-02-18 12:27:37.024 | + functions-common:time_stop:2439 : total=35197 2022-02-18 12:27:37.041 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:37.053 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37311 2022-02-18 12:27:37.068 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-02-18 12:27:37.146 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:27:37.157 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.37) to start...' 2022-02-18 12:27:37.157 | Waiting for g-api (10.222.0.37) to start... 2022-02-18 12:27:37.172 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.37/image 2022-02-18 12:27:37.180 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 12:27:37.192 | + functions:wait_for_service:458 : local url=http://10.222.0.37/image 2022-02-18 12:27:37.201 | + functions:wait_for_service:459 : local rval=0 2022-02-18 12:27:37.212 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 12:27:37.217 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 12:27:37.225 | + functions-common:time_start:2412 : local start_time= 2022-02-18 12:27:37.235 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 12:27:37.253 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 12:27:37.264 | + functions-common:time_start:2416 : _TIME_START[$name]=1645187257253 2022-02-18 12:27:37.281 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 12:27:37.313 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/image 2022-02-18 12:27:41.664 | + :: : [[ 300 == 503 ]] 2022-02-18 12:27:41.671 | + :: : [[ 0 -eq 7 ]] 2022-02-18 12:27:41.676 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 12:27:41.683 | + functions-common:time_stop:2425 : local name 2022-02-18 12:27:41.688 | + functions-common:time_stop:2426 : local end_time 2022-02-18 12:27:41.694 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 12:27:41.697 | + functions-common:time_stop:2428 : local total 2022-02-18 12:27:41.699 | + functions-common:time_stop:2429 : local start_time 2022-02-18 12:27:41.702 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 12:27:41.705 | + functions-common:time_stop:2432 : start_time=1645187257253 2022-02-18 12:27:41.708 | + functions-common:time_stop:2434 : [[ -z 1645187257253 ]] 2022-02-18 12:27:41.712 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 12:27:41.717 | + functions-common:time_stop:2437 : end_time=1645187261714 2022-02-18 12:27:41.720 | + functions-common:time_stop:2438 : elapsed_time=4461 2022-02-18 12:27:41.722 | + functions-common:time_stop:2439 : total=22495 2022-02-18 12:27:41.725 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 12:27:41.728 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26956 2022-02-18 12:27:41.731 | + functions:wait_for_service:467 : return 0 2022-02-18 12:27:41.734 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-02-18 12:27:41.758 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:41.761 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-02-18 12:27:41.783 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:27:41.785 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-02-18 12:27:41.788 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:27:41.791 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-02-18 12:27:41.793 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-02-18 12:27:41.796 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.798 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.801 | + functions:upload_image:134 : local image image_fname image_name 2022-02-18 12:27:41.803 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-02-18 12:27:41.808 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.812 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.815 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-02-18 12:27:41.818 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-02-18 12:27:41.820 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.825 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-02-18 12:27:41.828 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.830 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-02-18 12:27:41.832 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-02-18 12:27:41.835 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-02-18 12:27:41.837 | + functions:upload_image:294 : local kernel= 2022-02-18 12:27:41.840 | + functions:upload_image:295 : local ramdisk= 2022-02-18 12:27:41.842 | + functions:upload_image:296 : local disk_format= 2022-02-18 12:27:41.844 | + functions:upload_image:297 : local container_format= 2022-02-18 12:27:41.847 | + functions:upload_image:298 : local unpack= 2022-02-18 12:27:41.849 | + functions:upload_image:299 : local img_property= 2022-02-18 12:27:41.853 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-18 12:27:41.855 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-02-18 12:27:41.857 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-02-18 12:27:41.859 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-02-18 12:27:41.862 | + functions:upload_image:309 : case "$image_fname" in 2022-02-18 12:27:41.864 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.867 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.872 | + functions:upload_image:375 : image_name=ubuntu-16 2022-02-18 12:27:41.876 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.881 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-02-18 12:27:41.887 | + functions:upload_image:376 : disk_format=vhdx 2022-02-18 12:27:41.889 | + functions:upload_image:377 : container_format=bare 2022-02-18 12:27:41.891 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-02-18 12:27:41.894 | + functions:upload_image:385 : is_arch ppc64le 2022-02-18 12:27:41.897 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 12:27:41.901 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-02-18 12:27:41.904 | + functions:upload_image:385 : is_arch ppc64 2022-02-18 12:27:41.908 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 12:27:41.916 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-02-18 12:27:41.919 | + functions:upload_image:385 : is_arch ppc 2022-02-18 12:27:41.922 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 12:27:41.927 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-02-18 12:27:41.930 | + functions:upload_image:389 : is_arch aarch64 2022-02-18 12:27:41.933 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 12:27:41.938 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-18 12:27:41.940 | + functions:upload_image:393 : '[' bare = bare ']' 2022-02-18 12:27:41.942 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-02-18 12:27:41.945 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-02-18 12:27:41.947 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-02-18 12:27:41.949 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-02-18 12:27:41.952 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-02-18 12:27:41.954 | + functions:_upload_image:105 : shift 2022-02-18 12:27:41.956 | + functions:_upload_image:106 : local container=bare 2022-02-18 12:27:41.958 | + functions:_upload_image:107 : shift 2022-02-18 12:27:41.960 | + functions:_upload_image:108 : local disk=vhdx 2022-02-18 12:27:41.962 | + functions:_upload_image:109 : shift 2022-02-18 12:27:41.965 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 12:27:41.968 | + functions:_upload_image:111 : shift 2022-02-18 12:27:41.970 | + functions:_upload_image:112 : local properties 2022-02-18 12:27:41.972 | + functions:_upload_image:113 : local useimport 2022-02-18 12:27:41.975 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-02-18 12:27:41.977 | ++ functions:_image_properties_to_arg:87 : local result= 2022-02-18 12:27:41.980 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-02-18 12:27:41.982 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-02-18 12:27:41.984 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-02-18 12:27:41.987 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-02-18 12:27:41.989 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-02-18 12:27:41.991 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-02-18 12:27:50.451 | + inc/async:async_inner:64 : rc=0 2022-02-18 12:27:50.496 | [791984 Async create_flavors:791984]: finished successfully 2022-02-18 12:27:59.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:59.835 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:59.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:27:59.835 | from cryptography.utils import int_from_bytes 2022-02-18 12:27:59.835 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-18 12:27:59.835 | | Field | Value | 2022-02-18 12:27:59.835 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-18 12:27:59.835 | | container_format | bare | 2022-02-18 12:27:59.835 | | created_at | 2022-02-18T12:27:44Z | 2022-02-18 12:27:59.835 | | disk_format | vhdx | 2022-02-18 12:27:59.835 | | file | /v2/images/8d34339d-6cf9-4835-af23-422766921028/file | 2022-02-18 12:27:59.835 | | id | 8d34339d-6cf9-4835-af23-422766921028 | 2022-02-18 12:27:59.835 | | min_disk | 0 | 2022-02-18 12:27:59.835 | | min_ram | 0 | 2022-02-18 12:27:59.835 | | name | ubuntu-16 | 2022-02-18 12:27:59.835 | | owner | cd7b0d725e544476b536a5c723fa7b78 | 2022-02-18 12:27:59.835 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-02-18 12:27:59.836 | | protected | False | 2022-02-18 12:27:59.836 | | schema | /v2/schemas/image | 2022-02-18 12:27:59.836 | | status | queued | 2022-02-18 12:27:59.836 | | tags | | 2022-02-18 12:27:59.836 | | updated_at | 2022-02-18T12:27:44Z | 2022-02-18 12:27:59.836 | | visibility | public | 2022-02-18 12:27:59.836 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-18 12:28:00.003 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-02-18 12:28:00.062 | [733751 Async create_flavors:791984]: Waiting for completion of create_flavors running on PID 791984 (2 other jobs running) 2022-02-18 12:28:00.092 | [733751 Async create_flavors:791984]: Signaling child to exit 2022-02-18 12:28:00.092 | WAKEUP 2022-02-18 12:28:00.118 | [733751 Async create_flavors:791984]: Signaled 2022-02-18 12:28:00.120 | + lib/nova:create_flavors:1151 : is_service_enabled n-api 2022-02-18 12:28:00.120 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:28:00.120 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor list 2022-02-18 12:28:00.120 | + lib/nova:create_flavors:1152 : grep -q ds512M 2022-02-18 12:28:00.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.120 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.120 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.120 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-02-18 12:28:00.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.120 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.120 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.120 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.120 | | Field | Value | 2022-02-18 12:28:00.120 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.120 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.120 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.120 | | description | None | 2022-02-18 12:28:00.120 | | disk | 1 | 2022-02-18 12:28:00.120 | | id | c1 | 2022-02-18 12:28:00.120 | | name | cirros256 | 2022-02-18 12:28:00.120 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.120 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.120 | | ram | 256 | 2022-02-18 12:28:00.120 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.120 | | swap | | 2022-02-18 12:28:00.120 | | vcpus | 1 | 2022-02-18 12:28:00.120 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.121 | + lib/nova:create_flavors:1155 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-02-18 12:28:00.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.121 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.121 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.121 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.121 | | Field | Value | 2022-02-18 12:28:00.121 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.121 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.121 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.121 | | description | None | 2022-02-18 12:28:00.121 | | disk | 5 | 2022-02-18 12:28:00.121 | | id | d1 | 2022-02-18 12:28:00.121 | | name | ds512M | 2022-02-18 12:28:00.121 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.121 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.121 | | ram | 512 | 2022-02-18 12:28:00.121 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.121 | | swap | | 2022-02-18 12:28:00.121 | | vcpus | 1 | 2022-02-18 12:28:00.121 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.121 | + lib/nova:create_flavors:1156 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-02-18 12:28:00.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.121 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.121 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.121 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.121 | | Field | Value | 2022-02-18 12:28:00.121 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.121 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.121 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.121 | | description | None | 2022-02-18 12:28:00.121 | | disk | 10 | 2022-02-18 12:28:00.122 | | id | d2 | 2022-02-18 12:28:00.122 | | name | ds1G | 2022-02-18 12:28:00.122 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.122 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.122 | | ram | 1024 | 2022-02-18 12:28:00.122 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.122 | | swap | | 2022-02-18 12:28:00.122 | | vcpus | 1 | 2022-02-18 12:28:00.122 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.122 | + lib/nova:create_flavors:1157 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-02-18 12:28:00.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.122 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.122 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.122 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.122 | | Field | Value | 2022-02-18 12:28:00.122 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.122 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.122 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.122 | | description | None | 2022-02-18 12:28:00.122 | | disk | 10 | 2022-02-18 12:28:00.122 | | id | d3 | 2022-02-18 12:28:00.122 | | name | ds2G | 2022-02-18 12:28:00.122 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.122 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.122 | | ram | 2048 | 2022-02-18 12:28:00.122 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.122 | | swap | | 2022-02-18 12:28:00.122 | | vcpus | 2 | 2022-02-18 12:28:00.122 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.122 | + lib/nova:create_flavors:1158 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-02-18 12:28:00.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.122 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.123 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.123 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.123 | | Field | Value | 2022-02-18 12:28:00.123 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.123 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.123 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.123 | | description | None | 2022-02-18 12:28:00.123 | | disk | 20 | 2022-02-18 12:28:00.123 | | id | d4 | 2022-02-18 12:28:00.123 | | name | ds4G | 2022-02-18 12:28:00.123 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.123 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.123 | | ram | 4096 | 2022-02-18 12:28:00.123 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.123 | | swap | | 2022-02-18 12:28:00.123 | | vcpus | 4 | 2022-02-18 12:28:00.123 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.123 | + lib/nova:create_flavors:1161 : openstack --os-region-name=RegionOne flavor list 2022-02-18 12:28:00.123 | + lib/nova:create_flavors:1161 : grep -q m1.tiny 2022-02-18 12:28:00.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.123 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.123 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.123 | + lib/nova:create_flavors:1162 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-02-18 12:28:00.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.123 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.123 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.123 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.123 | | Field | Value | 2022-02-18 12:28:00.123 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.124 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.124 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.124 | | description | None | 2022-02-18 12:28:00.124 | | disk | 1 | 2022-02-18 12:28:00.124 | | id | 1 | 2022-02-18 12:28:00.124 | | name | m1.tiny | 2022-02-18 12:28:00.124 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.124 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.124 | | ram | 512 | 2022-02-18 12:28:00.124 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.124 | | swap | | 2022-02-18 12:28:00.124 | | vcpus | 1 | 2022-02-18 12:28:00.124 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.124 | + lib/nova:create_flavors:1163 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-02-18 12:28:00.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.124 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.124 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.124 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.124 | | Field | Value | 2022-02-18 12:28:00.124 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.124 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.124 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.124 | | description | None | 2022-02-18 12:28:00.124 | | disk | 20 | 2022-02-18 12:28:00.124 | | id | 2 | 2022-02-18 12:28:00.124 | | name | m1.small | 2022-02-18 12:28:00.124 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.124 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.124 | | ram | 2048 | 2022-02-18 12:28:00.124 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.124 | | swap | | 2022-02-18 12:28:00.124 | | vcpus | 1 | 2022-02-18 12:28:00.124 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.125 | + lib/nova:create_flavors:1164 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-02-18 12:28:00.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.125 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.125 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.125 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.125 | | Field | Value | 2022-02-18 12:28:00.125 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.125 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.125 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.125 | | description | None | 2022-02-18 12:28:00.125 | | disk | 40 | 2022-02-18 12:28:00.125 | | id | 3 | 2022-02-18 12:28:00.125 | | name | m1.medium | 2022-02-18 12:28:00.125 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.125 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.125 | | ram | 4096 | 2022-02-18 12:28:00.125 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.125 | | swap | | 2022-02-18 12:28:00.125 | | vcpus | 2 | 2022-02-18 12:28:00.125 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.125 | + lib/nova:create_flavors:1165 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-02-18 12:28:00.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.125 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.125 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.125 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.125 | | Field | Value | 2022-02-18 12:28:00.125 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.125 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.125 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.125 | | description | None | 2022-02-18 12:28:00.125 | | disk | 80 | 2022-02-18 12:28:00.125 | | id | 4 | 2022-02-18 12:28:00.126 | | name | m1.large | 2022-02-18 12:28:00.126 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.126 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.126 | | ram | 8192 | 2022-02-18 12:28:00.126 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.126 | | swap | | 2022-02-18 12:28:00.126 | | vcpus | 4 | 2022-02-18 12:28:00.126 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.126 | + lib/nova:create_flavors:1166 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-02-18 12:28:00.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.126 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:00.126 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:00.126 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.126 | | Field | Value | 2022-02-18 12:28:00.126 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.126 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 12:28:00.126 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 12:28:00.126 | | description | None | 2022-02-18 12:28:00.126 | | disk | 160 | 2022-02-18 12:28:00.126 | | id | 5 | 2022-02-18 12:28:00.126 | | name | m1.xlarge | 2022-02-18 12:28:00.126 | | os-flavor-access:is_public | True | 2022-02-18 12:28:00.126 | | properties | hw_rng:allowed='True' | 2022-02-18 12:28:00.126 | | ram | 16384 | 2022-02-18 12:28:00.126 | | rxtx_factor | 1.0 | 2022-02-18 12:28:00.126 | | swap | | 2022-02-18 12:28:00.126 | | vcpus | 8 | 2022-02-18 12:28:00.126 | +----------------------------+-----------------------+ 2022-02-18 12:28:00.171 | [733751 Async create_flavors:791984]: finished create_flavors with result 0 in 31 seconds 2022-02-18 12:28:00.175 | + inc/async:async_wait:197 : return 0 2022-02-18 12:28:00.178 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-02-18 12:28:00.196 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:28:00.199 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-02-18 12:28:00.217 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:28:00.220 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-02-18 12:28:00.238 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:28:00.241 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-02-18 12:28:00.244 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-18 12:28:00.246 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-18 12:28:00.251 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-02-18 12:28:00.253 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-18 12:28:00.256 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-02-18 12:28:00.257 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-02-18 12:28:00.259 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-02-18 12:28:00.261 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-02-18 12:28:00.262 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-02-18 12:28:00.263 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-02-18 12:28:00.265 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-02-18 12:28:00.266 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-02-18 12:28:00.268 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-02-18 12:28:00.270 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-02-18 12:28:00.271 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-02-18 12:28:00.273 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 12:28:00.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-02-18 12:28:00.276 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-18 12:28:00.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-02-18 12:28:00.279 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 12:28:00.280 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-02-18 12:28:00.282 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-18 12:28:00.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-02-18 12:28:00.285 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 12:28:00.286 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-02-18 12:28:00.288 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-02-18 12:28:00.289 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-18 12:28:00.291 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-02-18 12:28:00.293 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 12:28:00.294 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-02-18 12:28:00.296 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-02-18 12:28:00.297 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-02-18 12:28:00.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-18 12:28:00.300 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-02-18 12:28:00.302 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 12:28:00.303 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-02-18 12:28:00.305 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-02-18 12:28:00.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-02-18 12:28:00.308 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-02-18 12:28:00.309 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-02-18 12:28:00.311 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-02-18 12:28:00.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-02-18 12:28:00.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-02-18 12:28:00.315 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-02-18 12:28:00.317 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-02-18 12:28:00.319 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-02-18 12:28:00.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-02-18 12:28:00.322 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-18 12:28:00.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-18 12:28:00.325 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-02-18 12:28:00.326 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-02-18 12:28:00.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-02-18 12:28:00.330 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-02-18 12:28:00.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-02-18 12:28:00.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-02-18 12:28:00.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-02-18 12:28:00.336 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-02-18 12:28:00.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-02-18 12:28:00.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-02-18 12:28:00.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-18 12:28:00.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-02-18 12:28:00.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-18 12:28:02.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:02.415 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:02.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:02.415 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:02.415 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-02-18 12:28:02.417 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-02-18 12:28:02.586 | + ./stack.sh:main:1390 : save_stackenv 2022-02-18 12:28:02.589 | + functions-common:save_stackenv:60 : local tag= 2022-02-18 12:28:02.593 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-18 12:28:02.600 | + functions-common:save_stackenv:62 : time_stamp=2022-02-18-122802 2022-02-18 12:28:02.603 | + functions-common:save_stackenv:63 : echo '# 2022-02-18-122802 ' 2022-02-18 12:28:02.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.611 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 12:28:02.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.617 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-18 12:28:02.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.622 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-18 12:28:02.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.627 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-02-18 12:28:02.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.632 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-18 12:28:02.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.637 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-18 12:28:02.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.642 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-18-121622 2022-02-18 12:28:02.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.648 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-18 12:28:02.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.653 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-18 12:28:02.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.659 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-18 12:28:02.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.664 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-18 12:28:02.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.669 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-18 12:28:02.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 12:28:02.674 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-18 12:28:02.677 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-02-18 12:28:02.680 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-18 12:28:02.682 | + inc/meta-config:merge_config_group:171 : shift 2022-02-18 12:28:02.684 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-02-18 12:28:02.687 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:28:02.689 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-18 12:28:02.692 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-18 12:28:02.695 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-02-18 12:28:02.698 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:28:02.700 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-02-18 12:28:02.703 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:28:02.706 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-02-18 12:28:02.706 | /^\[\[.+\|.*\]\]/ { 2022-02-18 12:28:02.706 | gsub("[][]", "", $1); 2022-02-18 12:28:02.706 | split($1, a, "|"); 2022-02-18 12:28:02.706 | if (a[1] == matchgroup) 2022-02-18 12:28:02.706 | print a[2] 2022-02-18 12:28:02.706 | } 2022-02-18 12:28:02.706 | ' /home/ubuntu/devstack/local.conf 2022-02-18 12:28:02.712 | + ./stack.sh:main:1408 : run_phase stack extra 2022-02-18 12:28:02.715 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 12:28:02.718 | + functions-common:run_phase:1854 : local phase=extra 2022-02-18 12:28:02.720 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 12:28:02.723 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 12:28:02.725 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 12:28:02.728 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 12:28:02.731 | + functions-common:run_phase:1863 : local extra 2022-02-18 12:28:02.734 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 12:28:02.739 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 12:28:02.742 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 12:28:02.745 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 12:28:02.748 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-02-18 12:28:02.751 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 12:28:02.768 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:28:02.771 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 12:28:02.774 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:28:02.777 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-18 12:28:02.779 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:28:02.782 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-18 12:28:02.784 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-18 12:28:02.787 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-02-18 12:28:02.790 | ++ extras.d/80-tempest.sh:source:15 : : 2022-02-18 12:28:02.792 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 12:28:02.798 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 12:28:02.801 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 12:28:02.804 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 12:28:02.806 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-02-18 12:28:02.809 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 12:28:02.811 | + functions-common:run_plugins:1840 : local phase=extra 2022-02-18 12:28:02.814 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 12:28:02.817 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 12:28:02.819 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-02-18 12:28:02.822 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-18 12:28:02.824 | + inc/meta-config:merge_config_group:171 : shift 2022-02-18 12:28:02.827 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-02-18 12:28:02.829 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:28:02.832 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-18 12:28:02.834 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-18 12:28:02.838 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-02-18 12:28:02.841 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 12:28:02.844 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-02-18 12:28:02.847 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 12:28:02.850 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-02-18 12:28:02.850 | /^\[\[.+\|.*\]\]/ { 2022-02-18 12:28:02.850 | gsub("[][]", "", $1); 2022-02-18 12:28:02.850 | split($1, a, "|"); 2022-02-18 12:28:02.850 | if (a[1] == matchgroup) 2022-02-18 12:28:02.850 | print a[2] 2022-02-18 12:28:02.850 | } 2022-02-18 12:28:02.850 | ' /home/ubuntu/devstack/local.conf 2022-02-18 12:28:02.857 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-02-18 12:28:02.876 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:28:02.878 | + ./stack.sh:main:1430 : service_check 2022-02-18 12:28:02.881 | + functions-common:service_check:1718 : local service 2022-02-18 12:28:02.884 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:02.886 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-02-18 12:28:02.899 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-02-18 12:28:02.903 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:02.906 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-02-18 12:28:02.920 | enabled 2022-02-18 12:28:02.924 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-02-18 12:28:02.943 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-02-18 12:28:02.943 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-02-18 12:28:02.943 | Active: active (running) since Fri 2022-02-18 12:25:53 UTC; 2min 9s ago 2022-02-18 12:28:02.943 | Main PID: 784944 (uwsgi) 2022-02-18 12:28:02.943 | Status: "uWSGI is ready" 2022-02-18 12:28:02.943 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:02.943 | Memory: 246.5M 2022-02-18 12:28:02.943 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-02-18 12:28:02.943 | ├─784944 nova-apiuWSGI master 2022-02-18 12:28:02.943 | ├─784945 nova-apiuWSGI worker 1 2022-02-18 12:28:02.943 | └─784946 nova-apiuWSGI worker 2 2022-02-18 12:28:02.943 | 2022-02-18 12:28:02.944 | Feb 18 12:27:47 n-d-829866-1 devstack@n-api.service[784946]: [pid: 784946|app: 0|req: 16/32] 10.222.0.37 () {64 vars in 1332 bytes} [Fri Feb 18 12:27:47 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-18 12:28:02.944 | Feb 18 12:27:50 n-d-829866-1 devstack@n-api.service[784945]: DEBUG nova.api.openstack.wsgi [None req-57fea0ea-0f9d-43ef-a8aa-f2d77bf8ccb1 admin admin] Calling method '>' {{(pid=784945) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-02-18 12:28:02.944 | Feb 18 12:27:50 n-d-829866-1 devstack@n-api.service[784945]: INFO nova.api.openstack.requestlog [None req-57fea0ea-0f9d-43ef-a8aa-f2d77bf8ccb1 admin admin] 10.222.0.37 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002521 2022-02-18 12:28:02.944 | Feb 18 12:27:50 n-d-829866-1 devstack@n-api.service[784945]: [pid: 784945|app: 0|req: 17/33] 10.222.0.37 () {54 vars in 930 bytes} [Fri Feb 18 12:27:50 2022] GET /compute/v2.1 => generated 388 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-02-18 12:28:02.944 | Feb 18 12:27:50 n-d-829866-1 devstack@n-api.service[784946]: DEBUG nova.api.openstack.wsgi [None req-a202543b-ff57-4bf9-9c80-fe3f2be5de46 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "name": "m1.xlarge", "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "swap": 0, "ram": 16384, "id": "5"}} {{(pid=784946) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-18 12:28:02.944 | Feb 18 12:27:50 n-d-829866-1 devstack@n-api.service[784946]: INFO nova.api.openstack.requestlog [None req-a202543b-ff57-4bf9-9c80-fe3f2be5de46 admin admin] 10.222.0.37 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.074790 2022-02-18 12:28:02.944 | Feb 18 12:27:50 n-d-829866-1 devstack@n-api.service[784946]: [pid: 784946|app: 0|req: 17/34] 10.222.0.37 () {64 vars in 1282 bytes} [Fri Feb 18 12:27:50 2022] POST /compute/v2.1/flavors => generated 408 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-02-18 12:28:02.944 | Feb 18 12:27:50 n-d-829866-1 devstack@n-api.service[784945]: DEBUG nova.api.openstack.wsgi [None req-64bca1da-e2d0-4f48-9274-2e672a8393af admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=784945) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-18 12:28:02.944 | Feb 18 12:27:50 n-d-829866-1 devstack@n-api.service[784945]: INFO nova.api.openstack.requestlog [None req-64bca1da-e2d0-4f48-9274-2e672a8393af admin admin] 10.222.0.37 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.028264 2022-02-18 12:28:02.944 | Feb 18 12:27:50 n-d-829866-1 devstack@n-api.service[784945]: [pid: 784945|app: 0|req: 18/35] 10.222.0.37 () {64 vars in 1332 bytes} [Fri Feb 18 12:27:50 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-18 12:28:02.947 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:02.950 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-02-18 12:28:02.962 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-02-18 12:28:02.966 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:02.969 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-02-18 12:28:02.983 | enabled 2022-02-18 12:28:02.987 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-02-18 12:28:03.005 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-02-18 12:28:03.005 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.005 | Active: active (running) since Fri 2022-02-18 12:27:07 UTC; 55s ago 2022-02-18 12:28:03.005 | Main PID: 789742 (nova-scheduler) 2022-02-18 12:28:03.005 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:03.005 | Memory: 149.7M 2022-02-18 12:28:03.005 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-02-18 12:28:03.005 | ├─789742 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-18 12:28:03.005 | ├─791051 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-18 12:28:03.005 | └─791052 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-18 12:28:03.006 | 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] oslo_messaging_rabbit.ssl_version = {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] oslo_messaging_notifications.retry = -1 {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] oslo_messaging_notifications.transport_url = **** {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] oslo_reports.file_event_handler = None {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] oslo_reports.log_dir = None {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.006 | Feb 18 12:27:12 n-d-829866-1 nova-scheduler[789742]: DEBUG oslo_service.service [None req-03aa3546-92a0-4bd2-9d37-4914adcc37e5 None None] ******************************************************************************** {{(pid=789742) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 12:28:03.009 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.012 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-02-18 12:28:03.026 | enabled 2022-02-18 12:28:03.031 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-02-18 12:28:03.052 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-02-18 12:28:03.053 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.053 | Active: active (running) since Fri 2022-02-18 12:27:09 UTC; 53s ago 2022-02-18 12:28:03.053 | Main PID: 790254 (uwsgi) 2022-02-18 12:28:03.053 | Status: "uWSGI is ready" 2022-02-18 12:28:03.053 | Tasks: 4 (limit: 14304) 2022-02-18 12:28:03.053 | Memory: 209.3M 2022-02-18 12:28:03.053 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-02-18 12:28:03.053 | ├─790254 nova-api-metauWSGI master 2022-02-18 12:28:03.053 | ├─790255 nova-api-metauWSGI worker 1 2022-02-18 12:28:03.053 | ├─790257 nova-api-metauWSGI worker 2 2022-02-18 12:28:03.053 | └─790265 nova-api-metauWSGI http 1 2022-02-18 12:28:03.053 | 2022-02-18 12:28:03.053 | Feb 18 12:27:14 n-d-829866-1 devstack@n-api-meta.service[790257]: DEBUG oslo_concurrency.lockutils [None req-b990aff8-328f-4cfe-9812-6a6fef95c24f None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=790257) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:03.053 | Feb 18 12:27:14 n-d-829866-1 devstack@n-api-meta.service[790257]: DEBUG oslo_concurrency.lockutils [None req-b990aff8-328f-4cfe-9812-6a6fef95c24f None None] Lock "7681e75e-fee9-4b99-abb1-0bf6e7a05419" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=790257) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 12:28:03.053 | Feb 18 12:27:14 n-d-829866-1 devstack@n-api-meta.service[790257]: DEBUG oslo_concurrency.lockutils [None req-b990aff8-328f-4cfe-9812-6a6fef95c24f None None] Lock "7681e75e-fee9-4b99-abb1-0bf6e7a05419" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=790257) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:03.053 | Feb 18 12:27:14 n-d-829866-1 devstack@n-api-meta.service[790257]: DEBUG oslo_db.sqlalchemy.engines [None req-b990aff8-328f-4cfe-9812-6a6fef95c24f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=790257) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:28:03.053 | Feb 18 12:27:14 n-d-829866-1 devstack@n-api-meta.service[790257]: DEBUG oslo_db.sqlalchemy.engines [None req-b990aff8-328f-4cfe-9812-6a6fef95c24f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=790257) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:28:03.053 | Feb 18 12:27:14 n-d-829866-1 devstack@n-api-meta.service[790255]: WARNING nova.api.metadata.handler [None req-a223b754-69ea-415b-8e00-4590df5f9099 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-18 12:28:03.053 | Feb 18 12:27:14 n-d-829866-1 devstack@n-api-meta.service[790255]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5614d7b029b0 pid: 790255 (default app) 2022-02-18 12:28:03.053 | Feb 18 12:27:14 n-d-829866-1 devstack@n-api-meta.service[790257]: DEBUG oslo_db.sqlalchemy.engines [None req-b990aff8-328f-4cfe-9812-6a6fef95c24f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=790257) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:28:03.053 | Feb 18 12:27:15 n-d-829866-1 devstack@n-api-meta.service[790257]: WARNING nova.api.metadata.handler [None req-b990aff8-328f-4cfe-9812-6a6fef95c24f None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-18 12:28:03.053 | Feb 18 12:27:15 n-d-829866-1 devstack@n-api-meta.service[790257]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5614d7b029b0 pid: 790257 (default app) 2022-02-18 12:28:03.057 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.060 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-02-18 12:28:03.076 | enabled 2022-02-18 12:28:03.080 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-02-18 12:28:03.098 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-02-18 12:28:03.098 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.099 | Active: active (running) since Fri 2022-02-18 12:26:07 UTC; 1min 55s ago 2022-02-18 12:28:03.099 | Main PID: 786199 (uwsgi) 2022-02-18 12:28:03.099 | Status: "uWSGI is ready" 2022-02-18 12:28:03.099 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:03.099 | Memory: 138.8M 2022-02-18 12:28:03.099 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-02-18 12:28:03.099 | ├─786199 placementuWSGI master 2022-02-18 12:28:03.099 | ├─786200 placementuWSGI worker 1 2022-02-18 12:28:03.099 | └─786201 placementuWSGI worker 2 2022-02-18 12:28:03.099 | 2022-02-18 12:28:03.099 | Feb 18 12:26:11 n-d-829866-1 devstack@placement-api.service[786200]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x56522e96e9d0 pid: 786200 (default app) 2022-02-18 12:28:03.099 | Feb 18 12:27:11 n-d-829866-1 devstack@placement-api.service[786201]: DEBUG placement.requestlog [None req-cd152eed-6a47-4a9b-bd3f-aa98b8f6fd4d None None] Starting request: 10.222.0.37 "GET /placement/" {{(pid=786201) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-18 12:28:03.099 | Feb 18 12:27:11 n-d-829866-1 devstack@placement-api.service[786201]: INFO placement.requestlog [None req-cd152eed-6a47-4a9b-bd3f-aa98b8f6fd4d None None] 10.222.0.37 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-18 12:28:03.099 | Feb 18 12:27:11 n-d-829866-1 devstack@placement-api.service[786201]: [pid: 786201|app: 0|req: 2/2] 10.222.0.37 () {54 vars in 916 bytes} [Fri Feb 18 12:27:11 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-18 12:28:03.099 | Feb 18 12:27:15 n-d-829866-1 devstack@placement-api.service[786200]: DEBUG placement.requestlog [None req-b05ac11b-4c4c-45f1-a3f3-6382fe8bd477 None None] Starting request: 10.222.0.37 "GET /placement/" {{(pid=786200) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-18 12:28:03.099 | Feb 18 12:27:15 n-d-829866-1 devstack@placement-api.service[786200]: INFO placement.requestlog [None req-b05ac11b-4c4c-45f1-a3f3-6382fe8bd477 None None] 10.222.0.37 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-18 12:28:03.099 | Feb 18 12:27:15 n-d-829866-1 devstack@placement-api.service[786200]: [pid: 786200|app: 0|req: 1/3] 10.222.0.37 () {54 vars in 916 bytes} [Fri Feb 18 12:27:15 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-18 12:28:03.099 | Feb 18 12:27:17 n-d-829866-1 devstack@placement-api.service[786201]: DEBUG placement.requestlog [None req-cba4ab15-d163-4a7b-9dd3-85fb4c35eea5 None None] Starting request: 10.222.0.37 "GET /placement/" {{(pid=786201) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-18 12:28:03.099 | Feb 18 12:27:17 n-d-829866-1 devstack@placement-api.service[786201]: INFO placement.requestlog [None req-cba4ab15-d163-4a7b-9dd3-85fb4c35eea5 None None] 10.222.0.37 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-18 12:28:03.099 | Feb 18 12:27:17 n-d-829866-1 devstack@placement-api.service[786201]: [pid: 786201|app: 0|req: 3/4] 10.222.0.37 () {54 vars in 916 bytes} [Fri Feb 18 12:27:17 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-18 12:28:03.102 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.105 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-02-18 12:28:03.118 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-02-18 12:28:03.122 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.125 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-02-18 12:28:03.141 | enabled 2022-02-18 12:28:03.145 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-02-18 12:28:03.164 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-02-18 12:28:03.164 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.164 | Active: active (running) since Fri 2022-02-18 12:27:36 UTC; 26s ago 2022-02-18 12:28:03.164 | Main PID: 794256 (uwsgi) 2022-02-18 12:28:03.164 | Status: "uWSGI is ready" 2022-02-18 12:28:03.164 | Tasks: 7 (limit: 14304) 2022-02-18 12:28:03.164 | Memory: 225.3M 2022-02-18 12:28:03.164 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-02-18 12:28:03.164 | ├─794256 glance-apiuWSGI master 2022-02-18 12:28:03.164 | ├─794257 glance-apiuWSGI worker 1 2022-02-18 12:28:03.164 | └─794258 glance-apiuWSGI worker 2 2022-02-18 12:28:03.164 | 2022-02-18 12:28:03.164 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: DEBUG glance_store.location [None req-ee2de9cf-3190-4239-874b-7ec914db30c9 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=794257) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 12:28:03.164 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: DEBUG glance_store.location [None req-ee2de9cf-3190-4239-874b-7ec914db30c9 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=794257) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 12:28:03.164 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: DEBUG glance_store.location [None req-ee2de9cf-3190-4239-874b-7ec914db30c9 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=794257) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 12:28:03.165 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: DEBUG glance_store.location [None req-ee2de9cf-3190-4239-874b-7ec914db30c9 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=794257) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 12:28:03.165 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: DEBUG glance_store.location [None req-ee2de9cf-3190-4239-874b-7ec914db30c9 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=794257) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 12:28:03.165 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: DEBUG glance_store.location [None req-ee2de9cf-3190-4239-874b-7ec914db30c9 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=794257) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 12:28:03.165 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: DEBUG glance_store.location [None req-ee2de9cf-3190-4239-874b-7ec914db30c9 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=794257) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 12:28:03.165 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: DEBUG glance_store.location [None req-ee2de9cf-3190-4239-874b-7ec914db30c9 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=794257) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 12:28:03.165 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: DEBUG glance_store.backend [None req-ee2de9cf-3190-4239-874b-7ec914db30c9 admin admin] Skipping store.set_acls... not implemented. {{(pid=794257) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-02-18 12:28:03.165 | Feb 18 12:27:59 n-d-829866-1 devstack@g-api.service[794257]: [pid: 794257|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 865 bytes} [Fri Feb 18 12:27:44 2022] PUT /v2/images/8d34339d-6cf9-4835-af23-422766921028/file => generated 0 bytes in 15238 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-02-18 12:28:03.169 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.172 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-02-18 12:28:03.186 | enabled 2022-02-18 12:28:03.190 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-02-18 12:28:03.208 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-02-18 12:28:03.208 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.208 | Active: active (running) since Fri 2022-02-18 12:27:27 UTC; 36s ago 2022-02-18 12:28:03.208 | Main PID: 792955 (cinder-schedule) 2022-02-18 12:28:03.208 | Tasks: 2 (limit: 14304) 2022-02-18 12:28:03.208 | Memory: 108.4M 2022-02-18 12:28:03.208 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-02-18 12:28:03.208 | └─792955 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-02-18 12:28:03.208 | 2022-02-18 12:28:03.208 | Feb 18 12:27:31 n-d-829866-1 cinder-scheduler[792955]: DEBUG cinder.service [None req-f059cb56-8831-461e-9ee4-a4b5482a6ff7 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=792955) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-18 12:28:03.208 | Feb 18 12:27:32 n-d-829866-1 cinder-scheduler[792955]: DEBUG cinder.scheduler.host_manager [None req-4ed7e9d9-78d2-46ee-9b77-0ac10d628030 None None] Received backup service update from n-d-829866-1: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=792955) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-02-18 12:28:03.208 | Feb 18 12:27:43 n-d-829866-1 cinder-scheduler[792955]: DEBUG cinder.scheduler.host_manager [None req-05a4943f-0695-4b97-a36c-b3347c236f19 None None] Received volume service update from n-d-829866-1@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-829866-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=792955) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-02-18 12:28:03.208 | Feb 18 12:27:43 n-d-829866-1 cinder-scheduler[792955]: DEBUG cinder.scheduler.host_manager [None req-05a4943f-0695-4b97-a36c-b3347c236f19 None None] Updating capabilities for n-d-829866-1@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-829866-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 2, 18, 12, 27, 43, 506459)} {{(pid=792955) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-02-18 12:28:03.208 | Feb 18 12:27:43 n-d-829866-1 cinder-scheduler[792955]: DEBUG cinder.utils [None req-05a4943f-0695-4b97-a36c-b3347c236f19 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=792955) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-02-18 12:28:03.208 | Feb 18 12:27:43 n-d-829866-1 cinder-scheduler[792955]: DEBUG cinder.utils [None req-05a4943f-0695-4b97-a36c-b3347c236f19 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=792955) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-02-18 12:28:03.209 | Feb 18 12:27:43 n-d-829866-1 cinder-scheduler[792955]: DEBUG cinder.scheduler.host_manager [None req-05a4943f-0695-4b97-a36c-b3347c236f19 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'n-d-829866-1@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 2, 18, 12, 27, 43, 531599)}]. {{(pid=792955) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-02-18 12:28:03.209 | Feb 18 12:27:55 n-d-829866-1 cinder-scheduler[792955]: DEBUG oslo_service.periodic_task [None req-5285d5cc-9563-4520-af66-f8279f5db523 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=792955) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-18 12:28:03.209 | Feb 18 12:27:55 n-d-829866-1 cinder-scheduler[792955]: INFO cinder.message.api [None req-5285d5cc-9563-4520-af66-f8279f5db523 None None] Deleted 0 expired messages. 2022-02-18 12:28:03.209 | Feb 18 12:27:55 n-d-829866-1 cinder-scheduler[792955]: DEBUG oslo_service.periodic_task [None req-5285d5cc-9563-4520-af66-f8279f5db523 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=792955) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-18 12:28:03.213 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.215 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-02-18 12:28:03.229 | enabled 2022-02-18 12:28:03.233 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-02-18 12:28:03.252 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-02-18 12:28:03.252 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.252 | Active: active (running) since Fri 2022-02-18 12:27:20 UTC; 42s ago 2022-02-18 12:28:03.252 | Main PID: 792507 (uwsgi) 2022-02-18 12:28:03.252 | Status: "uWSGI is ready" 2022-02-18 12:28:03.252 | Tasks: 5 (limit: 14304) 2022-02-18 12:28:03.252 | Memory: 235.2M 2022-02-18 12:28:03.252 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-02-18 12:28:03.252 | ├─792507 cinder-apiuWSGI master 2022-02-18 12:28:03.252 | ├─792517 cinder-apiuWSGI worker 1 2022-02-18 12:28:03.252 | └─792518 cinder-apiuWSGI worker 2 2022-02-18 12:28:03.252 | 2022-02-18 12:28:03.252 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: warnings.warn(deprecated_msg) 2022-02-18 12:28:03.252 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2022-02-18 12:28:03.252 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: warnings.warn(deprecated_msg) 2022-02-18 12:28:03.252 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: INFO cinder.api.openstack.wsgi [req-95ca7b42-12fe-4470-8ead-944343a54abd req-3976e0bf-c5bd-4603-9445-6b4d748bf477 admin admin] POST http://10.222.0.37/volume/v3/cd7b0d725e544476b536a5c723fa7b78/types/a2d9e54d-544a-4e58-aba3-e29f5852510a/extra_specs 2022-02-18 12:28:03.252 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: DEBUG cinder.api.openstack.wsgi [req-95ca7b42-12fe-4470-8ead-944343a54abd req-3976e0bf-c5bd-4603-9445-6b4d748bf477 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=792518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-02-18 12:28:03.252 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-02-18 12:28:03.253 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: warnings.warn('Policy enforcement is depending on the value of ' 2022-02-18 12:28:03.253 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: DEBUG oslo_db.sqlalchemy.engines [req-95ca7b42-12fe-4470-8ead-944343a54abd req-3976e0bf-c5bd-4603-9445-6b4d748bf477 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=792518) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:28:03.253 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: INFO cinder.api.openstack.wsgi [req-95ca7b42-12fe-4470-8ead-944343a54abd req-3976e0bf-c5bd-4603-9445-6b4d748bf477 admin admin] http://10.222.0.37/volume/v3/cd7b0d725e544476b536a5c723fa7b78/types/a2d9e54d-544a-4e58-aba3-e29f5852510a/extra_specs returned with HTTP 200 2022-02-18 12:28:03.253 | Feb 18 12:27:34 n-d-829866-1 devstack@c-api.service[792518]: [pid: 792518|app: 0|req: 1/3] 10.222.0.37 () {62 vars in 1454 bytes} [Fri Feb 18 12:27:34 2022] POST /volume/v3/cd7b0d725e544476b536a5c723fa7b78/types/a2d9e54d-544a-4e58-aba3-e29f5852510a/extra_specs => generated 55 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-02-18 12:28:03.256 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.258 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-02-18 12:28:03.273 | enabled 2022-02-18 12:28:03.277 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-02-18 12:28:03.300 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-02-18 12:28:03.300 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.300 | Active: active (running) since Fri 2022-02-18 12:27:30 UTC; 32s ago 2022-02-18 12:28:03.300 | Main PID: 793669 (cinder-volume) 2022-02-18 12:28:03.300 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:03.300 | Memory: 140.3M 2022-02-18 12:28:03.301 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-02-18 12:28:03.301 | ├─793669 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-18 12:28:03.301 | └─794014 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-18 12:28:03.301 | 2022-02-18 12:28:03.301 | Feb 18 12:27:43 n-d-829866-1 sudo[794612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-02-18 12:28:03.301 | Feb 18 12:27:43 n-d-829866-1 sudo[794612]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-02-18 12:28:03.301 | Feb 18 12:27:44 n-d-829866-1 sudo[794612]: pam_unix(sudo:session): session closed for user root 2022-02-18 12:28:03.301 | Feb 18 12:27:44 n-d-829866-1 cinder-volume[794014]: DEBUG oslo_concurrency.processutils [None req-05a4943f-0695-4b97-a36c-b3347c236f19 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.087s {{(pid=794014) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-18 12:28:03.301 | Feb 18 12:27:44 n-d-829866-1 cinder-volume[794014]: DEBUG oslo_concurrency.processutils [None req-05a4943f-0695-4b97-a36c-b3347c236f19 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=794014) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-18 12:28:03.301 | Feb 18 12:27:44 n-d-829866-1 sudo[794619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-02-18 12:28:03.301 | Feb 18 12:27:44 n-d-829866-1 sudo[794619]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-02-18 12:28:03.301 | Feb 18 12:27:45 n-d-829866-1 sudo[794619]: pam_unix(sudo:session): session closed for user root 2022-02-18 12:28:03.301 | Feb 18 12:27:45 n-d-829866-1 cinder-volume[794014]: DEBUG oslo_concurrency.processutils [None req-05a4943f-0695-4b97-a36c-b3347c236f19 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.150s {{(pid=794014) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-18 12:28:03.301 | Feb 18 12:27:45 n-d-829866-1 cinder-volume[794014]: INFO cinder.volume.manager [None req-05a4943f-0695-4b97-a36c-b3347c236f19 None None] Driver post RPC initialization completed successfully. 2022-02-18 12:28:03.305 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.308 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-02-18 12:28:03.321 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-02-18 12:28:03.325 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.328 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-02-18 12:28:03.341 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-02-18 12:28:03.346 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.348 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-02-18 12:28:03.361 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-02-18 12:28:03.365 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.368 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-02-18 12:28:03.380 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-02-18 12:28:03.384 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.387 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-02-18 12:28:03.401 | enabled 2022-02-18 12:28:03.405 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-02-18 12:28:03.434 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-02-18 12:28:03.434 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.434 | Active: active (running) since Fri 2022-02-18 12:26:00 UTC; 2min 3s ago 2022-02-18 12:28:03.434 | Main PID: 785573 (/usr/bin/python) 2022-02-18 12:28:03.434 | Tasks: 11 (limit: 14304) 2022-02-18 12:28:03.434 | Memory: 392.2M 2022-02-18 12:28:03.434 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-02-18 12:28:03.434 | ├─785573 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 12:28:03.434 | ├─785716 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 12:28:03.434 | ├─785717 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 12:28:03.434 | ├─785718 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 12:28:03.434 | └─785719 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 12:28:03.434 | 2022-02-18 12:28:03.434 | Feb 18 12:27:20 n-d-829866-1 neutron-server[785718]: DEBUG neutron_lib.callbacks.manager [None req-41cbc6b0-143f-46ec-823b-de4d47746693 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787444386326', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16076238'] for agent (d2fb6c6f-5504-4c76-a629-17416cae3320), after_update {{(pid=785718) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 12:28:03.434 | Feb 18 12:27:21 n-d-829866-1 neutron-server[785718]: DEBUG neutron_lib.callbacks.manager [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787444386326', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16076238'] for agent (c5f003ca-4184-458c-abe5-4f0c64975fc5), after_update {{(pid=785718) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 12:28:03.434 | Feb 18 12:27:23 n-d-829866-1 neutron-server[785718]: DEBUG neutron_lib.callbacks.manager [None req-e7eb00e1-bb39-46a8-80c7-a4f3c566082f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787444386326', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16076238'] for agent (1f9a6e42-e3c6-44b5-a38f-251288446480), after_update {{(pid=785718) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 12:28:03.434 | Feb 18 12:27:24 n-d-829866-1 neutron-server[785718]: DEBUG neutron_lib.callbacks.manager [None req-33f6ff61-8a49-417d-9c95-2b9dd309a39d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787444386326', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16076238'] for agent (46b3d88c-0966-409b-98dc-e7d798144e16), after_update {{(pid=785718) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 12:28:03.434 | Feb 18 12:27:47 n-d-829866-1 neutron-server[785718]: DEBUG neutron_lib.callbacks.manager [None req-d3668471-f15c-4126-8deb-13056476d70f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787444386326', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16076238'] for agent (207c60c4-2273-4980-a0ec-3d6eb09a1132), after_update {{(pid=785718) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 12:28:03.435 | Feb 18 12:27:50 n-d-829866-1 neutron-server[785718]: DEBUG neutron_lib.callbacks.manager [None req-f274a767-2133-431a-ae13-91f34feab510 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787444386326', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16076238'] for agent (d2fb6c6f-5504-4c76-a629-17416cae3320), after_update {{(pid=785718) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 12:28:03.436 | Feb 18 12:27:51 n-d-829866-1 neutron-server[785718]: DEBUG neutron_lib.callbacks.manager [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787444386326', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16076238'] for agent (c5f003ca-4184-458c-abe5-4f0c64975fc5), after_update {{(pid=785718) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 12:28:03.436 | Feb 18 12:27:53 n-d-829866-1 neutron-server[785718]: DEBUG neutron_lib.callbacks.manager [None req-e7eb00e1-bb39-46a8-80c7-a4f3c566082f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787444386326', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16076238'] for agent (1f9a6e42-e3c6-44b5-a38f-251288446480), after_update {{(pid=785718) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 12:28:03.436 | Feb 18 12:27:54 n-d-829866-1 neutron-server[785718]: DEBUG neutron_lib.callbacks.manager [None req-33f6ff61-8a49-417d-9c95-2b9dd309a39d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787444386326', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16076238'] for agent (46b3d88c-0966-409b-98dc-e7d798144e16), after_update {{(pid=785718) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 12:28:03.436 | Feb 18 12:27:56 n-d-829866-1 neutron-server[785719]: DEBUG neutron.db.agents_db [None req-b7a59f84-6cc4-469a-8678-74ba2ebfbc53 None None] Agent healthcheck: found 5 active agents {{(pid=785719) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-02-18 12:28:03.439 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.441 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-02-18 12:28:03.455 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-02-18 12:28:03.458 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.461 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-02-18 12:28:03.473 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-02-18 12:28:03.478 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.480 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-02-18 12:28:03.493 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-02-18 12:28:03.498 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.501 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-02-18 12:28:03.515 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-02-18 12:28:03.519 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.521 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-02-18 12:28:03.534 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-02-18 12:28:03.537 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.540 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-02-18 12:28:03.554 | enabled 2022-02-18 12:28:03.558 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-02-18 12:28:03.588 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-02-18 12:28:03.588 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.588 | Active: active (running) since Fri 2022-02-18 12:20:28 UTC; 7min ago 2022-02-18 12:28:03.588 | Main PID: 760184 (dstat.sh) 2022-02-18 12:28:03.588 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:03.588 | Memory: 21.1M 2022-02-18 12:28:03.588 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-02-18 12:28:03.588 | ├─760184 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-02-18 12:28:03.588 | ├─760312 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-02-18 12:28:03.588 | └─760313 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-02-18 12:28:03.588 | 2022-02-18 12:28:03.588 | Feb 18 12:27:53 n-d-829866-1 dstat.sh[760313]: 18-02 12:27:53| 48 10 40 0 0|5651M 515M 168M 5333M| 186M 186M| 0 109M| 0 771 |5479 14k|3.24 2.64 2.36|3.0 0 0| 0 0 | 0 0 | 23 223 0 57 0 2022-02-18 12:28:03.589 | Feb 18 12:27:54 n-d-829866-1 dstat.sh[760313]: 18-02 12:27:54| 48 10 41 0 0|5652M 471M 168M 5376M| 182M 182M| 0 412k| 0 49.0 |5800 15k|3.24 2.64 2.36|3.0 0 0| 0 0 | 0 0 | 23 223 0 57 0 2022-02-18 12:28:03.589 | Feb 18 12:27:55 n-d-829866-1 dstat.sh[760313]: 18-02 12:27:55| 47 16 34 2 0|5653M 244M 168M 5598M| 186M 186M| 0 664k| 0 49.0 |5345 13k|3.24 2.64 2.36| 10 1.0 0| 0 0 | 0 0 | 23 223 0 57 0 2022-02-18 12:28:03.589 | Feb 18 12:27:56 n-d-829866-1 dstat.sh[760313]: 18-02 12:27:56| 48 13 37 1 0|5652M 134M 167M 5709M| 183M 183M| 0 207k| 0 14.0 |5186 13k|3.24 2.64 2.36|3.0 0 4.0| 0 0 | 0 0 | 23 223 0 57 0 2022-02-18 12:28:03.589 | Feb 18 12:27:57 n-d-829866-1 dstat.sh[760313]: 18-02 12:27:57| 42 18 35 4 0|5655M 626M 167M 5219M| 183M 183M|1019k 410M|12.0 1007 |6253 16k|3.24 2.64 2.36|2.0 0 21| 0 0 | 0 0 | 23 225 0 56 0 2022-02-18 12:28:03.589 | Feb 18 12:27:58 n-d-829866-1 dstat.sh[760313]: 18-02 12:27:58| 44 12 42 0 0|5652M 585M 167M 5263M| 185M 185M| 0 72k| 0 6.00 |5635 14k|3.30 2.67 2.37|3.0 0 0| 0 0 | 0 0 | 23 225 0 56 0 2022-02-18 12:28:03.589 | Feb 18 12:27:59 n-d-829866-1 dstat.sh[760313]: 18-02 12:27:59| 37 12 48 3 0|5641M 564M 167M 5292M| 111M 111M| 0 104M| 0 233 |5000 13k|3.30 2.67 2.37|2.0 0 0| 0 0 | 0 0 | 23 220 0 59 0 2022-02-18 12:28:03.589 | Feb 18 12:28:00 n-d-829866-1 dstat.sh[760313]: 18-02 12:28:00| 22 8 68 0 0|5599M 606M 167M 5292M| 0 0 | 28k 452k|2.00 27.0 |1436 5719 |3.30 2.67 2.37|1.0 0 283| 0 0 | 0 0 | 23 220 0 59 0 2022-02-18 12:28:03.589 | Feb 18 12:28:01 n-d-829866-1 dstat.sh[760313]: 18-02 12:28:01| 27 3 69 0 0|5624M 581M 167M 5292M|6741 6575 | 0 256k| 0 28.0 | 493 4282 |3.30 2.67 2.37|1.0 0 3.0| 0 0 | 0 0 | 23 220 0 59 0 2022-02-18 12:28:03.589 | Feb 18 12:28:02 n-d-829866-1 dstat.sh[760313]: 18-02 12:28:02| 23 9 67 0 0|5581M 624M 167M 5292M| 17k 17k| 0 180k| 0 22.0 |1359 5800 |3.30 2.67 2.37|2.0 0 223| 0 0 | 0 0 | 23 220 0 59 0 2022-02-18 12:28:03.592 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.595 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-02-18 12:28:03.607 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-02-18 12:28:03.612 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.614 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-02-18 12:28:03.629 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-02-18 12:28:03.634 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.636 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-02-18 12:28:03.650 | enabled 2022-02-18 12:28:03.654 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-02-18 12:28:03.671 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-02-18 12:28:03.672 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.672 | Active: active (running) since Fri 2022-02-18 12:26:12 UTC; 1min 51s ago 2022-02-18 12:28:03.672 | Main PID: 786662 (neutron-openvsw) 2022-02-18 12:28:03.672 | Tasks: 8 (limit: 14304) 2022-02-18 12:28:03.672 | Memory: 250.7M 2022-02-18 12:28:03.672 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-02-18 12:28:03.672 | ├─786662 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 12:28:03.672 | ├─788316 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphhkphcf8/privsep.sock 2022-02-18 12:28:03.672 | ├─788386 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp0tasx41z/privsep.sock 2022-02-18 12:28:03.672 | └─788389 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-02-18 12:28:03.672 | 2022-02-18 12:28:03.672 | Feb 18 12:27:59 n-d-829866-1 neutron-openvswitch-agent[786662]: DEBUG neutron.agent.linux.utils [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 788389. {{(pid=786662) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-18 12:28:03.672 | Feb 18 12:27:59 n-d-829866-1 neutron-openvswitch-agent[786662]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-02-18 12:28:03.672 | Feb 18 12:28:01 n-d-829866-1 neutron-openvswitch-agent[786662]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] Agent rpc_loop - iteration:47 started 2022-02-18 12:28:03.672 | Feb 18 12:28:01 n-d-829866-1 neutron-openvswitch-agent[786662]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x8446f07f,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=8907095000078204873,duration_nsec=657000000,duration_sec=103,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=786662) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-18 12:28:03.672 | Feb 18 12:28:01 n-d-829866-1 neutron-openvswitch-agent[786662]: DEBUG neutron.agent.linux.utils [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 788389. {{(pid=786662) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-18 12:28:03.672 | Feb 18 12:28:01 n-d-829866-1 neutron-openvswitch-agent[786662]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-18 12:28:03.672 | Feb 18 12:28:03 n-d-829866-1 neutron-openvswitch-agent[786662]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] Agent rpc_loop - iteration:48 started 2022-02-18 12:28:03.672 | Feb 18 12:28:03 n-d-829866-1 neutron-openvswitch-agent[786662]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x8446f081,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=8907095000078204873,duration_nsec=658000000,duration_sec=105,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=786662) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-18 12:28:03.672 | Feb 18 12:28:03 n-d-829866-1 neutron-openvswitch-agent[786662]: DEBUG neutron.agent.linux.utils [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 788389. {{(pid=786662) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-18 12:28:03.673 | Feb 18 12:28:03 n-d-829866-1 neutron-openvswitch-agent[786662]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-30bd07d5-8068-43c7-a526-e64f945736ad None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-02-18 12:28:03.676 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.679 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-02-18 12:28:03.693 | enabled 2022-02-18 12:28:03.697 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-02-18 12:28:03.729 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-02-18 12:28:03.729 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.729 | Active: active (running) since Fri 2022-02-18 12:26:13 UTC; 1min 50s ago 2022-02-18 12:28:03.729 | Main PID: 787023 (neutron-dhcp-ag) 2022-02-18 12:28:03.729 | Tasks: 16 (limit: 14304) 2022-02-18 12:28:03.729 | Memory: 379.9M 2022-02-18 12:28:03.729 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-02-18 12:28:03.729 | ├─787023 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-02-18 12:28:03.729 | ├─788244 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpj9w8hhcd/privsep.sock 2022-02-18 12:28:03.729 | ├─788378 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8gcaap2q/privsep.sock 2022-02-18 12:28:03.729 | ├─788601 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpyripz1xg/privsep.sock 2022-02-18 12:28:03.729 | ├─788682 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-18 12:28:03.729 | ├─788683 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-18 12:28:03.729 | └─788697 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/d1096058-43f2-4674-a9b3-8981a6fbac1e/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/d1096058-43f2-4674-a9b3-8981a6fbac1e/host --addn-hosts=/opt/stack/data/neutron/dhcp/d1096058-43f2-4674-a9b3-8981a6fbac1e/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/d1096058-43f2-4674-a9b3-8981a6fbac1e/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/d1096058-43f2-4674-a9b3-8981a6fbac1e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ecb76bee-300e-46b4-91e4-7fc95259ae6a,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-02-18 12:28:03.730 | 2022-02-18 12:28:03.730 | Feb 18 12:26:59 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG oslo_concurrency.lockutils [None req-0e8c44ad-150e-4fc7-b639-0fcfa3f87487 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=787023) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 12:28:03.730 | Feb 18 12:26:59 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG oslo_concurrency.lockutils [None req-0e8c44ad-150e-4fc7-b639-0fcfa3f87487 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=787023) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:03.730 | Feb 18 12:26:59 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG neutron.agent.dhcp.agent [None req-0e8c44ad-150e-4fc7-b639-0fcfa3f87487 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '4f255553-ca70-449c-a485-89e9cfa3f6f5', 'name': 'public-subnet', 'tenant_id': 'cd7b0d725e544476b536a5c723fa7b78', 'network_id': '2a9174df-28ab-4c89-8dda-08ba5dd49bcb', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.25.2.1', 'cidr': '172.25.2.0/24', 'allocation_pools': [{'start': '172.25.2.2', 'end': '172.25.2.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-02-18T12:26:58Z', 'updated_at': '2022-02-18T12:26:58Z', 'revision_number': 0, 'project_id': 'cd7b0d725e544476b536a5c723fa7b78', 'network': {'id': '2a9174df-28ab-4c89-8dda-08ba5dd49bcb', 'name': 'public', 'tenant_id': 'cd7b0d725e544476b536a5c723fa7b78', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['4f255553-ca70-449c-a485-89e9cfa3f6f5'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-02-18T12:26:50Z', 'updated_at': '2022-02-18T12:26:58Z', 'revision_number': 2, 'project_id': 'cd7b0d725e544476b536a5c723fa7b78', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=787023) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 12:28:03.730 | Feb 18 12:26:59 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG oslo_concurrency.lockutils [None req-9c293e65-2a41-40be-aee0-baeae0d964a4 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=787023) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 12:28:03.731 | Feb 18 12:26:59 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG oslo_concurrency.lockutils [None req-9c293e65-2a41-40be-aee0-baeae0d964a4 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=787023) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:03.731 | Feb 18 12:27:02 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=787023) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 12:28:03.731 | Feb 18 12:27:07 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=787023) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 12:28:03.731 | Feb 18 12:27:07 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=787023) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 12:28:03.731 | Feb 18 12:27:17 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=787023) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 12:28:03.731 | Feb 18 12:27:17 n-d-829866-1 neutron-dhcp-agent[787023]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=787023) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:03.735 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.740 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-02-18 12:28:03.758 | enabled 2022-02-18 12:28:03.762 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-02-18 12:28:03.790 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-02-18 12:28:03.790 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.790 | Active: active (running) since Fri 2022-02-18 12:26:15 UTC; 1min 48s ago 2022-02-18 12:28:03.790 | Main PID: 787396 (neutron-l3-agen) 2022-02-18 12:28:03.790 | Tasks: 60 (limit: 14304) 2022-02-18 12:28:03.790 | Memory: 407.3M 2022-02-18 12:28:03.790 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-02-18 12:28:03.790 | ├─107104 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/f52aee3d-eae6-49b1-961f-442ea6c07e92.conf 2022-02-18 12:28:03.790 | ├─173666 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/06ab3ee2-4d0a-4921-bce5-16cf7ff62abb.conf 2022-02-18 12:28:03.790 | ├─246134 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/129a4029-6819-475e-9437-24fdd08a6ab3.conf 2022-02-18 12:28:03.790 | ├─312359 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/22377efc-d832-4a4e-a64b-461129cee2e3.conf 2022-02-18 12:28:03.790 | ├─385062 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/42447fe6-6741-4788-8e90-c3e7b47883bf.conf 2022-02-18 12:28:03.790 | ├─451216 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/874ddfff-ad2e-403b-b544-d399ff220b65.conf 2022-02-18 12:28:03.790 | ├─517991 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/0f2a0b20-a976-413c-853e-a26bc169dac2.conf 2022-02-18 12:28:03.790 | ├─583992 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/fce161ed-5d85-4a35-a016-242c037c3cc4.conf 2022-02-18 12:28:03.790 | ├─656721 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/26e3fc55-8973-46cd-8047-158740493480.conf 2022-02-18 12:28:03.790 | ├─722894 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/db383f08-9bb3-4a78-ae84-4fd4f6d31ec3.conf 2022-02-18 12:28:03.791 | ├─787396 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-02-18 12:28:03.791 | ├─788342 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpki8pggh4/privsep.sock 2022-02-18 12:28:03.791 | ├─789077 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2yv8vhdj/privsep.sock 2022-02-18 12:28:03.791 | ├─789122 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpa48fvzzg/privsep.sock 2022-02-18 12:28:03.791 | ├─789342 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-18 12:28:03.791 | ├─789343 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-18 12:28:03.791 | └─789507 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/5be88a8b-21ad-4bf9-a8da-714b29969b7d.conf 2022-02-18 12:28:03.791 | 2022-02-18 12:28:03.791 | Feb 18 12:27:14 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b1d54a5-375f-46f8-9894-34925c96477b]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-eda28fd7-7a\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=789077) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 12:28:03.791 | Feb 18 12:27:15 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo.privsep.daemon [-] privsep: reply[31437797-86ed-4b13-976c-1f70012f2ccf]: (4, ('ARPING 172.25.2.73 from 172.25.2.73 qg-745e76ec-0b\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=789077) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 12:28:03.791 | Feb 18 12:27:15 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo.privsep.daemon [-] privsep: reply[9907a317-a3e9-46ab-a003-20eca6fa5237]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-eda28fd7-7a\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=789077) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 12:28:03.791 | Feb 18 12:27:18 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo.privsep.daemon [-] privsep: reply[801373f4-0632-41da-881a-ab3f87dd2d97]: (4, ('ARPING 172.25.2.73 from 172.25.2.73 qg-745e76ec-0b\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=789077) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 12:28:03.791 | Feb 18 12:27:19 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo.privsep.daemon [-] privsep: reply[31c82069-530a-4c3a-bb88-15bad3164f7c]: (4, ('ARPING 172.25.2.73 from 172.25.2.73 qg-745e76ec-0b\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=789077) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 12:28:03.791 | Feb 18 12:27:19 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=787396) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 12:28:03.791 | Feb 18 12:27:19 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=787396) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:03.791 | Feb 18 12:27:19 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=787396) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 12:28:03.791 | Feb 18 12:27:19 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=787396) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:03.791 | Feb 18 12:27:42 n-d-829866-1 neutron-l3-agent[787396]: DEBUG oslo_service.periodic_task [None req-23346648-dbc7-4c2a-ae9b-f51c458265ff None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=787396) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-18 12:28:03.795 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.798 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-02-18 12:28:03.812 | enabled 2022-02-18 12:28:03.816 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-02-18 12:28:03.863 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-02-18 12:28:03.863 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.863 | Active: active (running) since Fri 2022-02-18 12:26:16 UTC; 1min 47s ago 2022-02-18 12:28:03.863 | Main PID: 787749 (neutron-metadat) 2022-02-18 12:28:03.863 | Tasks: 4 (limit: 14304) 2022-02-18 12:28:03.863 | Memory: 129.6M 2022-02-18 12:28:03.863 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-02-18 12:28:03.863 | ├─787749 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-18 12:28:03.863 | ├─788245 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-18 12:28:03.863 | └─788246 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-18 12:28:03.863 | 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] oslo_messaging_rabbit.ssl = False {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] oslo_messaging_rabbit.ssl_version = {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] oslo_messaging_notifications.driver = [] {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] oslo_messaging_notifications.retry = -1 {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] oslo_messaging_notifications.transport_url = **** {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:03.863 | Feb 18 12:26:21 n-d-829866-1 neutron-metadata-agent[787749]: DEBUG oslo_service.service [None req-18e57d57-d5d4-4839-b041-6aa49951baae None None] ******************************************************************************** {{(pid=787749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 12:28:03.867 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.870 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-metering.service 2022-02-18 12:28:03.884 | enabled 2022-02-18 12:28:03.888 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-metering.service --no-pager 2022-02-18 12:28:03.906 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-02-18 12:28:03.906 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-02-18 12:28:03.906 | Active: active (running) since Fri 2022-02-18 12:26:18 UTC; 1min 45s ago 2022-02-18 12:28:03.906 | Main PID: 788135 (neutron-meterin) 2022-02-18 12:28:03.906 | Tasks: 2 (limit: 14304) 2022-02-18 12:28:03.906 | Memory: 113.5M 2022-02-18 12:28:03.906 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-02-18 12:28:03.906 | └─788135 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-02-18 12:28:03.906 | 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=788135) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=788135) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=788135) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=788135) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=788135) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=788135) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=788135) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=788135) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=788135) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:03.906 | Feb 18 12:27:53 n-d-829866-1 neutron-metering-agent[788135]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=788135) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-02-18 12:28:03.910 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.913 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-vpn.service 2022-02-18 12:28:03.926 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-02-18 12:28:03.930 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.933 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-reg.service 2022-02-18 12:28:03.945 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-02-18 12:28:03.949 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.952 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@cinder.service 2022-02-18 12:28:03.965 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-02-18 12:28:03.969 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:03.972 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-bak.service 2022-02-18 12:28:03.986 | enabled 2022-02-18 12:28:03.989 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-bak.service --no-pager 2022-02-18 12:28:04.009 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-02-18 12:28:04.009 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-02-18 12:28:04.009 | Active: active (running) since Fri 2022-02-18 12:27:28 UTC; 35s ago 2022-02-18 12:28:04.009 | Main PID: 793311 (cinder-backup) 2022-02-18 12:28:04.009 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:04.009 | Memory: 125.4M 2022-02-18 12:28:04.009 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-02-18 12:28:04.009 | ├─793311 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-02-18 12:28:04.009 | └─793756 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-02-18 12:28:04.009 | 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793311]: DEBUG oslo_service.service [None req-8b944ca5-fb10-4c5f-a58d-62cfcea4b159 None None] vault.timeout = None {{(pid=793311) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793311]: DEBUG oslo_service.service [None req-8b944ca5-fb10-4c5f-a58d-62cfcea4b159 None None] vault.use_ssl = False {{(pid=793311) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793311]: DEBUG oslo_service.service [None req-8b944ca5-fb10-4c5f-a58d-62cfcea4b159 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=793311) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793311]: DEBUG oslo_service.service [None req-8b944ca5-fb10-4c5f-a58d-62cfcea4b159 None None] ******************************************************************************** {{(pid=793311) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793756]: DEBUG oslo_concurrency.lockutils [None req-4ed7e9d9-78d2-46ee-9b77-0ac10d628030 None None] Lock "cleanup_incomplete_backups_793311" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.136s {{(pid=793756) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793756]: DEBUG oslo_db.sqlalchemy.engines [None req-4ed7e9d9-78d2-46ee-9b77-0ac10d628030 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=793756) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793756]: DEBUG cinder.manager [None req-4ed7e9d9-78d2-46ee-9b77-0ac10d628030 None None] Notifying Schedulers of capabilities ... {{(pid=793756) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793756]: INFO cinder.keymgr.migration [None req-db06e47b-40b7-4ff3-b035-b9e01dcc1ffc None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793756]: DEBUG cinder.service [None req-4ed7e9d9-78d2-46ee-9b77-0ac10d628030 None None] Creating RPC server for service cinder-backup {{(pid=793756) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-18 12:28:04.010 | Feb 18 12:27:32 n-d-829866-1 cinder-backup[793756]: DEBUG cinder.service [None req-4ed7e9d9-78d2-46ee-9b77-0ac10d628030 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=793756) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-18 12:28:04.013 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.016 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-proxy.service 2022-02-18 12:28:04.032 | enabled 2022-02-18 12:28:04.036 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-02-18 12:28:04.073 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-02-18 12:28:04.073 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-02-18 12:28:04.073 | Active: active (running) since Fri 2022-02-18 12:25:47 UTC; 2min 16s ago 2022-02-18 12:28:04.073 | Main PID: 784131 (swift-proxy-ser) 2022-02-18 12:28:04.073 | Tasks: 2 (limit: 14304) 2022-02-18 12:28:04.073 | Memory: 90.0M 2022-02-18 12:28:04.073 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-02-18 12:28:04.073 | ├─784131 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-02-18 12:28:04.073 | └─784224 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-02-18 12:28:04.073 | 2022-02-18 12:28:04.073 | Feb 18 12:27:45 n-d-829866-1 proxy-server[784224]: Validating token access rules against request 2022-02-18 12:28:04.073 | Feb 18 12:27:45 n-d-829866-1 swift-proxy-server[784224]: proxy-server: Validating token access rules against request 2022-02-18 12:28:04.073 | Feb 18 12:27:45 n-d-829866-1 proxy-server[784224]: Received request from user: user_id 85a8b741cbfb4585aa3344aa9e40bdad, project_id b8a43b8fe4fd4267a65705a4c652e83a, roles ResellerAdmin,service 2022-02-18 12:28:04.073 | Feb 18 12:27:45 n-d-829866-1 swift-proxy-server[784224]: proxy-server: Received request from user: user_id 85a8b741cbfb4585aa3344aa9e40bdad, project_id b8a43b8fe4fd4267a65705a4c652e83a, roles ResellerAdmin,service 2022-02-18 12:28:04.073 | Feb 18 12:27:45 n-d-829866-1 proxy-server[784224]: Using identity: {'user': ('85a8b741cbfb4585aa3344aa9e40bdad', 'glance-swift'), 'tenant': ('b8a43b8fe4fd4267a65705a4c652e83a', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx3790898836b44383833a6-00620f90c1) 2022-02-18 12:28:04.073 | Feb 18 12:27:45 n-d-829866-1 swift-proxy-server[784224]: proxy-server: Using identity: {'user': ('85a8b741cbfb4585aa3344aa9e40bdad', 'glance-swift'), 'tenant': ('b8a43b8fe4fd4267a65705a4c652e83a', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx3790898836b44383833a6-00620f90c1) 2022-02-18 12:28:04.073 | Feb 18 12:27:45 n-d-829866-1 proxy-server[784224]: User b8a43b8fe4fd4267a65705a4c652e83a has reseller admin authorizing (txn: tx3790898836b44383833a6-00620f90c1) (client_ip: 10.222.0.37) 2022-02-18 12:28:04.073 | Feb 18 12:27:45 n-d-829866-1 swift-proxy-server[784224]: proxy-server: User b8a43b8fe4fd4267a65705a4c652e83a has reseller admin authorizing (txn: tx3790898836b44383833a6-00620f90c1) (client_ip: 10.222.0.37) 2022-02-18 12:28:04.074 | Feb 18 12:27:59 n-d-829866-1 proxy-server[784224]: 10.222.0.37 10.222.0.37 18/Feb/2022/12/27/59 PUT /v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028 HTTP/1.0 201 - python-swiftclient-3.13.0 gAAAAABiD5DA... 645922816 - - tx3790898836b44383833a6-00620f90c1 - 14.4771 - - 1645187265.293066263 1645187279.770174265 0 2022-02-18 12:28:04.074 | Feb 18 12:27:59 n-d-829866-1 swift-proxy-server[784224]: proxy-server: 10.222.0.37 10.222.0.37 18/Feb/2022/12/27/59 PUT /v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028 HTTP/1.0 201 - python-swiftclient-3.13.0 gAAAAABiD5DA... 645922816 - - tx3790898836b44383833a6-00620f90c1 - 14.4771 - - 1645187265.293066263 1645187279.770174265 0 2022-02-18 12:28:04.077 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.080 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-object.service 2022-02-18 12:28:04.093 | enabled 2022-02-18 12:28:04.098 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-object.service --no-pager 2022-02-18 12:28:04.120 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-02-18 12:28:04.120 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-02-18 12:28:04.120 | Active: active (running) since Fri 2022-02-18 12:25:42 UTC; 2min 22s ago 2022-02-18 12:28:04.120 | Main PID: 782644 (swift-object-se) 2022-02-18 12:28:04.120 | Tasks: 23 (limit: 14304) 2022-02-18 12:28:04.120 | Memory: 62.9M 2022-02-18 12:28:04.120 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-02-18 12:28:04.120 | ├─782644 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-18 12:28:04.120 | ├─783013 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-18 12:28:04.120 | └─783065 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-18 12:28:04.120 | 2022-02-18 12:28:04.120 | Feb 18 12:25:42 n-d-829866-1 systemd[1]: Started Devstack devstack@s-object.service. 2022-02-18 12:28:04.120 | Feb 18 12:25:43 n-d-829866-1 object-server[782644]: Started child 783013 from parent 782644 2022-02-18 12:28:04.120 | Feb 18 12:25:43 n-d-829866-1 swift-object-server[782644]: object-server: Started child 783013 from parent 782644 2022-02-18 12:28:04.120 | Feb 18 12:25:43 n-d-829866-1 object-server[782644]: Started child 783065 from parent 782644 2022-02-18 12:28:04.120 | Feb 18 12:25:43 n-d-829866-1 swift-object-server[782644]: object-server: Started child 783065 from parent 782644 2022-02-18 12:28:04.120 | Feb 18 12:27:59 n-d-829866-1 object-server[783065]: 127.0.0.1 - - [18/Feb/2022:12:27:59 +0000] "PUT /sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028" 201 - "PUT http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028" "tx3790898836b44383833a6-00620f90c1" "proxy-server 784224" 14.4342 "-" 783065 0 2022-02-18 12:28:04.120 | Feb 18 12:27:59 n-d-829866-1 swift-object-server[783065]: object-server: 127.0.0.1 - - [18/Feb/2022:12:27:59 +0000] "PUT /sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028" 201 - "PUT http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028" "tx3790898836b44383833a6-00620f90c1" "proxy-server 784224" 14.4342 "-" 783065 0 2022-02-18 12:28:04.124 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.127 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container.service 2022-02-18 12:28:04.141 | enabled 2022-02-18 12:28:04.145 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container.service --no-pager 2022-02-18 12:28:04.163 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-02-18 12:28:04.163 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-02-18 12:28:04.163 | Active: active (running) since Fri 2022-02-18 12:25:43 UTC; 2min 20s ago 2022-02-18 12:28:04.163 | Main PID: 783003 (swift-container) 2022-02-18 12:28:04.163 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:04.163 | Memory: 62.0M 2022-02-18 12:28:04.163 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-02-18 12:28:04.164 | ├─783003 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-18 12:28:04.164 | ├─783357 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-18 12:28:04.164 | └─783361 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-18 12:28:04.164 | 2022-02-18 12:28:04.164 | Feb 18 12:25:44 n-d-829866-1 container-server[783003]: Started child 783357 from parent 783003 2022-02-18 12:28:04.164 | Feb 18 12:25:44 n-d-829866-1 swift-container-server[783003]: container-server: Started child 783357 from parent 783003 2022-02-18 12:28:04.164 | Feb 18 12:25:44 n-d-829866-1 container-server[783003]: Started child 783361 from parent 783003 2022-02-18 12:28:04.164 | Feb 18 12:25:44 n-d-829866-1 swift-container-server[783003]: container-server: Started child 783361 from parent 783003 2022-02-18 12:28:04.164 | Feb 18 12:27:45 n-d-829866-1 container-server[783361]: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "PUT /sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" 201 - "PUT http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" "txe4fcca07e5544137a0f7d-00620f90c1" "proxy-server 784224" 0.0222 "-" 783361 0 2022-02-18 12:28:04.164 | Feb 18 12:27:45 n-d-829866-1 swift-container-server[783361]: container-server: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "PUT /sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" 201 - "PUT http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" "txe4fcca07e5544137a0f7d-00620f90c1" "proxy-server 784224" 0.0222 "-" 783361 0 2022-02-18 12:28:04.164 | Feb 18 12:27:45 n-d-829866-1 container-server[783357]: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "HEAD /sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" 204 - "HEAD http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance?format=json&states=listing" "tx3790898836b44383833a6-00620f90c1" "proxy-server 784224" 0.0090 "-" 783357 0 2022-02-18 12:28:04.164 | Feb 18 12:27:45 n-d-829866-1 swift-container-server[783357]: container-server: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "HEAD /sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" 204 - "HEAD http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance?format=json&states=listing" "tx3790898836b44383833a6-00620f90c1" "proxy-server 784224" 0.0090 "-" 783357 0 2022-02-18 12:28:04.164 | Feb 18 12:27:59 n-d-829866-1 container-server[783361]: 127.0.0.1 - - [18/Feb/2022:12:27:59 +0000] "PUT /sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028" 201 - "PUT http://10.222.0.37:8080/sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028" "tx3790898836b44383833a6-00620f90c1" "object-server 783065" 0.0010 "-" 783361 0 2022-02-18 12:28:04.164 | Feb 18 12:27:59 n-d-829866-1 swift-container-server[783361]: container-server: 127.0.0.1 - - [18/Feb/2022:12:27:59 +0000] "PUT /sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028" 201 - "PUT http://10.222.0.37:8080/sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance/8d34339d-6cf9-4835-af23-422766921028" "tx3790898836b44383833a6-00620f90c1" "object-server 783065" 0.0010 "-" 783361 0 2022-02-18 12:28:04.167 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.170 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-account.service 2022-02-18 12:28:04.184 | enabled 2022-02-18 12:28:04.188 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-account.service --no-pager 2022-02-18 12:28:04.224 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-02-18 12:28:04.224 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-02-18 12:28:04.224 | Active: active (running) since Fri 2022-02-18 12:25:44 UTC; 2min 19s ago 2022-02-18 12:28:04.224 | Main PID: 783364 (swift-account-s) 2022-02-18 12:28:04.224 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:04.224 | Memory: 59.4M 2022-02-18 12:28:04.224 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-02-18 12:28:04.225 | ├─783364 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-18 12:28:04.225 | ├─783752 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-18 12:28:04.225 | └─783753 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-18 12:28:04.225 | 2022-02-18 12:28:04.225 | Feb 18 12:27:44 n-d-829866-1 account-server[783753]: 127.0.0.1 - - [18/Feb/2022:12:27:44 +0000] "HEAD /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a" 404 - "HEAD http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a?format=json" "tx6b60aaa150a64f06ba1a8-00620f90c0" "proxy-server 784224" 0.0019 "-" 783753 - 2022-02-18 12:28:04.225 | Feb 18 12:27:44 n-d-829866-1 swift-account-server[783753]: account-server: 127.0.0.1 - - [18/Feb/2022:12:27:44 +0000] "HEAD /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a" 404 - "HEAD http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a?format=json" "tx6b60aaa150a64f06ba1a8-00620f90c0" "proxy-server 784224" 0.0019 "-" 783753 - 2022-02-18 12:28:04.225 | Feb 18 12:27:44 n-d-829866-1 account-server[783753]: 127.0.0.1 - - [18/Feb/2022:12:27:44 +0000] "HEAD /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a" 404 - "HEAD http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a?format=json" "tx6b60aaa150a64f06ba1a8-00620f90c0" "proxy-server 784224" 0.0004 "-" 783753 - 2022-02-18 12:28:04.225 | Feb 18 12:27:44 n-d-829866-1 swift-account-server[783753]: account-server: 127.0.0.1 - - [18/Feb/2022:12:27:44 +0000] "HEAD /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a" 404 - "HEAD http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a?format=json" "tx6b60aaa150a64f06ba1a8-00620f90c0" "proxy-server 784224" 0.0004 "-" 783753 - 2022-02-18 12:28:04.225 | Feb 18 12:27:45 n-d-829866-1 account-server[783752]: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "PUT /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a" 201 - "-" "txe4fcca07e5544137a0f7d-00620f90c1" "-" 0.0223 "-" 783752 - 2022-02-18 12:28:04.225 | Feb 18 12:27:45 n-d-829866-1 swift-account-server[783752]: account-server: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "PUT /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a" 201 - "-" "txe4fcca07e5544137a0f7d-00620f90c1" "-" 0.0223 "-" 783752 - 2022-02-18 12:28:04.225 | Feb 18 12:27:45 n-d-829866-1 account-server[783752]: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "HEAD /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a" 204 - "HEAD http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a?format=json" "txe4fcca07e5544137a0f7d-00620f90c1" "proxy-server 784224" 0.0032 "-" 783752 - 2022-02-18 12:28:04.225 | Feb 18 12:27:45 n-d-829866-1 swift-account-server[783752]: account-server: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "HEAD /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a" 204 - "HEAD http://10.222.0.37:8080/v1/AUTH_b8a43b8fe4fd4267a65705a4c652e83a?format=json" "txe4fcca07e5544137a0f7d-00620f90c1" "proxy-server 784224" 0.0032 "-" 783752 - 2022-02-18 12:28:04.225 | Feb 18 12:27:45 n-d-829866-1 account-server[783752]: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "PUT /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" "txe4fcca07e5544137a0f7d-00620f90c1" "container-server 783361" 0.0022 "-" 783752 0 2022-02-18 12:28:04.225 | Feb 18 12:27:45 n-d-829866-1 swift-account-server[783752]: account-server: 127.0.0.1 - - [18/Feb/2022:12:27:45 +0000] "PUT /sdb1/481/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/450/AUTH_b8a43b8fe4fd4267a65705a4c652e83a/glance" "txe4fcca07e5544137a0f7d-00620f90c1" "container-server 783361" 0.0022 "-" 783752 0 2022-02-18 12:28:04.229 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.232 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@heat.service 2022-02-18 12:28:04.247 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-02-18 12:28:04.251 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.254 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api.service 2022-02-18 12:28:04.266 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-02-18 12:28:04.270 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.273 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-02-18 12:28:04.285 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-02-18 12:28:04.289 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.292 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-02-18 12:28:04.305 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-02-18 12:28:04.309 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.311 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-eng.service 2022-02-18 12:28:04.324 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-02-18 12:28:04.329 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.332 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-02-18 12:28:04.349 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-02-18 12:28:04.354 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.357 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-02-18 12:28:04.371 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-02-18 12:28:04.375 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.379 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-02-18 12:28:04.391 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-02-18 12:28:04.395 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.398 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-02-18 12:28:04.410 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-02-18 12:28:04.414 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.417 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-02-18 12:28:04.429 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-02-18 12:28:04.433 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.436 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-02-18 12:28:04.450 | enabled 2022-02-18 12:28:04.455 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-02-18 12:28:04.503 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-02-18 12:28:04.503 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-02-18 12:28:04.503 | Active: active (running) since Fri 2022-02-18 12:25:46 UTC; 2min 18s ago 2022-02-18 12:28:04.503 | Main PID: 783759 (swift-container) 2022-02-18 12:28:04.503 | Tasks: 1 (limit: 14304) 2022-02-18 12:28:04.503 | Memory: 42.4M 2022-02-18 12:28:04.503 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-02-18 12:28:04.503 | └─783759 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-02-18 12:28:04.503 | 2022-02-18 12:28:04.503 | Feb 18 12:25:46 n-d-829866-1 systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-02-18 12:28:04.504 | Feb 18 12:25:47 n-d-829866-1 container-sync[783759]: Starting 783759 2022-02-18 12:28:04.504 | Feb 18 12:25:47 n-d-829866-1 container-sync[783759]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-02-18 12:28:04.508 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.512 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-02-18 12:28:04.529 | enabled 2022-02-18 12:28:04.533 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-02-18 12:28:04.551 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-02-18 12:28:04.551 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-02-18 12:28:04.551 | Active: active (running) since Fri 2022-02-18 12:27:12 UTC; 52s ago 2022-02-18 12:28:04.551 | Main PID: 791060 (nova-conductor) 2022-02-18 12:28:04.551 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:04.551 | Memory: 149.9M 2022-02-18 12:28:04.551 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-02-18 12:28:04.551 | ├─791060 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-18 12:28:04.551 | ├─791931 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-18 12:28:04.551 | └─791932 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-18 12:28:04.551 | 2022-02-18 12:28:04.551 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.552 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] oslo_messaging_rabbit.ssl_version = {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.552 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.552 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] oslo_messaging_notifications.retry = -1 {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.552 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.552 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] oslo_messaging_notifications.transport_url = **** {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.552 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] oslo_reports.file_event_handler = None {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.552 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.552 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] oslo_reports.log_dir = None {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.552 | Feb 18 12:27:16 n-d-829866-1 nova-conductor[791060]: DEBUG oslo_service.service [None req-02979008-6cc6-4b53-b69c-2e882e636a11 None None] ******************************************************************************** {{(pid=791060) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 12:28:04.555 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 12:28:04.558 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-02-18 12:28:04.573 | enabled 2022-02-18 12:28:04.577 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-02-18 12:28:04.595 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-02-18 12:28:04.595 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-02-18 12:28:04.595 | Active: active (running) since Fri 2022-02-18 12:27:14 UTC; 50s ago 2022-02-18 12:28:04.595 | Main PID: 791447 (nova-conductor) 2022-02-18 12:28:04.595 | Tasks: 3 (limit: 14304) 2022-02-18 12:28:04.595 | Memory: 143.8M 2022-02-18 12:28:04.595 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-02-18 12:28:04.595 | ├─791447 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-18 12:28:04.595 | ├─791938 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-18 12:28:04.595 | └─791939 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-18 12:28:04.595 | 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] oslo_messaging_rabbit.ssl_version = {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] oslo_messaging_notifications.driver = [] {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] oslo_messaging_notifications.retry = -1 {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] oslo_messaging_notifications.transport_url = **** {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] oslo_reports.file_event_handler = None {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] oslo_reports.file_event_handler_interval = 1 {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] oslo_reports.log_dir = None {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 12:28:04.596 | Feb 18 12:27:18 n-d-829866-1 nova-conductor[791447]: DEBUG oslo_service.service [None req-a0de4942-873d-4b96-9ec6-b286e16234be None None] ******************************************************************************** {{(pid=791447) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 12:28:04.599 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-02-18 12:28:04.618 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 12:28:04.621 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-02-18 12:28:04.639 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 12:28:04.642 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-02-18 12:28:04.645 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 12:28:04.647 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-02-18 12:28:04.650 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-02-18 12:28:08.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:08.367 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:08.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 12:28:08.368 | from cryptography.utils import int_from_bytes 2022-02-18 12:28:08.368 | +--------------------------------------------------------------------+ 2022-02-18 12:28:08.368 | | Upgrade Check Results | 2022-02-18 12:28:08.368 | +--------------------------------------------------------------------+ 2022-02-18 12:28:08.368 | | Check: Cells v2 | 2022-02-18 12:28:08.368 | | Result: Success | 2022-02-18 12:28:08.368 | | Details: No host mappings or compute nodes were found. Remember to | 2022-02-18 12:28:08.368 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-02-18 12:28:08.368 | | compute hosts are deployed. | 2022-02-18 12:28:08.368 | +--------------------------------------------------------------------+ 2022-02-18 12:28:08.368 | | Check: Placement API | 2022-02-18 12:28:08.368 | | Result: Success | 2022-02-18 12:28:08.368 | | Details: None | 2022-02-18 12:28:08.368 | +--------------------------------------------------------------------+ 2022-02-18 12:28:08.368 | | Check: Cinder API | 2022-02-18 12:28:08.368 | | Result: Success | 2022-02-18 12:28:08.368 | | Details: None | 2022-02-18 12:28:08.368 | +--------------------------------------------------------------------+ 2022-02-18 12:28:08.368 | | Check: Policy Scope-based Defaults | 2022-02-18 12:28:08.368 | | Result: Warning | 2022-02-18 12:28:08.368 | | Details: Unable to perform policy checks due to error: | 2022-02-18 12:28:08.369 | | 'system_admin_api' | 2022-02-18 12:28:08.369 | +--------------------------------------------------------------------+ 2022-02-18 12:28:08.369 | | Check: Policy File JSON to YAML Migration | 2022-02-18 12:28:08.369 | | Result: Success | 2022-02-18 12:28:08.369 | | Details: None | 2022-02-18 12:28:08.369 | +--------------------------------------------------------------------+ 2022-02-18 12:28:08.369 | | Check: Older than N-1 computes | 2022-02-18 12:28:08.369 | | Result: Success | 2022-02-18 12:28:08.369 | | Details: None | 2022-02-18 12:28:08.369 | +--------------------------------------------------------------------+ 2022-02-18 12:28:08.369 | | Check: hw_machine_type unset | 2022-02-18 12:28:08.369 | | Result: Success | 2022-02-18 12:28:08.369 | | Details: None | 2022-02-18 12:28:08.369 | +--------------------------------------------------------------------+ 2022-02-18 12:28:08.835 | ++ ./stack.sh:main:1451 : err_trap 2022-02-18 12:28:08.839 | ++ ./stack.sh:err_trap:562 : local r=1 2022-02-18 12:28:08.843 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2022-02-18-121622 2022-02-18 12:28:08.844 | exit_trap: cleaning up child processes 2022-02-18 12:28:08.847 | Error on exit