2022-03-31 23:35:51.180 | + ./stack.sh:main:487 : exec 2022-03-31 23:35:51.180 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-233551' 2022-03-31 23:35:51.180 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-31-233551.summary.2022-03-31-233551 2022-03-31 23:35:51.180 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:35:51.180 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-233551 2022-03-31 23:35:51.180 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-233551 /opt/stack/logs/stack.sh.log 2022-03-31 23:35:51.180 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-233551.summary.2022-03-31-233551 /opt/stack/logs/stack.sh.log.summary 2022-03-31 23:35:51.180 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-31 23:35:51.180 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-31 23:35:51.180 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-31 23:35:51.180 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-31 23:35:51.180 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-31 23:35:51.180 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-31 23:35:51.180 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-31 23:35:51.180 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:35:51.180 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-31 23:35:51.180 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-31 23:35:51.180 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:35:51.180 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:35:51.180 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-31 23:35:51.180 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-31 23:35:51.180 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:35:51.180 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-31 23:35:51.180 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-31 23:35:51.181 | + ./stack.sh:main:573 : set -o errexit 2022-03-31 23:35:51.183 | + ./stack.sh:main:576 : uname -a 2022-03-31 23:35:51.185 | Linux dv-cinder-835880-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-31 23:35:51.187 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-31 23:35:51.189 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-31 23:35:51.192 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-31 23:35:51.228 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-31 23:35:51.246 | + ./stack.sh:main:590 : fetch_plugins 2022-03-31 23:35:51.248 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-31 23:35:51.250 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-31 23:35:51.252 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-31 23:35:51.254 | + functions-common:fetch_plugins:1776 : return 2022-03-31 23:35:51.256 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-31 23:35:51.258 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-31 23:35:51.260 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:35:51.261 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:35:51.263 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:35:51.265 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:35:51.267 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:35:51.269 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:35:51.271 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:35:51.275 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:35:51.276 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:35:51.278 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:35:51.280 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-31 23:35:51.282 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:35:51.296 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:51.298 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:35:51.300 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:51.302 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:51.304 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:51.306 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:51.308 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:35:51.310 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-31 23:35:51.312 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-31 23:35:51.314 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:35:51.315 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:35:51.317 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-31 23:35:51.319 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-31 23:35:51.321 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-31 23:35:51.323 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-31 23:35:51.325 | + functions-common:plugin_override_defaults:1817 : return 2022-03-31 23:35:51.329 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-31 23:35:51.348 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-31 23:35:51.351 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-31 23:35:51.364 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:35:51.366 | +++ lib/tls:source:43 : hostname -f 2022-03-31 23:35:51.370 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-31 23:35:51.372 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-31 23:35:51.374 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-31 23:35:51.376 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-31 23:35:51.378 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-31 23:35:51.383 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-31 23:35:51.385 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-31 23:35:51.387 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-31 23:35:51.389 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-31 23:35:51.391 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-31 23:35:51.396 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-31 23:35:51.408 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-31 23:35:51.427 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-31 23:35:51.442 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-31 23:35:51.454 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-31 23:35:51.490 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-31 23:35:51.551 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-31 23:35:51.642 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-31 23:35:51.664 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-31 23:35:51.708 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-31 23:35:51.761 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-31 23:35:51.910 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-31 23:35:51.925 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-31 23:35:51.938 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-31 23:35:51.951 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-31 23:35:52.047 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-31 23:35:52.049 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-31 23:35:52.053 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-31 23:35:52.055 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-31 23:35:52.057 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-31 23:35:52.059 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-31 23:35:52.062 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-31 23:35:52.062 | False' 2022-03-31 23:35:52.064 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-31 23:35:52.080 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-31 23:35:52.083 | + ./stack.sh:main:624 : run_phase source 2022-03-31 23:35:52.085 | + functions-common:run_phase:1853 : local mode=source 2022-03-31 23:35:52.087 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:35:52.089 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:35:52.091 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:35:52.093 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:35:52.095 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:35:52.098 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:35:52.101 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:35:52.105 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:35:52.107 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:35:52.109 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:35:52.111 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-31 23:35:52.114 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:35:52.128 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:52.131 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:35:52.133 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-31 23:35:52.176 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-31 23:35:52.178 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-31 23:35:52.180 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:35:52.182 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-31 23:35:52.185 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-31 23:35:52.187 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-31 23:35:52.191 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-31 23:35:52.193 | + functions-common:load_plugin_settings:1794 : return 2022-03-31 23:35:52.195 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-31 23:35:52.197 | + functions-common:verify_disabled_services:2136 : local service 2022-03-31 23:35:52.200 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.202 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-31 23:35:52.204 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.207 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-31 23:35:52.209 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.212 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-31 23:35:52.214 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.216 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-31 23:35:52.218 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.221 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-31 23:35:52.224 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.226 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-31 23:35:52.228 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.230 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-31 23:35:52.233 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.236 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-31 23:35:52.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.241 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-31 23:35:52.243 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.245 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-31 23:35:52.248 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.250 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-31 23:35:52.252 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.256 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-31 23:35:52.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.262 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-31 23:35:52.266 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.270 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-31 23:35:52.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.275 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-31 23:35:52.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.280 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-31 23:35:52.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.285 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-31 23:35:52.287 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.290 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-31 23:35:52.292 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.295 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-31 23:35:52.297 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.299 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-31 23:35:52.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.304 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-31 23:35:52.306 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.308 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-31 23:35:52.311 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.313 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-31 23:35:52.315 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.317 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-31 23:35:52.320 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.322 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-31 23:35:52.324 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.327 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-31 23:35:52.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.332 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-31 23:35:52.334 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.336 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-31 23:35:52.339 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.341 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-31 23:35:52.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.346 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-31 23:35:52.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.351 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-31 23:35:52.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.356 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-31 23:35:52.358 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.360 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-31 23:35:52.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.366 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-31 23:35:52.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.371 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-31 23:35:52.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.375 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-31 23:35:52.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.380 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-31 23:35:52.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.384 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-31 23:35:52.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.389 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-31 23:35:52.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.393 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-31 23:35:52.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.399 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-31 23:35:52.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.403 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-31 23:35:52.405 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.408 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-31 23:35:52.411 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.413 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-31 23:35:52.416 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:35:52.418 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-31 23:35:52.421 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-31 23:35:52.423 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:35:52.426 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-31 23:35:52.441 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:52.443 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-31 23:35:52.446 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:35:52.448 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-31 23:35:52.464 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:35:52.466 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-31 23:35:52.468 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-31 23:35:52.471 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-31 23:35:52.473 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-31 23:35:52.476 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-31 23:35:52.478 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-31 23:35:52.480 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-31 23:35:52.483 | + lib/database:initialize_database_backends:92 : return 0 2022-03-31 23:35:52.485 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-31 23:35:52.485 | Using mysql database backend 2022-03-31 23:35:52.487 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-31 23:35:52.504 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-31 23:35:52.507 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-31 23:35:52.509 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:35:52.512 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-31 23:35:52.515 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:35:52.517 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-31 23:35:52.534 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:52.536 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-31 23:35:52.553 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-31 23:35:52.570 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:52.572 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-31 23:35:52.589 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-31 23:35:52.605 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-31 23:35:52.621 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:35:52.624 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-31 23:35:52.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:35:52.643 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-31 23:35:52.660 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-31 23:35:52.662 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-31 23:35:52.665 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-31 23:35:52.668 | + functions-common:save_stackenv:60 : local tag=757 2022-03-31 23:35:52.671 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:35:52.675 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-233552 2022-03-31 23:35:52.677 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-233552 757' 2022-03-31 23:35:52.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.682 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:35:52.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.687 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:35:52.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.693 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:35:52.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.697 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:35:52.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.702 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-03-31 23:35:52.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.708 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-03-31 23:35:52.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.713 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-233551 2022-03-31 23:35:52.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.718 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:35:52.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.723 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-03-31 23:35:52.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.728 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:35:52.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.732 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:35:52.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.737 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:35:52.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:35:52.742 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:35:52.745 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-31 23:35:52.747 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-31 23:35:52.750 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-31 23:35:52.752 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-31 23:35:52.754 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:35:52.757 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:35:52.759 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:35:52.762 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:35:52.764 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:35:52.767 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:35:52.783 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:35:52.785 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:35:52.787 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:35:52.790 | + functions-common:git_clone:629 : echo master 2022-03-31 23:35:52.791 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:35:52.796 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-31 23:35:52.798 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:35:52.801 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-31 23:35:52.803 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:35:52.804 | + functions-common:git_clone:678 : head -1 2022-03-31 23:35:52.807 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-03-31 23:35:52.809 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:35:52.812 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-31 23:35:52.814 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:35:52.818 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-31 23:35:52.820 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-31 23:35:52.823 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-31 23:35:52.825 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-31 23:35:52.828 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:35:52.830 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-31 23:35:52.833 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-31 23:35:52.836 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-31 23:35:52.839 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-31 23:35:52.843 | ++ tools/install_prereqs.sh:source:47 : NOW=1648769752 2022-03-31 23:35:52.847 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-31 23:35:52.851 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648768559 2022-03-31 23:35:52.854 | ++ tools/install_prereqs.sh:source:49 : DELTA=1193 2022-03-31 23:35:52.856 | ++ tools/install_prereqs.sh:source:50 : [[ 1193 -lt 7200 ]] 2022-03-31 23:35:52.859 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-31 23:35:52.861 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-31 23:35:52.864 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-31 23:35:52.867 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-31 23:35:52.869 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-31 23:35:52.872 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-31 23:35:52.874 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-31 23:35:52.877 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-31 23:35:52.880 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:35:52.927 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-31 23:35:52.927 | apache2-dev 2022-03-31 23:35:52.927 | bc 2022-03-31 23:35:52.927 | bsdmainutils 2022-03-31 23:35:52.927 | curl 2022-03-31 23:35:52.928 | g++ 2022-03-31 23:35:52.928 | gawk 2022-03-31 23:35:52.928 | gcc 2022-03-31 23:35:52.928 | gettext 2022-03-31 23:35:52.928 | git 2022-03-31 23:35:52.928 | graphviz 2022-03-31 23:35:52.928 | iputils-ping 2022-03-31 23:35:52.928 | libapache2-mod-proxy-uwsgi 2022-03-31 23:35:52.928 | libffi-dev 2022-03-31 23:35:52.928 | libjpeg-dev 2022-03-31 23:35:52.928 | libpcre3-dev 2022-03-31 23:35:52.928 | libpq-dev 2022-03-31 23:35:52.928 | libssl-dev 2022-03-31 23:35:52.928 | libsystemd-dev 2022-03-31 23:35:52.928 | libxml2-dev 2022-03-31 23:35:52.928 | libxslt1-dev 2022-03-31 23:35:52.928 | libyaml-dev 2022-03-31 23:35:52.928 | lsof 2022-03-31 23:35:52.928 | openssh-server 2022-03-31 23:35:52.928 | openssl 2022-03-31 23:35:52.928 | pkg-config 2022-03-31 23:35:52.928 | psmisc 2022-03-31 23:35:52.928 | python3-dev 2022-03-31 23:35:52.928 | python3-pip 2022-03-31 23:35:52.928 | python3-systemd 2022-03-31 23:35:52.928 | python3-venv 2022-03-31 23:35:52.928 | tar 2022-03-31 23:35:52.928 | tcpdump 2022-03-31 23:35:52.928 | unzip 2022-03-31 23:35:52.928 | uuid-runtime 2022-03-31 23:35:52.928 | wget 2022-03-31 23:35:52.928 | wget 2022-03-31 23:35:52.928 | zlib1g-dev 2022-03-31 23:35:52.928 | libkrb5-dev 2022-03-31 23:35:52.928 | libldap2-dev 2022-03-31 23:35:52.928 | libsasl2-dev 2022-03-31 23:35:52.928 | memcached 2022-03-31 23:35:52.928 | python3-mysqldb 2022-03-31 23:35:52.929 | sqlite3 2022-03-31 23:35:52.929 | conntrack 2022-03-31 23:35:52.929 | curl 2022-03-31 23:35:52.929 | dnsmasq-base 2022-03-31 23:35:52.929 | dnsmasq-utils 2022-03-31 23:35:52.929 | ebtables 2022-03-31 23:35:52.929 | genisoimage 2022-03-31 23:35:52.929 | iptables 2022-03-31 23:35:52.929 | iputils-arping 2022-03-31 23:35:52.929 | kpartx 2022-03-31 23:35:52.929 | libjs-jquery-tablesorter 2022-03-31 23:35:52.929 | parted 2022-03-31 23:35:52.929 | pm-utils 2022-03-31 23:35:52.929 | python3-mysqldb 2022-03-31 23:35:52.929 | socat 2022-03-31 23:35:52.929 | sqlite3 2022-03-31 23:35:52.929 | sudo 2022-03-31 23:35:52.929 | vlan 2022-03-31 23:35:52.929 | lsscsi 2022-03-31 23:35:52.929 | open-iscsi 2022-03-31 23:35:52.929 | lvm2 2022-03-31 23:35:52.929 | qemu-utils 2022-03-31 23:35:52.929 | thin-provisioning-tools 2022-03-31 23:35:52.929 | acl 2022-03-31 23:35:52.929 | dnsmasq-base 2022-03-31 23:35:52.929 | dnsmasq-utils 2022-03-31 23:35:52.929 | ebtables 2022-03-31 23:35:52.929 | haproxy 2022-03-31 23:35:52.929 | iptables 2022-03-31 23:35:52.929 | iputils-arping 2022-03-31 23:35:52.929 | iputils-ping 2022-03-31 23:35:52.929 | postgresql-server-dev-all 2022-03-31 23:35:52.929 | python3-mysqldb 2022-03-31 23:35:52.929 | sqlite3 2022-03-31 23:35:52.929 | sudo 2022-03-31 23:35:52.929 | vlan 2022-03-31 23:35:52.929 | pcp 2022-03-31 23:35:52.929 | ipset 2022-03-31 23:35:52.930 | conntrack 2022-03-31 23:35:52.930 | conntrackd 2022-03-31 23:35:52.930 | keepalived 2022-03-31 23:35:52.930 | lvm2 2022-03-31 23:35:52.930 | qemu-utils 2022-03-31 23:35:52.930 | thin-provisioning-tools 2022-03-31 23:35:52.930 | curl 2022-03-31 23:35:52.930 | liberasurecode-dev 2022-03-31 23:35:52.930 | make 2022-03-31 23:35:52.930 | memcached 2022-03-31 23:35:52.930 | rsync 2022-03-31 23:35:52.930 | sqlite3 2022-03-31 23:35:52.930 | xfsprogs' 2022-03-31 23:35:52.931 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-31 23:35:52.950 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-31 23:35:52.950 | apache2-dev 2022-03-31 23:35:52.950 | bc 2022-03-31 23:35:52.951 | bsdmainutils 2022-03-31 23:35:52.951 | curl 2022-03-31 23:35:52.951 | g++ 2022-03-31 23:35:52.951 | gawk 2022-03-31 23:35:52.951 | gcc 2022-03-31 23:35:52.951 | gettext 2022-03-31 23:35:52.951 | git 2022-03-31 23:35:52.951 | graphviz 2022-03-31 23:35:52.951 | iputils-ping 2022-03-31 23:35:52.951 | libapache2-mod-proxy-uwsgi 2022-03-31 23:35:52.951 | libffi-dev 2022-03-31 23:35:52.951 | libjpeg-dev 2022-03-31 23:35:52.951 | libpcre3-dev 2022-03-31 23:35:52.951 | libpq-dev 2022-03-31 23:35:52.951 | libssl-dev 2022-03-31 23:35:52.951 | libsystemd-dev 2022-03-31 23:35:52.951 | libxml2-dev 2022-03-31 23:35:52.951 | libxslt1-dev 2022-03-31 23:35:52.951 | libyaml-dev 2022-03-31 23:35:52.951 | lsof 2022-03-31 23:35:52.951 | openssh-server 2022-03-31 23:35:52.951 | openssl 2022-03-31 23:35:52.951 | pkg-config 2022-03-31 23:35:52.951 | psmisc 2022-03-31 23:35:52.951 | python3-dev 2022-03-31 23:35:52.951 | python3-pip 2022-03-31 23:35:52.951 | python3-systemd 2022-03-31 23:35:52.951 | python3-venv 2022-03-31 23:35:52.951 | tar 2022-03-31 23:35:52.951 | tcpdump 2022-03-31 23:35:52.951 | unzip 2022-03-31 23:35:52.951 | uuid-runtime 2022-03-31 23:35:52.951 | wget 2022-03-31 23:35:52.951 | wget 2022-03-31 23:35:52.951 | zlib1g-dev 2022-03-31 23:35:52.951 | libkrb5-dev 2022-03-31 23:35:52.951 | libldap2-dev 2022-03-31 23:35:52.951 | libsasl2-dev 2022-03-31 23:35:52.952 | memcached 2022-03-31 23:35:52.952 | python3-mysqldb 2022-03-31 23:35:52.952 | sqlite3 2022-03-31 23:35:52.952 | conntrack 2022-03-31 23:35:52.952 | curl 2022-03-31 23:35:52.952 | dnsmasq-base 2022-03-31 23:35:52.952 | dnsmasq-utils 2022-03-31 23:35:52.952 | ebtables 2022-03-31 23:35:52.952 | genisoimage 2022-03-31 23:35:52.952 | iptables 2022-03-31 23:35:52.952 | iputils-arping 2022-03-31 23:35:52.952 | kpartx 2022-03-31 23:35:52.952 | libjs-jquery-tablesorter 2022-03-31 23:35:52.952 | parted 2022-03-31 23:35:52.952 | pm-utils 2022-03-31 23:35:52.952 | python3-mysqldb 2022-03-31 23:35:52.952 | socat 2022-03-31 23:35:52.952 | sqlite3 2022-03-31 23:35:52.952 | sudo 2022-03-31 23:35:52.952 | vlan 2022-03-31 23:35:52.952 | lsscsi 2022-03-31 23:35:52.952 | open-iscsi 2022-03-31 23:35:52.952 | lvm2 2022-03-31 23:35:52.952 | qemu-utils 2022-03-31 23:35:52.952 | thin-provisioning-tools 2022-03-31 23:35:52.952 | acl 2022-03-31 23:35:52.952 | dnsmasq-base 2022-03-31 23:35:52.952 | dnsmasq-utils 2022-03-31 23:35:52.952 | ebtables 2022-03-31 23:35:52.952 | haproxy 2022-03-31 23:35:52.952 | iptables 2022-03-31 23:35:52.952 | iputils-arping 2022-03-31 23:35:52.952 | iputils-ping 2022-03-31 23:35:52.952 | postgresql-server-dev-all 2022-03-31 23:35:52.952 | python3-mysqldb 2022-03-31 23:35:52.952 | sqlite3 2022-03-31 23:35:52.952 | sudo 2022-03-31 23:35:52.952 | vlan 2022-03-31 23:35:52.953 | pcp 2022-03-31 23:35:52.953 | ipset 2022-03-31 23:35:52.953 | conntrack 2022-03-31 23:35:52.953 | conntrackd 2022-03-31 23:35:52.953 | keepalived 2022-03-31 23:35:52.953 | lvm2 2022-03-31 23:35:52.953 | qemu-utils 2022-03-31 23:35:52.953 | thin-provisioning-tools 2022-03-31 23:35:52.953 | curl 2022-03-31 23:35:52.953 | liberasurecode-dev 2022-03-31 23:35:52.953 | make 2022-03-31 23:35:52.953 | memcached 2022-03-31 23:35:52.953 | rsync 2022-03-31 23:35:52.953 | sqlite3 2022-03-31 23:35:52.953 | xfsprogs ' 2022-03-31 23:35:52.953 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-31 23:35:52.955 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:35:52.958 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:35:52.961 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:35:52.961 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-31 23:35:52.966 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:35:52.969 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-31 23:35:52.971 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:35:52.973 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-31 23:35:52.975 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:35:52.977 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:35:52.980 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:35:52.982 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:35:52.984 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:35:52.986 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:35:52.989 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-31 23:35:52.991 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-31 23:35:52.993 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-31 23:35:52.995 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-31 23:35:53.000 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-31 23:35:53.002 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-31 23:35:53.005 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-31 23:35:53.007 | ++ functions-common:time_start:2412 : local start_time= 2022-03-31 23:35:53.009 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:35:53.012 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:35:53.015 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648769753013 2022-03-31 23:35:53.018 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-31 23:35:53.020 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-31 23:35:53.022 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-31 23:35:53.266 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-31 23:35:53.266 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-31 23:35:53.319 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-31 23:35:53.615 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-31 23:35:54.090 | Fetched 336 kB in 1s (457 kB/s) 2022-03-31 23:35:55.622 | Reading package lists... 2022-03-31 23:35:55.655 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-31 23:35:55.657 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-31 23:35:55.659 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:35:55.662 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:35:55.664 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:35:55.666 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:35:55.668 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:35:55.670 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-31 23:35:55.673 | ++ functions-common:time_stop:2432 : start_time=1648769753013 2022-03-31 23:35:55.675 | ++ functions-common:time_stop:2434 : [[ -z 1648769753013 ]] 2022-03-31 23:35:55.677 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:35:55.682 | ++ functions-common:time_stop:2437 : end_time=1648769755679 2022-03-31 23:35:55.684 | ++ functions-common:time_stop:2438 : elapsed_time=2666 2022-03-31 23:35:55.686 | ++ functions-common:time_stop:2439 : total=0 2022-03-31 23:35:55.688 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:35:55.690 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2666 2022-03-31 23:35:55.693 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:35:55.695 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:35:55.698 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:35:55.700 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:35:55.702 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:35:55.724 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:35:55.834 | Reading package lists... 2022-03-31 23:35:56.088 | Building dependency tree... 2022-03-31 23:35:56.090 | Reading state information... 2022-03-31 23:35:56.126 | acl is already the newest version (2.2.53-6). 2022-03-31 23:35:56.126 | bc is already the newest version (1.07.1-2build1). 2022-03-31 23:35:56.127 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-31 23:35:56.127 | conntrack is already the newest version (1:1.4.5-2). 2022-03-31 23:35:56.127 | ebtables is already the newest version (2.0.11-3build1). 2022-03-31 23:35:56.127 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:35:56.127 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-31 23:35:56.127 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:35:56.127 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-31 23:35:56.127 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-31 23:35:56.127 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-31 23:35:56.127 | iputils-arping is already the newest version (3:20190709-3). 2022-03-31 23:35:56.127 | iputils-ping is already the newest version (3:20190709-3). 2022-03-31 23:35:56.127 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-31 23:35:56.127 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-31 23:35:56.127 | libffi-dev is already the newest version (3.3-4). 2022-03-31 23:35:56.127 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-31 23:35:56.127 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-31 23:35:56.127 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-31 23:35:56.127 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-31 23:35:56.127 | lsscsi is already the newest version (0.30-0.1). 2022-03-31 23:35:56.127 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-31 23:35:56.127 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:35:56.127 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-31 23:35:56.127 | psmisc is already the newest version (23.3-1). 2022-03-31 23:35:56.127 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:35:56.127 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-31 23:35:56.127 | python3-systemd is already the newest version (234-3build2). 2022-03-31 23:35:56.127 | socat is already the newest version (1.7.3.3-2). 2022-03-31 23:35:56.127 | tcpdump is already the newest version (4.9.3-4). 2022-03-31 23:35:56.127 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-31 23:35:56.127 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-31 23:35:56.127 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-31 23:35:56.127 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-31 23:35:56.127 | graphviz is already the newest version (2.42.2-3build2). 2022-03-31 23:35:56.127 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-31 23:35:56.128 | pcp is already the newest version (5.0.3-1). 2022-03-31 23:35:56.128 | pm-utils is already the newest version (1.4.1-19). 2022-03-31 23:35:56.128 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:35:56.128 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:35:56.128 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:35:56.128 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-31 23:35:56.128 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:35:56.128 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:35:56.128 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-31 23:35:56.128 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-31 23:35:56.128 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-31 23:35:56.128 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-31 23:35:56.128 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-31 23:35:56.128 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-31 23:35:56.128 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-31 23:35:56.128 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-31 23:35:56.128 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:35:56.129 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-31 23:35:56.129 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-31 23:35:56.129 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-31 23:35:56.129 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-31 23:35:56.129 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-31 23:35:56.129 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-31 23:35:56.129 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:35:56.129 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-31 23:35:56.129 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-31 23:35:56.129 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-03-31 23:35:56.129 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-31 23:35:56.129 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-31 23:35:56.129 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-31 23:35:56.129 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-31 23:35:56.129 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-31 23:35:56.129 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-03-31 23:35:56.370 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:35:56.370 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-31 23:35:56.370 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-31 23:35:56.370 | The following packages were automatically installed and are no longer required: 2022-03-31 23:35:56.371 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:35:56.372 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:35:56.372 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:35:56.372 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:35:56.372 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:35:56.372 | python3-zope.interface 2022-03-31 23:35:56.372 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:35:56.373 | The following additional packages will be installed: 2022-03-31 23:35:56.373 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-03-31 23:35:56.440 | The following NEW packages will be installed: 2022-03-31 23:35:56.440 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-03-31 23:35:56.440 | python3-yaml 2022-03-31 23:35:57.020 | 0 upgraded, 5 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:35:57.020 | Need to get 0 B/27.4 MB of archives. 2022-03-31 23:35:57.020 | After this operation, 211 MB of additional disk space will be used. 2022-03-31 23:35:57.056 | Selecting previously unselected package python3-yaml. 2022-03-31 23:35:57.112 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88085 files and directories currently installed.) 2022-03-31 23:35:57.117 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-31 23:35:57.120 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-31 23:35:57.170 | Selecting previously unselected package llvm-10-tools. 2022-03-31 23:35:57.181 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-31 23:35:57.184 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-31 23:35:57.343 | Selecting previously unselected package llvm-10-dev. 2022-03-31 23:35:57.353 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-31 23:35:57.357 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-31 23:36:01.849 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-31 23:36:01.859 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-31 23:36:01.862 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-31 23:36:02.174 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-31 23:36:02.185 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-31 23:36:02.187 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-31 23:36:02.247 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-31 23:36:02.558 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-31 23:36:02.563 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-31 23:36:02.568 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-31 23:36:02.573 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-31 23:36:02.578 | Processing triggers for man-db (2.9.1-1) ... 2022-03-31 23:36:02.918 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-31 23:36:10.962 | ++ functions-common:apt_get:1234 : result=0 2022-03-31 23:36:10.965 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:36:10.967 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:36:10.969 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:10.972 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:10.974 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:36:10.977 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:10.979 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:36:10.981 | ++ functions-common:time_stop:2432 : start_time=1648769755721 2022-03-31 23:36:10.983 | ++ functions-common:time_stop:2434 : [[ -z 1648769755721 ]] 2022-03-31 23:36:10.986 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:10.990 | ++ functions-common:time_stop:2437 : end_time=1648769770988 2022-03-31 23:36:10.993 | ++ functions-common:time_stop:2438 : elapsed_time=15267 2022-03-31 23:36:10.995 | ++ functions-common:time_stop:2439 : total=789 2022-03-31 23:36:10.997 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:10.999 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16056 2022-03-31 23:36:11.002 | ++ functions-common:apt_get:1238 : return 0 2022-03-31 23:36:11.005 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-31 23:36:11.007 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:36:11.010 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-31 23:36:11.014 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-31 23:36:11.019 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-31 23:36:11.022 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-31 23:36:11.024 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-31 23:36:12.443 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-31 23:36:12.445 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-31 23:36:12.448 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-31 23:36:12.449 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-31 23:36:12.451 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-31 23:36:12.453 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-31 23:36:12.455 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-31 23:36:12.457 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-31 23:36:12.459 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-31 23:36:12.461 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-31 23:36:12.462 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-31 23:36:12.464 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-31 23:36:12.466 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-31 23:36:12.468 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-31 23:36:12.469 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-31 23:36:12.471 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-31 23:36:12.473 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-31 23:36:12.475 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-31 23:36:12.477 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-31 23:36:12.479 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-31 23:36:12.481 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-31 23:36:12.483 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-31 23:36:12.485 | + functions-common:_ensure_lsb_release:394 : return 2022-03-31 23:36:12.487 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-31 23:36:12.563 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-31 23:36:12.565 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-31 23:36:12.641 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-31 23:36:12.644 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-31 23:36:12.720 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-31 23:36:12.722 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-31 23:36:12.724 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-31 23:36:12.726 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-31 23:36:12.728 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-31 23:36:12.730 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-31 23:36:12.732 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-31 23:36:12.734 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-31 23:36:12.736 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-31 23:36:12.737 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-31 23:36:12.740 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-31 23:36:12.740 | Distro: focal 2022-03-31 23:36:12.742 | + tools/install_pip.sh:main:124 : get_versions 2022-03-31 23:36:12.744 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:36:12.748 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:36:12.750 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:36:12.752 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:36:12.753 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:36:13.446 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:36:13.448 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:36:13.448 | pip: 21.3.1 2022-03-31 23:36:13.449 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-31 23:36:13.451 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-31 23:36:13.453 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:36:13.455 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:36:13.457 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:36:13.459 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:36:13.461 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:36:13.463 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:36:13.464 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:36:13.466 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:36:13.468 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:36:13.471 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:36:13.473 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:36:13.474 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-31 23:36:13.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:13.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:13.480 | + tools/install_pip.sh:main:142 : : 2022-03-31 23:36:13.482 | + tools/install_pip.sh:main:147 : set -x 2022-03-31 23:36:13.484 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-31 23:36:13.485 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-31 23:36:13.487 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:36:13.489 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-31 23:36:13.491 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-31 23:36:13.493 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:36:13.496 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:36:13.496 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:36:13.501 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-31 23:36:13.503 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-31 23:36:13.505 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:36:13.507 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:36:13.509 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:36:13.527 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-31 23:36:13.528 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:36:14.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:14.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:14.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:14.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:15.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:17.099 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-31 23:36:17.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-31 23:36:19.435 | Installing collected packages: setuptools 2022-03-31 23:36:20.216 | Successfully installed setuptools-60.9.3 2022-03-31 23:36:20.216 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:36:20.386 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:36:20.386 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:36:20.524 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:20.526 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:20.528 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:20.529 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:20.531 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:20.533 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:20.535 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:20.537 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:20.538 | + functions-common:time_stop:2432 : start_time=1648769773522 2022-03-31 23:36:20.540 | + functions-common:time_stop:2434 : [[ -z 1648769773522 ]] 2022-03-31 23:36:20.543 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:20.546 | + functions-common:time_stop:2437 : end_time=1648769780544 2022-03-31 23:36:20.548 | + functions-common:time_stop:2438 : elapsed_time=7022 2022-03-31 23:36:20.550 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:36:20.552 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:20.553 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7022 2022-03-31 23:36:20.555 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:20.557 | + tools/install_pip.sh:main:153 : get_versions 2022-03-31 23:36:20.560 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:36:20.563 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:36:20.565 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:36:20.568 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:36:20.568 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:36:21.266 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:36:21.268 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:36:21.268 | pip: 21.3.1 2022-03-31 23:36:21.271 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-31 23:36:21.274 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:36:21.277 | + ./stack.sh:main:796 : fixup_all 2022-03-31 23:36:21.280 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-31 23:36:21.282 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-31 23:36:21.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:21.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:21.289 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-31 23:36:21.302 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-31 23:36:21.313 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-31 23:36:21.325 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-31 23:36:21.327 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-31 23:36:21.329 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:36:21.332 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:36:21.335 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:36:21.337 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:36:21.339 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:36:21.341 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:36:21.343 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:36:21.345 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:36:21.348 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:36:21.353 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:36:21.356 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:36:21.358 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-31 23:36:21.361 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-31 23:36:21.363 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-31 23:36:21.365 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:36:21.367 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:36:21.370 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:36:21.372 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:36:21.374 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:36:21.376 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:36:21.378 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-31 23:36:21.381 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-31 23:36:21.383 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-31 23:36:21.385 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-31 23:36:21.388 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-31 23:36:21.390 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-31 23:36:21.392 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-31 23:36:21.415 | Using python 3.8 to install os-testr 2022-03-31 23:36:21.417 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-31 23:36:22.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:22.280 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:22.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:22.280 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:23.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:23.457 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-31 23:36:23.536 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-31 23:36:23.538 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-31 23:36:23.539 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-31 23:36:23.540 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-31 23:36:23.554 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-31 23:36:23.580 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-31 23:36:23.581 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-31 23:36:23.582 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-31 23:36:23.583 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-31 23:36:23.585 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-31 23:36:23.608 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-31 23:36:23.610 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-31 23:36:23.611 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-31 23:36:23.612 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-31 23:36:23.614 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-31 23:36:23.629 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-31 23:36:23.693 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-31 23:36:23.694 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-31 23:36:23.695 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-31 23:36:25.949 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:36:25.956 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:36:25.956 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:36:26.077 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:26.079 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:26.082 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:26.084 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:26.086 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:26.088 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:26.091 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:26.093 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:26.095 | + functions-common:time_stop:2432 : start_time=1648769781409 2022-03-31 23:36:26.098 | + functions-common:time_stop:2434 : [[ -z 1648769781409 ]] 2022-03-31 23:36:26.100 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:26.105 | + functions-common:time_stop:2437 : end_time=1648769786102 2022-03-31 23:36:26.107 | + functions-common:time_stop:2438 : elapsed_time=4693 2022-03-31 23:36:26.109 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:36:26.111 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:26.113 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4693 2022-03-31 23:36:26.116 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:26.118 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-31 23:36:26.173 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-31 23:36:26.275 | + ./stack.sh:main:810 : install_infra 2022-03-31 23:36:26.278 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:36:26.281 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-31 23:36:26.283 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-31 23:36:29.456 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:36:29.458 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-31 23:36:29.486 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-31 23:36:31.304 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.351 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.429 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.439 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.462 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.466 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.484 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.494 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.515 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.527 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.589 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.669 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.686 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.717 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.726 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.741 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.758 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.771 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.785 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.795 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.834 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.857 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.865 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.928 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.932 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.936 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:31.977 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.015 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.031 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.049 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.069 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.086 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.103 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.133 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.164 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.191 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.202 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.220 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.233 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.251 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.258 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.262 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:32.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:32.392 | Collecting pbr===5.8.1 2022-03-31 23:36:32.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-31 23:36:32.439 | Installing collected packages: pbr 2022-03-31 23:36:32.583 | Successfully installed pbr-5.8.1 2022-03-31 23:36:32.650 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:32.652 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:32.654 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:32.656 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:32.659 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:32.661 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:32.664 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:32.666 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:32.668 | + functions-common:time_stop:2432 : start_time=1648769789478 2022-03-31 23:36:32.670 | + functions-common:time_stop:2434 : [[ -z 1648769789478 ]] 2022-03-31 23:36:32.673 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:32.677 | + functions-common:time_stop:2437 : end_time=1648769792674 2022-03-31 23:36:32.679 | + functions-common:time_stop:2438 : elapsed_time=3196 2022-03-31 23:36:32.681 | + functions-common:time_stop:2439 : total=4693 2022-03-31 23:36:32.683 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:32.685 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7889 2022-03-31 23:36:32.687 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:32.690 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:36:32.692 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-31 23:36:32.715 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-31 23:36:34.519 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.565 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.639 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.648 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.670 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.674 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.691 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.700 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.721 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.732 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.794 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.871 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.888 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.919 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.927 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.941 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.959 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.971 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.984 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:34.994 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.032 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.055 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.062 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.125 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.129 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.133 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.174 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.212 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.228 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.245 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.264 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.281 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.299 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.328 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.359 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.386 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.397 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.415 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.428 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.446 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.452 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.457 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:36:35.460 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:35.462 | Processing /opt/stack/requirements 2022-03-31 23:36:36.837 | Collecting fixtures===3.0.0 2022-03-31 23:36:36.845 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-31 23:36:37.068 | Collecting PyYAML===6.0 2022-03-31 23:36:37.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-31 23:36:37.251 | Collecting requests===2.27.1 2022-03-31 23:36:37.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-31 23:36:37.356 | Collecting packaging===21.3 2022-03-31 23:36:37.362 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-31 23:36:37.429 | Collecting testtools===2.5.0 2022-03-31 23:36:37.435 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-31 23:36:37.517 | Collecting idna===3.3 2022-03-31 23:36:37.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-31 23:36:37.663 | Collecting pyparsing===3.0.7 2022-03-31 23:36:37.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-31 23:36:37.737 | Collecting six===1.16.0 2022-03-31 23:36:37.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-31 23:36:37.798 | Collecting charset-normalizer===2.0.12 2022-03-31 23:36:37.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-31 23:36:37.840 | Collecting Parsley>=1.2 2022-03-31 23:36:37.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-31 23:36:37.893 | Collecting beagle>=0.2.1 2022-03-31 23:36:37.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-31 23:36:37.927 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-03-31 23:36:37.999 | Collecting urllib3===1.26.8 2022-03-31 23:36:38.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-31 23:36:38.120 | Collecting certifi>=2017.4.17 2022-03-31 23:36:38.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-31 23:36:38.163 | Collecting extras===1.0.0 2022-03-31 23:36:38.170 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-31 23:36:38.255 | Collecting cliff===3.10.1 2022-03-31 23:36:38.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-31 23:36:38.324 | Collecting autopage===0.5.0 2022-03-31 23:36:38.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-31 23:36:38.420 | Collecting stevedore===3.5.0 2022-03-31 23:36:38.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-31 23:36:38.591 | Collecting cmd2===2.4.0 2022-03-31 23:36:38.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-31 23:36:38.708 | Collecting prettytable===3.1.1 2022-03-31 23:36:38.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-31 23:36:38.772 | Collecting attrs===21.4.0 2022-03-31 23:36:38.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-31 23:36:38.898 | Collecting pyperclip===1.8.2 2022-03-31 23:36:38.905 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-31 23:36:38.946 | Collecting wcwidth===0.2.5 2022-03-31 23:36:38.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-31 23:36:38.972 | Building wheels for collected packages: openstack-requirements 2022-03-31 23:36:38.972 | Building wheel for openstack-requirements (setup.py): started 2022-03-31 23:36:39.788 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-31 23:36:39.788 | ERROR: Command errored out with exit status 1: 2022-03-31 23:36:39.788 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rz7gl3qn/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-rz7gl3qn/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-ui1v5453 2022-03-31 23:36:39.788 | cwd: /tmp/pip-req-build-rz7gl3qn/ 2022-03-31 23:36:39.788 | Complete output (6 lines): 2022-03-31 23:36:39.788 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-31 23:36:39.788 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-31 23:36:39.788 | or: setup.py --help-commands 2022-03-31 23:36:39.788 | or: setup.py cmd --help 2022-03-31 23:36:39.788 | 2022-03-31 23:36:39.788 | error: invalid command 'bdist_wheel' 2022-03-31 23:36:39.788 | ---------------------------------------- 2022-03-31 23:36:39.788 | ERROR: Failed building wheel for openstack-requirements 2022-03-31 23:36:39.789 | Running setup.py clean for openstack-requirements 2022-03-31 23:36:40.616 | Failed to build openstack-requirements 2022-03-31 23:36:40.883 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, autopage, stevedore, pyparsing, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-31 23:36:42.719 | Running setup.py install for openstack-requirements: started 2022-03-31 23:36:45.028 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-31 23:36:45.061 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5347 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-31 23:36:45.196 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:45.198 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:45.200 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:45.203 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:45.205 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:45.207 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:45.209 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:45.211 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:45.214 | + functions-common:time_stop:2432 : start_time=1648769792708 2022-03-31 23:36:45.216 | + functions-common:time_stop:2434 : [[ -z 1648769792708 ]] 2022-03-31 23:36:45.218 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:45.223 | + functions-common:time_stop:2437 : end_time=1648769805221 2022-03-31 23:36:45.225 | + functions-common:time_stop:2438 : elapsed_time=12513 2022-03-31 23:36:45.227 | + functions-common:time_stop:2439 : total=7889 2022-03-31 23:36:45.229 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:45.232 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20402 2022-03-31 23:36:45.234 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:45.237 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-31 23:36:45.239 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-31 23:36:45.242 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-31 23:36:45.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:36:45.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:36:45.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-03-31 23:36:45.251 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:36:45.254 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-31 23:36:45.274 | Using python 3.8 to install pbr 2022-03-31 23:36:45.276 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-31 23:36:46.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:46.149 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:46.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:36:46.149 | from cryptography.utils import int_from_bytes 2022-03-31 23:36:47.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:47.311 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-31 23:36:49.732 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:36:49.739 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:36:49.739 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:36:49.868 | + inc/python:pip_install:200 : result=0 2022-03-31 23:36:49.870 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:36:49.877 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:49.879 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:49.881 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:49.884 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:49.886 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:49.888 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:36:49.890 | + functions-common:time_stop:2432 : start_time=1648769805269 2022-03-31 23:36:49.893 | + functions-common:time_stop:2434 : [[ -z 1648769805269 ]] 2022-03-31 23:36:49.896 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:49.900 | + functions-common:time_stop:2437 : end_time=1648769809897 2022-03-31 23:36:49.902 | + functions-common:time_stop:2438 : elapsed_time=4628 2022-03-31 23:36:49.904 | + functions-common:time_stop:2439 : total=20402 2022-03-31 23:36:49.906 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:49.909 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25030 2022-03-31 23:36:49.911 | + inc/python:pip_install:203 : return 0 2022-03-31 23:36:49.915 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-31 23:36:52.189 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-31 23:36:54.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:36:54.081 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-31 23:36:54.095 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-31 23:36:54.098 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-31 23:36:54.100 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-31 23:36:54.104 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-31 23:36:54.109 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-31 23:36:54.182 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:36:54.185 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:36:54.188 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-31 23:36:54.206 | + ./stack.sh:main:819 : pkgs= 2022-03-31 23:36:54.209 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-31 23:36:54.211 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-31 23:36:54.213 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:36:54.216 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-31 23:36:54.218 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:36:54.220 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:36:54.222 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:36:54.224 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:36:54.227 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:36:54.229 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:36:54.233 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:36:54.235 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:36:54.238 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:36:54.240 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-31 23:36:54.242 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:36:54.257 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:54.259 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:36:54.261 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:54.264 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-31 23:36:54.266 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:54.268 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:36:54.271 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:54.273 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-31 23:36:54.275 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:54.277 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-31 23:36:54.279 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:36:54.281 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:36:54.283 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:36:54.285 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:36:54.288 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:36:54.290 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:36:54.292 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-31 23:36:54.294 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:36:54.297 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-31 23:36:54.301 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:36:54.304 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:36:54.306 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-31 23:36:54.309 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-31 23:36:54.311 | + functions:set_systemd_override:821 : local value=2048 2022-03-31 23:36:54.313 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-31 23:36:54.316 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-31 23:36:54.368 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-31 23:36:54.368 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-31 23:36:54.371 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-31 23:36:54.816 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-31 23:36:54.818 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-31 23:36:54.834 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:54.837 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-31 23:36:54.839 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:36:54.841 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:36:54.844 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:36:54.846 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:36:54.849 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:36:54.851 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:36:54.853 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:54.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:54.858 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:36:54.860 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:54.863 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:36:54.865 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:36:54.868 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-31 23:36:54.870 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:36:54.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:54.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:54.877 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-31 23:36:54.898 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-31 23:36:55.009 | Reading package lists... 2022-03-31 23:36:55.269 | Building dependency tree... 2022-03-31 23:36:55.270 | Reading state information... 2022-03-31 23:36:55.535 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-31 23:36:55.535 | The following packages were automatically installed and are no longer required: 2022-03-31 23:36:55.536 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:36:55.536 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:36:55.536 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:36:55.536 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:36:55.536 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:36:55.536 | python3-zope.interface 2022-03-31 23:36:55.536 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:36:55.652 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:36:55.656 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:36:55.659 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:36:55.661 | + functions-common:time_stop:2425 : local name 2022-03-31 23:36:55.663 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:36:55.666 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:36:55.668 | + functions-common:time_stop:2428 : local total 2022-03-31 23:36:55.670 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:36:55.672 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:36:55.674 | + functions-common:time_stop:2432 : start_time=1648769814895 2022-03-31 23:36:55.676 | + functions-common:time_stop:2434 : [[ -z 1648769814895 ]] 2022-03-31 23:36:55.679 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:36:55.683 | + functions-common:time_stop:2437 : end_time=1648769815681 2022-03-31 23:36:55.686 | + functions-common:time_stop:2438 : elapsed_time=786 2022-03-31 23:36:55.688 | + functions-common:time_stop:2439 : total=16056 2022-03-31 23:36:55.690 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:36:55.693 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16842 2022-03-31 23:36:55.695 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:36:55.697 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-31 23:36:55.700 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:36:55.702 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:36:55.705 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:36:55.707 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:36:55.710 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:36:55.712 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:36:55.714 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-31 23:36:55.717 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:36:55.719 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:36:55.722 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:36:55.724 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:36:55.726 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:36:55.728 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:36:55.731 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:36:55.733 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:36:55.735 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:36:55.738 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:36:55.740 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:36:55.742 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-31 23:36:55.745 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:36:55.747 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:36:55.749 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:36:55.752 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:36:55.755 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:36:55.757 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:36:55.759 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-31 23:36:55.762 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-31 23:36:55.778 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:55.781 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-31 23:36:55.783 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:36:55.785 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-31 23:36:55.787 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-31 23:36:55.791 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-31 23:36:55.795 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-31 23:36:55.797 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-31 23:36:55.800 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-31 23:36:55.802 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-31 23:36:55.805 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-31 23:36:55.807 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-31 23:36:55.810 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-31 23:36:56.536 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-31 23:36:56.536 | user tags 2022-03-31 23:36:56.536 | stackrabbit []' 2022-03-31 23:36:56.540 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-31 23:36:56.540 | user tags 2022-03-31 23:36:56.540 | stackrabbit []' 2022-03-31 23:36:56.540 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-31 23:36:56.546 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-31 23:36:56.549 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-31 23:36:56.552 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:36:57.205 | Changing password for user "stackrabbit" ... 2022-03-31 23:36:57.230 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-31 23:36:57.888 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-31 23:36:57.912 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-31 23:36:57.914 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:36:58.582 | Changing password for user "stackrabbit" ... 2022-03-31 23:36:58.606 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-31 23:36:58.608 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-31 23:36:58.610 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-31 23:36:59.276 | Deleting user "guest" ... 2022-03-31 23:36:59.291 | Error: 2022-03-31 23:36:59.291 | {:no_such_user, "guest"} 2022-03-31 23:36:59.304 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-31 23:36:59.307 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-31 23:36:59.323 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:36:59.326 | + ./stack.sh:main:836 : install_database 2022-03-31 23:36:59.328 | + lib/database:install_database:118 : install_database_mysql 2022-03-31 23:36:59.330 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-31 23:36:59.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:59.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:59.337 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-31 23:36:59.554 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-31 23:36:59.557 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:59.559 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-31 23:36:59.561 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-31 23:36:59.564 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:36:59.566 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-31 23:36:59.569 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:36:59.571 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:36:59.574 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:36:59.576 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:36:59.579 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:36:59.582 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:36:59.584 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:36:59.587 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:36:59.589 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:36:59.592 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:36:59.594 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:36:59.597 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-31 23:36:59.600 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:36:59.602 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:36:59.605 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:36:59.607 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:36:59.610 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:36:59.612 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:36:59.615 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-31 23:36:59.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:59.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:59.622 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-31 23:36:59.624 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:36:59.627 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:36:59.629 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:36:59.632 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:36:59.634 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:36:59.636 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:36:59.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:59.641 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:59.644 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:36:59.647 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:36:59.649 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:36:59.651 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:36:59.654 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-31 23:36:59.656 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:36:59.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:36:59.662 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:36:59.667 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-31 23:36:59.689 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-31 23:36:59.802 | Reading package lists... 2022-03-31 23:37:00.058 | Building dependency tree... 2022-03-31 23:37:00.059 | Reading state information... 2022-03-31 23:37:00.319 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-31 23:37:00.319 | The following packages were automatically installed and are no longer required: 2022-03-31 23:37:00.320 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:37:00.320 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:37:00.320 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:37:00.320 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:37:00.320 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:37:00.320 | python3-zope.interface 2022-03-31 23:37:00.320 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:37:00.435 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:37:00.440 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:37:00.443 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:37:00.445 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:00.448 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:00.450 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:00.452 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:00.454 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:00.456 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:37:00.459 | + functions-common:time_stop:2432 : start_time=1648769819686 2022-03-31 23:37:00.461 | + functions-common:time_stop:2434 : [[ -z 1648769819686 ]] 2022-03-31 23:37:00.464 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:00.468 | + functions-common:time_stop:2437 : end_time=1648769820465 2022-03-31 23:37:00.470 | + functions-common:time_stop:2438 : elapsed_time=779 2022-03-31 23:37:00.472 | + functions-common:time_stop:2439 : total=16842 2022-03-31 23:37:00.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:00.477 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17621 2022-03-31 23:37:00.479 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:37:00.481 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-31 23:37:00.484 | + ./stack.sh:main:839 : install_database_python 2022-03-31 23:37:00.487 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-31 23:37:00.489 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-31 23:37:00.491 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-31 23:37:00.493 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:37:00.497 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-31 23:37:00.499 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-31 23:37:00.502 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:37:00.506 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:37:00.506 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:37:00.511 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-31 23:37:00.514 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-31 23:37:00.516 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-31 23:37:00.519 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-31 23:37:00.521 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-31 23:37:00.543 | Using python 3.8 to install PyMySQL 2022-03-31 23:37:00.545 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-31 23:37:01.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:01.415 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:01.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:01.415 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:02.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:02.587 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-31 23:37:04.853 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:37:04.860 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:04.860 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:04.980 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:04.982 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:04.984 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:04.987 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:04.989 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:04.991 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:04.994 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:04.996 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:04.998 | + functions-common:time_stop:2432 : start_time=1648769820537 2022-03-31 23:37:05.001 | + functions-common:time_stop:2434 : [[ -z 1648769820537 ]] 2022-03-31 23:37:05.004 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:05.008 | + functions-common:time_stop:2437 : end_time=1648769825005 2022-03-31 23:37:05.010 | + functions-common:time_stop:2438 : elapsed_time=4468 2022-03-31 23:37:05.012 | + functions-common:time_stop:2439 : total=25030 2022-03-31 23:37:05.015 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:05.018 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29498 2022-03-31 23:37:05.020 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:05.022 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-31 23:37:05.025 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:37:05.027 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-31 23:37:05.029 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-31 23:37:05.047 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:05.049 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-31 23:37:05.051 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-31 23:37:05.055 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:37:05.055 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:37:05.061 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:37:05.063 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:37:05.065 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:37:05.068 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:37:05.070 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-31 23:37:05.073 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-31 23:37:05.089 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:05.091 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-31 23:37:05.093 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:37:05.097 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:37:05.099 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:37:05.101 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:37:05.103 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:05.106 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:37:05.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:05.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:05.113 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:37:05.115 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:37:05.117 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:37:05.119 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:37:05.122 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-31 23:37:05.124 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:37:05.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:05.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:05.131 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-31 23:37:05.152 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-31 23:37:05.262 | Reading package lists... 2022-03-31 23:37:05.514 | Building dependency tree... 2022-03-31 23:37:05.515 | Reading state information... 2022-03-31 23:37:05.778 | radvd is already the newest version (1:2.17-2). 2022-03-31 23:37:05.778 | The following packages were automatically installed and are no longer required: 2022-03-31 23:37:05.779 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:37:05.779 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:37:05.779 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:37:05.779 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:37:05.779 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:37:05.779 | python3-zope.interface 2022-03-31 23:37:05.780 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:37:05.895 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:37:05.905 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:37:05.908 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:37:05.911 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:05.913 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:05.915 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:05.917 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:05.920 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:05.923 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:37:05.925 | + functions-common:time_stop:2432 : start_time=1648769825150 2022-03-31 23:37:05.928 | + functions-common:time_stop:2434 : [[ -z 1648769825150 ]] 2022-03-31 23:37:05.931 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:05.935 | + functions-common:time_stop:2437 : end_time=1648769825933 2022-03-31 23:37:05.937 | + functions-common:time_stop:2438 : elapsed_time=783 2022-03-31 23:37:05.940 | + functions-common:time_stop:2439 : total=17621 2022-03-31 23:37:05.942 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:05.944 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18404 2022-03-31 23:37:05.947 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:37:05.949 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-31 23:37:05.966 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:05.969 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-31 23:37:05.971 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-31 23:37:05.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-31 23:37:05.976 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-31 23:37:05.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-31 23:37:05.998 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:37:06.001 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:37:06.004 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:37:06.006 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:37:06.008 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:06.010 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:37:06.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:06.015 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:06.018 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:37:06.020 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:37:06.022 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:37:06.024 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:37:06.027 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-31 23:37:06.029 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:37:06.031 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:06.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:06.036 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-31 23:37:06.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 fakeroot make openvswitch-switch 2022-03-31 23:37:06.166 | Reading package lists... 2022-03-31 23:37:06.416 | Building dependency tree... 2022-03-31 23:37:06.418 | Reading state information... 2022-03-31 23:37:06.678 | fakeroot is already the newest version (1.24-1). 2022-03-31 23:37:06.678 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:37:06.678 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-31 23:37:06.678 | The following packages were automatically installed and are no longer required: 2022-03-31 23:37:06.680 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:37:06.680 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:37:06.680 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:37:06.680 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:37:06.680 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:37:06.680 | python3-zope.interface 2022-03-31 23:37:06.680 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:37:06.795 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:37:06.800 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:37:06.803 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:37:06.805 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:06.807 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:06.809 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:06.811 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:06.814 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:06.816 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:37:06.818 | + functions-common:time_stop:2432 : start_time=1648769826054 2022-03-31 23:37:06.820 | + functions-common:time_stop:2434 : [[ -z 1648769826054 ]] 2022-03-31 23:37:06.823 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:06.827 | + functions-common:time_stop:2437 : end_time=1648769826825 2022-03-31 23:37:06.829 | + functions-common:time_stop:2438 : elapsed_time=771 2022-03-31 23:37:06.831 | + functions-common:time_stop:2439 : total=18404 2022-03-31 23:37:06.834 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:06.836 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19175 2022-03-31 23:37:06.838 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:37:06.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-31 23:37:06.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:06.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:06.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-31 23:37:06.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-31 23:37:06.853 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-31 23:37:06.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-31 23:37:06.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-31 23:37:06.864 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-31 23:37:06.864 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-31 23:37:06.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-31 23:37:06.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-31 23:37:06.874 | + functions:vercmp:628 : local v1=5.4 2022-03-31 23:37:06.876 | + functions:vercmp:629 : local 'op=<' 2022-03-31 23:37:06.878 | + functions:vercmp:630 : local v2=3.13 2022-03-31 23:37:06.881 | + functions:vercmp:631 : local result 2022-03-31 23:37:06.885 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-31 23:37:06.885 | ++ functions:vercmp:635 : head -1 2022-03-31 23:37:06.885 | ++ functions:vercmp:635 : sort -V 2022-03-31 23:37:06.890 | + functions:vercmp:635 : result=3.13 2022-03-31 23:37:06.892 | + functions:vercmp:637 : case $op in 2022-03-31 23:37:06.895 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-31 23:37:06.897 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-31 23:37:06.899 | + functions:vercmp:648 : return 2022-03-31 23:37:06.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-31 23:37:06.904 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:37:06.906 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-31 23:37:07.394 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-31 23:37:07.396 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-31 23:37:07.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.401 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-03-31 23:37:07.406 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.409 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-31 23:37:07.429 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:07.431 | + ./stack.sh:main:847 : install_etcd3 2022-03-31 23:37:07.434 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-31 23:37:07.434 | Installing etcd 2022-03-31 23:37:07.436 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-31 23:37:07.449 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-31 23:37:07.462 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-31 23:37:07.464 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-31 23:37:07.480 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-31 23:37:07.483 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:37:07.485 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:37:07.489 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:37:07.493 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:37:07.495 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-31 23:37:07.498 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-31 23:37:07.500 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:37:07.503 | ++ functions:get_extra_file:74 : return 2022-03-31 23:37:07.506 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:37:07.509 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-31 23:37:07.511 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-31 23:37:07.513 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-31 23:37:07.531 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:07.533 | + ./stack.sh:main:866 : install_dstat 2022-03-31 23:37:07.536 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-31 23:37:07.552 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:07.555 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-31 23:37:07.557 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:37:07.559 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-31 23:37:07.562 | + ./stack.sh:main:875 : install_libs 2022-03-31 23:37:07.565 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-31 23:37:07.567 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-31 23:37:07.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-31 23:37:07.572 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-31 23:37:07.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.576 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.578 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-03-31 23:37:07.581 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.583 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-31 23:37:07.586 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-31 23:37:07.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-31 23:37:07.590 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-31 23:37:07.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-03-31 23:37:07.599 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.601 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-31 23:37:07.603 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-31 23:37:07.606 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-31 23:37:07.608 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-31 23:37:07.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.613 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-03-31 23:37:07.617 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.619 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-31 23:37:07.622 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-31 23:37:07.624 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-31 23:37:07.627 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-31 23:37:07.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-03-31 23:37:07.636 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.638 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-31 23:37:07.640 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-31 23:37:07.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-31 23:37:07.646 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-31 23:37:07.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.650 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.652 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-03-31 23:37:07.655 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.657 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-31 23:37:07.659 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-31 23:37:07.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-31 23:37:07.664 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-31 23:37:07.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.669 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.671 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-03-31 23:37:07.673 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.676 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-31 23:37:07.678 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-31 23:37:07.680 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-31 23:37:07.683 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-31 23:37:07.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.687 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-03-31 23:37:07.692 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.695 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-31 23:37:07.697 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-31 23:37:07.699 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-31 23:37:07.701 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-31 23:37:07.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.707 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.709 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-03-31 23:37:07.711 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.713 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-31 23:37:07.716 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-31 23:37:07.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-31 23:37:07.720 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-31 23:37:07.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-03-31 23:37:07.729 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.732 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-31 23:37:07.734 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-31 23:37:07.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-31 23:37:07.739 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-31 23:37:07.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.745 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-03-31 23:37:07.748 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.750 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-31 23:37:07.753 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-31 23:37:07.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-31 23:37:07.758 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-31 23:37:07.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.764 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-03-31 23:37:07.767 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.770 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-31 23:37:07.772 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-31 23:37:07.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-31 23:37:07.777 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-31 23:37:07.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.781 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-03-31 23:37:07.786 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.789 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-31 23:37:07.791 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-31 23:37:07.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-31 23:37:07.796 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-31 23:37:07.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-03-31 23:37:07.806 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.808 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-31 23:37:07.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-31 23:37:07.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-31 23:37:07.816 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-31 23:37:07.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-03-31 23:37:07.825 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.827 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-31 23:37:07.829 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-31 23:37:07.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-31 23:37:07.834 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-31 23:37:07.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-03-31 23:37:07.843 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.845 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-31 23:37:07.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-31 23:37:07.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-31 23:37:07.852 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-31 23:37:07.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-03-31 23:37:07.862 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.864 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-31 23:37:07.867 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-31 23:37:07.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-31 23:37:07.871 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-31 23:37:07.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.876 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-03-31 23:37:07.881 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.883 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-31 23:37:07.886 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-31 23:37:07.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-31 23:37:07.890 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-31 23:37:07.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-03-31 23:37:07.900 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.902 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-31 23:37:07.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-31 23:37:07.907 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-31 23:37:07.909 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-31 23:37:07.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-03-31 23:37:07.918 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.921 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-31 23:37:07.923 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-31 23:37:07.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-31 23:37:07.928 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-31 23:37:07.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-03-31 23:37:07.938 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.941 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-31 23:37:07.943 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-31 23:37:07.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-31 23:37:07.948 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-31 23:37:07.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-03-31 23:37:07.957 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.959 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-31 23:37:07.962 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-31 23:37:07.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-31 23:37:07.966 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-31 23:37:07.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-03-31 23:37:07.976 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.978 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-31 23:37:07.980 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-31 23:37:07.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-31 23:37:07.985 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-31 23:37:07.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:07.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:07.993 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-03-31 23:37:07.995 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:07.997 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-31 23:37:08.000 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-31 23:37:08.002 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-31 23:37:08.005 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-31 23:37:08.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.009 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-03-31 23:37:08.014 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.016 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-31 23:37:08.019 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-31 23:37:08.021 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-31 23:37:08.023 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-31 23:37:08.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-03-31 23:37:08.033 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.035 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-31 23:37:08.037 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-31 23:37:08.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-31 23:37:08.042 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-31 23:37:08.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.047 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-03-31 23:37:08.052 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.054 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-31 23:37:08.057 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-31 23:37:08.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-31 23:37:08.061 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-31 23:37:08.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-03-31 23:37:08.071 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.074 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-31 23:37:08.076 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-31 23:37:08.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-31 23:37:08.082 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-31 23:37:08.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-03-31 23:37:08.092 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.094 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-31 23:37:08.096 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-31 23:37:08.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-31 23:37:08.101 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-31 23:37:08.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.106 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-03-31 23:37:08.111 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.113 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-31 23:37:08.116 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-31 23:37:08.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-31 23:37:08.121 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-31 23:37:08.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.125 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-03-31 23:37:08.131 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.133 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-31 23:37:08.135 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-31 23:37:08.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-31 23:37:08.140 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-31 23:37:08.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-03-31 23:37:08.149 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.152 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-31 23:37:08.154 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-31 23:37:08.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-31 23:37:08.159 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-31 23:37:08.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-03-31 23:37:08.169 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.171 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-31 23:37:08.174 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-31 23:37:08.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-31 23:37:08.178 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-31 23:37:08.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.186 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-03-31 23:37:08.188 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.190 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-31 23:37:08.193 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-31 23:37:08.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-31 23:37:08.197 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-31 23:37:08.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-03-31 23:37:08.207 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.209 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-31 23:37:08.212 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-31 23:37:08.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-31 23:37:08.216 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-31 23:37:08.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.224 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-03-31 23:37:08.226 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.228 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-31 23:37:08.231 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-31 23:37:08.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-31 23:37:08.236 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-31 23:37:08.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-03-31 23:37:08.245 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.247 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-31 23:37:08.250 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-31 23:37:08.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-31 23:37:08.255 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-31 23:37:08.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-03-31 23:37:08.264 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.267 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-31 23:37:08.269 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-31 23:37:08.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-31 23:37:08.274 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-31 23:37:08.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:08.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:08.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-03-31 23:37:08.283 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:08.286 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-31 23:37:08.307 | Using python 3.8 to install etcd3 2022-03-31 23:37:08.310 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-31 23:37:09.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:09.180 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:09.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:09.180 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:10.317 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:10.343 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-31 23:37:10.351 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-31 23:37:10.352 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-31 23:37:10.353 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-31 23:37:10.354 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-31 23:37:12.701 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:37:12.708 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:12.708 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:12.827 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:12.829 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:12.832 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:12.834 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:12.836 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:12.838 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:12.840 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:12.842 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:12.845 | + functions-common:time_stop:2432 : start_time=1648769828302 2022-03-31 23:37:12.847 | + functions-common:time_stop:2434 : [[ -z 1648769828302 ]] 2022-03-31 23:37:12.850 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:12.854 | + functions-common:time_stop:2437 : end_time=1648769832852 2022-03-31 23:37:12.856 | + functions-common:time_stop:2438 : elapsed_time=4550 2022-03-31 23:37:12.859 | + functions-common:time_stop:2439 : total=29498 2022-03-31 23:37:12.861 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:12.863 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34048 2022-03-31 23:37:12.866 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:12.868 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-31 23:37:12.890 | Using python 3.8 to install etcd3gw 2022-03-31 23:37:12.892 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-31 23:37:13.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:13.766 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:13.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:13.766 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:14.904 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:14.932 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-31 23:37:14.940 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-31 23:37:14.941 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-31 23:37:14.942 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-31 23:37:14.943 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-31 23:37:14.976 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-31 23:37:14.977 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-31 23:37:14.979 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-31 23:37:14.982 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-31 23:37:17.271 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:37:17.278 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:17.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:17.397 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:17.399 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:17.402 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:17.404 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:17.406 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:17.409 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:17.411 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:17.413 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:17.416 | + functions-common:time_stop:2432 : start_time=1648769832885 2022-03-31 23:37:17.418 | + functions-common:time_stop:2434 : [[ -z 1648769832885 ]] 2022-03-31 23:37:17.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:17.425 | + functions-common:time_stop:2437 : end_time=1648769837422 2022-03-31 23:37:17.428 | + functions-common:time_stop:2438 : elapsed_time=4537 2022-03-31 23:37:17.430 | + functions-common:time_stop:2439 : total=34048 2022-03-31 23:37:17.432 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:17.434 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38585 2022-03-31 23:37:17.437 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:17.439 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-31 23:37:17.442 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-31 23:37:17.444 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-31 23:37:17.446 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:37:17.449 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:37:17.451 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:37:17.454 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:37:17.457 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:37:17.459 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:37:17.462 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:37:17.464 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:37:17.466 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:37:17.469 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:37:17.472 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:37:17.474 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-31 23:37:17.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:17.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:17.481 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-31 23:37:17.484 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:37:17.487 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:37:17.489 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:37:17.491 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:37:17.494 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:37:17.496 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:17.499 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:37:17.501 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:17.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:17.506 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:37:17.509 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:37:17.512 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:37:17.514 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:37:17.516 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:37:17.519 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:37:17.521 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:17.524 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:17.526 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:37:17.549 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:37:17.657 | Reading package lists... 2022-03-31 23:37:17.909 | Building dependency tree... 2022-03-31 23:37:17.910 | Reading state information... 2022-03-31 23:37:18.173 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:37:18.173 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:37:18.173 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:37:18.173 | The following packages were automatically installed and are no longer required: 2022-03-31 23:37:18.174 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:37:18.174 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:37:18.175 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:37:18.175 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:37:18.175 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:37:18.175 | python3-zope.interface 2022-03-31 23:37:18.175 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:37:18.289 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:37:18.293 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:37:18.296 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:37:18.299 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:18.301 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:18.303 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:18.306 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:18.308 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:18.310 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:37:18.312 | + functions-common:time_stop:2432 : start_time=1648769837545 2022-03-31 23:37:18.315 | + functions-common:time_stop:2434 : [[ -z 1648769837545 ]] 2022-03-31 23:37:18.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:18.322 | + functions-common:time_stop:2437 : end_time=1648769838320 2022-03-31 23:37:18.325 | + functions-common:time_stop:2438 : elapsed_time=775 2022-03-31 23:37:18.328 | + functions-common:time_stop:2439 : total=19175 2022-03-31 23:37:18.330 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:18.332 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19950 2022-03-31 23:37:18.335 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:37:18.337 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-31 23:37:18.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:18.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:18.344 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-31 23:37:18.406 | Module proxy already enabled 2022-03-31 23:37:18.411 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-31 23:37:18.473 | Considering dependency proxy for proxy_uwsgi: 2022-03-31 23:37:18.473 | Module proxy already enabled 2022-03-31 23:37:18.473 | Module proxy_uwsgi already enabled 2022-03-31 23:37:18.477 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-31 23:37:18.479 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:37:18.482 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:37:18.484 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:37:18.627 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-31 23:37:18.630 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-31 23:37:18.632 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-31 23:37:18.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:18.637 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:18.640 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-03-31 23:37:18.643 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:18.645 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-31 23:37:18.647 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-31 23:37:18.650 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-31 23:37:18.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:18.655 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:18.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-03-31 23:37:18.660 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:18.662 | + ./stack.sh:main:883 : install_glanceclient 2022-03-31 23:37:18.665 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-31 23:37:18.667 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-31 23:37:18.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:18.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:18.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-03-31 23:37:18.678 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:18.681 | + ./stack.sh:main:884 : install_cinderclient 2022-03-31 23:37:18.684 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-31 23:37:18.686 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-31 23:37:18.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:18.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:18.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-03-31 23:37:18.696 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:18.698 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-31 23:37:18.700 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-31 23:37:18.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:18.705 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:18.708 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-03-31 23:37:18.710 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:18.712 | + ./stack.sh:main:885 : install_novaclient 2022-03-31 23:37:18.715 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-31 23:37:18.717 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-31 23:37:18.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:18.722 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:18.725 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-03-31 23:37:18.727 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:18.730 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-31 23:37:18.747 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:18.750 | + ./stack.sh:main:887 : install_swiftclient 2022-03-31 23:37:18.752 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-31 23:37:18.755 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-31 23:37:18.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:18.759 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:18.762 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-03-31 23:37:18.764 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:18.767 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-31 23:37:18.785 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:18.787 | + ./stack.sh:main:890 : install_neutronclient 2022-03-31 23:37:18.790 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-31 23:37:18.792 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-31 23:37:18.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:18.797 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:18.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-03-31 23:37:18.803 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:18.805 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-31 23:37:18.808 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-31 23:37:18.810 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-31 23:37:18.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:18.815 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:18.818 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-03-31 23:37:18.820 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:18.823 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-31 23:37:18.825 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-31 23:37:18.827 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:37:18.831 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-31 23:37:18.833 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-31 23:37:18.835 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:37:18.839 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:37:18.839 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:37:18.845 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-31 23:37:18.847 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-31 23:37:18.850 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-31 23:37:18.853 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-31 23:37:18.855 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-31 23:37:18.878 | Using python 3.8 to install keystonemiddleware 2022-03-31 23:37:18.881 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-31 23:37:19.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:19.740 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:19.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:19.740 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:20.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:20.921 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-31 23:37:20.974 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-31 23:37:20.975 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-31 23:37:20.976 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-31 23:37:20.977 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-31 23:37:20.978 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-31 23:37:20.979 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-31 23:37:20.980 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-31 23:37:20.981 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-31 23:37:20.982 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-31 23:37:20.983 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-31 23:37:20.985 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-31 23:37:20.987 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-31 23:37:20.988 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-31 23:37:20.989 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-31 23:37:21.047 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-31 23:37:21.049 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-31 23:37:21.050 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-31 23:37:21.088 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-31 23:37:21.129 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-31 23:37:21.130 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-31 23:37:21.131 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-31 23:37:21.132 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-31 23:37:21.183 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-31 23:37:21.185 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-31 23:37:21.194 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-31 23:37:21.196 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-31 23:37:21.211 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-31 23:37:21.212 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-31 23:37:21.213 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-31 23:37:21.278 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-31 23:37:21.279 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-31 23:37:21.281 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-31 23:37:21.282 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-31 23:37:21.333 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-31 23:37:21.345 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-31 23:37:23.530 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:37:23.537 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:23.537 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:23.659 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:23.662 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:23.664 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:23.667 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:23.669 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:23.671 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:23.673 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:23.676 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:23.678 | + functions-common:time_stop:2432 : start_time=1648769838873 2022-03-31 23:37:23.680 | + functions-common:time_stop:2434 : [[ -z 1648769838873 ]] 2022-03-31 23:37:23.683 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:23.687 | + functions-common:time_stop:2437 : end_time=1648769843685 2022-03-31 23:37:23.690 | + functions-common:time_stop:2438 : elapsed_time=4812 2022-03-31 23:37:23.692 | + functions-common:time_stop:2439 : total=38585 2022-03-31 23:37:23.694 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:23.696 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43397 2022-03-31 23:37:23.699 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:23.701 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-31 23:37:23.704 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-31 23:37:23.707 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:37:23.710 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-31 23:37:23.712 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-31 23:37:23.715 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:37:23.719 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:37:23.719 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:37:23.725 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-31 23:37:23.727 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-31 23:37:23.730 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-31 23:37:23.733 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-31 23:37:23.735 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-31 23:37:23.757 | Using python 3.8 to install python-memcached 2022-03-31 23:37:23.759 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-31 23:37:24.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:24.628 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:24.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:24.628 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:25.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:25.786 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-31 23:37:25.789 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-31 23:37:28.071 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:37:28.079 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:28.079 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:28.192 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:28.195 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:28.197 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:28.200 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:28.202 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:28.204 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:28.207 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:28.209 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:28.211 | + functions-common:time_stop:2432 : start_time=1648769843751 2022-03-31 23:37:28.213 | + functions-common:time_stop:2434 : [[ -z 1648769843751 ]] 2022-03-31 23:37:28.216 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:28.221 | + functions-common:time_stop:2437 : end_time=1648769848218 2022-03-31 23:37:28.223 | + functions-common:time_stop:2438 : elapsed_time=4467 2022-03-31 23:37:28.225 | + functions-common:time_stop:2439 : total=43397 2022-03-31 23:37:28.228 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:28.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47864 2022-03-31 23:37:28.232 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:28.235 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-31 23:37:28.253 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:28.255 | + ./stack.sh:main:897 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-03-31 23:37:28.257 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-31 23:37:28.260 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-31 23:37:28.262 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-31 23:37:28.265 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:37:28.267 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-31 23:37:28.270 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-31 23:37:28.285 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:28.287 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-31 23:37:28.290 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-31 23:37:28.292 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-31 23:37:28.294 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:37:28.296 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:37:28.299 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:37:28.302 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:37:28.304 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:37:28.307 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:37:28.323 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:37:28.325 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:37:28.328 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:28.330 | + functions-common:git_clone:629 : echo master 2022-03-31 23:37:28.331 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:37:28.336 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-31 23:37:28.338 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:28.340 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-31 23:37:28.343 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:37:28.343 | + functions-common:git_clone:678 : head -1 2022-03-31 23:37:28.347 | c141e6164 trivial: Fix typo 2022-03-31 23:37:28.349 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:37:28.352 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-31 23:37:28.354 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:37:28.356 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:37:28.358 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-31 23:37:28.361 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:37:28.363 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-31 23:37:28.366 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:37:28.368 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:37:28.371 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-31 23:37:28.373 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:37:28.375 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:37:28.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-31 23:37:28.381 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:37:28.384 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-31 23:37:28.387 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:37:28.389 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:37:28.392 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-31 23:37:28.398 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-31 23:37:28.400 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-31 23:37:29.056 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-31 23:37:29.058 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:37:29.060 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:37:29.062 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:37:29.065 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:37:29.067 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-31 23:37:29.070 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:37:29.072 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:37:29.074 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:37:29.076 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:37:29.078 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:37:29.081 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:37:29.083 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:37:29.085 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-31 23:37:29.105 | Using python 3.8 to install /opt/stack/keystone 2022-03-31 23:37:29.108 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-31 23:37:29.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:29.974 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:29.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:29.974 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:31.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:31.130 | Obtaining file:///opt/stack/keystone 2022-03-31 23:37:31.131 | Preparing metadata (setup.py): started 2022-03-31 23:37:34.682 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:37:34.849 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-31 23:37:34.850 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-31 23:37:34.851 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-31 23:37:34.852 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-31 23:37:34.853 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-31 23:37:34.854 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-31 23:37:34.855 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-31 23:37:34.856 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-31 23:37:34.858 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-31 23:37:34.859 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-31 23:37:34.860 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-31 23:37:34.861 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:37:34.862 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-31 23:37:34.864 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-31 23:37:34.865 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-31 23:37:34.866 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-31 23:37:34.867 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-31 23:37:34.868 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-31 23:37:34.869 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-31 23:37:34.870 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-31 23:37:34.871 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-31 23:37:34.872 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-31 23:37:34.874 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-31 23:37:34.875 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-31 23:37:34.876 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-31 23:37:34.877 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:37:34.878 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-31 23:37:34.880 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-31 23:37:34.881 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-31 23:37:34.882 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:37:34.883 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-31 23:37:34.884 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-31 23:37:34.885 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-31 23:37:34.886 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-31 23:37:34.897 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-31 23:37:34.898 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-31 23:37:34.943 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-31 23:37:34.955 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:37:34.956 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-31 23:37:34.958 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-31 23:37:34.959 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-31 23:37:34.969 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-31 23:37:35.030 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-31 23:37:35.032 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-31 23:37:35.132 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-31 23:37:35.133 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-31 23:37:35.134 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-31 23:37:35.136 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-31 23:37:35.190 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-31 23:37:35.191 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-31 23:37:35.193 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-31 23:37:35.245 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-31 23:37:35.247 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-31 23:37:35.304 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-31 23:37:35.305 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-31 23:37:35.309 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-31 23:37:35.311 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-31 23:37:35.312 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-31 23:37:35.314 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-31 23:37:35.332 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-31 23:37:35.383 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-31 23:37:35.403 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-31 23:37:35.405 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-31 23:37:35.406 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-31 23:37:35.407 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-31 23:37:35.489 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-31 23:37:35.605 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-31 23:37:35.607 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-31 23:37:35.607 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-31 23:37:35.608 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-31 23:37:35.610 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-31 23:37:35.831 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-31 23:37:35.853 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-31 23:37:35.854 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-31 23:37:35.922 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-31 23:37:35.924 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-31 23:37:35.941 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-31 23:37:36.013 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-31 23:37:36.052 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-31 23:37:36.162 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:37:36.234 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-31 23:37:36.361 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-31 23:37:36.389 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-31 23:37:36.430 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-31 23:37:36.431 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-31 23:37:36.433 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-31 23:37:36.434 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-31 23:37:36.435 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-31 23:37:36.437 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-31 23:37:36.491 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-31 23:37:36.625 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-31 23:37:36.627 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-31 23:37:36.629 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-31 23:37:36.631 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-31 23:37:36.780 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-31 23:37:36.860 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-31 23:37:36.932 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-31 23:37:37.105 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:37:37.362 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-31 23:37:37.397 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-31 23:37:39.038 | Installing collected packages: keystone 2022-03-31 23:37:39.040 | Running setup.py develop for keystone 2022-03-31 23:37:43.480 | Successfully installed keystone 2022-03-31 23:37:43.480 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:37:43.488 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:43.488 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:43.628 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:43.631 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:43.633 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:43.635 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:43.637 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:43.639 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:43.642 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:43.644 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:43.646 | + functions-common:time_stop:2432 : start_time=1648769849100 2022-03-31 23:37:43.648 | + functions-common:time_stop:2434 : [[ -z 1648769849100 ]] 2022-03-31 23:37:43.651 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:43.655 | + functions-common:time_stop:2437 : end_time=1648769863653 2022-03-31 23:37:43.657 | + functions-common:time_stop:2438 : elapsed_time=14553 2022-03-31 23:37:43.660 | + functions-common:time_stop:2439 : total=47864 2022-03-31 23:37:43.662 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:43.664 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62417 2022-03-31 23:37:43.666 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:43.669 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:37:43.671 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:37:43.674 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:37:43.694 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:37:43.707 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-31 23:37:43.709 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-31 23:37:43.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:43.714 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:43.716 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-03-31 23:37:43.719 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:43.721 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-31 23:37:43.738 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:43.740 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:37:43.743 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:37:43.745 | + ./stack.sh:main:899 : configure_keystone 2022-03-31 23:37:43.748 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-31 23:37:43.760 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-31 23:37:43.763 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-31 23:37:43.768 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-31 23:37:43.783 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:43.786 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-31 23:37:43.818 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-31 23:37:43.846 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-31 23:37:43.877 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-31 23:37:43.908 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-31 23:37:43.939 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-31 23:37:43.970 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-31 23:37:43.998 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-31 23:37:44.027 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-31 23:37:44.029 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-31 23:37:44.032 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-31 23:37:44.034 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-31 23:37:44.036 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:37:44.039 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:37:44.055 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:44.058 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:37:44.061 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:37:44.063 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:37:44.079 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:44.081 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:37:44.084 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:37:44.115 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:37:44.117 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:37:44.120 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-31 23:37:44.122 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-31 23:37:44.139 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:44.141 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.70/identity 2022-03-31 23:37:44.172 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-31 23:37:44.175 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-31 23:37:44.206 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-31 23:37:44.208 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-31 23:37:44.211 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-31 23:37:44.213 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-31 23:37:44.216 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:37:44.218 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:37:44.251 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-31 23:37:44.253 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-31 23:37:44.256 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-31 23:37:44.261 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-31 23:37:44.264 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:37:44.282 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:37:44.284 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:37:44.289 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:37:44.291 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:37:44.294 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:37:44.322 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:37:44.351 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:37:44.379 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:37:44.407 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-31 23:37:44.436 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:37:44.438 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-31 23:37:44.441 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:37:44.443 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-31 23:37:44.445 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-31 23:37:44.448 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:37:44.450 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:37:44.453 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-31 23:37:44.457 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-31 23:37:44.460 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:37:44.462 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:37:44.475 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:37:44.476 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:37:44.484 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:37:44.488 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:37:44.504 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:37:44.506 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:37:44.510 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-31 23:37:44.540 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-31 23:37:44.568 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-31 23:37:44.596 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-31 23:37:44.623 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-31 23:37:44.651 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-31 23:37:44.679 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-31 23:37:44.707 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-31 23:37:44.735 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-31 23:37:44.763 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:37:44.792 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-31 23:37:44.820 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-31 23:37:44.848 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-31 23:37:44.876 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:37:44.878 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:37:44.881 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-31 23:37:44.883 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-31 23:37:44.886 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:37:44.888 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:44.891 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:44.894 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:37:44.896 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:37:44.899 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:37:44.927 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-31 23:37:44.957 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-31 23:37:44.957 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:37:44.966 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-31 23:37:44.969 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-31 23:37:44.972 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-31 23:37:44.974 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:37:44.977 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:37:44.979 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:37:44.981 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:44.984 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:44.986 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:37:44.988 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:37:44.991 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:37:44.993 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:37:44.995 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-31 23:37:45.057 | Site keystone-wsgi-public already enabled 2022-03-31 23:37:45.061 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:37:45.064 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:37:45.066 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:37:45.069 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:37:45.202 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-31 23:37:45.232 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-31 23:37:45.267 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-31 23:37:45.299 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-31 23:37:45.302 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-31 23:37:45.333 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-31 23:37:45.363 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-31 23:37:45.391 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-31 23:37:45.394 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-31 23:37:45.411 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:37:45.413 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-31 23:37:45.431 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:37:45.433 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-31 23:37:45.436 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-31 23:37:45.438 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-31 23:37:45.441 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:37:45.444 | + lib/stack:stack_install_service:32 : install_swift 2022-03-31 23:37:45.446 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-31 23:37:45.449 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-31 23:37:45.451 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-31 23:37:45.453 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:37:45.456 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:37:45.459 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:37:45.461 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:37:45.464 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:37:45.467 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:37:45.483 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:37:45.485 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:37:45.488 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:45.491 | + functions-common:git_clone:629 : echo master 2022-03-31 23:37:45.491 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:37:45.496 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-31 23:37:45.499 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:37:45.501 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-31 23:37:45.504 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:37:45.504 | + functions-common:git_clone:678 : head -1 2022-03-31 23:37:45.509 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-03-31 23:37:45.512 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:37:45.514 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-31 23:37:45.517 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:37:45.520 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:37:45.522 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-31 23:37:45.525 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-31 23:37:45.527 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-31 23:37:45.530 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:37:45.532 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:37:45.535 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-31 23:37:45.537 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:37:45.540 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-31 23:37:45.543 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-31 23:37:45.545 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:37:45.549 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-31 23:37:45.551 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:37:45.554 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:37:45.557 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-31 23:37:45.562 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-31 23:37:45.565 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-31 23:37:46.220 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-31 23:37:46.223 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:37:46.225 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:37:46.227 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:37:46.230 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:37:46.232 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-31 23:37:46.234 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:37:46.237 | + inc/python:setup_package:428 : local extras=keystone 2022-03-31 23:37:46.240 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:37:46.242 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-31 23:37:46.245 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-31 23:37:46.247 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-31 23:37:46.250 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:37:46.252 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-31 23:37:46.274 | Using python 3.8 to install /opt/stack/swift 2022-03-31 23:37:46.277 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-31 23:37:47.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:47.156 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:47.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:37:47.156 | from cryptography.utils import int_from_bytes 2022-03-31 23:37:48.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:37:48.321 | Obtaining file:///opt/stack/swift 2022-03-31 23:37:48.322 | Preparing metadata (setup.py): started 2022-03-31 23:37:51.508 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:37:51.637 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-03-31 23:37:51.638 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-03-31 23:37:51.639 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-03-31 23:37:51.640 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-03-31 23:37:51.641 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-03-31 23:37:51.643 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-03-31 23:37:51.644 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-03-31 23:37:51.645 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-03-31 23:37:51.646 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-03-31 23:37:51.647 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-03-31 23:37:51.648 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-03-31 23:37:51.686 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-03-31 23:37:51.694 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-03-31 23:37:51.750 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-03-31 23:37:51.752 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-03-31 23:37:51.753 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.3.0) 2022-03-31 23:37:51.754 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-03-31 23:37:51.755 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-03-31 23:37:51.756 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-03-31 23:37:51.757 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-03-31 23:37:51.758 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-03-31 23:37:51.759 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-03-31 23:37:51.760 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-03-31 23:37:51.762 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.1.1) 2022-03-31 23:37:51.763 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.8.1) 2022-03-31 23:37:51.783 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-03-31 23:37:51.815 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-03-31 23:37:51.816 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-03-31 23:37:51.818 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-03-31 23:37:51.820 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-03-31 23:37:51.843 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-03-31 23:37:51.934 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.2) 2022-03-31 23:37:51.935 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.5.0) 2022-03-31 23:37:51.937 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.7.0) 2022-03-31 23:37:51.980 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5) 2022-03-31 23:37:52.023 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (6.0) 2022-03-31 23:37:52.024 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.5.0) 2022-03-31 23:37:52.025 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.5.0) 2022-03-31 23:37:52.026 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.8.0) 2022-03-31 23:37:52.086 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.8.2) 2022-03-31 23:37:52.090 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6) 2022-03-31 23:37:52.108 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2021.3) 2022-03-31 23:37:52.109 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.3) 2022-03-31 23:37:52.129 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3) 2022-03-31 23:37:52.130 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.0.7) 2022-03-31 23:37:52.233 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.13.3) 2022-03-31 23:37:52.248 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.1) 2022-03-31 23:37:54.347 | Installing collected packages: swift 2022-03-31 23:37:54.349 | Running setup.py develop for swift 2022-03-31 23:37:58.590 | Successfully installed swift 2022-03-31 23:37:58.590 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:37:58.599 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:37:58.599 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:37:58.744 | + inc/python:pip_install:200 : result=0 2022-03-31 23:37:58.747 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:37:58.750 | + functions-common:time_stop:2425 : local name 2022-03-31 23:37:58.752 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:37:58.755 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:37:58.757 | + functions-common:time_stop:2428 : local total 2022-03-31 23:37:58.759 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:37:58.762 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:37:58.765 | + functions-common:time_stop:2432 : start_time=1648769866268 2022-03-31 23:37:58.768 | + functions-common:time_stop:2434 : [[ -z 1648769866268 ]] 2022-03-31 23:37:58.770 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:37:58.775 | + functions-common:time_stop:2437 : end_time=1648769878772 2022-03-31 23:37:58.778 | + functions-common:time_stop:2438 : elapsed_time=12504 2022-03-31 23:37:58.781 | + functions-common:time_stop:2439 : total=62417 2022-03-31 23:37:58.784 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:37:58.788 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74921 2022-03-31 23:37:58.792 | + inc/python:pip_install:203 : return 0 2022-03-31 23:37:58.793 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:37:58.796 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:37:58.799 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:37:58.819 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:37:58.831 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-31 23:37:58.834 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-31 23:37:58.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:37:58.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:37:58.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-03-31 23:37:58.844 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:37:58.847 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-31 23:37:58.849 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:37:58.852 | + ./stack.sh:main:908 : configure_swift 2022-03-31 23:37:58.854 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-31 23:37:58.857 | + lib/swift:configure_swift:332 : local node_number 2022-03-31 23:37:58.859 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-31 23:37:58.861 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-31 23:37:58.863 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:38:00.032 | No container-sync running 2022-03-31 23:38:00.032 | No container-reconciler running 2022-03-31 23:38:00.032 | No object-updater running 2022-03-31 23:38:00.032 | No container-replicator running 2022-03-31 23:38:00.033 | No object-reconstructor running 2022-03-31 23:38:00.033 | No account-reaper running 2022-03-31 23:38:00.033 | No object-expirer running 2022-03-31 23:38:00.033 | No container-updater running 2022-03-31 23:38:00.033 | No account-server running 2022-03-31 23:38:00.033 | No object-server running 2022-03-31 23:38:00.033 | No proxy-server running 2022-03-31 23:38:00.033 | No account-replicator running 2022-03-31 23:38:00.033 | No container-sharder running 2022-03-31 23:38:00.033 | No container-auditor running 2022-03-31 23:38:00.033 | No object-replicator running 2022-03-31 23:38:00.033 | No object-auditor running 2022-03-31 23:38:00.033 | No container-server running 2022-03-31 23:38:00.033 | No account-auditor running 2022-03-31 23:38:00.135 | + lib/swift:configure_swift:337 : true 2022-03-31 23:38:00.137 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-31 23:38:00.152 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-31 23:38:00.166 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-31 23:38:00.169 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-31 23:38:00.169 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-31 23:38:00.175 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-31 23:38:00.175 | s/%GROUP%/ubuntu/; 2022-03-31 23:38:00.175 | s/%USER%/ubuntu/; 2022-03-31 23:38:00.175 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-31 23:38:00.175 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-31 23:38:00.179 | uid = ubuntu 2022-03-31 23:38:00.179 | gid = ubuntu 2022-03-31 23:38:00.179 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-31 23:38:00.179 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-31 23:38:00.179 | address = 127.0.0.1 2022-03-31 23:38:00.179 | 2022-03-31 23:38:00.179 | [account6612] 2022-03-31 23:38:00.179 | max connections = 25 2022-03-31 23:38:00.179 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:38:00.179 | read only = false 2022-03-31 23:38:00.179 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-31 23:38:00.179 | 2022-03-31 23:38:00.179 | [account6622] 2022-03-31 23:38:00.179 | max connections = 25 2022-03-31 23:38:00.179 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:38:00.179 | read only = false 2022-03-31 23:38:00.179 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-31 23:38:00.179 | 2022-03-31 23:38:00.179 | [account6632] 2022-03-31 23:38:00.179 | max connections = 25 2022-03-31 23:38:00.179 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:38:00.179 | read only = false 2022-03-31 23:38:00.179 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-31 23:38:00.180 | 2022-03-31 23:38:00.180 | [account6642] 2022-03-31 23:38:00.180 | max connections = 25 2022-03-31 23:38:00.180 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:38:00.180 | read only = false 2022-03-31 23:38:00.180 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-31 23:38:00.180 | 2022-03-31 23:38:00.180 | 2022-03-31 23:38:00.180 | [container6611] 2022-03-31 23:38:00.180 | max connections = 25 2022-03-31 23:38:00.180 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:38:00.180 | read only = false 2022-03-31 23:38:00.180 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-31 23:38:00.180 | 2022-03-31 23:38:00.180 | [container6621] 2022-03-31 23:38:00.180 | max connections = 25 2022-03-31 23:38:00.180 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:38:00.180 | read only = false 2022-03-31 23:38:00.180 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-31 23:38:00.180 | 2022-03-31 23:38:00.180 | [container6631] 2022-03-31 23:38:00.180 | max connections = 25 2022-03-31 23:38:00.180 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:38:00.180 | read only = false 2022-03-31 23:38:00.180 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-31 23:38:00.180 | 2022-03-31 23:38:00.180 | [container6641] 2022-03-31 23:38:00.180 | max connections = 25 2022-03-31 23:38:00.180 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:38:00.180 | read only = false 2022-03-31 23:38:00.180 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-31 23:38:00.180 | 2022-03-31 23:38:00.180 | 2022-03-31 23:38:00.180 | [object6613] 2022-03-31 23:38:00.180 | max connections = 25 2022-03-31 23:38:00.180 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:38:00.180 | read only = false 2022-03-31 23:38:00.181 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-31 23:38:00.181 | 2022-03-31 23:38:00.181 | [object6623] 2022-03-31 23:38:00.181 | max connections = 25 2022-03-31 23:38:00.181 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:38:00.181 | read only = false 2022-03-31 23:38:00.181 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-31 23:38:00.181 | 2022-03-31 23:38:00.181 | [object6633] 2022-03-31 23:38:00.181 | max connections = 25 2022-03-31 23:38:00.181 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:38:00.181 | read only = false 2022-03-31 23:38:00.181 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-31 23:38:00.181 | 2022-03-31 23:38:00.181 | [object6643] 2022-03-31 23:38:00.181 | max connections = 25 2022-03-31 23:38:00.181 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:38:00.181 | read only = false 2022-03-31 23:38:00.181 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-31 23:38:00.183 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-31 23:38:00.185 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:00.187 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:00.190 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-31 23:38:00.204 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-31 23:38:00.206 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-31 23:38:00.211 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-31 23:38:00.216 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-31 23:38:00.218 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-31 23:38:00.222 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-31 23:38:00.252 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.70:8080/v1/ 2022-03-31 23:38:00.279 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-31 23:38:00.300 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-31 23:38:00.329 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-31 23:38:00.348 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:38:00.378 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-31 23:38:00.396 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-31 23:38:00.426 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-31 23:38:00.443 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-31 23:38:00.472 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-31 23:38:00.491 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:38:00.519 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-31 23:38:00.537 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-31 23:38:00.552 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:00.555 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-31 23:38:00.583 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-31 23:38:00.610 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-31 23:38:00.637 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-31 23:38:00.665 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-31 23:38:00.680 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:00.682 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-31 23:38:00.709 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-31 23:38:00.724 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:00.727 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-31 23:38:00.741 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:00.743 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-31 23:38:00.745 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-31 23:38:00.760 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:00.762 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-31 23:38:00.764 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-31 23:38:00.767 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-31 23:38:00.772 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-31 23:38:00.777 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-31 23:38:00.804 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-31 23:38:00.831 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-31 23:38:00.861 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-31 23:38:00.891 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-31 23:38:00.919 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-31 23:38:00.921 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-31 23:38:00.924 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-31 23:38:00.926 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-31 23:38:00.928 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-31 23:38:00.955 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-31 23:38:00.982 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:38:01.010 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-31 23:38:01.039 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-31 23:38:01.067 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-31 23:38:01.096 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-31 23:38:01.125 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-31 23:38:01.152 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:38:01.181 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-31 23:38:01.209 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-31 23:38:01.237 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-31 23:38:01.265 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-31 23:38:01.293 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-31 23:38:01.324 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-31 23:38:01.352 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-31 23:38:01.371 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-31 23:38:01.398 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-31 23:38:01.427 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-31 23:38:01.431 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-31 23:38:01.460 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-31 23:38:01.488 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-31 23:38:01.514 | + lib/swift:configure_swift:475 : local node_number 2022-03-31 23:38:01.517 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:38:01.519 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:38:01.522 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-31 23:38:01.526 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-31 23:38:01.528 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:38:01.531 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:38:01.533 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-31 23:38:01.536 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-31 23:38:01.538 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:38:01.540 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:38:01.542 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-31 23:38:01.560 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-31 23:38:01.589 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-31 23:38:01.607 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-31 23:38:01.635 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-31 23:38:01.654 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:38:01.684 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-31 23:38:01.702 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:38:01.731 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-31 23:38:01.750 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:38:01.779 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-31 23:38:01.797 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-31 23:38:01.827 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:38:01.846 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:38:01.875 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-31 23:38:01.893 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-31 23:38:01.924 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-31 23:38:01.948 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-31 23:38:01.977 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-31 23:38:01.982 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-31 23:38:02.003 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:38:02.034 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-31 23:38:02.072 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:38:02.075 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-31 23:38:02.080 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-31 23:38:02.083 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:38:02.085 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:38:02.087 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-31 23:38:02.089 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-31 23:38:02.091 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:38:02.094 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:38:02.096 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-31 23:38:02.125 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-31 23:38:02.156 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-31 23:38:02.176 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-31 23:38:02.204 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-31 23:38:02.223 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:38:02.251 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-31 23:38:02.269 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:38:02.299 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-31 23:38:02.316 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:38:02.346 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-31 23:38:02.364 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-31 23:38:02.393 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:38:02.412 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:38:02.441 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-31 23:38:02.460 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-31 23:38:02.488 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-31 23:38:02.506 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-31 23:38:02.534 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-31 23:38:02.539 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-31 23:38:02.558 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:38:02.587 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:38:02.589 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-31 23:38:02.594 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-31 23:38:02.596 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:38:02.598 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:38:02.601 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-31 23:38:02.603 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-31 23:38:02.605 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:38:02.607 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:38:02.610 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-31 23:38:02.628 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-31 23:38:02.657 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-31 23:38:02.675 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-31 23:38:02.704 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-31 23:38:02.722 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:38:02.751 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-31 23:38:02.770 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:38:02.799 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-31 23:38:02.817 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:38:02.845 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-31 23:38:02.863 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-31 23:38:02.892 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:38:02.911 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:38:02.940 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-31 23:38:02.958 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-31 23:38:02.987 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-31 23:38:03.006 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-31 23:38:03.034 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-31 23:38:03.039 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-31 23:38:03.058 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:38:03.087 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-31 23:38:03.116 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-31 23:38:03.144 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-31 23:38:03.173 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-31 23:38:03.175 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-31 23:38:03.180 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-31 23:38:03.209 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-31 23:38:03.239 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-31 23:38:03.268 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-31 23:38:03.297 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-31 23:38:03.326 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-31 23:38:03.355 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-31 23:38:03.384 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-31 23:38:03.411 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-31 23:38:03.439 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-31 23:38:03.456 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:03.458 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-31 23:38:03.477 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-31 23:38:03.480 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-31 23:38:03.499 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-31 23:38:03.502 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.70 2022-03-31 23:38:03.529 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-31 23:38:03.532 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-31 23:38:03.559 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.70/identity 2022-03-31 23:38:03.588 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-31 23:38:03.591 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-31 23:38:03.619 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-31 23:38:03.635 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:03.638 | + lib/swift:configure_swift:538 : local user_group 2022-03-31 23:38:03.641 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-31 23:38:03.646 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-31 23:38:03.648 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-31 23:38:03.661 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-31 23:38:03.663 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-31 23:38:03.676 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-31 23:38:03.678 | + lib/swift:configure_swift:545 : is_suse 2022-03-31 23:38:03.680 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:38:03.683 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:38:03.685 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:38:03.688 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:38:03.690 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:38:03.694 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:38:03.697 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-31 23:38:03.710 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:38:03.712 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-31 23:38:03.715 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-31 23:38:03.732 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:03.735 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-31 23:38:03.753 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:03.756 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-31 23:38:03.758 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-31 23:38:03.761 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-31 23:38:03.763 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:38:03.766 | + lib/stack:stack_install_service:32 : install_glance 2022-03-31 23:38:03.768 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-31 23:38:03.771 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-31 23:38:03.773 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-31 23:38:03.790 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:03.793 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-31 23:38:03.796 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-31 23:38:03.813 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:03.816 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-31 23:38:03.819 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-31 23:38:03.822 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-31 23:38:03.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:38:03.827 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:38:03.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-03-31 23:38:03.832 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:38:03.836 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-31 23:38:03.838 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-31 23:38:03.841 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-31 23:38:03.844 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-31 23:38:03.847 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-31 23:38:03.849 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-31 23:38:03.852 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-31 23:38:03.855 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-31 23:38:03.858 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-31 23:38:03.861 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-31 23:38:03.865 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:38:03.865 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-31 23:38:03.871 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-31 23:38:03.873 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-31 23:38:03.877 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-31 23:38:03.880 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-31 23:38:03.882 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:38:03.904 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-31 23:38:03.907 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:38:04.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:04.778 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:04.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:04.778 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:05.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:38:05.936 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-31 23:38:06.018 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-31 23:38:06.019 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-31 23:38:06.020 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-31 23:38:06.021 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-31 23:38:06.022 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-31 23:38:06.024 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-31 23:38:06.025 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-31 23:38:06.026 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-31 23:38:06.027 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-31 23:38:06.028 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-31 23:38:06.029 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-31 23:38:06.030 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-31 23:38:06.033 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-31 23:38:06.035 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-31 23:38:06.037 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-31 23:38:06.040 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-31 23:38:06.042 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-31 23:38:06.044 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-31 23:38:06.054 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-31 23:38:06.055 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-31 23:38:06.069 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-31 23:38:06.137 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-31 23:38:06.138 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-31 23:38:06.140 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-31 23:38:06.163 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-31 23:38:06.165 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-31 23:38:06.166 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-31 23:38:06.168 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-31 23:38:06.169 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-31 23:38:06.182 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-31 23:38:06.221 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-31 23:38:06.223 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-31 23:38:06.224 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-31 23:38:06.225 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-31 23:38:06.247 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-31 23:38:06.248 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-31 23:38:06.263 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-31 23:38:06.278 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-31 23:38:06.281 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-31 23:38:06.301 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-31 23:38:06.302 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-31 23:38:06.382 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-31 23:38:06.383 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-31 23:38:06.385 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-31 23:38:06.388 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-31 23:38:06.447 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-31 23:38:06.473 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-31 23:38:06.669 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-31 23:38:06.674 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-31 23:38:06.707 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-31 23:38:06.710 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-31 23:38:06.712 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-31 23:38:06.714 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-31 23:38:06.715 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-31 23:38:06.716 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-31 23:38:06.795 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-31 23:38:06.963 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-31 23:38:06.986 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-31 23:38:07.071 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-31 23:38:07.218 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-31 23:38:09.150 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:38:09.158 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:38:09.158 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:38:09.293 | + inc/python:pip_install:200 : result=0 2022-03-31 23:38:09.295 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:38:09.298 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:09.300 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:09.302 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:09.305 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:09.307 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:09.309 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:38:09.312 | + functions-common:time_stop:2432 : start_time=1648769883898 2022-03-31 23:38:09.314 | + functions-common:time_stop:2434 : [[ -z 1648769883898 ]] 2022-03-31 23:38:09.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:09.322 | + functions-common:time_stop:2437 : end_time=1648769889319 2022-03-31 23:38:09.325 | + functions-common:time_stop:2438 : elapsed_time=5421 2022-03-31 23:38:09.327 | + functions-common:time_stop:2439 : total=74921 2022-03-31 23:38:09.330 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:09.333 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80342 2022-03-31 23:38:09.335 | + inc/python:pip_install:203 : return 0 2022-03-31 23:38:09.338 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-31 23:38:09.340 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-31 23:38:09.343 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-31 23:38:09.356 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-31 23:38:09.362 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-31 23:38:09.364 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-31 23:38:09.367 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-31 23:38:09.369 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:38:09.372 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:38:09.375 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:38:09.378 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:38:09.380 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:38:09.383 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:38:09.400 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:38:09.403 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:38:09.405 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:09.408 | + functions-common:git_clone:629 : echo master 2022-03-31 23:38:09.409 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:38:09.414 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-31 23:38:09.416 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:09.419 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-31 23:38:09.422 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:38:09.422 | + functions-common:git_clone:678 : head -1 2022-03-31 23:38:09.426 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-31 23:38:09.429 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:38:09.431 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-31 23:38:09.434 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:38:09.437 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:38:09.440 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-31 23:38:09.442 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:38:09.445 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-31 23:38:09.448 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:38:09.450 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:38:09.452 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-31 23:38:09.456 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:38:09.458 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:38:09.461 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-31 23:38:09.464 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:38:09.467 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-31 23:38:09.469 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:38:09.472 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:38:09.475 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-31 23:38:09.481 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-31 23:38:09.483 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-31 23:38:10.133 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-31 23:38:10.136 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:38:10.138 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:38:10.141 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:38:10.143 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:38:10.145 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-31 23:38:10.148 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:38:10.150 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:38:10.152 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:38:10.155 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:38:10.158 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:38:10.160 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:38:10.162 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:38:10.165 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-31 23:38:10.187 | Using python 3.8 to install /opt/stack/glance 2022-03-31 23:38:10.189 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-31 23:38:11.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:11.060 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:11.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:11.060 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:12.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:38:12.233 | Obtaining file:///opt/stack/glance 2022-03-31 23:38:12.234 | Preparing metadata (setup.py): started 2022-03-31 23:38:15.437 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:38:15.601 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-31 23:38:15.602 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-31 23:38:15.603 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-31 23:38:15.605 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-31 23:38:15.606 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-31 23:38:15.607 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-31 23:38:15.608 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-31 23:38:15.609 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-31 23:38:15.610 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-31 23:38:15.611 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-31 23:38:15.612 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-31 23:38:15.613 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-31 23:38:15.615 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-31 23:38:15.616 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:38:15.617 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-31 23:38:15.618 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-31 23:38:15.619 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-31 23:38:15.620 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-31 23:38:15.621 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-31 23:38:15.622 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-31 23:38:15.623 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-31 23:38:15.624 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-31 23:38:15.625 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-31 23:38:15.627 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:38:15.628 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-31 23:38:15.629 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-31 23:38:15.630 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-31 23:38:15.631 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-31 23:38:15.632 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:38:15.634 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-31 23:38:15.635 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-31 23:38:15.636 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-31 23:38:15.637 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-31 23:38:15.638 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-31 23:38:15.639 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-31 23:38:15.640 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-31 23:38:15.642 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-31 23:38:15.643 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:38:15.644 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-31 23:38:15.645 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-31 23:38:15.646 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-31 23:38:15.647 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-31 23:38:15.648 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-31 23:38:15.665 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-31 23:38:15.667 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-31 23:38:15.668 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-31 23:38:15.690 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-31 23:38:15.692 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-31 23:38:15.731 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-31 23:38:15.748 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-31 23:38:15.757 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-31 23:38:15.772 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-31 23:38:15.773 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-31 23:38:15.774 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-31 23:38:15.868 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-31 23:38:15.947 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-31 23:38:16.000 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-31 23:38:16.004 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-31 23:38:16.036 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-31 23:38:16.081 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-31 23:38:16.082 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-31 23:38:16.083 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:38:16.176 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-31 23:38:16.177 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-31 23:38:16.180 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-31 23:38:16.206 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-31 23:38:16.254 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-31 23:38:16.257 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-31 23:38:16.318 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-31 23:38:16.319 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-31 23:38:16.320 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-31 23:38:16.322 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-31 23:38:16.326 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-31 23:38:16.352 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-31 23:38:16.355 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-31 23:38:16.358 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:38:16.401 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-31 23:38:16.446 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-31 23:38:16.447 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-31 23:38:16.448 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-31 23:38:16.528 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-31 23:38:16.589 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-31 23:38:16.692 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-31 23:38:16.968 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-31 23:38:16.969 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-31 23:38:16.971 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:38:16.975 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-31 23:38:17.032 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-31 23:38:17.054 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-31 23:38:17.170 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-31 23:38:17.276 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-31 23:38:17.491 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-31 23:38:17.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.1.0.dev4) (1.4.0) 2022-03-31 23:38:17.494 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:38:17.495 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-31 23:38:17.497 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-31 23:38:17.498 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-31 23:38:17.500 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-31 23:38:17.622 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-31 23:38:17.654 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-31 23:38:17.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.1.0.dev4) (1.3.3) 2022-03-31 23:38:17.703 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-31 23:38:17.948 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-31 23:38:18.135 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-31 23:38:18.136 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-31 23:38:18.138 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-31 23:38:18.141 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-31 23:38:18.248 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-31 23:38:18.405 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:38:18.539 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-31 23:38:18.858 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-31 23:38:18.859 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-31 23:38:19.092 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-31 23:38:19.378 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-31 23:38:19.690 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-31 23:38:19.691 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-31 23:38:20.995 | Installing collected packages: glance 2022-03-31 23:38:20.997 | Running setup.py develop for glance 2022-03-31 23:38:25.437 | Successfully installed glance 2022-03-31 23:38:25.437 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:38:25.451 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:38:25.451 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:38:25.588 | + inc/python:pip_install:200 : result=0 2022-03-31 23:38:25.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:38:25.592 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:25.595 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:25.598 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:25.600 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:25.602 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:25.604 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:38:25.607 | + functions-common:time_stop:2432 : start_time=1648769890181 2022-03-31 23:38:25.609 | + functions-common:time_stop:2434 : [[ -z 1648769890181 ]] 2022-03-31 23:38:25.612 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:25.616 | + functions-common:time_stop:2437 : end_time=1648769905614 2022-03-31 23:38:25.618 | + functions-common:time_stop:2438 : elapsed_time=15433 2022-03-31 23:38:25.621 | + functions-common:time_stop:2439 : total=80342 2022-03-31 23:38:25.623 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:25.625 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95775 2022-03-31 23:38:25.628 | + inc/python:pip_install:203 : return 0 2022-03-31 23:38:25.630 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:38:25.633 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:38:25.635 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:38:25.655 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:38:25.668 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-31 23:38:25.671 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-31 23:38:25.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:38:25.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:38:25.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-03-31 23:38:25.681 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:38:25.684 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:38:25.686 | + ./stack.sh:main:920 : configure_glance 2022-03-31 23:38:25.689 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-31 23:38:25.702 | + lib/glance:configure_glance:326 : local dburl 2022-03-31 23:38:25.705 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-31 23:38:25.708 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-31 23:38:25.710 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-31 23:38:25.713 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-31 23:38:25.715 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:38:25.718 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:38:25.721 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-31 23:38:25.750 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:38:25.779 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-31 23:38:25.810 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:38:25.842 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-31 23:38:25.871 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-31 23:38:25.902 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-31 23:38:25.905 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:38:25.907 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-31 23:38:25.910 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:38:25.912 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-31 23:38:25.942 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-31 23:38:25.973 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:38:26.003 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-31 23:38:26.033 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-31 23:38:26.064 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-31 23:38:26.096 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-31 23:38:26.127 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-31 23:38:26.159 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:38:26.191 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:38:26.220 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:38:26.252 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-31 23:38:26.254 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-31 23:38:26.257 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-31 23:38:26.259 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:38:26.262 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:38:26.264 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:38:26.281 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:26.284 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:38:26.287 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:38:26.290 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:38:26.307 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:26.309 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:38:26.312 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:38:26.342 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:38:26.345 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:38:26.347 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-31 23:38:26.350 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-31 23:38:26.352 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-31 23:38:26.384 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-31 23:38:26.413 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-31 23:38:26.416 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-31 23:38:26.419 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-31 23:38:26.421 | + lib/glance:configure_glance_store:254 : local be 2022-03-31 23:38:26.424 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:38:26.426 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-31 23:38:26.429 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:38:26.459 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-31 23:38:26.462 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.70 2022-03-31 23:38:26.492 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:38:26.495 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-31 23:38:26.513 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:26.515 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-31 23:38:26.545 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-31 23:38:26.578 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-31 23:38:26.609 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-31 23:38:26.640 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-31 23:38:26.670 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-31 23:38:26.688 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:26.690 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:38:26.721 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-31 23:38:26.751 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-31 23:38:26.780 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.70/identity/v3 2022-03-31 23:38:26.816 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-31 23:38:26.846 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.70/image 2022-03-31 23:38:26.877 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-31 23:38:26.894 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:26.896 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-31 23:38:26.899 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-31 23:38:26.901 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:38:26.905 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:38:26.923 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:38:26.926 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:38:26.928 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:38:26.931 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:38:26.933 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:38:26.963 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:38:26.994 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:38:27.025 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:38:27.058 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-31 23:38:27.062 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-31 23:38:27.093 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-31 23:38:27.124 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:38:27.155 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.70/identity 2022-03-31 23:38:27.186 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-31 23:38:27.217 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-31 23:38:27.247 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-31 23:38:27.278 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:38:27.310 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-31 23:38:27.340 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-31 23:38:27.372 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-31 23:38:27.407 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-31 23:38:27.412 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-31 23:38:27.421 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-31 23:38:27.438 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:27.440 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-31 23:38:27.443 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-31 23:38:27.445 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-31 23:38:27.447 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-31 23:38:27.450 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-31 23:38:27.453 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-31 23:38:27.457 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-31 23:38:27.459 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-31 23:38:27.463 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-31 23:38:27.494 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-31 23:38:27.496 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-31 23:38:27.499 | ++ functions:get_random_port:837 : true 2022-03-31 23:38:27.501 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-31 23:38:27.504 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-31 23:38:27.506 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-31 23:38:27.569 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-31 23:38:27.571 | ++ functions:get_random_port:841 : break 2 2022-03-31 23:38:27.574 | ++ functions:get_random_port:845 : echo 60999 2022-03-31 23:38:27.577 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-31 23:38:27.579 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-31 23:38:27.607 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-31 23:38:27.636 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-31 23:38:27.664 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:38:27.693 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:38:27.722 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:38:27.750 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:38:27.778 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:38:27.806 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:38:27.835 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:38:27.863 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:38:27.891 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:38:27.920 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:38:27.948 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:38:27.977 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-31 23:38:28.005 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-31 23:38:28.035 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-31 23:38:28.065 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-31 23:38:28.093 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-31 23:38:28.122 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-31 23:38:28.124 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-31 23:38:28.127 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:38:28.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:28.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:28.134 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-31 23:38:28.136 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-31 23:38:28.192 | proxy (enabled by site administrator) 2022-03-31 23:38:28.195 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-31 23:38:28.198 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-31 23:38:28.200 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:38:28.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:28.205 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:28.207 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-31 23:38:28.210 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-31 23:38:28.265 | proxy_http (enabled by site administrator) 2022-03-31 23:38:28.268 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-31 23:38:28.271 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-31 23:38:28.274 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-31 23:38:28.276 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:38:28.279 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:28.281 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:28.284 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:38:28.287 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:38:28.290 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-31 23:38:28.291 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:38:28.300 | KeepAlive Off 2022-03-31 23:38:28.305 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-31 23:38:28.305 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:38:28.313 | SetEnv proxy-sendchunked 1 2022-03-31 23:38:28.317 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-31 23:38:28.318 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:38:28.326 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-31 23:38:28.329 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-31 23:38:28.332 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-31 23:38:28.334 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:38:28.337 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:38:28.339 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:38:28.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:28.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:28.347 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:38:28.350 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:38:28.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:28.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:28.357 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-31 23:38:28.421 | Site glance-wsgi-api already enabled 2022-03-31 23:38:28.427 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-31 23:38:28.430 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:38:28.432 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:38:28.435 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:38:28.578 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-31 23:38:28.585 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-31 23:38:28.618 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-31 23:38:28.621 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-31 23:38:28.639 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:28.642 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-31 23:38:28.645 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-31 23:38:28.647 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-31 23:38:28.650 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:38:28.652 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-31 23:38:28.655 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-31 23:38:28.658 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-31 23:38:28.661 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-31 23:38:28.663 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:38:28.666 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:38:28.669 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:38:28.672 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:38:28.674 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:38:28.677 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:38:28.694 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:38:28.697 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:38:28.700 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:28.703 | + functions-common:git_clone:629 : echo master 2022-03-31 23:38:28.703 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:38:28.710 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-31 23:38:28.712 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:28.714 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-31 23:38:28.718 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:38:28.718 | + functions-common:git_clone:678 : head -1 2022-03-31 23:38:28.722 | 4a1971ab6 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-03-31 23:38:28.724 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:38:28.727 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-31 23:38:28.730 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:38:28.732 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:38:28.735 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-31 23:38:28.737 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:38:28.740 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-31 23:38:28.743 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:38:28.745 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:38:28.748 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-31 23:38:28.750 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:38:28.753 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:38:28.756 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-31 23:38:28.759 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:38:28.762 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-31 23:38:28.764 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:38:28.768 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:38:28.771 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-31 23:38:28.777 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-31 23:38:28.780 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-31 23:38:29.434 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-31 23:38:29.436 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:38:29.440 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:38:29.442 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:38:29.444 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:38:29.447 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-31 23:38:29.449 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:38:29.452 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:38:29.454 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:38:29.457 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:38:29.459 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:38:29.462 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:38:29.464 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:38:29.467 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-31 23:38:29.488 | Using python 3.8 to install /opt/stack/cinder 2022-03-31 23:38:29.491 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-31 23:38:30.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:30.346 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:30.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:30.346 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:31.485 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:38:31.511 | Obtaining file:///opt/stack/cinder 2022-03-31 23:38:31.512 | Preparing metadata (setup.py): started 2022-03-31 23:38:35.534 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:38:35.758 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-03-31 23:38:35.760 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-03-31 23:38:35.761 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-03-31 23:38:35.762 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-03-31 23:38:35.763 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-03-31 23:38:35.764 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-03-31 23:38:35.765 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:38:35.766 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:38:35.768 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-03-31 23:38:35.769 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-03-31 23:38:35.770 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-03-31 23:38:35.771 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-03-31 23:38:35.772 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:38:35.773 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-03-31 23:38:35.774 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-03-31 23:38:35.776 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-03-31 23:38:35.777 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-03-31 23:38:35.778 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-03-31 23:38:35.779 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-03-31 23:38:35.780 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-03-31 23:38:35.781 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-03-31 23:38:35.782 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:38:35.783 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-03-31 23:38:35.784 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-03-31 23:38:35.786 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:38:35.787 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-03-31 23:38:35.788 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:38:35.789 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-03-31 23:38:35.790 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-03-31 23:38:35.791 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-03-31 23:38:35.792 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:38:35.793 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-03-31 23:38:35.794 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-03-31 23:38:35.795 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-03-31 23:38:35.796 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-03-31 23:38:35.797 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-03-31 23:38:35.798 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-03-31 23:38:35.800 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-03-31 23:38:35.801 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-03-31 23:38:35.802 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-03-31 23:38:35.803 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-03-31 23:38:35.804 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-03-31 23:38:35.805 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-03-31 23:38:35.807 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-03-31 23:38:35.808 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-03-31 23:38:35.809 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-03-31 23:38:35.810 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-03-31 23:38:35.811 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:38:35.812 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-03-31 23:38:35.813 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:38:35.814 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-03-31 23:38:35.815 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-03-31 23:38:35.817 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-03-31 23:38:35.818 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-03-31 23:38:35.819 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-03-31 23:38:35.820 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-03-31 23:38:35.821 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-03-31 23:38:35.822 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:38:35.823 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-03-31 23:38:35.824 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-03-31 23:38:35.825 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-03-31 23:38:35.826 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-03-31 23:38:35.840 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (1.24.7) 2022-03-31 23:38:35.841 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.10.0) 2022-03-31 23:38:35.842 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:38:35.904 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-03-31 23:38:35.936 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev43) (2.1.0) 2022-03-31 23:38:35.951 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (0.1.0) 2022-03-31 23:38:35.952 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:38:35.954 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:38:35.955 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (4.1.1) 2022-03-31 23:38:36.052 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev43) (1.7.0) 2022-03-31 23:38:36.103 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (2.10.1) 2022-03-31 23:38:36.108 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (3.1.1) 2022-03-31 23:38:36.135 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-03-31 23:38:36.136 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-03-31 23:38:36.138 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.2.8) 2022-03-31 23:38:36.220 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev43) (0.17.3) 2022-03-31 23:38:36.264 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-03-31 23:38:36.265 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:38:36.267 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:38:36.268 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (0.8.0) 2022-03-31 23:38:36.330 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.7.6) 2022-03-31 23:38:36.331 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:38:36.332 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (2.0.1) 2022-03-31 23:38:36.391 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (2.8.2) 2022-03-31 23:38:36.397 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (0.9.6) 2022-03-31 23:38:36.457 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.4.0) 2022-03-31 23:38:36.460 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.9) 2022-03-31 23:38:36.461 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (2.4.0) 2022-03-31 23:38:36.462 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-03-31 23:38:36.466 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.2.3) 2022-03-31 23:38:36.491 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.3.0) 2022-03-31 23:38:36.493 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-03-31 23:38:36.493 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:38:36.541 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev43) (1.0.3) 2022-03-31 23:38:36.628 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:38:36.631 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (3.0.0) 2022-03-31 23:38:36.653 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (3.1.1) 2022-03-31 23:38:36.681 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev43) (0.11.0) 2022-03-31 23:38:36.751 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.26.8) 2022-03-31 23:38:36.754 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.0.0) 2022-03-31 23:38:36.887 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:38:36.912 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-03-31 23:38:37.057 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:38:37.095 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.13.3) 2022-03-31 23:38:37.096 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (22.0.0) 2022-03-31 23:38:37.099 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:38:37.303 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2.0.12) 2022-03-31 23:38:37.306 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-03-31 23:38:37.307 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-03-31 23:38:37.343 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-03-31 23:38:37.373 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev43) (0.23.2) 2022-03-31 23:38:37.616 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:38:37.617 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-03-31 23:38:37.761 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-03-31 23:38:37.766 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-03-31 23:38:37.768 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:38:37.898 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-03-31 23:38:38.052 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.1.6) 2022-03-31 23:38:38.054 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (5.4.0) 2022-03-31 23:38:38.055 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (4.11.1) 2022-03-31 23:38:38.090 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-03-31 23:38:38.347 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-03-31 23:38:38.426 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (2.4.0) 2022-03-31 23:38:38.429 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:38:38.599 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:38:38.694 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (1.55.0) 2022-03-31 23:38:38.695 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (3.19.4) 2022-03-31 23:38:38.878 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (2.1.0) 2022-03-31 23:38:39.308 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (1.1.5) 2022-03-31 23:38:39.360 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.13.1) 2022-03-31 23:38:39.411 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (0.2.5) 2022-03-31 23:38:40.483 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.32) 2022-03-31 23:38:40.762 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (21.4.0) 2022-03-31 23:38:40.763 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (1.8.2) 2022-03-31 23:38:40.910 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (2.2) 2022-03-31 23:38:41.108 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.0.0) 2022-03-31 23:38:41.240 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (3.7.0) 2022-03-31 23:38:42.810 | Installing collected packages: cinder 2022-03-31 23:38:42.812 | Running setup.py develop for cinder 2022-03-31 23:38:48.607 | Successfully installed cinder 2022-03-31 23:38:48.607 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:38:48.615 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:38:48.615 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:38:48.770 | + inc/python:pip_install:200 : result=0 2022-03-31 23:38:48.772 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:38:48.775 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:48.777 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:48.780 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:48.782 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:48.785 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:48.787 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:38:48.790 | + functions-common:time_stop:2432 : start_time=1648769909482 2022-03-31 23:38:48.792 | + functions-common:time_stop:2434 : [[ -z 1648769909482 ]] 2022-03-31 23:38:48.795 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:48.799 | + functions-common:time_stop:2437 : end_time=1648769928796 2022-03-31 23:38:48.801 | + functions-common:time_stop:2438 : elapsed_time=19314 2022-03-31 23:38:48.804 | + functions-common:time_stop:2439 : total=95775 2022-03-31 23:38:48.806 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:48.808 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115089 2022-03-31 23:38:48.810 | + inc/python:pip_install:203 : return 0 2022-03-31 23:38:48.813 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:38:48.815 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:38:48.818 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:38:48.837 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:38:48.850 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-31 23:38:48.853 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-31 23:38:48.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:38:48.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:38:48.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-03-31 23:38:48.863 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:38:48.866 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-31 23:38:48.869 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-31 23:38:48.871 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-31 23:38:48.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:48.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:48.879 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-31 23:38:48.891 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-31 23:38:48.894 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:38:48.896 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:38:48.899 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:38:48.901 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:38:48.904 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:48.906 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:38:48.909 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:48.912 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:48.915 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:38:48.917 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:38:48.920 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:38:48.923 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:38:48.925 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-31 23:38:48.928 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:38:48.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:48.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:48.936 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-31 23:38:48.960 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-31 23:38:49.069 | Reading package lists... 2022-03-31 23:38:49.322 | Building dependency tree... 2022-03-31 23:38:49.323 | Reading state information... 2022-03-31 23:38:49.588 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-31 23:38:49.588 | The following packages were automatically installed and are no longer required: 2022-03-31 23:38:49.589 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:38:49.589 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:38:49.589 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:38:49.589 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:38:49.589 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:38:49.590 | python3-zope.interface 2022-03-31 23:38:49.590 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:38:49.705 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:38:49.711 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:38:49.714 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:38:49.717 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:49.719 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:49.722 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:49.725 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:49.727 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:49.730 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:38:49.732 | + functions-common:time_stop:2432 : start_time=1648769928957 2022-03-31 23:38:49.735 | + functions-common:time_stop:2434 : [[ -z 1648769928957 ]] 2022-03-31 23:38:49.738 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:49.743 | + functions-common:time_stop:2437 : end_time=1648769929740 2022-03-31 23:38:49.746 | + functions-common:time_stop:2438 : elapsed_time=783 2022-03-31 23:38:49.748 | + functions-common:time_stop:2439 : total=19950 2022-03-31 23:38:49.751 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:49.754 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20733 2022-03-31 23:38:49.756 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:38:49.759 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:38:49.762 | + ./stack.sh:main:926 : configure_cinder 2022-03-31 23:38:49.764 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-31 23:38:49.777 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-31 23:38:49.781 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-31 23:38:49.783 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-31 23:38:49.786 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:38:49.789 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-31 23:38:49.789 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:38:49.794 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-31 23:38:49.796 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-31 23:38:49.799 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:38:49.801 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-31 23:38:49.803 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-31 23:38:49.806 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-31 23:38:49.808 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-31 23:38:49.810 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-31 23:38:49.822 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-31 23:38:49.835 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-31 23:38:49.848 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-31 23:38:49.861 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-31 23:38:49.873 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:38:49.876 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:38:49.880 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fmuvPNJ7Eu 2022-03-31 23:38:49.882 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:38:49.885 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:38:49.887 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-31 23:38:49.889 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fmuvPNJ7Eu 2022-03-31 23:38:49.893 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fmuvPNJ7Eu 2022-03-31 23:38:49.905 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fmuvPNJ7Eu /etc/sudoers.d/cinder-rootwrap 2022-03-31 23:38:49.918 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-31 23:38:49.923 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:38:49.925 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:38:49.928 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:38:49.930 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:38:49.932 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-31 23:38:49.934 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-31 23:38:49.937 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-31 23:38:49.939 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-31 23:38:49.944 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-31 23:38:49.948 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-31 23:38:49.967 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-31 23:38:49.988 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-31 23:38:50.007 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-31 23:38:50.027 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-31 23:38:50.046 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-31 23:38:50.066 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-31 23:38:50.085 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-31 23:38:50.104 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-31 23:38:50.106 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:38:50.109 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-31 23:38:50.112 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:38:50.114 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-31 23:38:50.150 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-31 23:38:50.178 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:38:50.206 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-31 23:38:50.234 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-31 23:38:50.262 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-31 23:38:50.291 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-31 23:38:50.324 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-31 23:38:50.353 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:38:50.381 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:38:50.410 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-31 23:38:50.442 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-31 23:38:50.472 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-31 23:38:50.474 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-31 23:38:50.477 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-31 23:38:50.479 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-31 23:38:50.482 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:38:50.484 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:38:50.515 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-31 23:38:50.545 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-31 23:38:50.573 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-31 23:38:50.602 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-31 23:38:50.631 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-31 23:38:50.662 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-31 23:38:50.694 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-31 23:38:50.697 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.70 2022-03-31 23:38:50.725 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:38:50.758 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-31 23:38:50.765 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 55ad2230289f25dd45af72833a3c3f4e 2022-03-31 23:38:50.795 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-31 23:38:50.797 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-31 23:38:50.826 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-31 23:38:50.855 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-31 23:38:50.883 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-31 23:38:50.912 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-31 23:38:50.929 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:50.932 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-31 23:38:50.949 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:50.952 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-31 23:38:50.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:50.971 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-31 23:38:50.988 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:50.991 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-31 23:38:50.993 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-31 23:38:50.996 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-31 23:38:50.998 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-31 23:38:51.000 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:38:51.003 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:38:51.006 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:38:51.022 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:51.025 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:38:51.028 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:38:51.030 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:38:51.046 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:51.049 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:38:51.052 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:38:51.080 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:38:51.083 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:38:51.085 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-31 23:38:51.088 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-31 23:38:51.090 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:38:51.093 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:38:51.111 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:38:51.113 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:38:51.116 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:38:51.118 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:38:51.120 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:38:51.149 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:38:51.178 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:38:51.207 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:38:51.236 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-31 23:38:51.253 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:51.255 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-31 23:38:51.258 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:38:51.260 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-31 23:38:51.263 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-31 23:38:51.265 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:38:51.267 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:38:51.270 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-31 23:38:51.274 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-31 23:38:51.277 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:38:51.279 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:38:51.293 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:38:51.293 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:38:51.303 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:38:51.306 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:38:51.324 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:38:51.326 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:38:51.330 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-31 23:38:51.362 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:38:51.389 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-31 23:38:51.419 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:38:51.447 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:38:51.475 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:38:51.503 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:38:51.531 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:38:51.560 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:38:51.588 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:38:51.616 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:38:51.644 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:38:51.673 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:38:51.701 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:38:51.703 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:38:51.707 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-31 23:38:51.709 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-31 23:38:51.712 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:38:51.714 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:51.717 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:51.720 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:38:51.723 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:38:51.725 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:38:51.754 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:38:51.784 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:38:51.784 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-31 23:38:51.792 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-31 23:38:51.796 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-31 23:38:51.798 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-31 23:38:51.801 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:38:51.803 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:38:51.805 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:38:51.808 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:51.810 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:51.813 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:38:51.815 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:38:51.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:38:51.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:38:51.822 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-31 23:38:51.885 | Enabling site cinder-wsgi. 2022-03-31 23:38:51.890 | To activate the new configuration, you need to run: 2022-03-31 23:38:51.890 | systemctl reload apache2 2022-03-31 23:38:51.895 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:38:51.897 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:38:51.900 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:38:51.902 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:38:52.038 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-31 23:38:52.041 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-31 23:38:52.072 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.70/image 2022-03-31 23:38:52.104 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-31 23:38:52.121 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:52.124 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-31 23:38:52.126 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:38:52.129 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:38:52.131 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:38:52.133 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-31 23:38:52.165 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-31 23:38:52.193 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.70/identity 2022-03-31 23:38:52.222 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-31 23:38:52.251 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-31 23:38:52.280 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-31 23:38:52.310 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-31 23:38:52.338 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-31 23:38:52.367 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:38:52.395 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-31 23:38:52.424 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-31 23:38:52.452 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:38:52.482 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-31 23:38:52.484 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-31 23:38:52.501 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:52.504 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.70:2379 2022-03-31 23:38:52.536 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-31 23:38:52.538 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-31 23:38:52.556 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:52.559 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-31 23:38:52.562 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-31 23:38:52.564 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-31 23:38:52.567 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:38:52.569 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-31 23:38:52.572 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-31 23:38:52.576 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:38:52.576 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:38:52.582 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:38:52.585 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:38:52.587 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:38:52.590 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:38:52.592 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-31 23:38:52.596 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-31 23:38:52.598 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-31 23:38:52.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:38:52.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:38:52.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-03-31 23:38:52.609 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:38:52.612 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-31 23:38:52.614 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-31 23:38:52.616 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-31 23:38:52.619 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:38:52.621 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:38:52.624 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:38:52.627 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:38:52.629 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:38:52.632 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:38:52.649 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:38:52.651 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:38:52.653 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:52.656 | + functions-common:git_clone:629 : echo master 2022-03-31 23:38:52.657 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:38:52.662 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-31 23:38:52.665 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:38:52.667 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-31 23:38:52.670 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:38:52.671 | + functions-common:git_clone:678 : head -1 2022-03-31 23:38:52.683 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-03-31 23:38:52.686 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:38:52.689 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-31 23:38:52.692 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:38:52.694 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:38:52.697 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-31 23:38:52.699 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:38:52.702 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-31 23:38:52.705 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:38:52.707 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:38:52.710 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-31 23:38:52.712 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:38:52.715 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:38:52.718 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-31 23:38:52.721 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:38:52.724 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-31 23:38:52.726 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:38:52.729 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:38:52.732 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-31 23:38:52.738 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-31 23:38:52.741 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-31 23:38:53.397 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-31 23:38:53.399 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:38:53.401 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:38:53.404 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:38:53.406 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:38:53.408 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-31 23:38:53.411 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:38:53.413 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:38:53.416 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:38:53.418 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:38:53.420 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:38:53.423 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:38:53.426 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:38:53.429 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-31 23:38:53.451 | Using python 3.8 to install /opt/stack/neutron 2022-03-31 23:38:53.453 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-31 23:38:54.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:54.334 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:54.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:54.334 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:55.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:38:55.491 | Obtaining file:///opt/stack/neutron 2022-03-31 23:38:55.492 | Preparing metadata (setup.py): started 2022-03-31 23:38:59.674 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:38:59.765 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-03-31 23:38:59.767 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:38:59.768 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-03-31 23:38:59.769 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-03-31 23:38:59.770 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:38:59.771 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-03-31 23:38:59.773 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-03-31 23:38:59.774 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-03-31 23:38:59.775 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-03-31 23:38:59.776 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-03-31 23:38:59.778 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-03-31 23:38:59.779 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-03-31 23:38:59.780 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-03-31 23:38:59.781 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-03-31 23:38:59.782 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-03-31 23:38:59.783 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-03-31 23:38:59.784 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:38:59.785 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-03-31 23:38:59.786 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-03-31 23:38:59.787 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:38:59.788 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-03-31 23:38:59.789 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:38:59.791 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-03-31 23:38:59.792 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:38:59.793 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-03-31 23:38:59.794 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-03-31 23:38:59.795 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-03-31 23:38:59.796 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-03-31 23:38:59.797 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-03-31 23:38:59.798 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-03-31 23:38:59.799 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-03-31 23:38:59.800 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-03-31 23:38:59.802 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:38:59.803 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-03-31 23:38:59.804 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:38:59.805 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-03-31 23:38:59.806 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-03-31 23:38:59.807 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:38:59.808 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-03-31 23:38:59.809 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-03-31 23:38:59.810 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-03-31 23:38:59.811 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:38:59.813 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-03-31 23:38:59.814 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-03-31 23:38:59.815 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-03-31 23:38:59.816 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-03-31 23:38:59.817 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-03-31 23:38:59.819 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:38:59.820 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-03-31 23:38:59.821 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-03-31 23:38:59.822 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-03-31 23:38:59.823 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:38:59.824 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-03-31 23:38:59.825 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:38:59.826 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-03-31 23:38:59.842 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-03-31 23:38:59.844 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-03-31 23:38:59.846 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-03-31 23:38:59.853 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-03-31 23:38:59.865 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:38:59.866 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-03-31 23:38:59.867 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-03-31 23:38:59.887 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev73) (3.0.7) 2022-03-31 23:38:59.895 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:38:59.956 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-03-31 23:38:59.957 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.7.0) 2022-03-31 23:39:00.010 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (4.4.0) 2022-03-31 23:39:00.012 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (3.1.1) 2022-03-31 23:39:00.058 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (1.2.2) 2022-03-31 23:39:00.061 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:39:00.092 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.1.5) 2022-03-31 23:39:00.093 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.32) 2022-03-31 23:39:00.095 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-03-31 23:39:00.096 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-03-31 23:39:00.097 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-03-31 23:39:00.099 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:39:00.100 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-03-31 23:39:00.101 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-03-31 23:39:00.118 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev73) (1.0.3) 2022-03-31 23:39:00.212 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev73) (0.17.3) 2022-03-31 23:39:00.254 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:39:00.343 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.13.0) 2022-03-31 23:39:00.347 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:39:00.348 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (2.0.1) 2022-03-31 23:39:00.406 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (2.8.2) 2022-03-31 23:39:00.409 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (0.9.6) 2022-03-31 23:39:00.467 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-03-31 23:39:00.468 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.2.3) 2022-03-31 23:39:00.471 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.4.0) 2022-03-31 23:39:00.474 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.9) 2022-03-31 23:39:00.499 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.3.0) 2022-03-31 23:39:00.500 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:39:00.553 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (1.15.0) 2022-03-31 23:39:00.605 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-03-31 23:39:00.637 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-03-31 23:39:00.642 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:39:00.665 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (3.1.1) 2022-03-31 23:39:00.809 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:39:00.888 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-03-31 23:39:00.967 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:39:00.968 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-03-31 23:39:01.081 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:39:01.082 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:39:01.083 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:39:01.084 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:39:01.085 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:39:01.087 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:39:01.088 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:39:01.295 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:39:01.297 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.10.1) 2022-03-31 23:39:01.298 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:39:01.343 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:39:01.345 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (3.17.6) 2022-03-31 23:39:01.442 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-03-31 23:39:01.444 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-03-31 23:39:01.447 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2.0.12) 2022-03-31 23:39:01.448 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (1.26.8) 2022-03-31 23:39:01.486 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-03-31 23:39:01.826 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-03-31 23:39:01.903 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-03-31 23:39:02.098 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (2.21) 2022-03-31 23:39:02.173 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:39:02.177 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:39:02.405 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:39:02.584 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.2) 2022-03-31 23:39:03.128 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.13.1) 2022-03-31 23:39:03.207 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (0.2.5) 2022-03-31 23:39:03.823 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.4.2) 2022-03-31 23:39:03.826 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.2) 2022-03-31 23:39:04.134 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.0.0) 2022-03-31 23:39:04.135 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (4.10.0) 2022-03-31 23:39:04.305 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev73) (3.7.0) 2022-03-31 23:39:04.553 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (21.4.0) 2022-03-31 23:39:04.554 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (1.8.2) 2022-03-31 23:39:04.741 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.0.0) 2022-03-31 23:39:04.966 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:39:06.495 | Installing collected packages: neutron 2022-03-31 23:39:06.495 | Attempting uninstall: neutron 2022-03-31 23:39:06.497 | Found existing installation: neutron 20.0.0 2022-03-31 23:39:07.780 | Uninstalling neutron-20.0.0: 2022-03-31 23:39:07.857 | Successfully uninstalled neutron-20.0.0 2022-03-31 23:39:07.858 | Running setup.py develop for neutron 2022-03-31 23:39:14.051 | Successfully installed neutron 2022-03-31 23:39:14.052 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:39:14.060 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:39:14.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:39:14.219 | + inc/python:pip_install:200 : result=0 2022-03-31 23:39:14.222 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:39:14.224 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:14.227 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:14.229 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:14.231 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:14.234 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:14.236 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:39:14.238 | + functions-common:time_stop:2432 : start_time=1648769933445 2022-03-31 23:39:14.241 | + functions-common:time_stop:2434 : [[ -z 1648769933445 ]] 2022-03-31 23:39:14.244 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:14.248 | + functions-common:time_stop:2437 : end_time=1648769954245 2022-03-31 23:39:14.251 | + functions-common:time_stop:2438 : elapsed_time=20800 2022-03-31 23:39:14.253 | + functions-common:time_stop:2439 : total=115089 2022-03-31 23:39:14.255 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:14.258 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=135889 2022-03-31 23:39:14.260 | + inc/python:pip_install:203 : return 0 2022-03-31 23:39:14.262 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:39:14.265 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:39:14.268 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:39:14.288 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:39:14.301 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-31 23:39:14.304 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-31 23:39:14.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:39:14.309 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:39:14.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-03-31 23:39:14.316 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:39:14.319 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:39:14.321 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:39:14.324 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-31 23:39:14.342 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:14.345 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-31 23:39:14.348 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-31 23:39:14.350 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-31 23:39:14.353 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:39:14.356 | + lib/stack:stack_install_service:32 : install_nova 2022-03-31 23:39:14.358 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-31 23:39:14.363 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-31 23:39:14.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:39:14.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:39:14.370 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-03-31 23:39:14.373 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:39:14.375 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-31 23:39:14.392 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:14.395 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-31 23:39:14.413 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:14.415 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-31 23:39:14.433 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:14.435 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-31 23:39:14.438 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-31 23:39:14.440 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-31 23:39:14.443 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:39:14.445 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:39:14.448 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:39:14.451 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:39:14.453 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:39:14.456 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:39:14.474 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:39:14.477 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:39:14.479 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:14.482 | + functions-common:git_clone:629 : echo master 2022-03-31 23:39:14.483 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:39:14.488 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-31 23:39:14.490 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:14.493 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-31 23:39:14.496 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:39:14.496 | + functions-common:git_clone:678 : head -1 2022-03-31 23:39:14.519 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-03-31 23:39:14.522 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:39:14.525 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-31 23:39:14.527 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:39:14.530 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:39:14.533 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-31 23:39:14.536 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:39:14.538 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-31 23:39:14.541 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:39:14.544 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:39:14.547 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-31 23:39:14.549 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:39:14.551 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:39:14.555 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-31 23:39:14.557 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:39:14.560 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-31 23:39:14.564 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:39:14.566 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:39:14.569 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-31 23:39:14.576 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-31 23:39:14.579 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-31 23:39:15.244 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-31 23:39:15.246 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:39:15.249 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:39:15.252 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:39:15.254 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:39:15.256 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-31 23:39:15.259 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:39:15.261 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:39:15.263 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:39:15.266 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:39:15.268 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:39:15.271 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:39:15.273 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:39:15.275 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-31 23:39:15.297 | Using python 3.8 to install /opt/stack/nova 2022-03-31 23:39:15.300 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-31 23:39:16.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:16.186 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:16.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:16.186 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:17.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:39:17.367 | Obtaining file:///opt/stack/nova 2022-03-31 23:39:17.368 | Preparing metadata (setup.py): started 2022-03-31 23:39:22.500 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:39:22.716 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-03-31 23:39:22.717 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-03-31 23:39:22.719 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-03-31 23:39:22.720 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-03-31 23:39:22.721 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-03-31 23:39:22.722 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-03-31 23:39:22.723 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-03-31 23:39:22.724 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-03-31 23:39:22.725 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-03-31 23:39:22.726 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-03-31 23:39:22.727 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-03-31 23:39:22.728 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-03-31 23:39:22.729 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:39:22.730 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:39:22.731 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-03-31 23:39:22.732 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-03-31 23:39:22.734 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-03-31 23:39:22.735 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-03-31 23:39:22.736 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-03-31 23:39:22.737 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-03-31 23:39:22.738 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:39:22.739 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-03-31 23:39:22.740 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:39:22.741 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-03-31 23:39:22.742 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-03-31 23:39:22.743 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-03-31 23:39:22.744 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:39:22.745 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:39:22.746 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-03-31 23:39:22.747 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:39:22.749 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-03-31 23:39:22.750 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-03-31 23:39:22.751 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-03-31 23:39:22.752 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:39:22.753 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-03-31 23:39:22.754 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-03-31 23:39:22.755 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:39:22.756 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-03-31 23:39:22.757 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-03-31 23:39:22.758 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:39:22.759 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-03-31 23:39:22.760 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-03-31 23:39:22.761 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:39:22.762 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-03-31 23:39:22.764 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-03-31 23:39:22.765 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:39:22.766 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-03-31 23:39:22.767 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-03-31 23:39:22.768 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-03-31 23:39:22.770 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-03-31 23:39:22.771 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-03-31 23:39:22.772 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:39:22.773 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-03-31 23:39:22.774 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:39:22.775 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-03-31 23:39:22.776 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-03-31 23:39:22.777 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-03-31 23:39:22.778 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:39:22.780 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-03-31 23:39:22.781 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-03-31 23:39:22.782 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-03-31 23:39:22.783 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:39:22.784 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-03-31 23:39:22.785 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-03-31 23:39:22.801 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-03-31 23:39:22.803 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-03-31 23:39:22.804 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-03-31 23:39:22.826 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev22) (5.3.0) 2022-03-31 23:39:22.866 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-03-31 23:39:22.897 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-03-31 23:39:22.898 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:39:22.922 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:39:23.048 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:39:23.050 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (4.4.0) 2022-03-31 23:39:23.107 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:39:23.108 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-03-31 23:39:23.109 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.1.5) 2022-03-31 23:39:23.111 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-03-31 23:39:23.112 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:39:23.115 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.32) 2022-03-31 23:39:23.136 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (5.6.0) 2022-03-31 23:39:23.138 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:39:23.192 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:39:23.193 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:39:23.194 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (1.15.1) 2022-03-31 23:39:23.283 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev22) (0.17.3) 2022-03-31 23:39:23.388 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:39:23.389 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (2.0.1) 2022-03-31 23:39:23.470 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev22) (0.9.6) 2022-03-31 23:39:23.536 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.2.3) 2022-03-31 23:39:23.539 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-03-31 23:39:23.540 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.9) 2022-03-31 23:39:23.542 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.4.0) 2022-03-31 23:39:23.576 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.3.0) 2022-03-31 23:39:23.577 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:39:23.628 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev22) (1.0.3) 2022-03-31 23:39:23.689 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-03-31 23:39:23.723 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:39:23.723 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (3.0.0) 2022-03-31 23:39:23.780 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (3.0.7) 2022-03-31 23:39:23.780 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-03-31 23:39:23.867 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:39:23.894 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-03-31 23:39:23.973 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-03-31 23:39:24.052 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev22) (3.17.6) 2022-03-31 23:39:24.113 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:39:24.114 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.13.3) 2022-03-31 23:39:24.118 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (22.0.0) 2022-03-31 23:39:24.160 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:39:24.167 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:39:24.168 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:39:24.245 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-03-31 23:39:24.246 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (1.26.8) 2022-03-31 23:39:24.248 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2.0.12) 2022-03-31 23:39:24.250 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-03-31 23:39:24.347 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-03-31 23:39:24.556 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-03-31 23:39:24.557 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-03-31 23:39:24.668 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-03-31 23:39:24.670 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:39:24.674 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-03-31 23:39:24.759 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-03-31 23:39:24.837 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-03-31 23:39:24.872 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-03-31 23:39:25.114 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-03-31 23:39:25.194 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:39:25.195 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:39:25.400 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:39:25.513 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.2) 2022-03-31 23:39:26.018 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.13.1) 2022-03-31 23:39:26.064 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.16.0) 2022-03-31 23:39:26.436 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:39:26.437 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:39:26.439 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:39:26.440 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:39:26.442 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:39:26.443 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:39:26.444 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:39:27.676 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev22) (3.7.0) 2022-03-31 23:39:28.084 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (21.4.0) 2022-03-31 23:39:28.085 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (1.8.2) 2022-03-31 23:39:28.182 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:39:28.288 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (1.0.0) 2022-03-31 23:39:29.856 | Installing collected packages: nova 2022-03-31 23:39:29.858 | Running setup.py develop for nova 2022-03-31 23:39:36.480 | Successfully installed nova 2022-03-31 23:39:36.481 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:39:36.489 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:39:36.490 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:39:36.654 | + inc/python:pip_install:200 : result=0 2022-03-31 23:39:36.658 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:39:36.660 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:36.663 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:36.665 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:36.667 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:36.669 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:36.672 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:39:36.675 | + functions-common:time_stop:2432 : start_time=1648769955291 2022-03-31 23:39:36.677 | + functions-common:time_stop:2434 : [[ -z 1648769955291 ]] 2022-03-31 23:39:36.680 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:36.687 | + functions-common:time_stop:2437 : end_time=1648769976682 2022-03-31 23:39:36.689 | + functions-common:time_stop:2438 : elapsed_time=21391 2022-03-31 23:39:36.691 | + functions-common:time_stop:2439 : total=135889 2022-03-31 23:39:36.693 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:36.696 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=157280 2022-03-31 23:39:36.698 | + inc/python:pip_install:203 : return 0 2022-03-31 23:39:36.700 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:39:36.703 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:39:36.706 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:39:36.725 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:39:36.739 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-31 23:39:36.742 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-31 23:39:36.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:39:36.747 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:39:36.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-03-31 23:39:36.752 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:39:36.755 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-31 23:39:36.769 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:39:36.772 | + ./stack.sh:main:937 : configure_nova 2022-03-31 23:39:36.774 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-31 23:39:36.787 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-31 23:39:36.793 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-31 23:39:36.796 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:39:36.800 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-31 23:39:36.800 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:39:36.805 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-31 23:39:36.809 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-31 23:39:36.811 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:39:36.814 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-31 23:39:36.816 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-31 23:39:36.819 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-31 23:39:36.821 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-31 23:39:36.824 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-31 23:39:36.837 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-31 23:39:36.850 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-31 23:39:36.864 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-31 23:39:36.877 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-31 23:39:36.890 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:39:36.894 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:39:36.899 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ytGXoilR0P 2022-03-31 23:39:36.901 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:39:36.904 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:39:36.907 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-31 23:39:36.909 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:39:36.912 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:39:36.914 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ytGXoilR0P 2022-03-31 23:39:36.919 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ytGXoilR0P 2022-03-31 23:39:36.932 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ytGXoilR0P /etc/sudoers.d/nova-rootwrap 2022-03-31 23:39:36.946 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-31 23:39:36.950 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:39:36.954 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:39:36.957 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:39:36.959 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:39:36.962 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-31 23:39:36.964 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-31 23:39:36.967 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-31 23:39:36.970 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-31 23:39:36.976 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-31 23:39:36.994 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:36.996 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-31 23:39:36.999 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-31 23:39:37.003 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-31 23:39:37.006 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-31 23:39:37.037 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-31 23:39:37.039 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-31 23:39:37.067 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-31 23:39:37.097 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-31 23:39:37.125 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-31 23:39:37.158 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-31 23:39:37.190 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-31 23:39:37.220 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-31 23:39:37.223 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.70 2022-03-31 23:39:37.250 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-31 23:39:37.277 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-31 23:39:37.305 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-31 23:39:37.332 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-31 23:39:37.360 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:39:37.389 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-31 23:39:37.392 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:39:37.394 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:39:37.396 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:39:37.399 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:39:37.401 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:39:37.403 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:39:37.405 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:39:37.408 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:39:37.410 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:39:37.413 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:39:37.415 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:39:37.418 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-31 23:39:37.420 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:39:37.423 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:39:37.425 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:39:37.427 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:39:37.430 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:39:37.432 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:39:37.434 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-31 23:39:37.450 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:37.453 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:39:37.455 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-31 23:39:37.458 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-31 23:39:37.487 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-31 23:39:37.489 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:39:37.491 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:39:37.494 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:39:37.496 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:39:37.499 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:39:37.530 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-31 23:39:37.533 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-31 23:39:37.536 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-31 23:39:37.538 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-31 23:39:37.541 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:39:37.543 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:39:37.574 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-31 23:39:37.605 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-31 23:39:37.633 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-31 23:39:37.662 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-31 23:39:37.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:37.682 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-31 23:39:37.700 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:37.704 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-31 23:39:37.704 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-31 23:39:37.709 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-31 23:39:37.712 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-31 23:39:37.739 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-31 23:39:37.756 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:37.758 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-31 23:39:37.761 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:39:37.763 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:39:37.765 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:39:37.768 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-31 23:39:37.798 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-31 23:39:37.826 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:39:37.854 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-31 23:39:37.883 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-31 23:39:37.911 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-31 23:39:37.943 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-31 23:39:37.972 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-31 23:39:38.001 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:39:38.030 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:39:38.061 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-31 23:39:38.077 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:38.080 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-31 23:39:38.082 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-31 23:39:38.113 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-31 23:39:38.141 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.70/identity 2022-03-31 23:39:38.169 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-31 23:39:38.197 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-31 23:39:38.226 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-31 23:39:38.254 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-31 23:39:38.282 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-31 23:39:38.310 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-31 23:39:38.326 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:38.329 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-31 23:39:38.332 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-31 23:39:38.360 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-31 23:39:38.390 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-31 23:39:38.393 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-31 23:39:38.421 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-31 23:39:38.424 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-31 23:39:38.426 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-31 23:39:38.428 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:39:38.431 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:39:38.433 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:39:38.435 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:39:38.438 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:39:38.440 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:39:38.442 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-31 23:39:38.445 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:39:38.447 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:39:38.449 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:39:38.452 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:39:38.454 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:39:38.457 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:39:38.459 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:39:38.461 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:39:38.463 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:39:38.466 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:39:38.468 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:39:38.471 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-31 23:39:38.473 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-31 23:39:38.476 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:39:38.479 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:39:38.495 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:39:38.498 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:39:38.500 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:39:38.502 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:39:38.505 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:39:38.533 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:39:38.561 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:39:38.591 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:39:38.618 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-31 23:39:38.650 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-31 23:39:38.666 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:38.668 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-31 23:39:38.671 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-31 23:39:38.673 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-31 23:39:38.675 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-31 23:39:38.678 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:39:38.680 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:39:38.683 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-31 23:39:38.687 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-31 23:39:38.690 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:39:38.692 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:39:38.705 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:39:38.706 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:38.714 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:39:38.717 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:38.733 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:39:38.736 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-31 23:39:38.739 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-31 23:39:38.770 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:39:38.797 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-31 23:39:38.827 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:39:38.855 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:39:38.882 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:39:38.910 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:39:38.938 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:39:38.967 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:39:38.997 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:39:39.025 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:39:39.054 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:39:39.082 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:39:39.110 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:39:39.113 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:39:39.115 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-31 23:39:39.118 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-31 23:39:39.120 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:39:39.123 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:39.125 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:39.128 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:39:39.131 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:39:39.133 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:39:39.161 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:39:39.191 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-31 23:39:39.192 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:39:39.200 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-31 23:39:39.204 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-31 23:39:39.207 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-31 23:39:39.209 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:39:39.211 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:39:39.214 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:39:39.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:39.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:39.221 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:39:39.223 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:39:39.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:39.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:39.230 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-31 23:39:39.292 | Enabling site nova-api-wsgi. 2022-03-31 23:39:39.298 | To activate the new configuration, you need to run: 2022-03-31 23:39:39.298 | systemctl reload apache2 2022-03-31 23:39:39.302 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:39:39.305 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:39:39.307 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:39:39.310 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:39:39.447 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-31 23:39:39.465 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:39.468 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-31 23:39:39.470 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:39:39.473 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-31 23:39:39.475 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-31 23:39:39.478 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-31 23:39:39.480 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:39:39.483 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:39:39.488 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-31 23:39:39.490 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:39:39.493 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:39:39.506 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:39:39.506 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:39.515 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:39:39.519 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:39:39.535 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-31 23:39:39.537 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:39:39.541 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:39:39.572 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-31 23:39:39.600 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-31 23:39:39.627 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:39:39.655 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:39:39.683 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:39:39.711 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:39:39.740 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:39:39.769 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:39:39.798 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:39:39.826 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:39:39.853 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:39:39.881 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:39:39.908 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-31 23:39:39.911 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-31 23:39:39.940 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-31 23:39:39.956 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:39.958 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:39:39.990 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-31 23:39:39.993 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-31 23:39:39.995 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-31 23:39:40.013 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:40.015 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:39:40.018 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:39:40.048 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-31 23:39:40.080 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-31 23:39:40.082 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:39:40.085 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-31 23:39:40.087 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:39:40.089 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:39:40.092 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:39:40.108 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:40.112 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:39:40.115 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:39:40.117 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:39:40.133 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:40.135 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:39:40.138 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:39:40.166 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:39:40.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:39:40.171 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-31 23:39:40.200 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-31 23:39:40.228 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-31 23:39:40.259 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-31 23:39:40.275 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:40.278 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:39:40.307 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-31 23:39:40.310 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-31 23:39:40.312 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-31 23:39:40.343 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-31 23:39:40.371 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.70/identity 2022-03-31 23:39:40.399 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-31 23:39:40.428 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-31 23:39:40.457 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-31 23:39:40.486 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-31 23:39:40.514 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-31 23:39:40.543 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-31 23:39:40.571 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-31 23:39:40.588 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:40.591 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-31 23:39:40.596 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:39:40.598 | + lib/nova:create_nova_conf:553 : local conf 2022-03-31 23:39:40.600 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-31 23:39:40.603 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-31 23:39:40.606 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:39:40.608 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:39:40.611 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:39:40.613 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-31 23:39:40.616 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-31 23:39:40.620 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-31 23:39:40.622 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-31 23:39:40.625 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-31 23:39:40.627 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-31 23:39:40.630 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:39:40.633 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:39:40.665 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-31 23:39:40.696 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-31 23:39:40.728 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:39:40.730 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-31 23:39:40.732 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-31 23:39:40.735 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-31 23:39:40.751 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:40.755 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-31 23:39:40.755 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-31 23:39:41.447 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-31 23:39:41.449 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-31 23:39:41.452 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:39:41.454 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-31 23:39:41.457 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:39:41.459 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:39:41.461 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:39:41.478 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:41.481 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:39:41.483 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:39:41.486 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:39:41.503 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:41.505 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:39:41.508 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:39:41.536 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:39:41.539 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:39:41.541 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-31 23:39:41.558 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:41.561 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-31 23:39:41.564 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:39:41.566 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-31 23:39:41.596 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.70/identity 2022-03-31 23:39:41.627 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-31 23:39:41.657 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-31 23:39:41.687 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-31 23:39:41.717 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-31 23:39:41.748 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-31 23:39:41.780 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-31 23:39:41.812 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-31 23:39:41.816 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-31 23:39:41.818 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-31 23:39:41.822 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:39:41.842 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:39:41.844 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:39:41.849 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:39:41.852 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:39:41.854 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:39:41.883 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:39:41.911 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:39:41.941 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:39:41.969 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:39:41.972 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-31 23:39:41.976 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:39:41.979 | + lib/nova:create_nova_conf:587 : local conf 2022-03-31 23:39:41.981 | + lib/nova:create_nova_conf:588 : local offset 2022-03-31 23:39:41.984 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-31 23:39:41.987 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:39:41.989 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:39:41.992 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:39:41.994 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-31 23:39:41.997 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-31 23:39:41.999 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:39:42.002 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-31 23:39:42.005 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-31 23:39:42.008 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-31 23:39:42.024 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:42.026 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-31 23:39:42.028 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-31 23:39:42.045 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:42.048 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-31 23:39:42.064 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:42.067 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-31 23:39:42.084 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:39:42.087 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-31 23:39:42.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:39:42.106 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-31 23:39:42.109 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-31 23:39:42.112 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-31 23:39:42.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:39:42.117 | + lib/stack:stack_install_service:32 : install_placement 2022-03-31 23:39:42.120 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-31 23:39:42.122 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-31 23:39:42.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:42.128 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:42.131 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-31 23:39:42.133 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:39:42.136 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:39:42.138 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:39:42.141 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:39:42.144 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:42.146 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:39:42.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:42.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:42.154 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:39:42.157 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:39:42.159 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:39:42.162 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:39:42.164 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-31 23:39:42.167 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:39:42.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:42.173 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:42.176 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-31 23:39:42.200 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-31 23:39:42.311 | Reading package lists... 2022-03-31 23:39:42.576 | Building dependency tree... 2022-03-31 23:39:42.578 | Reading state information... 2022-03-31 23:39:42.857 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:39:42.857 | The following packages were automatically installed and are no longer required: 2022-03-31 23:39:42.858 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:39:42.858 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:39:42.858 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:39:42.858 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:39:42.858 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:39:42.858 | python3-zope.interface 2022-03-31 23:39:42.858 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:39:42.973 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:39:42.978 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:39:42.980 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:39:42.983 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:42.985 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:42.988 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:42.990 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:42.993 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:42.995 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:39:42.997 | + functions-common:time_stop:2432 : start_time=1648769982197 2022-03-31 23:39:43.000 | + functions-common:time_stop:2434 : [[ -z 1648769982197 ]] 2022-03-31 23:39:43.003 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:43.007 | + functions-common:time_stop:2437 : end_time=1648769983005 2022-03-31 23:39:43.010 | + functions-common:time_stop:2438 : elapsed_time=808 2022-03-31 23:39:43.012 | + functions-common:time_stop:2439 : total=20733 2022-03-31 23:39:43.015 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:43.017 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21541 2022-03-31 23:39:43.020 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:39:43.023 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-31 23:39:43.025 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-31 23:39:43.028 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-31 23:39:43.030 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-31 23:39:43.033 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-31 23:39:43.056 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-31 23:39:43.059 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:39:43.062 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:39:43.065 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:39:43.068 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:39:43.071 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:43.074 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:39:43.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:43.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:43.083 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:39:43.086 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:39:43.089 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:39:43.092 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:39:43.095 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-31 23:39:43.098 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:39:43.100 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:43.103 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:43.105 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-31 23:39:43.129 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-31 23:39:43.240 | Reading package lists... 2022-03-31 23:39:43.512 | Building dependency tree... 2022-03-31 23:39:43.513 | Reading state information... 2022-03-31 23:39:43.810 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-31 23:39:43.810 | The following packages were automatically installed and are no longer required: 2022-03-31 23:39:43.812 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:39:43.812 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:39:43.812 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:39:43.812 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:39:43.812 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:39:43.812 | python3-zope.interface 2022-03-31 23:39:43.812 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:39:43.933 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:39:43.938 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:39:43.940 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:39:43.943 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:43.946 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:43.948 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:43.950 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:43.953 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:43.955 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:39:43.958 | + functions-common:time_stop:2432 : start_time=1648769983126 2022-03-31 23:39:43.960 | + functions-common:time_stop:2434 : [[ -z 1648769983126 ]] 2022-03-31 23:39:43.963 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:43.968 | + functions-common:time_stop:2437 : end_time=1648769983965 2022-03-31 23:39:43.971 | + functions-common:time_stop:2438 : elapsed_time=839 2022-03-31 23:39:43.973 | + functions-common:time_stop:2439 : total=21541 2022-03-31 23:39:43.975 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:43.978 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22380 2022-03-31 23:39:43.981 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:39:43.983 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-31 23:39:43.986 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-31 23:39:43.989 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:39:43.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:39:43.994 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:39:43.997 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-31 23:39:44.000 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-31 23:39:44.056 | wsgi (enabled by maintainer script) 2022-03-31 23:39:44.060 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-31 23:39:44.064 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-31 23:39:44.067 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:39:44.070 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-31 23:39:44.073 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-31 23:39:44.076 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:39:44.080 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:39:44.080 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:39:44.087 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-31 23:39:44.090 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-31 23:39:44.093 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-31 23:39:44.097 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-31 23:39:44.100 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-31 23:39:44.124 | Using python 3.8 to install osc-placement 2022-03-31 23:39:44.127 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-31 23:39:45.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:45.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:45.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:45.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:46.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:39:46.212 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-31 23:39:46.223 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-31 23:39:46.224 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-31 23:39:46.225 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-31 23:39:46.226 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-31 23:39:46.227 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-31 23:39:46.229 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-31 23:39:46.288 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-31 23:39:46.289 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-31 23:39:46.291 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-31 23:39:46.293 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-31 23:39:46.305 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-31 23:39:46.306 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-31 23:39:46.308 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-31 23:39:46.323 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-31 23:39:46.324 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-31 23:39:46.326 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-31 23:39:46.327 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-31 23:39:46.328 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-31 23:39:46.330 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-31 23:39:46.352 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-31 23:39:46.353 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-31 23:39:46.354 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-31 23:39:46.356 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-31 23:39:46.365 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-31 23:39:46.404 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-31 23:39:46.405 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-31 23:39:46.407 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-31 23:39:46.408 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-31 23:39:46.409 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-31 23:39:46.410 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-31 23:39:46.412 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-31 23:39:46.414 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-31 23:39:46.480 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-31 23:39:46.483 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-31 23:39:46.485 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-31 23:39:46.487 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-31 23:39:46.576 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-31 23:39:46.577 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-31 23:39:46.579 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-31 23:39:46.623 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-31 23:39:46.666 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-31 23:39:46.835 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-31 23:39:49.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-03-31 23:39:49.159 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:39:49.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:39:49.300 | + inc/python:pip_install:200 : result=0 2022-03-31 23:39:49.302 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:39:49.305 | + functions-common:time_stop:2425 : local name 2022-03-31 23:39:49.308 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:39:49.310 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:39:49.313 | + functions-common:time_stop:2428 : local total 2022-03-31 23:39:49.315 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:39:49.318 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:39:49.321 | + functions-common:time_stop:2432 : start_time=1648769984118 2022-03-31 23:39:49.324 | + functions-common:time_stop:2434 : [[ -z 1648769984118 ]] 2022-03-31 23:39:49.327 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:39:49.332 | + functions-common:time_stop:2437 : end_time=1648769989329 2022-03-31 23:39:49.335 | + functions-common:time_stop:2438 : elapsed_time=5211 2022-03-31 23:39:49.338 | + functions-common:time_stop:2439 : total=157280 2022-03-31 23:39:49.341 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:39:49.343 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=162491 2022-03-31 23:39:49.346 | + inc/python:pip_install:203 : return 0 2022-03-31 23:39:49.349 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-31 23:39:49.352 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-31 23:39:49.354 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-31 23:39:49.357 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:39:49.360 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:39:49.363 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:39:49.366 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:39:49.369 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:39:49.372 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:39:49.390 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:39:49.392 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:39:49.395 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:49.398 | + functions-common:git_clone:629 : echo master 2022-03-31 23:39:49.399 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:39:49.404 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-31 23:39:49.407 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:39:49.410 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-31 23:39:49.413 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:39:49.413 | + functions-common:git_clone:678 : head -1 2022-03-31 23:39:49.416 | ffca1ebd Merge "Add zed spec directory" 2022-03-31 23:39:49.419 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:39:49.422 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-31 23:39:49.425 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:39:49.428 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:39:49.430 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-31 23:39:49.433 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:39:49.435 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-31 23:39:49.438 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:39:49.440 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:39:49.443 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-31 23:39:49.446 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:39:49.448 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:39:49.451 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-31 23:39:49.454 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:39:49.457 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-31 23:39:49.460 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:39:49.463 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:39:49.466 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-31 23:39:49.472 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-31 23:39:49.475 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-31 23:39:50.130 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-31 23:39:50.132 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:39:50.135 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:39:50.138 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:39:50.140 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:39:50.143 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-31 23:39:50.146 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:39:50.148 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:39:50.151 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:39:50.153 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:39:50.156 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:39:50.158 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:39:50.161 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:39:50.163 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-31 23:39:50.189 | Using python 3.8 to install /opt/stack/placement 2022-03-31 23:39:50.192 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-31 23:39:51.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:51.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:51.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:39:51.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:39:52.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:39:52.265 | Obtaining file:///opt/stack/placement 2022-03-31 23:39:52.265 | Preparing metadata (setup.py): started 2022-03-31 23:39:55.429 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:39:55.473 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-03-31 23:39:55.474 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-03-31 23:39:55.475 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-03-31 23:39:55.476 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-03-31 23:39:55.477 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-03-31 23:39:55.479 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:39:55.480 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-03-31 23:39:55.481 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (60.9.3) 2022-03-31 23:39:55.482 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:39:55.484 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-03-31 23:39:55.486 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-03-31 23:39:55.487 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-03-31 23:39:55.488 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-03-31 23:39:55.489 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-03-31 23:39:55.490 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-03-31 23:39:55.491 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-03-31 23:39:55.492 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-03-31 23:39:55.493 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:39:55.495 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-03-31 23:39:55.496 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-03-31 23:39:55.497 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-03-31 23:39:55.563 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.4.0) 2022-03-31 23:39:55.565 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (2.10.1) 2022-03-31 23:39:55.568 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-03-31 23:39:55.569 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (5.1.0) 2022-03-31 23:39:55.570 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.16.0) 2022-03-31 23:39:55.571 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:39:55.591 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev7) (0.17.3) 2022-03-31 23:39:55.633 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-03-31 23:39:55.634 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (0.8.0) 2022-03-31 23:39:55.635 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (3.5.0) 2022-03-31 23:39:55.636 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:39:55.638 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (6.0) 2022-03-31 23:39:55.690 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0) 2022-03-31 23:39:55.692 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.13.0) 2022-03-31 23:39:55.693 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1) 2022-03-31 23:39:55.695 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6) 2022-03-31 23:39:55.737 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (0.9.6) 2022-03-31 23:39:55.740 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (2.8.2) 2022-03-31 23:39:55.758 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:39:55.761 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.0.3) 2022-03-31 23:39:55.763 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.3.0) 2022-03-31 23:39:55.788 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (1.0.3) 2022-03-31 23:39:55.789 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (2021.3) 2022-03-31 23:39:55.802 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-03-31 23:39:55.821 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (3.0.7) 2022-03-31 23:39:55.822 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (0.11.0) 2022-03-31 23:39:55.824 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (21.3) 2022-03-31 23:39:55.825 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (1.0.2) 2022-03-31 23:39:55.869 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2.0.12) 2022-03-31 23:39:55.870 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-03-31 23:39:55.871 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (1.26.8) 2022-03-31 23:39:55.874 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (3.3) 2022-03-31 23:39:55.891 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev7) (0.7) 2022-03-31 23:39:56.055 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2) 2022-03-31 23:39:56.094 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.1.6) 2022-03-31 23:39:56.096 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (4.11.1) 2022-03-31 23:39:56.097 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.4.0) 2022-03-31 23:39:56.115 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (1.15.0) 2022-03-31 23:39:56.148 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.13.3) 2022-03-31 23:39:56.206 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.1.0) 2022-03-31 23:39:56.299 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.7.0) 2022-03-31 23:39:56.385 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.1.5) 2022-03-31 23:39:56.439 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (0.2.5) 2022-03-31 23:39:56.635 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.4.2) 2022-03-31 23:39:56.636 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.2) 2022-03-31 23:39:56.637 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.1.1) 2022-03-31 23:39:56.717 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-03-31 23:39:56.768 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.21) 2022-03-31 23:39:56.934 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.7.0) 2022-03-31 23:39:57.043 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.0.0) 2022-03-31 23:39:57.044 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.0.0) 2022-03-31 23:39:59.008 | Installing collected packages: openstack-placement 2022-03-31 23:39:59.008 | Attempting uninstall: openstack-placement 2022-03-31 23:39:59.009 | Found existing installation: openstack-placement 7.1.0.dev7 2022-03-31 23:39:59.011 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-31 23:39:59.013 | Running setup.py develop for openstack-placement 2022-03-31 23:40:03.364 | Successfully installed openstack-placement 2022-03-31 23:40:03.365 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:40:03.373 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:40:03.373 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:40:03.519 | + inc/python:pip_install:200 : result=0 2022-03-31 23:40:03.522 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:40:03.524 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:03.527 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:03.529 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:03.531 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:03.534 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:03.536 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:40:03.538 | + functions-common:time_stop:2432 : start_time=1648769990183 2022-03-31 23:40:03.542 | + functions-common:time_stop:2434 : [[ -z 1648769990183 ]] 2022-03-31 23:40:03.545 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:03.549 | + functions-common:time_stop:2437 : end_time=1648770003546 2022-03-31 23:40:03.551 | + functions-common:time_stop:2438 : elapsed_time=13363 2022-03-31 23:40:03.554 | + functions-common:time_stop:2439 : total=162491 2022-03-31 23:40:03.556 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:03.558 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=175854 2022-03-31 23:40:03.561 | + inc/python:pip_install:203 : return 0 2022-03-31 23:40:03.564 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:40:03.566 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:40:03.569 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:40:03.589 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:40:03.602 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-31 23:40:03.605 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-31 23:40:03.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:40:03.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:40:03.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-03-31 23:40:03.615 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:40:03.618 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:40:03.620 | + ./stack.sh:main:943 : configure_placement 2022-03-31 23:40:03.623 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-31 23:40:03.636 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-31 23:40:03.638 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-31 23:40:03.643 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-31 23:40:03.646 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-31 23:40:03.648 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-31 23:40:03.651 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-31 23:40:03.654 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:40:03.657 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:40:03.691 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-31 23:40:03.723 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-31 23:40:03.756 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-31 23:40:03.759 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:40:03.761 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-31 23:40:03.764 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:40:03.767 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-31 23:40:03.799 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-31 23:40:03.830 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:40:03.860 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-31 23:40:03.890 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-31 23:40:03.921 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-31 23:40:03.952 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-31 23:40:03.983 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-31 23:40:04.014 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:40:04.045 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:40:04.075 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-31 23:40:04.078 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-31 23:40:04.081 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:40:04.084 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:40:04.103 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:40:04.105 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:40:04.108 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:40:04.111 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:40:04.114 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:40:04.143 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:40:04.173 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:40:04.204 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:40:04.234 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:40:04.237 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-31 23:40:04.239 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-31 23:40:04.242 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-31 23:40:04.244 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-31 23:40:04.247 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:40:04.249 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:40:04.253 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-31 23:40:04.258 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-31 23:40:04.261 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:40:04.263 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:40:04.276 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:40:04.277 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:40:04.286 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:40:04.290 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:40:04.306 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-31 23:40:04.309 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-31 23:40:04.314 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-31 23:40:04.347 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-31 23:40:04.376 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-31 23:40:04.406 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:40:04.437 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:40:04.467 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:40:04.496 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:40:04.526 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:40:04.557 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:40:04.587 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:40:04.617 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:40:04.647 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:40:04.677 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:40:04.707 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:40:04.709 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:40:04.713 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-31 23:40:04.715 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-31 23:40:04.718 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:40:04.721 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:40:04.723 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:40:04.726 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:40:04.729 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-31 23:40:04.731 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-31 23:40:04.762 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:40:04.795 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-31 23:40:04.796 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:40:04.805 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-31 23:40:04.808 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-31 23:40:04.811 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-31 23:40:04.814 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:40:04.817 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:40:04.819 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:40:04.822 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:40:04.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:40:04.827 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:40:04.830 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:40:04.832 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:40:04.835 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:40:04.838 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-31 23:40:04.900 | Site placement-api already enabled 2022-03-31 23:40:04.904 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:40:04.908 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:40:04.910 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:40:04.913 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:40:05.049 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-31 23:40:05.071 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:40:05.074 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-31 23:40:05.095 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:05.097 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-31 23:40:05.116 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:40:05.119 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-31 23:40:05.121 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-31 23:40:05.124 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:40:05.158 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-03-31 23:40:05.189 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:40:05.219 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:40:05.249 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:40:05.279 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:40:05.310 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:40:05.347 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-31 23:40:05.376 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-31 23:40:05.394 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:05.397 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-31 23:40:05.416 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:05.418 | + ./stack.sh:main:969 : run_phase stack install 2022-03-31 23:40:05.421 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:40:05.424 | + functions-common:run_phase:1854 : local phase=install 2022-03-31 23:40:05.426 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:40:05.429 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:40:05.432 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:40:05.434 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:40:05.437 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:40:05.440 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:40:05.445 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:40:05.448 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:40:05.451 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:40:05.457 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-31 23:40:05.460 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:40:05.477 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:40:05.480 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:40:05.482 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:40:05.485 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-31 23:40:05.488 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-31 23:40:05.490 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:40:05.493 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-31 23:40:05.495 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-31 23:40:05.498 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-31 23:40:05.559 | ++ inc/async:async_inner:63 : install_tempest 2022-03-31 23:40:05.609 | [317080 Async install_tempest:342413]: running: install_tempest 2022-03-31 23:40:05.612 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:40:05.615 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:40:05.619 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:40:05.622 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:40:05.626 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-31 23:40:05.630 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:40:05.633 | + functions-common:run_plugins:1840 : local phase=install 2022-03-31 23:40:05.636 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:40:05.639 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:40:05.644 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-31 23:40:05.647 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-31 23:40:05.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:40:05.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:40:05.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-03-31 23:40:05.660 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:40:05.663 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-31 23:40:05.666 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-31 23:40:05.669 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:40:05.672 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-31 23:40:05.675 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-31 23:40:05.678 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:40:05.682 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:40:05.682 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:40:05.690 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-31 23:40:05.692 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-31 23:40:05.695 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-31 23:40:05.698 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-31 23:40:05.701 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-31 23:40:05.724 | Using python 3.8 to install python-openstackclient 2022-03-31 23:40:05.727 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-31 23:40:06.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:06.609 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:06.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:06.609 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:07.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:40:07.785 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-31 23:40:07.804 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-31 23:40:07.805 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-31 23:40:07.806 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-31 23:40:07.808 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-31 23:40:07.809 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-31 23:40:07.810 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-31 23:40:07.811 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-31 23:40:07.812 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-31 23:40:07.813 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-31 23:40:07.814 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-31 23:40:07.815 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-31 23:40:07.827 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-31 23:40:07.828 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-31 23:40:07.829 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-31 23:40:07.831 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-31 23:40:07.831 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-31 23:40:07.859 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-31 23:40:07.861 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-31 23:40:07.861 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-31 23:40:07.863 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-31 23:40:07.864 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-31 23:40:07.865 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-31 23:40:07.866 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-31 23:40:07.867 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-31 23:40:07.869 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-31 23:40:07.870 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-31 23:40:07.871 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-31 23:40:07.886 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-31 23:40:07.904 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-31 23:40:07.905 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-31 23:40:07.907 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-31 23:40:07.909 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-31 23:40:07.932 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-31 23:40:07.951 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-31 23:40:07.954 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-31 23:40:07.955 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-31 23:40:08.050 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-31 23:40:08.051 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-31 23:40:08.052 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-31 23:40:08.096 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-31 23:40:08.107 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-31 23:40:08.143 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-31 23:40:08.310 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-31 23:40:08.325 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-31 23:40:08.430 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-31 23:40:08.433 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-31 23:40:08.434 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-31 23:40:08.435 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-31 23:40:08.569 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-31 23:40:10.892 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:40:10.899 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:40:10.899 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:40:11.034 | + inc/python:pip_install:200 : result=0 2022-03-31 23:40:11.037 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:40:11.040 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:11.042 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:11.045 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:11.047 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:11.049 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:11.052 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:40:11.054 | + functions-common:time_stop:2432 : start_time=1648770005718 2022-03-31 23:40:11.057 | + functions-common:time_stop:2434 : [[ -z 1648770005718 ]] 2022-03-31 23:40:11.060 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:11.065 | + functions-common:time_stop:2437 : end_time=1648770011061 2022-03-31 23:40:11.067 | + functions-common:time_stop:2438 : elapsed_time=5343 2022-03-31 23:40:11.069 | + functions-common:time_stop:2439 : total=175854 2022-03-31 23:40:11.072 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:11.074 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=181197 2022-03-31 23:40:11.077 | + inc/python:pip_install:203 : return 0 2022-03-31 23:40:11.079 | + ./stack.sh:main:981 : install_oscwrap 2022-03-31 23:40:11.083 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-31 23:40:11.088 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.uc9Qv2fAyK 2022-03-31 23:40:11.090 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-31 23:40:11.093 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-31 23:40:11.096 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-31 23:40:11.099 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:40:11.102 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:40:11.104 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-31 23:40:11.123 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:40:11.126 | + ./stack.sh:main:1035 : configure_database 2022-03-31 23:40:11.128 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-31 23:40:11.131 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-31 23:40:11.133 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-31 23:40:11.136 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:40:11.139 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-31 23:40:11.141 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-31 23:40:11.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:40:11.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:40:11.148 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-31 23:40:11.151 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-31 23:40:11.154 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-31 23:40:11.155 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-31 23:40:11.160 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-31 23:40:11.215 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-31 23:40:11.217 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:40:11.220 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:40:11.223 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:40:11.225 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:40:11.228 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:40:11.230 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:40:11.233 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:40:11.235 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:40:11.237 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:40:11.240 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:40:11.244 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:40:11.246 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-31 23:40:11.249 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:40:11.251 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:40:11.254 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:40:11.256 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:40:11.259 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:40:11.261 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:40:11.264 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-31 23:40:11.267 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:40:11.269 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:40:11.272 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-31 23:40:11.275 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:40:11.277 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:40:13.273 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-31 23:40:13.290 | mysqladmin: connect to server at 'localhost' failed 2022-03-31 23:40:13.291 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-31 23:40:13.296 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-31 23:40:13.301 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-31 23:40:13.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:40:13.307 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:40:13.310 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-31 23:40:13.313 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-31 23:40:13.315 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-31 23:40:13.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:40:13.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:40:13.324 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-31 23:40:13.326 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-31 23:40:13.329 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-31 23:40:13.345 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:40:13.382 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-31 23:40:13.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:40:13.416 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-31 23:40:13.488 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-31 23:40:13.553 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-31 23:40:13.617 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-31 23:40:13.620 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-31 23:40:13.623 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:40:13.626 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:40:16.853 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-31 23:40:16.856 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-31 23:40:16.859 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:40:16.864 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-234016 2022-03-31 23:40:16.867 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-234016 1039' 2022-03-31 23:40:16.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.873 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:40:16.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.878 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:40:16.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.884 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:40:16.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.889 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:40:16.892 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.895 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-03-31 23:40:16.897 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.900 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-03-31 23:40:16.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.905 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-233551 2022-03-31 23:40:16.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.910 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:40:16.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.916 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-03-31 23:40:16.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.921 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:40:16.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.926 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:40:16.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.932 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:40:16.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:40:16.937 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:40:16.940 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-31 23:40:16.943 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-31 23:40:16.945 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-31 23:40:16.959 | + ./stack.sh:main:1065 : start_dstat 2022-03-31 23:40:16.962 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:40:16.965 | + functions-common:run_process:1680 : local service=dstat 2022-03-31 23:40:16.967 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:40:16.970 | + functions-common:run_process:1682 : local group= 2022-03-31 23:40:16.972 | + functions-common:run_process:1683 : local user= 2022-03-31 23:40:16.975 | + functions-common:run_process:1685 : local name=dstat 2022-03-31 23:40:16.978 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:40:16.980 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:40:16.983 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:40:16.985 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:40:16.989 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:40:16.993 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770016991 2022-03-31 23:40:16.996 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-31 23:40:17.021 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:40:17.023 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-31 23:40:17.026 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-31 23:40:17.028 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:40:17.031 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:40:17.033 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:40:17.036 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:40:17.039 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-31 23:40:17.042 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-31 23:40:17.044 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-31 23:40:17.047 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:40:17.050 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:40:17.052 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-31 23:40:17.055 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-31 23:40:17.057 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-31 23:40:17.060 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:40:17.063 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:40:17.065 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:40:17.068 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:40:17.070 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:40:17.073 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-31 23:40:17.075 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:40:17.080 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-31 23:40:17.137 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-31 23:40:17.192 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:40:17.254 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-31 23:40:17.314 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-31 23:40:17.372 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:40:17.431 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:40:17.434 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-31 23:40:17.492 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:40:17.991 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-31 23:40:18.010 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-31 23:40:18.481 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-31 23:40:18.506 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:40:18.509 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:18.511 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:18.514 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:18.518 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:18.521 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:18.524 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:40:18.527 | + functions-common:time_stop:2432 : start_time=1648770016991 2022-03-31 23:40:18.530 | + functions-common:time_stop:2434 : [[ -z 1648770016991 ]] 2022-03-31 23:40:18.534 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:18.539 | + functions-common:time_stop:2437 : end_time=1648770018536 2022-03-31 23:40:18.543 | + functions-common:time_stop:2438 : elapsed_time=1545 2022-03-31 23:40:18.546 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:40:18.549 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:18.552 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1545 2022-03-31 23:40:18.556 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-31 23:40:18.559 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-31 23:40:18.563 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-31 23:40:18.566 | + functions-common:run_process:1682 : local group= 2022-03-31 23:40:18.569 | + functions-common:run_process:1683 : local user=root 2022-03-31 23:40:18.572 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-31 23:40:18.575 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:40:18.579 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:40:18.582 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:40:18.586 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:40:18.589 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:40:18.595 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770018592 2022-03-31 23:40:18.599 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-31 23:40:18.624 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:18.627 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:40:18.630 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:18.634 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:18.637 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:18.640 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:18.643 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:18.647 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:40:18.650 | + functions-common:time_stop:2432 : start_time=1648770018592 2022-03-31 23:40:18.654 | + functions-common:time_stop:2434 : [[ -z 1648770018592 ]] 2022-03-31 23:40:18.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:18.663 | + functions-common:time_stop:2437 : end_time=1648770018659 2022-03-31 23:40:18.666 | + functions-common:time_stop:2438 : elapsed_time=67 2022-03-31 23:40:18.670 | + functions-common:time_stop:2439 : total=1545 2022-03-31 23:40:18.673 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:18.677 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1612 2022-03-31 23:40:18.679 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-31 23:40:18.708 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:18.710 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-31 23:40:18.733 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:18.737 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-31 23:40:18.763 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:40:18.766 | + ./stack.sh:main:1078 : start_etcd3 2022-03-31 23:40:18.769 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-31 23:40:18.771 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd' 2022-03-31 23:40:18.774 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-31 23:40:18.777 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380' 2022-03-31 23:40:18.780 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.70:2380' 2022-03-31 23:40:18.782 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.70:2379' 2022-03-31 23:40:18.785 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-31 23:40:18.788 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-31 23:40:18.791 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.70:2379' 2022-03-31 23:40:18.795 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-31 23:40:18.798 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-31 23:40:18.801 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:40:18.804 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' '' root 2022-03-31 23:40:18.806 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-31 23:40:18.809 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-03-31 23:40:18.811 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:40:18.814 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-31 23:40:18.817 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:40:18.819 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:40:18.823 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:40:18.827 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:40:18.834 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-31 23:40:18.910 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-31 23:40:18.998 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-03-31 23:40:19.055 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-31 23:40:19.110 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-31 23:40:19.164 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:40:19.235 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:40:19.238 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-31 23:40:19.315 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:40:19.817 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-31 23:40:19.875 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-31 23:40:19.933 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-31 23:40:19.989 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-31 23:40:20.055 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-31 23:40:20.058 | ++ functions-common:is_arch:506 : uname -m 2022-03-31 23:40:20.064 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-31 23:40:20.066 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-31 23:40:20.786 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-31 23:40:20.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-31 23:40:21.298 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-31 23:40:21.782 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-31 23:40:21.803 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:21.806 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-31 23:40:21.809 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-31 23:40:21.813 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-31 23:40:21.818 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-31 23:40:21.833 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-31 23:40:21.848 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-31 23:40:21.851 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:40:21.854 | + 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.70/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-31 23:40:22.000 | + 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.70/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-31 23:40:22.144 | + 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.70/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-31 23:40:22.283 | + 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.70/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:40:22.424 | + 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.70/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:40:22.568 | + 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.70/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:40:22.710 | + 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.70/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-31 23:40:22.853 | + 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.70/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-31 23:40:22.993 | + 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.70/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-31 23:40:23.135 | + 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.70/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-31 23:40:23.276 | + functions-common:write_clouds_yaml:198 : cat 2022-03-31 23:40:23.282 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-31 23:40:23.286 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-31 23:40:23.289 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-31 23:40:23.293 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-31 23:40:23.296 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-31 23:40:23.299 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-31 23:40:23.316 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:40:23.319 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-31 23:40:23.321 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:40:23.324 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-31 23:40:23.326 | + ./stack.sh:main:1095 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-03-31 23:40:23.329 | + ./stack.sh:main:1096 : init_keystone 2022-03-31 23:40:23.332 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-31 23:40:23.349 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:23.352 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-31 23:40:23.354 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-31 23:40:23.357 | + lib/database:recreate_database:112 : local db=keystone 2022-03-31 23:40:23.359 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-31 23:40:23.362 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-31 23:40:23.364 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-31 23:40:23.369 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:40:23.863 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-31 23:40:23.868 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:40:23.886 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-31 23:40:23.889 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:40:23.891 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:40:23.894 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:40:23.897 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:40:23.902 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770023899 2022-03-31 23:40:23.904 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-31 23:40:28.653 | 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=344380) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:40:28.660 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:28.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.662 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.662 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.662 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.664 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:28.664 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:28.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:28.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.693 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.693 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.693 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.694 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:28.694 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:28.752 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:28.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.753 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.753 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.754 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:28.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:28.755 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:28.755 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:28.762 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:40:30.490 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:30.491 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:40:30.498 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:30.498 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:40:30.506 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:30.506 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:40:30.513 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:30.513 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:40:30.520 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:30.520 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:40:30.527 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:30.527 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:40:30.587 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:30.588 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:30.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.591 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.591 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.592 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.592 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.592 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:30.592 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:30.593 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:30.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.595 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.595 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.595 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.596 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:30.596 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:30.604 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:30.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.606 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.606 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.607 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:30.607 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:30.607 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:30.607 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:31.165 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:31.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.167 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.167 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.168 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.168 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.168 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:31.168 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:31.197 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:31.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.199 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.199 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.199 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.200 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.200 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:31.200 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:31.207 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:40:31.265 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.265 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:40:31.273 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.273 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:40:31.281 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.281 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:40:31.289 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.289 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:40:31.299 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.299 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:40:31.308 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.308 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:40:31.317 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.317 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:31.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.319 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.320 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.320 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.320 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:31.320 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:31.321 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:31.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.323 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.323 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.324 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.324 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.324 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:31.324 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:31.332 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:31.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.333 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.334 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.334 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.335 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:31.335 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:31.827 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:31.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.829 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.830 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.830 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.830 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:31.830 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:31.859 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:40:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.861 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.861 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.862 | 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=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:40:31.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:40:31.862 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:40:31.862 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=344380) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:40:31.869 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:40:31.880 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.881 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:40:31.888 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.888 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:40:31.896 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.896 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:40:31.903 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.904 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:40:31.911 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.911 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:40:31.919 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:31.919 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:40:31.927 | INFO migrate.versioning.api [-] done 2022-03-31 23:40:32.374 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-31 23:40:32.377 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:32.380 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:32.383 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:32.386 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:32.388 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:32.391 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:40:32.394 | + functions-common:time_stop:2432 : start_time=1648770023899 2022-03-31 23:40:32.396 | + functions-common:time_stop:2434 : [[ -z 1648770023899 ]] 2022-03-31 23:40:32.400 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:32.404 | + functions-common:time_stop:2437 : end_time=1648770032401 2022-03-31 23:40:32.407 | + functions-common:time_stop:2438 : elapsed_time=8502 2022-03-31 23:40:32.409 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:40:32.411 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:32.414 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8502 2022-03-31 23:40:32.417 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-31 23:40:32.419 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-31 23:40:32.424 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-31 23:40:37.172 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-31 23:40:37.173 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:40:37.173 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:40:37.173 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-31 23:40:37.173 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:40:37.174 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:40:37.174 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:40:37.174 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:40:37.174 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:40:37.584 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-31 23:40:37.588 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-31 23:40:42.344 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-31 23:40:42.345 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:40:42.345 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:40:42.345 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-31 23:40:42.346 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:40:42.346 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:40:42.346 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:40:42.346 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:40:42.347 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:40:42.757 | + ./stack.sh:main:1097 : start_keystone 2022-03-31 23:40:42.760 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-31 23:40:42.762 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-31 23:40:42.766 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-31 23:40:42.786 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:42.789 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:40:42.792 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-31 23:40:42.798 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-31 23:40:42.801 | + functions-common:run_process:1680 : local service=keystone 2022-03-31 23:40:42.804 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:42.807 | + functions-common:run_process:1682 : local group= 2022-03-31 23:40:42.810 | + functions-common:run_process:1683 : local user= 2022-03-31 23:40:42.813 | + functions-common:run_process:1685 : local name=keystone 2022-03-31 23:40:42.816 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:40:42.819 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:40:42.822 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:40:42.825 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:40:42.829 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:40:42.834 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770042831 2022-03-31 23:40:42.837 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-31 23:40:42.856 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:40:42.858 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-31 23:40:42.861 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-31 23:40:42.864 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:42.867 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:42.869 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:42.872 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:42.875 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-31 23:40:42.877 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-31 23:40:42.880 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-31 23:40:42.883 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:40:42.885 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:40:42.888 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-31 23:40:42.891 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-31 23:40:42.894 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-31 23:40:42.896 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:42.899 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:40:42.901 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:40:42.903 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-31 23:40:42.905 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:40:42.911 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-31 23:40:42.969 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-31 23:40:43.032 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-31 23:40:43.095 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:40:43.150 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:40:43.204 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-31 23:40:43.259 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-31 23:40:43.312 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-31 23:40:43.366 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-31 23:40:43.420 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-31 23:40:43.474 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:40:43.476 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-31 23:40:43.530 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:40:44.001 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-31 23:40:44.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-31 23:40:44.498 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-31 23:40:44.581 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:40:44.583 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:44.586 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:44.590 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:44.596 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:44.599 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:44.601 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:40:44.608 | + functions-common:time_stop:2432 : start_time=1648770042831 2022-03-31 23:40:44.610 | + functions-common:time_stop:2434 : [[ -z 1648770042831 ]] 2022-03-31 23:40:44.614 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:44.619 | + functions-common:time_stop:2437 : end_time=1648770044615 2022-03-31 23:40:44.621 | + functions-common:time_stop:2438 : elapsed_time=1784 2022-03-31 23:40:44.623 | + functions-common:time_stop:2439 : total=1612 2022-03-31 23:40:44.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:44.629 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3396 2022-03-31 23:40:44.631 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-31 23:40:44.631 | Waiting for keystone to start... 2022-03-31 23:40:44.634 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.70/identity/v3/ 2022-03-31 23:40:44.636 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.70/identity/v3/ 2022-03-31 23:40:44.639 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:40:44.642 | + functions:wait_for_service:458 : local url=http://10.222.0.70/identity/v3/ 2022-03-31 23:40:44.644 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:40:44.647 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:40:44.649 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:40:44.652 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:40:44.654 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:40:44.659 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:40:44.662 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770044659 2022-03-31 23:40:44.665 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:40:44.681 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/identity/v3/ 2022-03-31 23:40:44.861 | ++ inc/async:async_inner:64 : rc=0 2022-03-31 23:40:44.896 | [342413 Async install_tempest:342413]: finished successfully 2022-03-31 23:40:51.378 | + :: : [[ 200 == 503 ]] 2022-03-31 23:40:51.380 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:40:51.384 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:40:51.387 | + functions-common:time_stop:2425 : local name 2022-03-31 23:40:51.391 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:40:51.394 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:40:51.397 | + functions-common:time_stop:2428 : local total 2022-03-31 23:40:51.400 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:40:51.403 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:40:51.406 | + functions-common:time_stop:2432 : start_time=1648770044659 2022-03-31 23:40:51.409 | + functions-common:time_stop:2434 : [[ -z 1648770044659 ]] 2022-03-31 23:40:51.413 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:40:51.418 | + functions-common:time_stop:2437 : end_time=1648770051415 2022-03-31 23:40:51.420 | + functions-common:time_stop:2438 : elapsed_time=6756 2022-03-31 23:40:51.423 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:40:51.425 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:40:51.428 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6756 2022-03-31 23:40:51.430 | + functions:wait_for_service:467 : return 0 2022-03-31 23:40:51.433 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-31 23:40:51.451 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:40:51.454 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-31 23:40:51.456 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:40:51.459 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:40:51.497 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-31 23:40:51.500 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.70/identity 2022-03-31 23:40:56.251 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.251 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.251 | 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=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.259 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.277 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.277 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.309 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.342 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.342 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.437 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.437 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.438 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.438 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.438 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.438 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.451 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.452 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.452 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.452 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.453 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.453 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.453 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.461 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.464 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.464 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.465 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.465 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.465 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.465 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.466 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=345179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:40:56.499 | 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=345179) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:40:56.822 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created domain default 2022-03-31 23:40:56.866 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created project admin 2022-03-31 23:40:56.897 | DEBUG passlib.handlers.bcrypt [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=345179) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-31 23:40:56.897 | DEBUG passlib.handlers.bcrypt [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=345179) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-31 23:40:56.959 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created user admin 2022-03-31 23:40:56.973 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created role reader 2022-03-31 23:40:56.985 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created role member 2022-03-31 23:40:57.012 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created implied role where f0968fafeb1e4776970abf0e548b05d3 implies 204288aa02fb4f13aae59febfca7b709 2022-03-31 23:40:57.025 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created role admin 2022-03-31 23:40:57.047 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created implied role where 7269dee66a3d4ca8bbb5cc0de88f3011 implies f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:40:57.060 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Granted role admin on project admin to user admin. 2022-03-31 23:40:57.069 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Granted role admin on the system to user admin. 2022-03-31 23:40:57.083 | WARNING py.warnings [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-31 23:40:57.083 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-31 23:40:57.083 |  2022-03-31 23:40:57.088 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created region RegionOne 2022-03-31 23:40:57.129 | INFO keystone.cmd.bootstrap [None req-4b04d8cd-b08d-4292-995d-0d7b7b224b27 None None] Created public endpoint http://10.222.0.70/identity 2022-03-31 23:40:57.632 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-31 23:40:57.634 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-31 23:40:57.637 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-31 23:40:57.640 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-31 23:41:00.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:00.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:00.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:00.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:01.087 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:01.090 | + lib/keystone:create_keystone_accounts:310 : admin_project=f482c18e4d24457683314ada142b522f 2022-03-31 23:41:01.092 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-31 23:41:01.097 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-31 23:41:05.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:05.011 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:05.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:05.011 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:05.201 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:05.204 | + lib/keystone:create_keystone_accounts:312 : admin_user=68aef7da68ca4fbb9d5fcfe381fed03f 2022-03-31 23:41:05.206 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-31 23:41:05.209 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-31 23:41:05.211 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-31 23:41:05.213 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 68aef7da68ca4fbb9d5fcfe381fed03f default 2022-03-31 23:41:05.285 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 68aef7da68ca4fbb9d5fcfe381fed03f default 2022-03-31 23:41:05.335 | [317080 Async ks-domain-role:345299]: running: get_or_add_user_domain_role admin 68aef7da68ca4fbb9d5fcfe381fed03f default 2022-03-31 23:41:05.338 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-31 23:41:05.341 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:41:05.345 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:41:08.936 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:41:08.939 | + functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:41:08.939 | default 2022-03-31 23:41:08.942 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-31 23:41:09.018 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-31 23:41:09.074 | [317080 Async ks-project:345446]: running: get_or_create_project service Default 2022-03-31 23:41:09.077 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-31 23:41:09.156 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-31 23:41:09.222 | [317080 Async ks-service:345532]: running: get_or_create_role service 2022-03-31 23:41:09.226 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-31 23:41:09.339 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-31 23:41:09.466 | [317080 Async ks-reseller:345620]: running: get_or_create_role ResellerAdmin 2022-03-31 23:41:09.484 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-31 23:41:09.507 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-31 23:41:09.982 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-31 23:41:10.271 | [317080 Async ks-anotherrole:345719]: running: get_or_create_role anotherrole 2022-03-31 23:41:10.300 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-31 23:41:10.329 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-31 23:41:10.352 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:41:10.392 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-31 23:41:13.857 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:13.957 | [345532 Async ks-service:345532]: finished successfully 2022-03-31 23:41:14.932 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:15.069 | [345620 Async ks-reseller:345620]: finished successfully 2022-03-31 23:41:15.079 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:15.144 | [345446 Async ks-project:345446]: finished successfully 2022-03-31 23:41:15.754 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:15.795 | [345719 Async ks-anotherrole:345719]: finished successfully 2022-03-31 23:41:15.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:15.886 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:15.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:15.886 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:16.080 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:16.083 | ++ functions-common:get_or_create_project:938 : project_id=bbd2ba0e2ca641e4ba6fb352c7019ead 2022-03-31 23:41:16.086 | ++ functions-common:get_or_create_project:939 : echo bbd2ba0e2ca641e4ba6fb352c7019ead 2022-03-31 23:41:16.089 | + lib/keystone:create_keystone_accounts:340 : invis_project=bbd2ba0e2ca641e4ba6fb352c7019ead 2022-03-31 23:41:16.091 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-31 23:41:16.095 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-31 23:41:16.098 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:41:16.101 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-31 23:41:18.554 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:18.590 | [345299 Async ks-domain-role:345299]: finished successfully 2022-03-31 23:41:18.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:18.827 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:18.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:18.827 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:19.014 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:19.017 | ++ functions-common:get_or_create_project:938 : project_id=fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:19.019 | ++ functions-common:get_or_create_project:939 : echo fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:19.022 | + lib/keystone:create_keystone_accounts:344 : demo_project=fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:19.025 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-31 23:41:19.028 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-31 23:41:19.030 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:19.033 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-31 23:41:19.035 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-31 23:41:19.039 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-31 23:41:21.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:21.783 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:21.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:21.783 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:21.983 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:21.986 | ++ functions-common:get_or_create_user:925 : user_id=53ec7d3d9f2c4f69a4d98b7731e7e078 2022-03-31 23:41:21.989 | ++ functions-common:get_or_create_user:926 : echo 53ec7d3d9f2c4f69a4d98b7731e7e078 2022-03-31 23:41:21.992 | + lib/keystone:create_keystone_accounts:347 : demo_user=53ec7d3d9f2c4f69a4d98b7731e7e078 2022-03-31 23:41:21.995 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-31 23:41:22.051 | [317080 Async ks-domain-role:345299]: Waiting for completion of get_or_add_user_domain_role admin 68aef7da68ca4fbb9d5fcfe381fed03f default running on PID 345299 (6 other jobs running) 2022-03-31 23:41:22.082 | [317080 Async ks-domain-role:345299]: Signaling child to exit 2022-03-31 23:41:22.082 | WAKEUP 2022-03-31 23:41:22.106 | [317080 Async ks-domain-role:345299]: Signaled 2022-03-31 23:41:22.108 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-31 23:41:22.108 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 68aef7da68ca4fbb9d5fcfe381fed03f --domain default 2022-03-31 23:41:22.108 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:22.108 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-31 23:41:22.108 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:22.108 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:22.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.108 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.108 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.108 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:22.108 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-31 23:41:22.108 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-31 23:41:22.108 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 68aef7da68ca4fbb9d5fcfe381fed03f --domain default 2022-03-31 23:41:22.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.109 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.109 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.109 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:41:22.109 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 68aef7da68ca4fbb9d5fcfe381fed03f --domain default 2022-03-31 23:41:22.109 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-31 23:41:22.109 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:41:22.109 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:22.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.109 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.109 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.109 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:22.109 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:41:22.109 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:41:22.109 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:41:22.109 | ++ functions-common:get_field:818 : echo '| 7269dee66a3d4ca8bbb5cc0de88f3011 | 68aef7da68ca4fbb9d5fcfe381fed03f | | | default | | False |' 2022-03-31 23:41:22.110 | ++ functions-common:get_field:812 : read data 2022-03-31 23:41:22.110 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:41:22.110 | + functions-common:get_or_add_user_domain_role:1021 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:41:22.110 | 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:41:22.159 | [317080 Async ks-domain-role:345299]: finished get_or_add_user_domain_role admin 68aef7da68ca4fbb9d5fcfe381fed03f default with result 0 in 13 seconds 2022-03-31 23:41:22.168 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-31 23:41:22.209 | [317080 Async ks-project:345446]: Waiting for completion of get_or_create_project service Default running on PID 345446 (5 other jobs running) 2022-03-31 23:41:22.242 | [317080 Async ks-project:345446]: Signaling child to exit 2022-03-31 23:41:22.242 | WAKEUP 2022-03-31 23:41:22.270 | [317080 Async ks-project:345446]: Signaled 2022-03-31 23:41:22.271 | + functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:41:22.271 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-31 23:41:22.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.272 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.272 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.272 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:22.272 | + functions-common:get_or_create_project:938 : project_id=c39745e25f7548deb702be677738e16a 2022-03-31 23:41:22.272 | + functions-common:get_or_create_project:939 : echo c39745e25f7548deb702be677738e16a 2022-03-31 23:41:22.272 | c39745e25f7548deb702be677738e16a 2022-03-31 23:41:22.324 | [317080 Async ks-project:345446]: finished get_or_create_project service Default with result 0 in 6 seconds 2022-03-31 23:41:22.368 | [317080 Async ks-service:345532]: Waiting for completion of get_or_create_role service running on PID 345532 (4 other jobs running) 2022-03-31 23:41:22.395 | [317080 Async ks-service:345532]: Signaling child to exit 2022-03-31 23:41:22.395 | WAKEUP 2022-03-31 23:41:22.421 | [317080 Async ks-service:345532]: Signaled 2022-03-31 23:41:22.423 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:41:22.423 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-31 23:41:22.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.423 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.423 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.423 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:22.423 | + functions-common:get_or_create_role:950 : role_id=33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:41:22.423 | + functions-common:get_or_create_role:951 : echo 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:41:22.423 | 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:41:22.476 | [317080 Async ks-service:345532]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-31 23:41:22.518 | [317080 Async ks-reseller:345620]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 345620 (3 other jobs running) 2022-03-31 23:41:22.547 | [317080 Async ks-reseller:345620]: Signaling child to exit 2022-03-31 23:41:22.547 | WAKEUP 2022-03-31 23:41:22.574 | [317080 Async ks-reseller:345620]: Signaled 2022-03-31 23:41:22.575 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:41:22.575 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-31 23:41:22.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.575 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.575 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.575 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:22.575 | + functions-common:get_or_create_role:950 : role_id=638c61d18444470983670991bbf56557 2022-03-31 23:41:22.575 | + functions-common:get_or_create_role:951 : echo 638c61d18444470983670991bbf56557 2022-03-31 23:41:22.575 | 638c61d18444470983670991bbf56557 2022-03-31 23:41:22.626 | [317080 Async ks-reseller:345620]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-03-31 23:41:22.668 | [317080 Async ks-anotherrole:345719]: Waiting for completion of get_or_create_role anotherrole running on PID 345719 (2 other jobs running) 2022-03-31 23:41:22.694 | [317080 Async ks-anotherrole:345719]: Signaling child to exit 2022-03-31 23:41:22.694 | WAKEUP 2022-03-31 23:41:22.720 | [317080 Async ks-anotherrole:345719]: Signaled 2022-03-31 23:41:22.721 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:41:22.721 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:41:22.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.721 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:22.721 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:22.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:22.721 | + functions-common:get_or_create_role:950 : role_id=7561437b0be34767a529a7f55efa43e9 2022-03-31 23:41:22.721 | + functions-common:get_or_create_role:951 : echo 7561437b0be34767a529a7f55efa43e9 2022-03-31 23:41:22.721 | 7561437b0be34767a529a7f55efa43e9 2022-03-31 23:41:22.768 | [317080 Async ks-anotherrole:345719]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-03-31 23:41:22.773 | + inc/async:async_wait:197 : return 0 2022-03-31 23:41:22.775 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:22.840 | + inc/async:async_inner:63 : get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:22.894 | [317080 Async ks-demo-member:346611]: running: get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:22.897 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 68aef7da68ca4fbb9d5fcfe381fed03f fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:22.971 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 68aef7da68ca4fbb9d5fcfe381fed03f fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:23.038 | [317080 Async ks-demo-admin:346723]: running: get_or_add_user_project_role admin 68aef7da68ca4fbb9d5fcfe381fed03f fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:23.042 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:23.115 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:23.186 | [317080 Async ks-demo-another:346835]: running: get_or_add_user_project_role anotherrole 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:23.190 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 bbd2ba0e2ca641e4ba6fb352c7019ead 2022-03-31 23:41:23.298 | + inc/async:async_inner:63 : get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 bbd2ba0e2ca641e4ba6fb352c7019ead 2022-03-31 23:41:23.396 | [317080 Async ks-demo-invis:346947]: running: get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 bbd2ba0e2ca641e4ba6fb352c7019ead 2022-03-31 23:41:23.405 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-31 23:41:23.429 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-31 23:41:23.442 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:23.454 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-31 23:41:23.470 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-31 23:41:23.484 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-31 23:41:28.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:28.861 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:28.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:28.862 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:29.164 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:29.170 | ++ functions-common:get_or_create_user:925 : user_id=6a08012112d242a391eedf9911e485a8 2022-03-31 23:41:29.181 | ++ functions-common:get_or_create_user:926 : echo 6a08012112d242a391eedf9911e485a8 2022-03-31 23:41:29.185 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6a08012112d242a391eedf9911e485a8 2022-03-31 23:41:29.188 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6a08012112d242a391eedf9911e485a8 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:29.276 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6a08012112d242a391eedf9911e485a8 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:29.336 | [317080 Async ks-demo-reader:347115]: running: get_or_add_user_project_role reader 6a08012112d242a391eedf9911e485a8 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:41:29.341 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-31 23:41:29.345 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-31 23:41:29.352 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:41:29.361 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-31 23:41:33.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:33.382 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:33.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:33.382 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:33.918 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:33.941 | ++ functions-common:get_or_create_project:938 : project_id=959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:33.956 | ++ functions-common:get_or_create_project:939 : echo 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:33.983 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:34.013 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-31 23:41:34.050 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-31 23:41:34.067 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:34.093 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-31 23:41:34.109 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-31 23:41:34.135 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-31 23:41:39.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:39.845 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:39.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:39.845 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:40.252 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:40.272 | ++ functions-common:get_or_create_user:925 : user_id=deadb2cf872a473a9d96d66b7afba483 2022-03-31 23:41:40.292 | ++ functions-common:get_or_create_user:926 : echo deadb2cf872a473a9d96d66b7afba483 2022-03-31 23:41:40.321 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=deadb2cf872a473a9d96d66b7afba483 2022-03-31 23:41:40.340 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:40.817 | + inc/async:async_inner:63 : get_or_add_user_project_role admin deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:41.116 | [317080 Async ks-alt-admin:347477]: running: get_or_add_user_project_role admin deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:41.143 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:41.581 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:41.845 | [317080 Async ks-alt-another:347589]: running: get_or_add_user_project_role anotherrole deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:41.877 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-31 23:41:41.906 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-31 23:41:41.929 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:41.949 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-31 23:41:41.976 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-31 23:41:42.009 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-31 23:41:45.992 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:46.178 | [346611 Async ks-demo-member:346611]: finished successfully 2022-03-31 23:41:46.913 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:47.093 | [346835 Async ks-demo-another:346835]: finished successfully 2022-03-31 23:41:48.515 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:48.559 | [346947 Async ks-demo-invis:346947]: finished successfully 2022-03-31 23:41:48.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.803 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:48.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:48.803 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:49.028 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:49.056 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:49.063 | ++ functions-common:get_or_create_user:925 : user_id=9e29822f898943a782a7975f60cfb676 2022-03-31 23:41:49.067 | ++ functions-common:get_or_create_user:926 : echo 9e29822f898943a782a7975f60cfb676 2022-03-31 23:41:49.071 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=9e29822f898943a782a7975f60cfb676 2022-03-31 23:41:49.074 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 9e29822f898943a782a7975f60cfb676 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:49.116 | [346723 Async ks-demo-admin:346723]: finished successfully 2022-03-31 23:41:49.208 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9e29822f898943a782a7975f60cfb676 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:49.319 | [317080 Async ks-alt-member-user:347970]: running: get_or_add_user_project_role member 9e29822f898943a782a7975f60cfb676 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:49.327 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-31 23:41:49.335 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-31 23:41:49.341 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:49.346 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-31 23:41:49.360 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-31 23:41:49.364 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-31 23:41:52.981 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:53.048 | [347115 Async ks-demo-reader:347115]: finished successfully 2022-03-31 23:41:53.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:53.328 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:53.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:53.328 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:53.551 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:53.560 | ++ functions-common:get_or_create_user:925 : user_id=f02baa54a8f244568c366ac503677ff3 2022-03-31 23:41:53.564 | ++ functions-common:get_or_create_user:926 : echo f02baa54a8f244568c366ac503677ff3 2022-03-31 23:41:53.568 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f02baa54a8f244568c366ac503677ff3 2022-03-31 23:41:53.571 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f02baa54a8f244568c366ac503677ff3 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:53.654 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f02baa54a8f244568c366ac503677ff3 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:53.742 | [317080 Async ks-alt-reader-user:348196]: running: get_or_add_user_project_role reader f02baa54a8f244568c366ac503677ff3 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:41:53.758 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-31 23:41:53.765 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:53.768 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-31 23:41:53.770 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-31 23:41:53.781 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-31 23:41:57.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:57.532 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:57.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:57.532 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:57.921 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:41:57.934 | ++ functions-common:get_or_create_user:925 : user_id=c1f6d3d0547743df96664e1b3d2f9c11 2022-03-31 23:41:57.947 | ++ functions-common:get_or_create_user:926 : echo c1f6d3d0547743df96664e1b3d2f9c11 2022-03-31 23:41:57.966 | + lib/keystone:create_keystone_accounts:392 : system_member_user=c1f6d3d0547743df96664e1b3d2f9c11 2022-03-31 23:41:57.980 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member c1f6d3d0547743df96664e1b3d2f9c11 all 2022-03-31 23:41:58.280 | + inc/async:async_inner:63 : get_or_add_user_system_role member c1f6d3d0547743df96664e1b3d2f9c11 all 2022-03-31 23:41:58.514 | [317080 Async ks-system-member:348420]: running: get_or_add_user_system_role member c1f6d3d0547743df96664e1b3d2f9c11 all 2022-03-31 23:41:58.545 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-31 23:41:58.565 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:41:58.594 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-31 23:41:58.613 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-31 23:41:58.649 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-31 23:42:03.016 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:03.195 | [347477 Async ks-alt-admin:347477]: finished successfully 2022-03-31 23:42:03.324 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:03.402 | [347589 Async ks-alt-another:347589]: finished successfully 2022-03-31 23:42:03.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:03.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:03.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:03.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:03.766 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:03.773 | ++ functions-common:get_or_create_user:925 : user_id=cf8e41c690cd44d6af1e7a37a644286a 2022-03-31 23:42:03.778 | ++ functions-common:get_or_create_user:926 : echo cf8e41c690cd44d6af1e7a37a644286a 2022-03-31 23:42:03.782 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=cf8e41c690cd44d6af1e7a37a644286a 2022-03-31 23:42:03.788 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader cf8e41c690cd44d6af1e7a37a644286a all 2022-03-31 23:42:03.880 | + inc/async:async_inner:63 : get_or_add_user_system_role reader cf8e41c690cd44d6af1e7a37a644286a all 2022-03-31 23:42:03.955 | [317080 Async ks-system-reader:348704]: running: get_or_add_user_system_role reader cf8e41c690cd44d6af1e7a37a644286a all 2022-03-31 23:42:03.958 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-31 23:42:03.969 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-31 23:42:03.974 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-31 23:42:03.976 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:42:03.983 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-31 23:42:06.648 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:06.853 | [347970 Async ks-alt-member-user:347970]: finished successfully 2022-03-31 23:42:07.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:07.647 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:07.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:07.647 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:07.953 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:07.960 | ++ functions-common:get_or_create_group:902 : group_id=66b17c2e26a442ed8d9924f1eabf6786 2022-03-31 23:42:07.970 | ++ functions-common:get_or_create_group:903 : echo 66b17c2e26a442ed8d9924f1eabf6786 2022-03-31 23:42:07.976 | + lib/keystone:create_keystone_accounts:402 : admin_group=66b17c2e26a442ed8d9924f1eabf6786 2022-03-31 23:42:07.984 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-31 23:42:07.989 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-31 23:42:07.995 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-31 23:42:07.999 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:42:08.008 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-31 23:42:10.477 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:10.509 | [348196 Async ks-alt-reader-user:348196]: finished successfully 2022-03-31 23:42:11.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:11.205 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:11.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:11.205 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:11.409 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:11.412 | ++ functions-common:get_or_create_group:902 : group_id=5d88aa53c95f459a997c82804b92b369 2022-03-31 23:42:11.415 | ++ functions-common:get_or_create_group:903 : echo 5d88aa53c95f459a997c82804b92b369 2022-03-31 23:42:11.418 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=5d88aa53c95f459a997c82804b92b369 2022-03-31 23:42:11.422 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:11.504 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:11.564 | [317080 Async ks-group-memberdemo:349091]: running: get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:11.570 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:11.675 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:11.747 | [317080 Async ks-group-anotherdemo:349177]: running: get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:11.750 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:12.068 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:12.213 | [317080 Async ks-group-memberalt:349263]: running: get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:12.233 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:12.688 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:12.915 | [317080 Async ks-group-anotheralt:349370]: running: get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:12.936 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 66b17c2e26a442ed8d9924f1eabf6786 f482c18e4d24457683314ada142b522f 2022-03-31 23:42:13.105 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:13.327 | [348420 Async ks-system-member:348420]: finished successfully 2022-03-31 23:42:13.397 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 66b17c2e26a442ed8d9924f1eabf6786 f482c18e4d24457683314ada142b522f 2022-03-31 23:42:13.638 | [317080 Async ks-group-admin:349487]: running: get_or_add_group_project_role admin 66b17c2e26a442ed8d9924f1eabf6786 f482c18e4d24457683314ada142b522f 2022-03-31 23:42:13.660 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-31 23:42:14.034 | [317080 Async ks-demo-member:346611]: Waiting for completion of get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 running on PID 346611 (17 other jobs running) 2022-03-31 23:42:14.220 | [317080 Async ks-demo-member:346611]: Signaling child to exit 2022-03-31 23:42:14.220 | WAKEUP 2022-03-31 23:42:14.429 | [317080 Async ks-demo-member:346611]: Signaled 2022-03-31 23:42:14.444 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:42:14.444 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:42:14.444 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:14.444 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:14.444 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:14.444 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:14.445 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:14.445 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:42:14.445 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 53ec7d3d9f2c4f69a4d98b7731e7e078 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:14.445 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:14.445 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:42:14.445 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:14.445 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:14.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:14.445 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:14.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:14.445 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:14.445 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:14.445 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:42:14.445 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:42:14.446 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 53ec7d3d9f2c4f69a4d98b7731e7e078 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:14.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:14.446 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:14.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:14.446 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:14.446 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 53ec7d3d9f2c4f69a4d98b7731e7e078 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:14.446 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:14.446 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:42:14.446 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:14.446 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:14.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:14.446 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:14.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:14.447 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:14.447 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:14.447 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:42:14.447 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:42:14.447 | ++ functions-common:get_field:818 : echo '| f0968fafeb1e4776970abf0e548b05d3 | 53ec7d3d9f2c4f69a4d98b7731e7e078 | | fc961691228645f1b7d5b42387ba4c43 | | | False |' 2022-03-31 23:42:14.447 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:42:14.447 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:14.447 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:14.447 | + functions-common:get_or_add_user_project_role:997 : echo f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:14.447 | f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:14.812 | [317080 Async ks-demo-member:346611]: finished get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 with result 0 in 23 seconds 2022-03-31 23:42:15.097 | [317080 Async ks-demo-admin:346723]: Waiting for completion of get_or_add_user_project_role admin 68aef7da68ca4fbb9d5fcfe381fed03f fc961691228645f1b7d5b42387ba4c43 running on PID 346723 (16 other jobs running) 2022-03-31 23:42:15.274 | [317080 Async ks-demo-admin:346723]: Signaling child to exit 2022-03-31 23:42:15.274 | WAKEUP 2022-03-31 23:42:15.448 | [317080 Async ks-demo-admin:346723]: Signaled 2022-03-31 23:42:15.463 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:42:15.463 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:42:15.463 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:15.463 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:15.463 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:15.463 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:15.463 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:15.463 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:42:15.464 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 68aef7da68ca4fbb9d5fcfe381fed03f --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:15.464 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:42:15.464 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:15.464 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:15.464 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:15.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:15.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:15.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:15.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:15.464 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:15.464 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:42:15.464 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:42:15.464 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 68aef7da68ca4fbb9d5fcfe381fed03f --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:15.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:15.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:15.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:15.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:15.464 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 68aef7da68ca4fbb9d5fcfe381fed03f --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:15.464 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:15.464 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:42:15.464 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:15.464 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:15.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:15.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:15.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:15.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:15.464 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:15.464 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:42:15.464 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:42:15.465 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:42:15.465 | ++ functions-common:get_field:818 : echo '| 7269dee66a3d4ca8bbb5cc0de88f3011 | 68aef7da68ca4fbb9d5fcfe381fed03f | | fc961691228645f1b7d5b42387ba4c43 | | | False |' 2022-03-31 23:42:15.465 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:15.465 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:42:15.465 | + functions-common:get_or_add_user_project_role:997 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:42:15.465 | 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:42:15.800 | [317080 Async ks-demo-admin:346723]: finished get_or_add_user_project_role admin 68aef7da68ca4fbb9d5fcfe381fed03f fc961691228645f1b7d5b42387ba4c43 with result 0 in 26 seconds 2022-03-31 23:42:16.063 | [317080 Async ks-demo-another:346835]: Waiting for completion of get_or_add_user_project_role anotherrole 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 running on PID 346835 (15 other jobs running) 2022-03-31 23:42:16.271 | [317080 Async ks-demo-another:346835]: Signaling child to exit 2022-03-31 23:42:16.272 | WAKEUP 2022-03-31 23:42:16.418 | [317080 Async ks-demo-another:346835]: Signaled 2022-03-31 23:42:16.440 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:42:16.440 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:42:16.440 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:16.440 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:16.440 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:16.440 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:16.440 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:16.440 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:42:16.440 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:16.440 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 53ec7d3d9f2c4f69a4d98b7731e7e078 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:16.440 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:42:16.440 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:16.441 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:16.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:16.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:16.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:16.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:16.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:16.441 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:42:16.441 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:42:16.441 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 53ec7d3d9f2c4f69a4d98b7731e7e078 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:16.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:16.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:16.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:16.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:16.441 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 53ec7d3d9f2c4f69a4d98b7731e7e078 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:16.441 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:42:16.441 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:16.441 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:16.441 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:16.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:16.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:16.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:16.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:16.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:16.441 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:42:16.441 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:42:16.441 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:42:16.441 | ++ functions-common:get_field:818 : echo '| 7561437b0be34767a529a7f55efa43e9 | 53ec7d3d9f2c4f69a4d98b7731e7e078 | | fc961691228645f1b7d5b42387ba4c43 | | | False |' 2022-03-31 23:42:16.441 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:16.441 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7561437b0be34767a529a7f55efa43e9 2022-03-31 23:42:16.441 | + functions-common:get_or_add_user_project_role:997 : echo 7561437b0be34767a529a7f55efa43e9 2022-03-31 23:42:16.441 | 7561437b0be34767a529a7f55efa43e9 2022-03-31 23:42:16.815 | [317080 Async ks-demo-another:346835]: finished get_or_add_user_project_role anotherrole 53ec7d3d9f2c4f69a4d98b7731e7e078 fc961691228645f1b7d5b42387ba4c43 with result 0 in 24 seconds 2022-03-31 23:42:17.089 | [317080 Async ks-demo-invis:346947]: Waiting for completion of get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 bbd2ba0e2ca641e4ba6fb352c7019ead running on PID 346947 (14 other jobs running) 2022-03-31 23:42:17.229 | [317080 Async ks-demo-invis:346947]: Signaling child to exit 2022-03-31 23:42:17.230 | WAKEUP 2022-03-31 23:42:17.329 | [317080 Async ks-demo-invis:346947]: Signaled 2022-03-31 23:42:17.331 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:42:17.331 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:42:17.331 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:17.331 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:17.331 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:17.331 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:17.331 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:17.331 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:42:17.331 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 53ec7d3d9f2c4f69a4d98b7731e7e078 --project bbd2ba0e2ca641e4ba6fb352c7019ead 2022-03-31 23:42:17.331 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:42:17.331 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:17.331 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:17.331 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:17.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.331 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.331 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.331 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:17.331 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:42:17.331 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:42:17.331 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 53ec7d3d9f2c4f69a4d98b7731e7e078 --project bbd2ba0e2ca641e4ba6fb352c7019ead 2022-03-31 23:42:17.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.331 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.331 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.331 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 53ec7d3d9f2c4f69a4d98b7731e7e078 --project bbd2ba0e2ca641e4ba6fb352c7019ead 2022-03-31 23:42:17.331 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:42:17.332 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:17.332 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:17.332 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:17.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.332 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.332 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.332 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:17.332 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:42:17.332 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:42:17.332 | ++ functions-common:get_field:818 : echo '| f0968fafeb1e4776970abf0e548b05d3 | 53ec7d3d9f2c4f69a4d98b7731e7e078 | | bbd2ba0e2ca641e4ba6fb352c7019ead | | | False |' 2022-03-31 23:42:17.332 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:42:17.332 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:17.332 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:17.332 | + functions-common:get_or_add_user_project_role:997 : echo f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:17.332 | f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:17.426 | [317080 Async ks-demo-invis:346947]: finished get_or_add_user_project_role member 53ec7d3d9f2c4f69a4d98b7731e7e078 bbd2ba0e2ca641e4ba6fb352c7019ead with result 0 in 25 seconds 2022-03-31 23:42:17.501 | [317080 Async ks-demo-reader:347115]: Waiting for completion of get_or_add_user_project_role reader 6a08012112d242a391eedf9911e485a8 fc961691228645f1b7d5b42387ba4c43 running on PID 347115 (13 other jobs running) 2022-03-31 23:42:17.560 | [317080 Async ks-demo-reader:347115]: Signaling child to exit 2022-03-31 23:42:17.566 | WAKEUP 2022-03-31 23:42:17.607 | [317080 Async ks-demo-reader:347115]: Signaled 2022-03-31 23:42:17.610 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:42:17.610 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:42:17.610 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:17.610 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:17.610 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:17.610 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:17.610 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:17.610 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:42:17.610 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6a08012112d242a391eedf9911e485a8 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:17.610 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:17.611 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:42:17.611 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:17.611 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:17.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.611 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.611 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.611 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:17.611 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:42:17.611 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:42:17.611 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 6a08012112d242a391eedf9911e485a8 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:17.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.611 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.612 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.612 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6a08012112d242a391eedf9911e485a8 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:17.612 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:17.612 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:42:17.612 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:17.612 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:17.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.612 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.612 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.612 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:17.612 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:42:17.612 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:42:17.612 | ++ functions-common:get_field:818 : echo '| 204288aa02fb4f13aae59febfca7b709 | 6a08012112d242a391eedf9911e485a8 | | fc961691228645f1b7d5b42387ba4c43 | | | False |' 2022-03-31 23:42:17.612 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:42:17.613 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:17.613 | + functions-common:get_or_add_user_project_role:995 : user_role_id=204288aa02fb4f13aae59febfca7b709 2022-03-31 23:42:17.613 | + functions-common:get_or_add_user_project_role:997 : echo 204288aa02fb4f13aae59febfca7b709 2022-03-31 23:42:17.613 | 204288aa02fb4f13aae59febfca7b709 2022-03-31 23:42:17.704 | [317080 Async ks-demo-reader:347115]: finished get_or_add_user_project_role reader 6a08012112d242a391eedf9911e485a8 fc961691228645f1b7d5b42387ba4c43 with result 0 in 23 seconds 2022-03-31 23:42:17.710 | + inc/async:async_wait:197 : return 0 2022-03-31 23:42:17.714 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-31 23:42:17.824 | [317080 Async ks-alt-admin:347477]: Waiting for completion of get_or_add_user_project_role admin deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e running on PID 347477 (12 other jobs running) 2022-03-31 23:42:17.918 | [317080 Async ks-alt-admin:347477]: Signaling child to exit 2022-03-31 23:42:17.919 | WAKEUP 2022-03-31 23:42:17.972 | [317080 Async ks-alt-admin:347477]: Signaled 2022-03-31 23:42:17.974 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:42:17.974 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:42:17.974 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:17.974 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:17.974 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:17.974 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:17.974 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:17.974 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:42:17.974 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user deadb2cf872a473a9d96d66b7afba483 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:17.974 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:42:17.974 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:17.975 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:17.975 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:17.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.975 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.975 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.975 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:17.975 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:42:17.975 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:42:17.975 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user deadb2cf872a473a9d96d66b7afba483 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:17.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.975 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.975 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.976 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:17.976 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:42:17.976 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user deadb2cf872a473a9d96d66b7afba483 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:17.976 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:17.976 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:17.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.976 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:17.976 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:17.976 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:17.976 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:42:17.976 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:42:17.976 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:42:17.976 | ++ functions-common:get_field:818 : echo '| 7269dee66a3d4ca8bbb5cc0de88f3011 | deadb2cf872a473a9d96d66b7afba483 | | 959ef5d5405d4daebbaddf8784bb142e | | | False |' 2022-03-31 23:42:17.977 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:17.977 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:42:17.977 | + functions-common:get_or_add_user_project_role:997 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:42:17.977 | 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:42:18.135 | [317080 Async ks-alt-admin:347477]: finished get_or_add_user_project_role admin deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e with result 0 in 22 seconds 2022-03-31 23:42:18.222 | [317080 Async ks-alt-another:347589]: Waiting for completion of get_or_add_user_project_role anotherrole deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e running on PID 347589 (11 other jobs running) 2022-03-31 23:42:18.284 | [317080 Async ks-alt-another:347589]: Signaling child to exit 2022-03-31 23:42:18.284 | WAKEUP 2022-03-31 23:42:18.323 | [317080 Async ks-alt-another:347589]: Signaled 2022-03-31 23:42:18.326 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:42:18.326 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:42:18.327 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:18.327 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:18.327 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:18.327 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:18.327 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:18.327 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:42:18.327 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:42:18.327 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user deadb2cf872a473a9d96d66b7afba483 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:18.327 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:18.327 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:18.327 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:18.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.327 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.327 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.327 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:18.327 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:42:18.327 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:42:18.327 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user deadb2cf872a473a9d96d66b7afba483 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:18.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.327 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.327 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.327 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user deadb2cf872a473a9d96d66b7afba483 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:18.327 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:18.327 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:42:18.327 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:18.327 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:18.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.327 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.328 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.328 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:18.328 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:42:18.328 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:42:18.328 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:42:18.328 | ++ functions-common:get_field:818 : echo '| 7561437b0be34767a529a7f55efa43e9 | deadb2cf872a473a9d96d66b7afba483 | | 959ef5d5405d4daebbaddf8784bb142e | | | False |' 2022-03-31 23:42:18.328 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:18.328 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7561437b0be34767a529a7f55efa43e9 2022-03-31 23:42:18.328 | + functions-common:get_or_add_user_project_role:997 : echo 7561437b0be34767a529a7f55efa43e9 2022-03-31 23:42:18.328 | 7561437b0be34767a529a7f55efa43e9 2022-03-31 23:42:18.422 | [317080 Async ks-alt-another:347589]: finished get_or_add_user_project_role anotherrole deadb2cf872a473a9d96d66b7afba483 959ef5d5405d4daebbaddf8784bb142e with result 0 in 22 seconds 2022-03-31 23:42:18.509 | [317080 Async ks-alt-member-user:347970]: Waiting for completion of get_or_add_user_project_role member 9e29822f898943a782a7975f60cfb676 959ef5d5405d4daebbaddf8784bb142e running on PID 347970 (10 other jobs running) 2022-03-31 23:42:18.582 | [317080 Async ks-alt-member-user:347970]: Signaling child to exit 2022-03-31 23:42:18.582 | WAKEUP 2022-03-31 23:42:18.636 | [317080 Async ks-alt-member-user:347970]: Signaled 2022-03-31 23:42:18.640 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:42:18.640 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:42:18.640 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:18.640 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:18.640 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:18.640 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:18.640 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:18.641 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:42:18.641 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:42:18.641 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e29822f898943a782a7975f60cfb676 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:18.641 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:18.641 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:18.641 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:18.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.642 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.642 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.642 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:18.642 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:42:18.642 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:42:18.642 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 9e29822f898943a782a7975f60cfb676 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:18.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.643 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.643 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.643 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e29822f898943a782a7975f60cfb676 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:18.643 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:18.644 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:42:18.644 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:18.644 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:18.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.645 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.645 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.645 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:18.645 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:42:18.645 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:42:18.645 | ++ functions-common:get_field:818 : echo '| f0968fafeb1e4776970abf0e548b05d3 | 9e29822f898943a782a7975f60cfb676 | | 959ef5d5405d4daebbaddf8784bb142e | | | False |' 2022-03-31 23:42:18.646 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:42:18.646 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:18.646 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:18.646 | + functions-common:get_or_add_user_project_role:997 : echo f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:18.646 | f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:18.732 | [317080 Async ks-alt-member-user:347970]: finished get_or_add_user_project_role member 9e29822f898943a782a7975f60cfb676 959ef5d5405d4daebbaddf8784bb142e with result 0 in 17 seconds 2022-03-31 23:42:18.811 | [317080 Async ks-alt-reader-user:348196]: Waiting for completion of get_or_add_user_project_role reader f02baa54a8f244568c366ac503677ff3 959ef5d5405d4daebbaddf8784bb142e running on PID 348196 (9 other jobs running) 2022-03-31 23:42:18.861 | [317080 Async ks-alt-reader-user:348196]: Signaling child to exit 2022-03-31 23:42:18.862 | WAKEUP 2022-03-31 23:42:18.908 | [317080 Async ks-alt-reader-user:348196]: Signaled 2022-03-31 23:42:18.910 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:42:18.910 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:42:18.910 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:18.910 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:18.910 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:18.910 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:18.910 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:18.910 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:42:18.910 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f02baa54a8f244568c366ac503677ff3 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:18.910 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:42:18.910 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:18.910 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:18.910 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:18.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.910 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.910 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.910 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:18.910 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:42:18.910 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:42:18.910 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user f02baa54a8f244568c366ac503677ff3 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:18.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.911 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.911 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.911 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f02baa54a8f244568c366ac503677ff3 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:18.911 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:42:18.911 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:42:18.911 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:18.911 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:18.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.911 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:18.911 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:18.911 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:18.911 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:42:18.911 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:42:18.911 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:42:18.911 | ++ functions-common:get_field:818 : echo '| 204288aa02fb4f13aae59febfca7b709 | f02baa54a8f244568c366ac503677ff3 | | 959ef5d5405d4daebbaddf8784bb142e | | | False |' 2022-03-31 23:42:18.911 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:18.911 | + functions-common:get_or_add_user_project_role:995 : user_role_id=204288aa02fb4f13aae59febfca7b709 2022-03-31 23:42:18.911 | + functions-common:get_or_add_user_project_role:997 : echo 204288aa02fb4f13aae59febfca7b709 2022-03-31 23:42:18.911 | 204288aa02fb4f13aae59febfca7b709 2022-03-31 23:42:18.990 | [317080 Async ks-alt-reader-user:348196]: finished get_or_add_user_project_role reader f02baa54a8f244568c366ac503677ff3 959ef5d5405d4daebbaddf8784bb142e with result 0 in 16 seconds 2022-03-31 23:42:18.999 | + inc/async:async_wait:197 : return 0 2022-03-31 23:42:19.004 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-31 23:42:19.101 | [317080 Async ks-system-member:348420]: Waiting for completion of get_or_add_user_system_role member c1f6d3d0547743df96664e1b3d2f9c11 all running on PID 348420 (8 other jobs running) 2022-03-31 23:42:19.163 | [317080 Async ks-system-member:348420]: Signaling child to exit 2022-03-31 23:42:19.163 | WAKEUP 2022-03-31 23:42:19.205 | [317080 Async ks-system-member:348420]: Signaled 2022-03-31 23:42:19.206 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:42:19.206 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:42:19.206 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:42:19.206 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:19.206 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:19.206 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:19.206 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:19.206 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:19.206 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:42:19.206 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c1f6d3d0547743df96664e1b3d2f9c11 --system all -f value -c Role 2022-03-31 23:42:19.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:19.207 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:19.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:19.207 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:19.207 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:19.207 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:42:19.207 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:42:19.207 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user c1f6d3d0547743df96664e1b3d2f9c11 --system all 2022-03-31 23:42:19.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:19.207 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:19.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:19.207 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:19.207 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c1f6d3d0547743df96664e1b3d2f9c11 --system all -f value -c Role 2022-03-31 23:42:19.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:19.207 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:19.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:19.207 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:19.207 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:19.207 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:19.207 | + functions-common:get_or_add_user_system_role:1052 : echo f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:19.207 | f0968fafeb1e4776970abf0e548b05d3 2022-03-31 23:42:19.293 | [317080 Async ks-system-member:348420]: finished get_or_add_user_system_role member c1f6d3d0547743df96664e1b3d2f9c11 all with result 0 in 15 seconds 2022-03-31 23:42:19.356 | [317080 Async ks-system-reader:348704]: Waiting for completion of get_or_add_user_system_role reader cf8e41c690cd44d6af1e7a37a644286a all running on PID 348704 (7 other jobs running) 2022-03-31 23:42:19.414 | [317080 Async ks-system-reader:348704]: Signaling child to exit 2022-03-31 23:42:20.737 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:20.923 | [348704 Async ks-system-reader:348704]: finished successfully 2022-03-31 23:42:21.094 | WAKEUP 2022-03-31 23:42:21.253 | [317080 Async ks-system-reader:348704]: Signaled 2022-03-31 23:42:21.263 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:42:21.263 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:42:21.263 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:42:21.263 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:42:21.263 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:42:21.263 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:42:21.263 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:42:21.263 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:42:21.263 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:42:21.263 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cf8e41c690cd44d6af1e7a37a644286a --system all -f value -c Role 2022-03-31 23:42:21.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:21.264 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:21.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:21.264 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:21.264 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:21.264 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:42:21.264 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:42:21.264 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user cf8e41c690cd44d6af1e7a37a644286a --system all 2022-03-31 23:42:21.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:21.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:21.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:21.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:21.265 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cf8e41c690cd44d6af1e7a37a644286a --system all -f value -c Role 2022-03-31 23:42:21.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:21.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:21.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:21.265 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:21.265 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:21.265 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=204288aa02fb4f13aae59febfca7b709 2022-03-31 23:42:21.265 | + functions-common:get_or_add_user_system_role:1052 : echo 204288aa02fb4f13aae59febfca7b709 2022-03-31 23:42:21.265 | 204288aa02fb4f13aae59febfca7b709 2022-03-31 23:42:21.597 | [317080 Async ks-system-reader:348704]: finished get_or_add_user_system_role reader cf8e41c690cd44d6af1e7a37a644286a all with result 0 in 17 seconds 2022-03-31 23:42:21.629 | + inc/async:async_wait:197 : return 0 2022-03-31 23:42:21.656 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-31 23:42:21.982 | [317080 Async ks-group-memberdemo:349091]: Waiting for completion of get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 running on PID 349091 (6 other jobs running) 2022-03-31 23:42:22.177 | [317080 Async ks-group-memberdemo:349091]: Signaling child to exit 2022-03-31 23:42:28.813 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:28.935 | [349091 Async ks-group-memberdemo:349091]: finished successfully 2022-03-31 23:42:29.030 | WAKEUP 2022-03-31 23:42:29.130 | [317080 Async ks-group-memberdemo:349091]: Signaled 2022-03-31 23:42:29.136 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:42:29.136 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5d88aa53c95f459a997c82804b92b369 --project fc961691228645f1b7d5b42387ba4c43 -f value 2022-03-31 23:42:29.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:29.136 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:29.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:29.136 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:29.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:29.136 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:42:29.136 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:42:29.136 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 5d88aa53c95f459a997c82804b92b369 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:29.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:29.136 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:29.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:29.136 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:29.136 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5d88aa53c95f459a997c82804b92b369 --project fc961691228645f1b7d5b42387ba4c43 -f value 2022-03-31 23:42:29.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:29.136 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:29.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:29.136 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:29.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:29.136 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f0968fafeb1e4776970abf0e548b05d3 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 False' 2022-03-31 23:42:29.136 | + functions-common:get_or_add_group_project_role:1076 : echo f0968fafeb1e4776970abf0e548b05d3 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 False 2022-03-31 23:42:29.136 | f0968fafeb1e4776970abf0e548b05d3 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 False 2022-03-31 23:42:29.409 | [317080 Async ks-group-memberdemo:349091]: finished get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 with result 0 in 17 seconds 2022-03-31 23:42:29.427 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:29.512 | [349263 Async ks-group-memberalt:349263]: finished successfully 2022-03-31 23:42:29.518 | [317080 Async ks-group-anotherdemo:349177]: Waiting for completion of get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 running on PID 349177 (5 other jobs running) 2022-03-31 23:42:29.580 | [317080 Async ks-group-anotherdemo:349177]: Signaling child to exit 2022-03-31 23:42:30.281 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:30.319 | [349177 Async ks-group-anotherdemo:349177]: finished successfully 2022-03-31 23:42:30.346 | WAKEUP 2022-03-31 23:42:30.377 | [317080 Async ks-group-anotherdemo:349177]: Signaled 2022-03-31 23:42:30.379 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:42:30.379 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5d88aa53c95f459a997c82804b92b369 --project fc961691228645f1b7d5b42387ba4c43 -f value 2022-03-31 23:42:30.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.379 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.380 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.380 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:30.380 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:42:30.380 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:42:30.380 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5d88aa53c95f459a997c82804b92b369 --project fc961691228645f1b7d5b42387ba4c43 2022-03-31 23:42:30.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.380 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.380 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.380 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5d88aa53c95f459a997c82804b92b369 --project fc961691228645f1b7d5b42387ba4c43 -f value 2022-03-31 23:42:30.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.380 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.380 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.381 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:30.381 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='7561437b0be34767a529a7f55efa43e9 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 False' 2022-03-31 23:42:30.381 | + functions-common:get_or_add_group_project_role:1076 : echo 7561437b0be34767a529a7f55efa43e9 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 False 2022-03-31 23:42:30.381 | 7561437b0be34767a529a7f55efa43e9 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 False 2022-03-31 23:42:30.443 | [317080 Async ks-group-anotherdemo:349177]: finished get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 fc961691228645f1b7d5b42387ba4c43 with result 0 in 18 seconds 2022-03-31 23:42:30.502 | [317080 Async ks-group-memberalt:349263]: Waiting for completion of get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e running on PID 349263 (4 other jobs running) 2022-03-31 23:42:30.545 | [317080 Async ks-group-memberalt:349263]: Signaling child to exit 2022-03-31 23:42:30.546 | WAKEUP 2022-03-31 23:42:30.582 | [317080 Async ks-group-memberalt:349263]: Signaled 2022-03-31 23:42:30.584 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:42:30.584 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5d88aa53c95f459a997c82804b92b369 --project 959ef5d5405d4daebbaddf8784bb142e -f value 2022-03-31 23:42:30.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.584 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.584 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.584 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:30.584 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:42:30.584 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:42:30.584 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 5d88aa53c95f459a997c82804b92b369 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:30.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.584 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.584 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.584 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5d88aa53c95f459a997c82804b92b369 --project 959ef5d5405d4daebbaddf8784bb142e -f value 2022-03-31 23:42:30.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.584 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:30.584 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:30.584 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:30.584 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f0968fafeb1e4776970abf0e548b05d3 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e False' 2022-03-31 23:42:30.584 | + functions-common:get_or_add_group_project_role:1076 : echo f0968fafeb1e4776970abf0e548b05d3 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e False 2022-03-31 23:42:30.584 | f0968fafeb1e4776970abf0e548b05d3 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e False 2022-03-31 23:42:30.646 | [317080 Async ks-group-memberalt:349263]: finished get_or_add_group_project_role member 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e with result 0 in 17 seconds 2022-03-31 23:42:30.705 | [317080 Async ks-group-anotheralt:349370]: Waiting for completion of get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e running on PID 349370 (3 other jobs running) 2022-03-31 23:42:30.740 | [317080 Async ks-group-anotheralt:349370]: Signaling child to exit 2022-03-31 23:42:32.140 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:32.173 | [349370 Async ks-group-anotheralt:349370]: finished successfully 2022-03-31 23:42:32.197 | WAKEUP 2022-03-31 23:42:32.207 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:42:32.227 | [317080 Async ks-group-anotheralt:349370]: Signaled 2022-03-31 23:42:32.229 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:42:32.229 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5d88aa53c95f459a997c82804b92b369 --project 959ef5d5405d4daebbaddf8784bb142e -f value 2022-03-31 23:42:32.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.229 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.229 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.229 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:32.229 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:42:32.230 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:42:32.230 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5d88aa53c95f459a997c82804b92b369 --project 959ef5d5405d4daebbaddf8784bb142e 2022-03-31 23:42:32.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.230 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.230 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.230 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5d88aa53c95f459a997c82804b92b369 --project 959ef5d5405d4daebbaddf8784bb142e -f value 2022-03-31 23:42:32.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.230 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.230 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.230 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:32.230 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='7561437b0be34767a529a7f55efa43e9 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e False' 2022-03-31 23:42:32.230 | + functions-common:get_or_add_group_project_role:1076 : echo 7561437b0be34767a529a7f55efa43e9 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e False 2022-03-31 23:42:32.230 | 7561437b0be34767a529a7f55efa43e9 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e False 2022-03-31 23:42:32.241 | [349487 Async ks-group-admin:349487]: finished successfully 2022-03-31 23:42:32.282 | [317080 Async ks-group-anotheralt:349370]: finished get_or_add_group_project_role anotherrole 5d88aa53c95f459a997c82804b92b369 959ef5d5405d4daebbaddf8784bb142e with result 0 in 19 seconds 2022-03-31 23:42:32.322 | [317080 Async ks-group-admin:349487]: Waiting for completion of get_or_add_group_project_role admin 66b17c2e26a442ed8d9924f1eabf6786 f482c18e4d24457683314ada142b522f running on PID 349487 (2 other jobs running) 2022-03-31 23:42:32.355 | [317080 Async ks-group-admin:349487]: Signaling child to exit 2022-03-31 23:42:32.355 | WAKEUP 2022-03-31 23:42:32.379 | [317080 Async ks-group-admin:349487]: Signaled 2022-03-31 23:42:32.381 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:42:32.381 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 66b17c2e26a442ed8d9924f1eabf6786 --project f482c18e4d24457683314ada142b522f -f value 2022-03-31 23:42:32.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.381 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.381 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.381 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:32.381 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:42:32.381 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:42:32.381 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 66b17c2e26a442ed8d9924f1eabf6786 --project f482c18e4d24457683314ada142b522f 2022-03-31 23:42:32.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.381 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.382 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.382 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 66b17c2e26a442ed8d9924f1eabf6786 --project f482c18e4d24457683314ada142b522f -f value 2022-03-31 23:42:32.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.382 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:32.382 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:32.382 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:32.382 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='7269dee66a3d4ca8bbb5cc0de88f3011 66b17c2e26a442ed8d9924f1eabf6786 f482c18e4d24457683314ada142b522f False' 2022-03-31 23:42:32.382 | + functions-common:get_or_add_group_project_role:1076 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 66b17c2e26a442ed8d9924f1eabf6786 f482c18e4d24457683314ada142b522f False 2022-03-31 23:42:32.382 | 7269dee66a3d4ca8bbb5cc0de88f3011 66b17c2e26a442ed8d9924f1eabf6786 f482c18e4d24457683314ada142b522f False 2022-03-31 23:42:32.432 | [317080 Async ks-group-admin:349487]: finished get_or_add_group_project_role admin 66b17c2e26a442ed8d9924f1eabf6786 f482c18e4d24457683314ada142b522f with result 0 in 19 seconds 2022-03-31 23:42:32.437 | + inc/async:async_wait:197 : return 0 2022-03-31 23:42:32.440 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-31 23:42:32.460 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:42:32.464 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-31 23:42:32.484 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:32.486 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-31 23:42:32.489 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-31 23:42:32.555 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-31 23:42:32.602 | [317080 Async create_nova_accounts:351396]: running: create_nova_accounts 2022-03-31 23:42:32.606 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-31 23:42:32.627 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:32.629 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-31 23:42:32.632 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-31 23:42:32.703 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-31 23:42:32.759 | [317080 Async create_glance_accounts:351511]: running: create_glance_accounts 2022-03-31 23:42:32.762 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-31 23:42:32.788 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:32.792 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-31 23:42:32.800 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-31 23:42:32.872 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-31 23:42:32.924 | [317080 Async create_cinder_accounts:351641]: running: create_cinder_accounts 2022-03-31 23:42:32.927 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-31 23:42:32.949 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:32.952 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-31 23:42:32.955 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-31 23:42:33.037 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-31 23:42:33.098 | [317080 Async create_neutron_accounts:351756]: running: create_neutron_accounts 2022-03-31 23:42:33.110 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-31 23:42:33.143 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:33.149 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-31 23:42:33.157 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-31 23:42:33.409 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-31 23:42:33.667 | [317080 Async create_swift_accounts:351897]: running: create_swift_accounts 2022-03-31 23:42:33.687 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-31 23:42:33.833 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:42:33.853 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-31 23:42:34.248 | [317080 Async create_nova_accounts:351396]: Waiting for completion of create_nova_accounts running on PID 351396 (6 other jobs running) 2022-03-31 23:42:34.430 | [317080 Async create_nova_accounts:351396]: Signaling child to exit 2022-03-31 23:43:27.131 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:43:27.233 | [351756 Async create_neutron_accounts:351756]: finished successfully 2022-03-31 23:43:48.785 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:43:48.840 | [351641 Async create_cinder_accounts:351641]: finished successfully 2022-03-31 23:44:04.191 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:44:04.227 | [351511 Async create_glance_accounts:351511]: finished successfully 2022-03-31 23:44:06.412 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:44:06.439 | [351396 Async create_nova_accounts:351396]: finished successfully 2022-03-31 23:44:06.461 | WAKEUP 2022-03-31 23:44:06.486 | [317080 Async create_nova_accounts:351396]: Signaled 2022-03-31 23:44:06.487 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-31 23:44:06.487 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-31 23:44:06.487 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-31 23:44:06.487 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:06.487 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:44:06.487 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:44:06.487 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:44:06.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.487 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.488 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.488 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.488 | + functions-common:get_or_create_user:925 : user_id=132ac481316149bda7f0a0d2801da404 2022-03-31 23:44:06.488 | + functions-common:get_or_create_user:926 : echo 132ac481316149bda7f0a0d2801da404 2022-03-31 23:44:06.488 | 132ac481316149bda7f0a0d2801da404 2022-03-31 23:44:06.488 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-31 23:44:06.488 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:06.488 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:06.488 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:06.488 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:06.488 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:06.488 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:06.488 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:06.488 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:06.488 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:06.488 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:06.488 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.488 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:06.488 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.488 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.488 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.488 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.488 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.488 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.488 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:06.488 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:06.488 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.488 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.489 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.489 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.489 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:06.489 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.489 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.489 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.489 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.489 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.489 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.489 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:06.489 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:06.489 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:06.489 | ++ functions-common:get_field:818 : echo '| 33d2e0d5260c408a88503441ee39ef57 | 132ac481316149bda7f0a0d2801da404 | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:06.489 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.489 | + functions-common:get_or_add_user_project_role:995 : user_role_id=33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.489 | + functions-common:get_or_add_user_project_role:997 : echo 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.489 | 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.489 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:44:06.489 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-31 23:44:06.489 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:06.489 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:06.489 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:06.489 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:06.489 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:06.489 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:06.489 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:06.489 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:06.489 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:06.489 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:06.490 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:06.490 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.490 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.490 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.490 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.490 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.490 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.490 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.490 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:06.490 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:06.490 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.490 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.490 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.490 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:06.490 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.490 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.490 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.490 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.490 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.490 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.490 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.490 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:06.491 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:06.491 | ++ functions-common:get_field:818 : echo '| 7269dee66a3d4ca8bbb5cc0de88f3011 | 132ac481316149bda7f0a0d2801da404 | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:06.491 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:06.491 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.491 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:06.491 | + functions-common:get_or_add_user_project_role:997 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:06.491 | 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:06.491 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-31 23:44:06.491 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:44:06.491 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.70/compute 2022-03-31 23:44:06.491 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-31 23:44:06.491 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:44:06.491 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-31 23:44:06.491 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-31 23:44:06.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.491 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.491 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.491 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.491 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:44:06.491 | 6304eb4eb1c34fb4bf8eabba1101d9ed' 2022-03-31 23:44:06.491 | + functions-common:get_or_create_service:1094 : echo 6304eb4eb1c34fb4bf8eabba1101d9ed 2022-03-31 23:44:06.491 | 6304eb4eb1c34fb4bf8eabba1101d9ed 2022-03-31 23:44:06.491 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.70/compute/v2/$(project_id)s' 2022-03-31 23:44:06.491 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:44:06.491 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' RegionOne 2022-03-31 23:44:06.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:06.491 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-31 23:44:06.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.491 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.492 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.492 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:06.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:06.492 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:44:06.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.492 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.492 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.492 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d70de0c070e24e0fb7be701deeec2f99 2022-03-31 23:44:06.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d70de0c070e24e0fb7be701deeec2f99 2022-03-31 23:44:06.492 | + functions-common:get_or_create_endpoint:1127 : public_id=d70de0c070e24e0fb7be701deeec2f99 2022-03-31 23:44:06.492 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:44:06.492 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:44:06.492 | + functions-common:get_or_create_endpoint:1136 : echo d70de0c070e24e0fb7be701deeec2f99 2022-03-31 23:44:06.492 | d70de0c070e24e0fb7be701deeec2f99 2022-03-31 23:44:06.492 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-31 23:44:06.492 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:44:06.492 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-31 23:44:06.492 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-31 23:44:06.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.492 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.492 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.492 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.492 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:44:06.493 | 5f4dd4194a3b4c9b9c2a4b5c97eb132c' 2022-03-31 23:44:06.493 | + functions-common:get_or_create_service:1094 : echo 5f4dd4194a3b4c9b9c2a4b5c97eb132c 2022-03-31 23:44:06.493 | 5f4dd4194a3b4c9b9c2a4b5c97eb132c 2022-03-31 23:44:06.493 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.70/compute/v2.1 2022-03-31 23:44:06.493 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:44:06.493 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.70/compute/v2.1 RegionOne 2022-03-31 23:44:06.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:06.493 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-31 23:44:06.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.493 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.493 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.493 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:06.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:06.493 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.70/compute/v2.1 --region RegionOne -f value -c id 2022-03-31 23:44:06.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.493 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.493 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.493 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=42897f0dce574a1c828569c0ad903b36 2022-03-31 23:44:06.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 42897f0dce574a1c828569c0ad903b36 2022-03-31 23:44:06.493 | + functions-common:get_or_create_endpoint:1127 : public_id=42897f0dce574a1c828569c0ad903b36 2022-03-31 23:44:06.493 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:44:06.493 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:44:06.493 | + functions-common:get_or_create_endpoint:1136 : echo 42897f0dce574a1c828569c0ad903b36 2022-03-31 23:44:06.494 | 42897f0dce574a1c828569c0ad903b36 2022-03-31 23:44:06.494 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-31 23:44:06.494 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:06.494 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-31 23:44:06.494 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:06.494 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-31 23:44:06.494 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:06.494 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:06.494 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:06.494 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:06.494 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:06.494 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:06.494 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:06.494 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:06.494 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:06.494 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:06.494 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.494 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.494 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:06.494 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.494 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.494 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.494 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.494 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.494 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:06.494 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:06.494 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.495 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.495 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.495 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.495 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.495 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:06.495 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.495 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.495 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.495 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.495 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.495 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:06.495 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:06.495 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:06.495 | ++ functions-common:get_field:818 : echo '| 638c61d18444470983670991bbf56557 | 132ac481316149bda7f0a0d2801da404 | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:06.495 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.495 | + functions-common:get_or_add_user_project_role:995 : user_role_id=638c61d18444470983670991bbf56557 2022-03-31 23:44:06.495 | + functions-common:get_or_add_user_project_role:997 : echo 638c61d18444470983670991bbf56557 2022-03-31 23:44:06.495 | 638c61d18444470983670991bbf56557 2022-03-31 23:44:06.495 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-31 23:44:06.495 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:44:06.495 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-31 23:44:06.495 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:06.495 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-31 23:44:06.540 | [317080 Async create_nova_accounts:351396]: finished create_nova_accounts with result 0 in 93 seconds 2022-03-31 23:44:06.581 | [317080 Async create_glance_accounts:351511]: Waiting for completion of create_glance_accounts running on PID 351511 (5 other jobs running) 2022-03-31 23:44:06.607 | [317080 Async create_glance_accounts:351511]: Signaling child to exit 2022-03-31 23:44:06.607 | WAKEUP 2022-03-31 23:44:06.631 | [317080 Async create_glance_accounts:351511]: Signaled 2022-03-31 23:44:06.632 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-31 23:44:06.633 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:06.633 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-31 23:44:06.633 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-31 23:44:06.633 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:06.633 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:44:06.633 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:44:06.633 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:44:06.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.633 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.633 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.633 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.633 | + functions-common:get_or_create_user:925 : user_id=9e0682d7ade847f68fba6ba595ffdd3b 2022-03-31 23:44:06.633 | + functions-common:get_or_create_user:926 : echo 9e0682d7ade847f68fba6ba595ffdd3b 2022-03-31 23:44:06.633 | 9e0682d7ade847f68fba6ba595ffdd3b 2022-03-31 23:44:06.633 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-31 23:44:06.633 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:06.633 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:06.633 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:06.633 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:06.633 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:06.633 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:06.634 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:06.634 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:06.634 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:06.634 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:06.634 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.634 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:06.634 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.634 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.634 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.634 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.634 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.634 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.634 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:06.634 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:06.634 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.634 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.635 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.635 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.635 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.635 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:06.635 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.635 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.635 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.635 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.635 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.635 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:06.635 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:06.635 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:06.635 | ++ functions-common:get_field:818 : echo '| 33d2e0d5260c408a88503441ee39ef57 | 9e0682d7ade847f68fba6ba595ffdd3b | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:06.635 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.635 | + functions-common:get_or_add_user_project_role:995 : user_role_id=33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.635 | + functions-common:get_or_add_user_project_role:997 : echo 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.635 | 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.635 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:44:06.635 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-31 23:44:06.636 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:06.636 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-31 23:44:06.636 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-31 23:44:06.636 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:06.636 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:44:06.636 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:44:06.636 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:44:06.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.636 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.636 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.636 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.636 | + functions-common:get_or_create_user:925 : user_id=3623f58978564a3cb97619c327d96201 2022-03-31 23:44:06.636 | + functions-common:get_or_create_user:926 : echo 3623f58978564a3cb97619c327d96201 2022-03-31 23:44:06.636 | 3623f58978564a3cb97619c327d96201 2022-03-31 23:44:06.636 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-31 23:44:06.636 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:06.636 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:06.636 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:06.636 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:06.636 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:06.636 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:06.636 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:06.637 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:06.637 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:06.637 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:06.637 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.637 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:06.637 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.637 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.637 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.638 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.638 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:06.638 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:06.638 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.638 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.638 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:06.638 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.638 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.638 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.638 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.638 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:06.638 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:06.638 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:06.638 | ++ functions-common:get_field:818 : echo '| 33d2e0d5260c408a88503441ee39ef57 | 3623f58978564a3cb97619c327d96201 | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:06.638 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.638 | + functions-common:get_or_add_user_project_role:995 : user_role_id=33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.638 | + functions-common:get_or_add_user_project_role:997 : echo 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.638 | 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.639 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-31 23:44:06.639 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-31 23:44:06.639 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:06.639 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:06.639 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:06.639 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:06.639 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:06.639 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:06.639 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:06.639 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:06.639 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:06.639 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:06.639 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.639 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:06.639 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.639 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.639 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.639 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.639 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:06.639 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:06.639 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.639 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.639 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:06.639 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.640 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.640 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.640 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.640 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.640 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.640 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:06.640 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:06.640 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:06.640 | ++ functions-common:get_field:818 : echo '| 638c61d18444470983670991bbf56557 | 3623f58978564a3cb97619c327d96201 | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:06.640 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.640 | + functions-common:get_or_add_user_project_role:995 : user_role_id=638c61d18444470983670991bbf56557 2022-03-31 23:44:06.640 | + functions-common:get_or_add_user_project_role:997 : echo 638c61d18444470983670991bbf56557 2022-03-31 23:44:06.640 | 638c61d18444470983670991bbf56557 2022-03-31 23:44:06.640 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-31 23:44:06.640 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:44:06.640 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-31 23:44:06.640 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-31 23:44:06.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.640 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.640 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.640 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.640 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:44:06.640 | 98cc1a39772541368b753a26ce398480' 2022-03-31 23:44:06.640 | + functions-common:get_or_create_service:1094 : echo 98cc1a39772541368b753a26ce398480 2022-03-31 23:44:06.640 | 98cc1a39772541368b753a26ce398480 2022-03-31 23:44:06.640 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.70/image 2022-03-31 23:44:06.640 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:44:06.640 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.70/image RegionOne 2022-03-31 23:44:06.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:06.641 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-31 23:44:06.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.641 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:06.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:06.641 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.70/image --region RegionOne -f value -c id 2022-03-31 23:44:06.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.641 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=83865bb51e30406e8fbfd8c575be4d72 2022-03-31 23:44:06.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 83865bb51e30406e8fbfd8c575be4d72 2022-03-31 23:44:06.641 | + functions-common:get_or_create_endpoint:1127 : public_id=83865bb51e30406e8fbfd8c575be4d72 2022-03-31 23:44:06.641 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:44:06.641 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:44:06.641 | + functions-common:get_or_create_endpoint:1136 : echo 83865bb51e30406e8fbfd8c575be4d72 2022-03-31 23:44:06.641 | 83865bb51e30406e8fbfd8c575be4d72 2022-03-31 23:44:06.641 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-31 23:44:06.641 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:44:06.641 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:44:06.641 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:44:06.641 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:44:06.641 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-31 23:44:06.641 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-31 23:44:06.641 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-31 23:44:06.641 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-31 23:44:06.692 | [317080 Async create_glance_accounts:351511]: finished create_glance_accounts with result 0 in 91 seconds 2022-03-31 23:44:06.734 | [317080 Async create_cinder_accounts:351641]: Waiting for completion of create_cinder_accounts running on PID 351641 (4 other jobs running) 2022-03-31 23:44:06.762 | [317080 Async create_cinder_accounts:351641]: Signaling child to exit 2022-03-31 23:44:06.762 | WAKEUP 2022-03-31 23:44:06.787 | [317080 Async create_cinder_accounts:351641]: Signaled 2022-03-31 23:44:06.788 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-31 23:44:06.788 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-31 23:44:06.788 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-31 23:44:06.788 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:06.788 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:44:06.789 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:44:06.789 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:44:06.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.789 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.789 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.789 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.789 | + functions-common:get_or_create_user:925 : user_id=eced1bc3f47b40b8b6dd69cc040e15e7 2022-03-31 23:44:06.789 | + functions-common:get_or_create_user:926 : echo eced1bc3f47b40b8b6dd69cc040e15e7 2022-03-31 23:44:06.789 | eced1bc3f47b40b8b6dd69cc040e15e7 2022-03-31 23:44:06.789 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-31 23:44:06.789 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:06.789 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:06.789 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:06.789 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:06.789 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:06.789 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:06.789 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:06.789 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:06.789 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:06.789 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:06.789 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.789 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:06.789 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.789 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.789 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.789 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.789 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.789 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.789 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:06.790 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:06.790 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.790 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.790 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.790 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.790 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.790 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:06.790 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.790 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.790 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.790 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.790 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.790 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:06.790 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:06.790 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:06.790 | ++ functions-common:get_field:818 : echo '| 33d2e0d5260c408a88503441ee39ef57 | eced1bc3f47b40b8b6dd69cc040e15e7 | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:06.790 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.790 | + functions-common:get_or_add_user_project_role:995 : user_role_id=33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.791 | + functions-common:get_or_add_user_project_role:997 : echo 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.791 | 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.791 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:44:06.791 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-31 23:44:06.791 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:44:06.791 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-31 23:44:06.791 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-31 23:44:06.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.791 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.791 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.791 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.791 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:44:06.791 | 337bfb2a7c0c4bd498854f3572e3316a' 2022-03-31 23:44:06.791 | + functions-common:get_or_create_service:1094 : echo 337bfb2a7c0c4bd498854f3572e3316a 2022-03-31 23:44:06.791 | 337bfb2a7c0c4bd498854f3572e3316a 2022-03-31 23:44:06.791 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-31 23:44:06.791 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-03-31 23:44:06.791 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:44:06.791 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:44:06.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:06.791 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-31 23:44:06.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.791 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.791 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.791 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:06.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:06.791 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:44:06.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.792 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.792 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.792 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=04ebd2d0f217491c8c773c015ed60050 2022-03-31 23:44:06.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 04ebd2d0f217491c8c773c015ed60050 2022-03-31 23:44:06.792 | + functions-common:get_or_create_endpoint:1127 : public_id=04ebd2d0f217491c8c773c015ed60050 2022-03-31 23:44:06.792 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:44:06.792 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:44:06.792 | + functions-common:get_or_create_endpoint:1136 : echo 04ebd2d0f217491c8c773c015ed60050 2022-03-31 23:44:06.792 | 04ebd2d0f217491c8c773c015ed60050 2022-03-31 23:44:06.792 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-31 23:44:06.792 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:44:06.792 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-31 23:44:06.792 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-31 23:44:06.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.792 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.792 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.792 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.792 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:44:06.792 | 17f51c2caa4340638afcb030c0480e14' 2022-03-31 23:44:06.792 | + functions-common:get_or_create_service:1094 : echo 17f51c2caa4340638afcb030c0480e14 2022-03-31 23:44:06.792 | 17f51c2caa4340638afcb030c0480e14 2022-03-31 23:44:06.792 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-03-31 23:44:06.792 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:44:06.792 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:44:06.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:06.792 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-31 23:44:06.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.792 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.793 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.793 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:06.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:06.793 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:44:06.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.793 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.793 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.793 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=63f874524d484b86bc8b514089ad8f40 2022-03-31 23:44:06.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 63f874524d484b86bc8b514089ad8f40 2022-03-31 23:44:06.793 | + functions-common:get_or_create_endpoint:1127 : public_id=63f874524d484b86bc8b514089ad8f40 2022-03-31 23:44:06.793 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:44:06.793 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:44:06.794 | + functions-common:get_or_create_endpoint:1136 : echo 63f874524d484b86bc8b514089ad8f40 2022-03-31 23:44:06.794 | 63f874524d484b86bc8b514089ad8f40 2022-03-31 23:44:06.794 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-31 23:44:06.794 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-31 23:44:06.794 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:44:06.794 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-31 23:44:06.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.794 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.794 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.794 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.794 | ++ functions-common:get_or_create_project:938 : project_id=c39745e25f7548deb702be677738e16a 2022-03-31 23:44:06.794 | ++ functions-common:get_or_create_project:939 : echo c39745e25f7548deb702be677738e16a 2022-03-31 23:44:06.794 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c39745e25f7548deb702be677738e16a 2022-03-31 23:44:06.794 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-31 23:44:06.794 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:06.794 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:44:06.794 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-31 23:44:06.794 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-31 23:44:06.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.794 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.794 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.794 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-31 23:44:06.794 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.794 | ++ functions-common:get_or_create_user:925 : user_id=eced1bc3f47b40b8b6dd69cc040e15e7 2022-03-31 23:44:06.794 | ++ functions-common:get_or_create_user:926 : echo eced1bc3f47b40b8b6dd69cc040e15e7 2022-03-31 23:44:06.794 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id eced1bc3f47b40b8b6dd69cc040e15e7 2022-03-31 23:44:06.841 | [317080 Async create_cinder_accounts:351641]: finished create_cinder_accounts with result 0 in 75 seconds 2022-03-31 23:44:06.846 | + inc/async:async_wait:197 : return 0 2022-03-31 23:44:06.849 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-31 23:44:06.906 | [317080 Async create_neutron_accounts:351756]: Waiting for completion of create_neutron_accounts running on PID 351756 (3 other jobs running) 2022-03-31 23:44:06.933 | [317080 Async create_neutron_accounts:351756]: Signaling child to exit 2022-03-31 23:44:06.933 | WAKEUP 2022-03-31 23:44:06.957 | [317080 Async create_neutron_accounts:351756]: Signaled 2022-03-31 23:44:06.959 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-31 23:44:06.959 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:44:06.959 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:44:06.959 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:44:06.959 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:44:06.959 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:44:06.959 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:44:06.959 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-31 23:44:06.959 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-31 23:44:06.959 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-31 23:44:06.959 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.70:9696/ 2022-03-31 23:44:06.959 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-31 23:44:06.959 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-31 23:44:06.959 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-31 23:44:06.959 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:06.959 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:44:06.959 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:44:06.959 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:44:06.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.960 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.960 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.960 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.960 | + functions-common:get_or_create_user:925 : user_id=0d97b4e86c9942eaadf16c62e1b7e0d8 2022-03-31 23:44:06.960 | + functions-common:get_or_create_user:926 : echo 0d97b4e86c9942eaadf16c62e1b7e0d8 2022-03-31 23:44:06.960 | 0d97b4e86c9942eaadf16c62e1b7e0d8 2022-03-31 23:44:06.960 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-31 23:44:06.960 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:06.960 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:06.960 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:06.960 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:06.960 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:06.960 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:06.960 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:06.960 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:06.960 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:06.960 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:06.960 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.960 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:06.960 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.960 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.960 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.960 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.960 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.960 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.960 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:06.960 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:06.960 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.961 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:06.961 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:06.961 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:44:06.961 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:06.961 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.961 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.961 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:06.961 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:06.961 | ++ functions-common:get_field:818 : echo '| 33d2e0d5260c408a88503441ee39ef57 | 0d97b4e86c9942eaadf16c62e1b7e0d8 | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:06.961 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:06.961 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:06.961 | + functions-common:get_or_add_user_project_role:995 : user_role_id=33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.961 | + functions-common:get_or_add_user_project_role:997 : echo 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.961 | 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:06.961 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:44:06.961 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-31 23:44:06.961 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:44:06.961 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-31 23:44:06.961 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-31 23:44:06.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.961 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.962 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:44:06.962 | b899d6adbb7d4c5492b40dd71f520711' 2022-03-31 23:44:06.962 | + functions-common:get_or_create_service:1094 : echo b899d6adbb7d4c5492b40dd71f520711 2022-03-31 23:44:06.962 | b899d6adbb7d4c5492b40dd71f520711 2022-03-31 23:44:06.962 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.70:9696/ 2022-03-31 23:44:06.962 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:44:06.962 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.70:9696/ RegionOne 2022-03-31 23:44:06.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:06.962 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-31 23:44:06.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.962 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.962 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.962 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:06.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:06.962 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.70:9696/ --region RegionOne -f value -c id 2022-03-31 23:44:06.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.962 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:06.962 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:06.962 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:06.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7aff6261a9c04031b619cbb7d937f3fe 2022-03-31 23:44:06.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7aff6261a9c04031b619cbb7d937f3fe 2022-03-31 23:44:06.962 | + functions-common:get_or_create_endpoint:1127 : public_id=7aff6261a9c04031b619cbb7d937f3fe 2022-03-31 23:44:06.962 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:44:06.962 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:44:06.963 | + functions-common:get_or_create_endpoint:1136 : echo 7aff6261a9c04031b619cbb7d937f3fe 2022-03-31 23:44:06.963 | 7aff6261a9c04031b619cbb7d937f3fe 2022-03-31 23:44:07.008 | [317080 Async create_neutron_accounts:351756]: finished create_neutron_accounts with result 0 in 54 seconds 2022-03-31 23:44:07.049 | [317080 Async create_swift_accounts:351897]: Waiting for completion of create_swift_accounts running on PID 351897 (2 other jobs running) 2022-03-31 23:44:07.076 | [317080 Async create_swift_accounts:351897]: Signaling child to exit 2022-03-31 23:44:59.008 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:44:59.034 | [351897 Async create_swift_accounts:351897]: finished successfully 2022-03-31 23:44:59.055 | WAKEUP 2022-03-31 23:44:59.080 | [317080 Async create_swift_accounts:351897]: Signaled 2022-03-31 23:44:59.082 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-31 23:44:59.082 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-31 23:44:59.082 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-31 23:44:59.082 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-31 23:44:59.082 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-31 23:44:59.082 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-31 23:44:59.082 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-31 23:44:59.082 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-31 23:44:59.082 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-31 23:44:59.082 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-31 23:44:59.082 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:44:59.083 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:44:59.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.083 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.083 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.083 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.083 | ++ functions-common:get_or_create_role:950 : role_id=7561437b0be34767a529a7f55efa43e9 2022-03-31 23:44:59.083 | ++ functions-common:get_or_create_role:951 : echo 7561437b0be34767a529a7f55efa43e9 2022-03-31 23:44:59.083 | + lib/swift:create_swift_accounts:614 : another_role=7561437b0be34767a529a7f55efa43e9 2022-03-31 23:44:59.083 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-31 23:44:59.083 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-31 23:44:59.083 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:59.083 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:44:59.083 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:44:59.083 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:44:59.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.083 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.083 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.083 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.083 | + functions-common:get_or_create_user:925 : user_id=e140fbcf94ce4d02a1720b54106fe2be 2022-03-31 23:44:59.083 | + functions-common:get_or_create_user:926 : echo e140fbcf94ce4d02a1720b54106fe2be 2022-03-31 23:44:59.083 | e140fbcf94ce4d02a1720b54106fe2be 2022-03-31 23:44:59.083 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-31 23:44:59.083 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:59.083 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:59.083 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:59.083 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:59.083 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:59.083 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:59.083 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:59.083 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:59.084 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:59.084 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:59.084 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:59.084 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.084 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:59.084 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.084 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.084 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.084 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.084 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.084 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:59.084 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:59.084 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:59.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.084 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.084 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.084 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.084 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:59.084 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:59.084 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.084 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.084 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.084 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.084 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.084 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:59.084 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:59.084 | ++ functions-common:get_field:818 : echo '| 33d2e0d5260c408a88503441ee39ef57 | e140fbcf94ce4d02a1720b54106fe2be | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:59.085 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:59.085 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.085 | + functions-common:get_or_add_user_project_role:995 : user_role_id=33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:59.085 | + functions-common:get_or_add_user_project_role:997 : echo 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:59.085 | 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:44:59.085 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:44:59.085 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-31 23:44:59.085 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:59.085 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:44:59.085 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:59.085 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:59.085 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:44:59.085 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:44:59.085 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:44:59.085 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:44:59.085 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:44:59.085 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:44:59.085 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:59.085 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.085 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:59.085 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.085 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.085 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.085 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.085 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.085 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:59.085 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:59.085 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:59.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.086 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.086 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.086 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.086 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:59.086 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:44:59.086 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.086 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.086 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.086 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.086 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.086 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:59.086 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:59.086 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:59.086 | ++ functions-common:get_field:818 : echo '| 7269dee66a3d4ca8bbb5cc0de88f3011 | e140fbcf94ce4d02a1720b54106fe2be | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:44:59.086 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.086 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.086 | + functions-common:get_or_add_user_project_role:997 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.086 | 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.086 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-31 23:44:59.086 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:44:59.086 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-31 23:44:59.086 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-31 23:44:59.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.086 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.086 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.087 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.087 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:44:59.087 | b0b1266acf604865adc8070d666bcf0d' 2022-03-31 23:44:59.087 | + functions-common:get_or_create_service:1094 : echo b0b1266acf604865adc8070d666bcf0d 2022-03-31 23:44:59.087 | b0b1266acf604865adc8070d666bcf0d 2022-03-31 23:44:59.087 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' http://10.222.0.70:8080 2022-03-31 23:44:59.087 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:44:59.087 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-31 23:44:59.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:59.087 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-31 23:44:59.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.087 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.087 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.087 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:59.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:59.087 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:44:59.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.087 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.087 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.087 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=667522d3178745e698585aea75bfd9ea 2022-03-31 23:44:59.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 667522d3178745e698585aea75bfd9ea 2022-03-31 23:44:59.087 | + functions-common:get_or_create_endpoint:1127 : public_id=667522d3178745e698585aea75bfd9ea 2022-03-31 23:44:59.087 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.70:8080 ]] 2022-03-31 23:44:59.087 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.70:8080 RegionOne 2022-03-31 23:44:59.087 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:44:59.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-31 23:44:59.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.088 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.088 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:44:59.088 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:44:59.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.70:8080 --region RegionOne -f value -c id 2022-03-31 23:44:59.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.088 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.088 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=94f562829c7b490e9ac1d1dba1e172b0 2022-03-31 23:44:59.088 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 94f562829c7b490e9ac1d1dba1e172b0 2022-03-31 23:44:59.088 | 94f562829c7b490e9ac1d1dba1e172b0 2022-03-31 23:44:59.088 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:44:59.088 | + functions-common:get_or_create_endpoint:1136 : echo 667522d3178745e698585aea75bfd9ea 2022-03-31 23:44:59.088 | 667522d3178745e698585aea75bfd9ea 2022-03-31 23:44:59.088 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-31 23:44:59.088 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-31 23:44:59.088 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:44:59.088 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-31 23:44:59.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.088 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.088 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.088 | ++ functions-common:get_or_create_project:938 : project_id=a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.088 | ++ functions-common:get_or_create_project:939 : echo a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.088 | + lib/swift:create_swift_accounts:628 : swift_project_test1=a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.088 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-31 23:44:59.088 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:59.089 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-31 23:44:59.089 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:59.089 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-31 23:44:59.089 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-31 23:44:59.089 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-31 23:44:59.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.089 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.089 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.090 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.090 | ++ functions-common:get_or_create_user:925 : user_id=b82a8e9c4bae469baabd333e83a2aba1 2022-03-31 23:44:59.090 | ++ functions-common:get_or_create_user:926 : echo b82a8e9c4bae469baabd333e83a2aba1 2022-03-31 23:44:59.090 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=b82a8e9c4bae469baabd333e83a2aba1 2022-03-31 23:44:59.090 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-31 23:44:59.090 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:59.090 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin b82a8e9c4bae469baabd333e83a2aba1 a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.090 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:59.090 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:44:59.090 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:59.090 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:59.090 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:44:59.090 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:44:59.090 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:44:59.090 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:44:59.090 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b82a8e9c4bae469baabd333e83a2aba1 --project a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.090 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:59.090 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.090 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.090 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.090 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.090 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.090 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:59.090 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:59.090 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b82a8e9c4bae469baabd333e83a2aba1 --project a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.090 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.091 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.091 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b82a8e9c4bae469baabd333e83a2aba1 --project a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.091 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.091 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:59.091 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.091 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.091 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.091 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.091 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.091 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:59.091 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:59.091 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:59.091 | ++ functions-common:get_field:818 : echo '| 7269dee66a3d4ca8bbb5cc0de88f3011 | b82a8e9c4bae469baabd333e83a2aba1 | | a6006d3fde8f4d3fb21e8beca3436085 | | | False |' 2022-03-31 23:44:59.091 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.091 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.091 | + functions-common:get_or_add_user_project_role:997 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.091 | 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.091 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-31 23:44:59.091 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-31 23:44:59.091 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:59.091 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-31 23:44:59.091 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-31 23:44:59.091 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-31 23:44:59.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.091 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.091 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.091 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.091 | ++ functions-common:get_or_create_user:925 : user_id=fd405cd237e340b493c97c3920bc93c0 2022-03-31 23:44:59.092 | ++ functions-common:get_or_create_user:926 : echo fd405cd237e340b493c97c3920bc93c0 2022-03-31 23:44:59.092 | + lib/swift:create_swift_accounts:637 : swift_user_test3=fd405cd237e340b493c97c3920bc93c0 2022-03-31 23:44:59.092 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-31 23:44:59.092 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:59.092 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 7561437b0be34767a529a7f55efa43e9 fd405cd237e340b493c97c3920bc93c0 a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.092 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:59.092 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:44:59.092 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:59.092 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:59.092 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:44:59.092 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:44:59.092 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:44:59.092 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:44:59.092 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.092 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7561437b0be34767a529a7f55efa43e9 --user fd405cd237e340b493c97c3920bc93c0 --project a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.092 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:59.092 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.092 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.092 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.092 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.092 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.092 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:59.092 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:59.092 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 7561437b0be34767a529a7f55efa43e9 --user fd405cd237e340b493c97c3920bc93c0 --project a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.092 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.092 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.093 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7561437b0be34767a529a7f55efa43e9 --user fd405cd237e340b493c97c3920bc93c0 --project a6006d3fde8f4d3fb21e8beca3436085 2022-03-31 23:44:59.093 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:59.093 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.093 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.093 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.093 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.093 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.093 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.093 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:59.093 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:59.093 | ++ functions-common:get_field:818 : echo '| 7561437b0be34767a529a7f55efa43e9 | fd405cd237e340b493c97c3920bc93c0 | | a6006d3fde8f4d3fb21e8beca3436085 | | | False |' 2022-03-31 23:44:59.093 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:59.093 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.093 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7561437b0be34767a529a7f55efa43e9 2022-03-31 23:44:59.093 | + functions-common:get_or_add_user_project_role:997 : echo 7561437b0be34767a529a7f55efa43e9 2022-03-31 23:44:59.093 | 7561437b0be34767a529a7f55efa43e9 2022-03-31 23:44:59.093 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-31 23:44:59.093 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-31 23:44:59.093 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:44:59.093 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-31 23:44:59.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.093 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.093 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.093 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.093 | ++ functions-common:get_or_create_project:938 : project_id=48f85ba8ab09404189033ffd7663e970 2022-03-31 23:44:59.093 | ++ functions-common:get_or_create_project:939 : echo 48f85ba8ab09404189033ffd7663e970 2022-03-31 23:44:59.093 | + lib/swift:create_swift_accounts:642 : swift_project_test2=48f85ba8ab09404189033ffd7663e970 2022-03-31 23:44:59.093 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-31 23:44:59.093 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:59.094 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-31 23:44:59.094 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-31 23:44:59.094 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:59.094 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-31 23:44:59.094 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-31 23:44:59.094 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-31 23:44:59.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.094 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.094 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.094 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.094 | ++ functions-common:get_or_create_user:925 : user_id=bb82d3a36d4e479ba887567e34768621 2022-03-31 23:44:59.094 | ++ functions-common:get_or_create_user:926 : echo bb82d3a36d4e479ba887567e34768621 2022-03-31 23:44:59.094 | + lib/swift:create_swift_accounts:647 : swift_user_test2=bb82d3a36d4e479ba887567e34768621 2022-03-31 23:44:59.094 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-31 23:44:59.094 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:59.094 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin bb82d3a36d4e479ba887567e34768621 48f85ba8ab09404189033ffd7663e970 2022-03-31 23:44:59.094 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:59.094 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:44:59.094 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:59.094 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:59.094 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:44:59.094 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:44:59.094 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:44:59.094 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:44:59.094 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb82d3a36d4e479ba887567e34768621 --project 48f85ba8ab09404189033ffd7663e970 2022-03-31 23:44:59.094 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.094 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:59.094 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.094 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.095 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.095 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.095 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.095 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:59.095 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:59.095 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user bb82d3a36d4e479ba887567e34768621 --project 48f85ba8ab09404189033ffd7663e970 2022-03-31 23:44:59.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.095 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.095 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.095 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb82d3a36d4e479ba887567e34768621 --project 48f85ba8ab09404189033ffd7663e970 2022-03-31 23:44:59.095 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.095 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:59.095 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.095 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.095 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.095 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.095 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.095 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:59.095 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:59.095 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:59.095 | ++ functions-common:get_field:818 : echo '| 7269dee66a3d4ca8bbb5cc0de88f3011 | bb82d3a36d4e479ba887567e34768621 | | 48f85ba8ab09404189033ffd7663e970 | | | False |' 2022-03-31 23:44:59.095 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.095 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.095 | + functions-common:get_or_add_user_project_role:997 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.095 | 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.095 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-31 23:44:59.095 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-31 23:44:59.096 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:44:59.096 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-31 23:44:59.096 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-31 23:44:59.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.096 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.096 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.096 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.096 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-31 23:44:59.096 | d2d8b7f00e68495c965f3f02c143a6b5' 2022-03-31 23:44:59.096 | ++ functions-common:get_or_create_domain:888 : echo d2d8b7f00e68495c965f3f02c143a6b5 2022-03-31 23:44:59.096 | + lib/swift:create_swift_accounts:652 : swift_domain=d2d8b7f00e68495c965f3f02c143a6b5 2022-03-31 23:44:59.096 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-31 23:44:59.096 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:59.096 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-31 23:44:59.096 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 d2d8b7f00e68495c965f3f02c143a6b5 2022-03-31 23:44:59.096 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:44:59.096 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d2d8b7f00e68495c965f3f02c143a6b5 --or-show -f value -c id 2022-03-31 23:44:59.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.096 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.096 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.096 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.096 | ++ functions-common:get_or_create_project:938 : project_id=48fde12dd56048d282ac8abf7bf3f3d9 2022-03-31 23:44:59.096 | ++ functions-common:get_or_create_project:939 : echo 48fde12dd56048d282ac8abf7bf3f3d9 2022-03-31 23:44:59.096 | + lib/swift:create_swift_accounts:656 : swift_project_test4=48fde12dd56048d282ac8abf7bf3f3d9 2022-03-31 23:44:59.096 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-31 23:44:59.096 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:59.097 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-31 23:44:59.097 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 d2d8b7f00e68495c965f3f02c143a6b5 test4@example.com 2022-03-31 23:44:59.097 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:44:59.097 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-31 23:44:59.097 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-31 23:44:59.097 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d2d8b7f00e68495c965f3f02c143a6b5 --email=test4@example.com --or-show -f value -c id 2022-03-31 23:44:59.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.097 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.097 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.097 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.097 | ++ functions-common:get_or_create_user:925 : user_id=c04ba71940024b48836b08072d2bb800 2022-03-31 23:44:59.097 | ++ functions-common:get_or_create_user:926 : echo c04ba71940024b48836b08072d2bb800 2022-03-31 23:44:59.097 | + lib/swift:create_swift_accounts:661 : swift_user_test4=c04ba71940024b48836b08072d2bb800 2022-03-31 23:44:59.097 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-31 23:44:59.097 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:44:59.097 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin c04ba71940024b48836b08072d2bb800 48fde12dd56048d282ac8abf7bf3f3d9 2022-03-31 23:44:59.097 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:44:59.097 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:44:59.097 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:44:59.097 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:44:59.097 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:44:59.097 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:44:59.097 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:44:59.097 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:44:59.097 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c04ba71940024b48836b08072d2bb800 --project 48fde12dd56048d282ac8abf7bf3f3d9 2022-03-31 23:44:59.097 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:44:59.097 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.097 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.097 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.097 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.098 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.098 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:44:59.098 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:44:59.098 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c04ba71940024b48836b08072d2bb800 --project 48fde12dd56048d282ac8abf7bf3f3d9 2022-03-31 23:44:59.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.098 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.098 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.098 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c04ba71940024b48836b08072d2bb800 --project 48fde12dd56048d282ac8abf7bf3f3d9 2022-03-31 23:44:59.098 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:44:59.098 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:44:59.098 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:44:59.098 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.098 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:44:59.098 | from cryptography.utils import int_from_bytes 2022-03-31 23:44:59.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:44:59.098 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:44:59.098 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:44:59.098 | ++ functions-common:get_field:818 : echo '| 7269dee66a3d4ca8bbb5cc0de88f3011 | c04ba71940024b48836b08072d2bb800 | | 48fde12dd56048d282ac8abf7bf3f3d9 | | | False |' 2022-03-31 23:44:59.098 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:44:59.098 | ++ functions-common:get_field:812 : read data 2022-03-31 23:44:59.098 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.098 | + functions-common:get_or_add_user_project_role:997 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.098 | 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:44:59.132 | [317080 Async create_swift_accounts:351897]: finished create_swift_accounts with result 0 in 145 seconds 2022-03-31 23:44:59.140 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-31 23:44:59.143 | + inc/async:async_wait:197 : return 0 2022-03-31 23:44:59.146 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-31 23:44:59.165 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:59.169 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-31 23:44:59.187 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:59.190 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-31 23:44:59.192 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:44:59.195 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-31 23:44:59.198 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-31 23:44:59.201 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-31 23:44:59.265 | + inc/async:async_inner:63 : init_glance 2022-03-31 23:44:59.307 | [317080 Async init_glance:356156]: running: init_glance 2022-03-31 23:44:59.310 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-31 23:44:59.330 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:44:59.333 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-31 23:44:59.335 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:44:59.338 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-31 23:44:59.342 | + ./stack.sh:main:1147 : configure_neutron 2022-03-31 23:44:59.344 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-31 23:44:59.349 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:44:59.350 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:44:59.356 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:44:59.359 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:44:59.362 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:44:59.364 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:44:59.367 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-31 23:44:59.370 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-31 23:44:59.373 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-31 23:44:59.375 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-31 23:44:59.390 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-31 23:44:59.392 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-31 23:45:02.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:02.899 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:02.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:02.900 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:06.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:06.572 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:06.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:06.573 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:09.726 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:45:09.751 | [356156 Async init_glance:356156]: finished successfully 2022-03-31 23:45:10.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:10.112 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:10.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:10.112 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:13.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:13.714 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:13.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:13.714 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:17.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:17.206 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:17.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:17.207 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:20.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:20.874 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:20.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:20.874 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:24.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:24.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:24.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:24.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:28.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:28.609 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:28.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:28.609 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:33.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:33.541 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:33.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:33.541 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:33.541 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-31 23:45:39.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:39.926 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:39.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:39.926 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:40.271 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-31 23:45:40.277 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-31 23:45:40.279 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-31 23:45:40.282 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-31 23:45:40.284 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-31 23:45:40.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-31 23:45:40.289 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-31 23:45:40.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-31 23:45:40.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-31 23:45:40.297 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-31 23:45:40.300 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-31 23:45:40.302 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-31 23:45:40.306 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-31 23:45:40.308 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-31 23:45:40.311 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-31 23:45:40.313 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-31 23:45:40.319 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:40.321 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-31 23:45:40.324 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:40.330 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-31 23:45:40.334 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-31 23:45:40.337 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-31 23:45:40.340 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-31 23:45:40.342 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 23:45:40.345 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 23:45:40.380 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-31 23:45:40.413 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-31 23:45:40.449 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-31 23:45:40.481 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-31 23:45:40.515 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-31 23:45:40.548 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-31 23:45:40.551 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-31 23:45:40.553 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-31 23:45:40.556 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:45:40.559 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:45:40.579 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:45:40.581 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:45:40.584 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:45:40.587 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:45:40.590 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:45:40.624 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:45:40.660 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:45:40.692 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:45:40.724 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-31 23:45:40.742 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:40.745 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-31 23:45:40.748 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:45:40.750 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-31 23:45:40.753 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-31 23:45:40.755 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-31 23:45:40.768 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-31 23:45:40.771 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:45:40.773 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-31 23:45:40.776 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-31 23:45:40.792 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-31 23:45:40.810 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-31 23:45:40.812 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-31 23:45:40.831 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-31 23:45:40.845 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-31 23:45:40.859 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:45:40.862 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:45:40.866 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-31 23:45:40.872 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.wjSEcVT7lU 2022-03-31 23:45:40.875 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:45:40.877 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:45:40.881 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.wjSEcVT7lU 2022-03-31 23:45:40.886 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.wjSEcVT7lU 2022-03-31 23:45:40.899 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.wjSEcVT7lU /etc/sudoers.d/neutron-rootwrap 2022-03-31 23:45:40.913 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:45:40.945 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:40.948 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:45:40.981 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-31 23:45:40.984 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-31 23:45:40.986 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-31 23:45:40.989 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:45:40.991 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:45:40.994 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:45:41.014 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:41.017 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:45:41.020 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:45:41.023 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:45:41.043 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:41.046 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:45:41.049 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:45:41.088 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:45:41.091 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:45:41.094 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-31 23:45:41.115 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:41.117 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-31 23:45:41.121 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-31 23:45:41.125 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:45:41.128 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:45:41.131 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-31 23:45:41.133 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-31 23:45:41.137 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:45:41.139 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-31 23:45:41.142 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-31 23:45:41.145 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-31 23:45:41.151 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-31 23:45:41.154 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-31 23:45:41.159 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-31 23:45:41.180 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:41.183 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-31 23:45:41.186 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-31 23:45:41.189 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-31 23:45:41.194 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-31 23:45:41.231 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:45:41.266 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-31 23:45:41.300 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-31 23:45:41.333 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-31 23:45:41.373 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-31 23:45:41.375 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:45:41.378 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-31 23:45:41.381 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:45:41.383 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-31 23:45:41.416 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-31 23:45:41.452 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:45:41.485 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-31 23:45:41.520 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-31 23:45:41.555 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-31 23:45:41.591 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-31 23:45:41.629 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-31 23:45:41.664 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:45:41.699 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:45:41.734 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-31 23:45:41.771 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-31 23:45:41.813 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-31 23:45:41.815 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:45:41.818 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:45:41.820 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:45:41.823 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-31 23:45:41.856 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-31 23:45:41.892 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.70/identity 2022-03-31 23:45:41.928 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-31 23:45:41.962 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-31 23:45:41.996 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-31 23:45:42.030 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-31 23:45:42.077 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-31 23:45:42.111 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:45:42.148 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-31 23:45:42.180 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-31 23:45:42.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-31 23:45:42.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-31 23:45:42.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-31 23:45:42.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-31 23:45:42.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-31 23:45:42.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-31 23:45:42.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 850:899 != '' ]] 2022-03-31 23:45:42.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:850:899 2022-03-31 23:45:42.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:850:899 != '' ]] 2022-03-31 23:45:42.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-31 23:45:42.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-31 23:45:42.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-31 23:45:42.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-31 23:45:42.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-31 23:45:42.221 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-31 23:45:42.224 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-31 23:45:42.226 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-31 23:45:42.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:42.231 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-31 23:45:42.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-31 23:45:42.266 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:42.269 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:45:42.272 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-31 23:45:42.274 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-31 23:45:42.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:42.280 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-31 23:45:42.311 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-31 23:45:42.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-31 23:45:42.316 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:42.319 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:45:42.321 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-31 23:45:42.325 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-31 23:45:42.328 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:42.330 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-31 23:45:42.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-31 23:45:42.365 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:42.368 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:45:42.371 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-31 23:45:42.373 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-31 23:45:42.376 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:42.379 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-31 23:45:42.411 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-31 23:45:42.414 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:42.417 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-31 23:45:42.420 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-31 23:45:42.422 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-31 23:45:42.425 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:42.428 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-31 23:45:42.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-31 23:45:42.463 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:42.466 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-31 23:45:42.468 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:45:42.471 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:45:42.473 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:42.476 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-31 23:45:42.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-31 23:45:42.511 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:42.514 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-31 23:45:42.516 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-31 23:45:42.519 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-31 23:45:42.522 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:42.524 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-31 23:45:42.559 | + 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:850:899 2022-03-31 23:45:42.561 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:42.564 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-31 23:45:42.566 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:850:899 2022-03-31 23:45:42.569 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:850:899 ']' 2022-03-31 23:45:42.572 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:42.575 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:850:899 2022-03-31 23:45:42.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-31 23:45:42.608 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:45:42.610 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-31 23:45:42.613 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:45:42.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:45:42.618 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:45:42.621 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-31 23:45:42.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:45:42.658 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-31 23:45:42.679 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:42.683 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-31 23:45:42.685 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:45:42.720 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:42.723 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:45:42.758 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:45:42.793 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-31 23:45:42.796 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-31 23:45:42.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-31 23:45:42.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:45:46.092 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:45:46.092 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:45:46.093 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=358134) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:45:46.144 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=358134) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:45:46.144 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=358134) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:45:46.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=358134) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:46.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=358134) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:46.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=358134) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:46.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=358134) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:46.200 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:45:46.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:46.200 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:46.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:46.200 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:46.575 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-31 23:45:46.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-31 23:45:46.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-31 23:45:46.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:45:46.586 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-31 23:45:46.644 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-31 23:45:46.664 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-31 23:45:46.668 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:46.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-31 23:45:46.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-31 23:45:46.706 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-31 23:45:46.714 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-31 23:45:46.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-31 23:45:46.719 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-31 23:45:46.733 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-31 23:45:46.746 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:45:46.749 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-31 23:45:46.757 | net.bridge.bridge-nf-call-iptables = 1 2022-03-31 23:45:46.761 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:45:46.763 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-31 23:45:46.771 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-31 23:45:46.775 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-31 23:45:46.777 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-31 23:45:46.780 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-31 23:45:46.782 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-31 23:45:46.785 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:45:46.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:45:46.790 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-31 23:45:46.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:45:46.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:45:46.821 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-31 23:45:46.823 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-31 23:45:46.861 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-31 23:45:46.863 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-31 23:45:46.894 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-31 23:45:46.925 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-31 23:45:46.943 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:46.945 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-31 23:45:46.948 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-31 23:45:46.953 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-31 23:45:46.984 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-31 23:45:47.015 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:45:47.048 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:47.051 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:45:47.081 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-31 23:45:47.098 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:47.101 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:45:47.103 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:45:47.132 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:45:47.135 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:45:47.138 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:45:47.167 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-31 23:45:47.170 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:45:47.172 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-31 23:45:47.175 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-31 23:45:47.192 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:47.195 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-31 23:45:47.197 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-31 23:45:47.202 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-31 23:45:47.232 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:45:47.265 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:47.268 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:45:47.297 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:45:47.300 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:45:47.330 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:45:47.332 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:45:47.335 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:45:47.364 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-31 23:45:47.367 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:45:47.370 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-31 23:45:47.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:45:50.433 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:45:50.433 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:45:50.433 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=358664) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:45:50.484 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=358664) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:45:50.484 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=358664) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:45:50.484 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=358664) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:50.485 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=358664) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:50.485 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=358664) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:50.485 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=358664) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:45:50.547 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-31 23:45:50.547 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=358664) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-31 23:45:50.548 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=358664) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-31 23:45:50.548 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:45:50.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:50.548 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:50.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:45:50.548 | from cryptography.utils import int_from_bytes 2022-03-31 23:45:50.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-31 23:45:50.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-31 23:45:50.946 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:45:50.948 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:45:50.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-31 23:45:50.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:45:50.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:45:50.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-31 23:45:50.976 | + functions:set_mtu:785 : local dev=br-data 2022-03-31 23:45:50.979 | + functions:set_mtu:786 : local mtu=1500 2022-03-31 23:45:50.982 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-31 23:45:50.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-31 23:45:51.013 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-31 23:45:51.016 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-31 23:45:51.018 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-31 23:45:51.021 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-31 23:45:51.023 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-31 23:45:51.026 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-31 23:45:51.028 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-31 23:45:51.031 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-31 23:45:51.034 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-31 23:45:51.036 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-31 23:45:51.039 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-31 23:45:51.042 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-31 23:45:51.045 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-31 23:45:51.047 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-31 23:45:51.051 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-31 23:45:51.051 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-31 23:45:51.059 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-31 23:45:51.061 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-31 23:45:51.064 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-31 23:45:51.066 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-31 23:45:51.071 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-31 23:45:51.071 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-31 23:45:51.071 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-31 23:45:51.078 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-03-31 23:45:51.081 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-31 23:45:51.084 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:51.086 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-31 23:45:51.089 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-31 23:45:51.091 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-03-31 23:45:51.094 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-03-31 23:45:51.096 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-03-31 23:45:51.099 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-31 23:45:51.101 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-31 23:45:51.106 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-03-31 23:45:51.106 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-31 23:45:51.106 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-31 23:45:51.108 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-31 23:45:51.113 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-03-31 23:45:51.115 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-03-31 23:45:51.118 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-03-31 23:45:51.131 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-03-31 23:45:51.145 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-31 23:45:51.159 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-31 23:45:51.180 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-03-31 23:45:51.190 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-03-31 23:45:51.190 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.072 ms 2022-03-31 23:45:52.190 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.050 ms 2022-03-31 23:45:53.214 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.057 ms 2022-03-31 23:45:53.214 | 2022-03-31 23:45:53.214 | --- 192.168.0.58 ping statistics --- 2022-03-31 23:45:53.214 | 3 packets transmitted, 3 received, 0% packet loss, time 2025ms 2022-03-31 23:45:53.214 | rtt min/avg/max/mdev = 0.050/0.059/0.072/0.009 ms 2022-03-31 23:45:53.220 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-31 23:45:53.220 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-31 23:45:53.226 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-31 23:45:53.229 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-31 23:45:53.247 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:53.249 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-31 23:45:53.252 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-31 23:45:53.257 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-31 23:45:53.289 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.70 2022-03-31 23:45:53.322 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-31 23:45:53.355 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:45:53.388 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-31 23:45:53.391 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:45:53.421 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:45:53.423 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-31 23:45:53.441 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:53.444 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:45:53.446 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-31 23:45:53.464 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:53.467 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-31 23:45:53.485 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:53.488 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-31 23:45:53.506 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:45:53.509 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-31 23:45:53.539 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-31 23:45:53.571 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-31 23:45:53.574 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-31 23:45:53.594 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:53.597 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-31 23:45:53.619 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:53.621 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-31 23:45:53.624 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-31 23:45:53.687 | + inc/async:async_inner:63 : init_neutron 2022-03-31 23:45:53.731 | [317080 Async init_neutron:359142]: running: init_neutron 2022-03-31 23:45:53.734 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-31 23:45:53.757 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:53.760 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-31 23:45:53.777 | ++ ./stack.sh:main:1162 : true 2022-03-31 23:45:53.780 | + ./stack.sh:main:1162 : netman_pid= 2022-03-31 23:45:53.783 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-31 23:45:53.786 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-31 23:45:53.803 | + ./stack.sh:main:1169 : clean_iptables 2022-03-31 23:45:53.814 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-31 23:45:53.814 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:45:53.814 | + lib/nova:clean_iptables:186 : bash 2022-03-31 23:45:53.814 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-31 23:45:53.818 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-31 23:45:53.823 | + lib/nova:clean_iptables:186 : grep nova 2022-03-31 23:45:53.825 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-31 23:45:53.833 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-31 23:45:53.835 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-31 23:45:53.836 | + lib/nova:clean_iptables:188 : grep nova 2022-03-31 23:45:53.842 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:45:53.842 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:45:53.845 | + lib/nova:clean_iptables:188 : bash 2022-03-31 23:45:53.847 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-31 23:45:53.856 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-31 23:45:53.857 | + lib/nova:clean_iptables:190 : grep nova 2022-03-31 23:45:53.862 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-31 23:45:53.862 | + lib/nova:clean_iptables:190 : bash 2022-03-31 23:45:53.863 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-31 23:45:53.865 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-31 23:45:53.867 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:45:53.881 | + lib/nova:clean_iptables:192 : grep nova 2022-03-31 23:45:53.881 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-31 23:45:53.885 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:45:53.885 | + lib/nova:clean_iptables:192 : bash 2022-03-31 23:45:53.889 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-31 23:45:53.889 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:45:53.889 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-31 23:45:53.898 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-31 23:45:53.907 | net.ipv4.ip_forward = 1 2022-03-31 23:45:53.911 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-31 23:45:53.931 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:53.934 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-31 23:45:53.937 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-31 23:45:53.940 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:45:53.976 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-31 23:45:54.012 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-31 23:45:54.014 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:45:54.054 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-31 23:45:54.089 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-31 23:45:54.109 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:54.112 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-31 23:45:54.115 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:45:54.118 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-31 23:45:54.120 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-31 23:45:54.123 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-31 23:45:54.191 | + inc/async:async_inner:63 : init_swift 2022-03-31 23:45:54.264 | [317080 Async init_swift:359504]: running: init_swift 2022-03-31 23:45:54.267 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-31 23:45:54.307 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:54.312 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-31 23:45:54.317 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:45:54.321 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-31 23:45:54.325 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-31 23:45:54.328 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-31 23:45:54.441 | + inc/async:async_inner:63 : init_cinder 2022-03-31 23:45:54.534 | [317080 Async init_cinder:359599]: running: init_cinder 2022-03-31 23:45:54.539 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-31 23:45:54.583 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:45:54.586 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-31 23:45:54.590 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:45:54.593 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-31 23:45:54.603 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-31 23:45:54.606 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-31 23:45:54.729 | + inc/async:async_inner:63 : init_placement 2022-03-31 23:45:54.820 | [317080 Async init_placement:359737]: running: init_placement 2022-03-31 23:45:54.823 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-31 23:45:54.960 | [317080 Async init_neutron:359142]: Waiting for completion of init_neutron running on PID 359142 (6 other jobs running) 2022-03-31 23:45:55.057 | [317080 Async init_neutron:359142]: Signaling child to exit 2022-03-31 23:45:58.428 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:45:58.466 | [359599 Async init_cinder:359599]: finished successfully 2022-03-31 23:46:08.243 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:46:08.298 | [359504 Async init_swift:359504]: finished successfully 2022-03-31 23:46:24.409 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:46:24.436 | [359142 Async init_neutron:359142]: finished successfully 2022-03-31 23:46:24.456 | WAKEUP 2022-03-31 23:46:24.481 | [317080 Async init_neutron:359142]: Signaled 2022-03-31 23:46:24.482 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-31 23:46:24.482 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:46:24.482 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:46:24.482 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:46:24.482 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:46:24.483 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:46:24.483 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:46:24.483 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-31 23:46:24.483 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-31 23:46:24.483 | + lib/database:recreate_database:112 : local db=neutron 2022-03-31 23:46:24.483 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-31 23:46:24.483 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-31 23:46:24.483 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-31 23:46:24.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:24.483 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-31 23:46:24.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:24.483 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-31 23:46:24.483 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:46:24.483 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:24.483 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:24.483 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:24.483 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770356761 2022-03-31 23:46:24.483 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-31 23:46:24.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:24.483 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:24.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:24.483 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-31 23:46:24.483 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-31 23:46:24.484 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-31 23:46:24.485 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-31 23:46:24.486 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-31 23:46:24.487 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-31 23:46:24.487 | Running upgrade for neutron ... 2022-03-31 23:46:24.487 | OK 2022-03-31 23:46:24.487 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-31 23:46:24.487 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:24.487 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:24.487 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:24.487 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:24.487 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:24.487 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:46:24.487 | + functions-common:time_stop:2432 : start_time=1648770356761 2022-03-31 23:46:24.487 | + functions-common:time_stop:2434 : [[ -z 1648770356761 ]] 2022-03-31 23:46:24.487 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:24.487 | + functions-common:time_stop:2437 : end_time=1648770384394 2022-03-31 23:46:24.487 | + functions-common:time_stop:2438 : elapsed_time=27633 2022-03-31 23:46:24.487 | + functions-common:time_stop:2439 : total=8502 2022-03-31 23:46:24.487 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:24.487 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36135 2022-03-31 23:46:24.532 | [317080 Async init_neutron:359142]: finished init_neutron with result 0 in 30 seconds 2022-03-31 23:46:24.536 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:24.539 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-31 23:46:24.598 | [317080 Async init_placement:359737]: Waiting for completion of init_placement running on PID 359737 (5 other jobs running) 2022-03-31 23:46:24.630 | [317080 Async init_placement:359737]: Signaling child to exit 2022-03-31 23:46:44.474 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:46:44.500 | [359737 Async init_placement:359737]: finished successfully 2022-03-31 23:46:44.521 | WAKEUP 2022-03-31 23:46:44.546 | [317080 Async init_placement:359737]: Signaled 2022-03-31 23:46:44.547 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-31 23:46:44.547 | + lib/database:recreate_database:112 : local db=placement 2022-03-31 23:46:44.547 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-31 23:46:44.547 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-31 23:46:44.547 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-31 23:46:44.547 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:44.547 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-31 23:46:44.547 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:44.548 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-31 23:46:44.548 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-31 23:46:44.548 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-31 23:46:44.548 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-31 23:46:44.548 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:46:44.548 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:46:44.548 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:46:44.548 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:46:44.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.548 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.548 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.548 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:44.548 | + functions-common:get_or_create_user:925 : user_id=0784e68edbc34e4388c44aed07abbe50 2022-03-31 23:46:44.548 | + functions-common:get_or_create_user:926 : echo 0784e68edbc34e4388c44aed07abbe50 2022-03-31 23:46:44.548 | 0784e68edbc34e4388c44aed07abbe50 2022-03-31 23:46:44.548 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-31 23:46:44.548 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:46:44.548 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:46:44.548 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:46:44.548 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:46:44.548 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:46:44.548 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:46:44.548 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:46:44.548 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:46:44.548 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:46:44.548 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:46:44.548 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:46:44.548 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:46:44.548 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:46:44.548 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:44.548 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:46:44.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.549 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.549 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.549 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:44.549 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:46:44.549 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:46:44.549 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:46:44.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.549 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.549 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.549 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:46:44.549 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:46:44.549 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:46:44.549 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:46:44.549 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:44.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.549 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.549 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.549 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:44.549 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:46:44.549 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:46:44.549 | ++ functions-common:get_field:818 : echo '| 33d2e0d5260c408a88503441ee39ef57 | 0784e68edbc34e4388c44aed07abbe50 | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:46:44.549 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:46:44.549 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:44.549 | + functions-common:get_or_add_user_project_role:995 : user_role_id=33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:46:44.549 | + functions-common:get_or_add_user_project_role:997 : echo 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:46:44.549 | 33d2e0d5260c408a88503441ee39ef57 2022-03-31 23:46:44.549 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:46:44.549 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-31 23:46:44.549 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:46:44.549 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:46:44.550 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:46:44.550 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:46:44.550 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:46:44.550 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:46:44.550 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:46:44.550 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:46:44.550 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:46:44.550 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:46:44.550 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:46:44.550 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:46:44.550 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:46:44.550 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:46:44.550 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:44.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.550 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.550 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.550 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:44.550 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:46:44.550 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:46:44.550 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:46:44.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.550 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.550 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.550 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:46:44.550 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:46:44.550 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:46:44.550 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:46:44.550 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:44.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.551 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.551 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.551 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:44.551 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:46:44.551 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:46:44.551 | ++ functions-common:get_field:818 : echo '| 7269dee66a3d4ca8bbb5cc0de88f3011 | 0784e68edbc34e4388c44aed07abbe50 | | c39745e25f7548deb702be677738e16a | | | False |' 2022-03-31 23:46:44.551 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:46:44.551 | ++ functions-common:get_field:812 : read data 2022-03-31 23:46:44.551 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:46:44.551 | + functions-common:get_or_add_user_project_role:997 : echo 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:46:44.551 | 7269dee66a3d4ca8bbb5cc0de88f3011 2022-03-31 23:46:44.551 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.70/placement 2022-03-31 23:46:44.551 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-31 23:46:44.551 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:46:44.551 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-31 23:46:44.551 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-31 23:46:44.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.551 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.551 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.551 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:44.551 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:46:44.551 | c1721bf1af784f2da08927624a55fff8' 2022-03-31 23:46:44.551 | + functions-common:get_or_create_service:1094 : echo c1721bf1af784f2da08927624a55fff8 2022-03-31 23:46:44.551 | c1721bf1af784f2da08927624a55fff8 2022-03-31 23:46:44.551 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.70/placement 2022-03-31 23:46:44.551 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:46:44.551 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.70/placement RegionOne 2022-03-31 23:46:44.551 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:46:44.551 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-31 23:46:44.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.552 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.552 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.552 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:44.552 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:46:44.552 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:46:44.552 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.70/placement --region RegionOne -f value -c id 2022-03-31 23:46:44.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.552 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:44.552 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:44.552 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:46:44.552 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=729d9ab56a234e309e0894f6ea87f1bd 2022-03-31 23:46:44.552 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 729d9ab56a234e309e0894f6ea87f1bd 2022-03-31 23:46:44.552 | + functions-common:get_or_create_endpoint:1127 : public_id=729d9ab56a234e309e0894f6ea87f1bd 2022-03-31 23:46:44.552 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:46:44.552 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:46:44.552 | + functions-common:get_or_create_endpoint:1136 : echo 729d9ab56a234e309e0894f6ea87f1bd 2022-03-31 23:46:44.552 | 729d9ab56a234e309e0894f6ea87f1bd 2022-03-31 23:46:44.594 | [317080 Async init_placement:359737]: finished init_placement with result 0 in 49 seconds 2022-03-31 23:46:44.598 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:44.601 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-31 23:46:44.656 | [317080 Async init_glance:356156]: Waiting for completion of init_glance running on PID 356156 (4 other jobs running) 2022-03-31 23:46:44.682 | [317080 Async init_glance:356156]: Signaling child to exit 2022-03-31 23:46:44.683 | WAKEUP 2022-03-31 23:46:44.706 | [317080 Async init_glance:356156]: Signaled 2022-03-31 23:46:44.707 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-31 23:46:44.707 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-31 23:46:44.707 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-31 23:46:44.707 | + lib/database:recreate_database:112 : local db=glance 2022-03-31 23:46:44.707 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-31 23:46:44.707 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-31 23:46:44.707 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-31 23:46:44.707 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:44.708 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-31 23:46:44.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:44.708 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-31 23:46:44.708 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:46:44.708 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:44.708 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:44.708 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:44.708 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770299562 2022-03-31 23:46:44.708 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-31 23:46:44.708 | 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=356280) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:46:44.708 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:44.708 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:44.708 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:44.708 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:44.708 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:46:44.709 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:46:44.709 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-31 23:46:44.709 | Database migration is up to date. No migration needed. 2022-03-31 23:46:44.709 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-31 23:46:44.709 | Database is synced successfully. 2022-03-31 23:46:44.709 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-31 23:46:44.709 | 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=356433) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-31 23:46:44.709 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-31 23:46:44.710 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-31 23:46:44.710 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-31 23:46:44.710 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:44.710 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:44.710 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:44.710 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:44.710 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:44.711 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:46:44.711 | + functions-common:time_stop:2432 : start_time=1648770299562 2022-03-31 23:46:44.711 | + functions-common:time_stop:2434 : [[ -z 1648770299562 ]] 2022-03-31 23:46:44.711 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:44.711 | + functions-common:time_stop:2437 : end_time=1648770309709 2022-03-31 23:46:44.711 | + functions-common:time_stop:2438 : elapsed_time=10147 2022-03-31 23:46:44.711 | + functions-common:time_stop:2439 : total=8502 2022-03-31 23:46:44.711 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:44.711 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18649 2022-03-31 23:46:44.754 | [317080 Async init_glance:356156]: finished init_glance with result 0 in 10 seconds 2022-03-31 23:46:44.759 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:44.762 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-31 23:46:44.814 | [317080 Async init_swift:359504]: Waiting for completion of init_swift running on PID 359504 (3 other jobs running) 2022-03-31 23:46:44.841 | [317080 Async init_swift:359504]: Signaling child to exit 2022-03-31 23:46:44.841 | WAKEUP 2022-03-31 23:46:44.864 | [317080 Async init_swift:359504]: Signaled 2022-03-31 23:46:44.866 | + lib/swift:init_swift:668 : local node_number 2022-03-31 23:46:44.866 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:46:44.866 | No container-sharder running 2022-03-31 23:46:44.866 | No account-replicator running 2022-03-31 23:46:44.866 | No container-updater running 2022-03-31 23:46:44.866 | No container-auditor running 2022-03-31 23:46:44.866 | No account-server running 2022-03-31 23:46:44.866 | No object-expirer running 2022-03-31 23:46:44.866 | No container-reconciler running 2022-03-31 23:46:44.866 | No container-server running 2022-03-31 23:46:44.866 | No object-reconstructor running 2022-03-31 23:46:44.866 | No proxy-server running 2022-03-31 23:46:44.866 | No account-reaper running 2022-03-31 23:46:44.866 | No account-auditor running 2022-03-31 23:46:44.866 | No object-auditor running 2022-03-31 23:46:44.866 | No container-sync running 2022-03-31 23:46:44.866 | No object-server running 2022-03-31 23:46:44.866 | No object-replicator running 2022-03-31 23:46:44.866 | No container-replicator running 2022-03-31 23:46:44.866 | No object-updater running 2022-03-31 23:46:44.866 | + lib/swift:init_swift:670 : true 2022-03-31 23:46:44.866 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-31 23:46:44.867 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-31 23:46:44.867 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-31 23:46:44.867 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-31 23:46:44.867 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-31 23:46:44.867 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-31 23:46:44.867 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-31 23:46:44.867 | + functions:create_disk:732 : local node_number 2022-03-31 23:46:44.867 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:44.867 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-31 23:46:44.867 | + functions:create_disk:736 : local key 2022-03-31 23:46:44.867 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | ++ functions:create_disk:738 : sed s#/.## 2022-03-31 23:46:44.867 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:44.867 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:44.867 | + functions:destroy_disk:765 : local key 2022-03-31 23:46:44.867 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-31 23:46:44.867 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-31 23:46:44.867 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-31 23:46:44.867 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-31 23:46:44.867 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:46:44.867 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-31 23:46:44.867 | = sectsz=512 attr=2, projid32bit=1 2022-03-31 23:46:44.867 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-31 23:46:44.868 | = reflink=1 2022-03-31 23:46:44.868 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-31 23:46:44.868 | = sunit=0 swidth=0 blks 2022-03-31 23:46:44.868 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-31 23:46:44.868 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-31 23:46:44.868 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-31 23:46:44.868 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-31 23:46:44.868 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-31 23:46:44.868 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-31 23:46:44.868 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-31 23:46:44.868 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:44.868 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-31 23:46:44.868 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-31 23:46:44.868 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-31 23:46:44.868 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:46:44.868 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-31 23:46:44.868 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-31 23:46:44.868 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-31 23:46:44.868 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:46:44.868 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-31 23:46:44.868 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:46:44.868 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-31 23:46:44.868 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648769141.object.builder backups/1648769142.container.builder backups/1648769144.account.builder backups/1648769150.object.builder backups/1648769151.container.builder backups/1648769153.account.builder backups/1648769150.object.ring.gz backups/1648769151.container.ring.gz backups/1648769153.account.ring.gz 2022-03-31 23:46:44.868 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-31 23:46:44.868 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-31 23:46:44.868 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-31 23:46:44.868 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-31 23:46:44.868 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:46:44.868 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-31 23:46:44.869 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-31 23:46:44.869 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:46:44.869 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-31 23:46:44.869 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-31 23:46:44.869 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:46:44.869 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-31 23:46:44.869 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-31 23:46:44.869 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:46:44.869 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-31 23:46:44.869 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:46:44.869 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-31 23:46:44.869 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:46:44.869 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-31 23:46:44.869 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:46:44.869 | + lib/swift:init_swift:714 : popd 2022-03-31 23:46:44.913 | [317080 Async init_swift:359504]: finished init_swift with result 0 in 14 seconds 2022-03-31 23:46:44.918 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:44.920 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-31 23:46:44.973 | [317080 Async init_cinder:359599]: Waiting for completion of init_cinder running on PID 359599 (2 other jobs running) 2022-03-31 23:46:44.999 | [317080 Async init_cinder:359599]: Signaling child to exit 2022-03-31 23:46:44.999 | WAKEUP 2022-03-31 23:46:45.023 | [317080 Async init_cinder:359599]: Signaled 2022-03-31 23:46:45.025 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-31 23:46:45.025 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:45.026 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-31 23:46:45.026 | + lib/database:recreate_database:112 : local db=cinder 2022-03-31 23:46:45.026 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-31 23:46:45.026 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-31 23:46:45.026 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-31 23:46:45.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:45.026 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-31 23:46:45.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:45.026 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-31 23:46:45.026 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:46:45.026 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:46:45.026 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:46:45.026 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:46:45.026 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770354594 2022-03-31 23:46:45.026 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-31 23:46:45.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:45.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:45.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:45.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:45.026 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:46:45.026 | last_heartbeat = column_property( 2022-03-31 23:46:45.026 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:46:45.026 | num_hosts = column_property( 2022-03-31 23:46:45.026 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:46:45.026 | num_down_hosts = column_property( 2022-03-31 23:46:45.026 | Traceback (most recent call last): 2022-03-31 23:46:45.026 | File "/usr/local/bin/cinder-manage", line 10, in 2022-03-31 23:46:45.026 | sys.exit(main()) 2022-03-31 23:46:45.026 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-03-31 23:46:45.026 | objects.register_all() 2022-03-31 23:46:45.026 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-03-31 23:46:45.026 | __import__('cinder.objects.backup') 2022-03-31 23:46:45.027 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-03-31 23:46:45.027 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-03-31 23:46:45.027 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-03-31 23:46:45.027 | backup: objects.Backup, 2022-03-31 23:46:45.027 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-03-31 23:46:45.027 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-31 23:46:45.027 | + functions-common:time_stop:2425 : local name 2022-03-31 23:46:45.027 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:46:45.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:46:45.027 | + functions-common:time_stop:2428 : local total 2022-03-31 23:46:45.027 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:46:45.027 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:46:45.027 | + functions-common:time_stop:2432 : start_time=1648770354594 2022-03-31 23:46:45.027 | + functions-common:time_stop:2434 : [[ -z 1648770354594 ]] 2022-03-31 23:46:45.027 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:46:45.027 | + functions-common:time_stop:2437 : end_time=1648770358319 2022-03-31 23:46:45.027 | + functions-common:time_stop:2438 : elapsed_time=3725 2022-03-31 23:46:45.027 | + functions-common:time_stop:2439 : total=8502 2022-03-31 23:46:45.027 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:46:45.027 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12227 2022-03-31 23:46:45.027 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-31 23:46:45.027 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:46:45.027 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-31 23:46:45.027 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:46:45.027 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-31 23:46:45.073 | [317080 Async init_cinder:359599]: finished init_cinder with result 0 in 4 seconds 2022-03-31 23:46:45.078 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:45.080 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-31 23:46:45.099 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:45.101 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-31 23:46:45.104 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:46:45.106 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-31 23:46:45.109 | + ./stack.sh:main:1218 : init_nova 2022-03-31 23:46:45.112 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-31 23:46:45.129 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:45.132 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-31 23:46:45.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:46:45.153 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:46:45.156 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:46:45.215 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:46:45.254 | [317080 Async nova-cell-0:361770]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:46:45.257 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-31 23:46:45.263 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:46:45.266 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-31 23:46:45.269 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:46:45.271 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:46:45.274 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:46:45.336 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:46:45.378 | [317080 Async nova-cell-1:361862]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:46:45.384 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-31 23:46:45.392 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-31 23:46:45.395 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-31 23:46:45.397 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-31 23:46:45.400 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-31 23:46:45.406 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:45.834 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-31 23:46:45.840 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:45.859 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-31 23:46:46.964 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:46:50.399 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:46:50.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:50.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:50.410 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:46:50.410 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=361921) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:46:50.439 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:50.439 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:50.472 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-31 23:46:52.568 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=361921) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:46:52.572 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-31 23:46:53.344 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=361921) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:46:53.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:53.351 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:53.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:53.351 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:53.840 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-31 23:46:53.844 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:46:53.848 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:46:53.851 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:46:53.856 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:46:53.858 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:46:54.920 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:46:57.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:57.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:57.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:57.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:58.299 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-31 23:46:58.305 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:46:58.308 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-31 23:46:58.386 | [317080 Async nova-cell-0:361770]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 361770 (3 other jobs running) 2022-03-31 23:46:58.426 | [317080 Async nova-cell-0:361770]: Signaling child to exit 2022-03-31 23:46:58.747 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:46:58.775 | [361862 Async nova-cell-1:361862]: finished successfully 2022-03-31 23:46:58.857 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:46:58.886 | [361770 Async nova-cell-0:361770]: finished successfully 2022-03-31 23:46:58.905 | WAKEUP 2022-03-31 23:46:58.928 | [317080 Async nova-cell-0:361770]: Signaled 2022-03-31 23:46:58.931 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-31 23:46:58.931 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-31 23:46:58.931 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-31 23:46:58.931 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-31 23:46:58.931 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-31 23:46:58.931 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-31 23:46:58.931 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-31 23:46:58.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:58.931 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-31 23:46:58.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:58.931 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-31 23:46:58.931 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:46:58.931 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:46:58.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:46:58.933 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=361928) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:46:58.933 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:58.933 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:58.933 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:46:58.933 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=361928) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:46:58.933 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:46:58.933 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=361928) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:46:58.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:58.933 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:58.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:58.933 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:58.981 | [317080 Async nova-cell-0:361770]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-03-31 23:46:58.985 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:58.988 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:46:58.991 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-31 23:46:59.047 | [317080 Async nova-cell-1:361862]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 361862 (2 other jobs running) 2022-03-31 23:46:59.073 | [317080 Async nova-cell-1:361862]: Signaling child to exit 2022-03-31 23:46:59.073 | WAKEUP 2022-03-31 23:46:59.095 | [317080 Async nova-cell-1:361862]: Signaled 2022-03-31 23:46:59.097 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-31 23:46:59.097 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-31 23:46:59.097 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-31 23:46:59.097 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-31 23:46:59.097 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-31 23:46:59.097 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-31 23:46:59.097 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-31 23:46:59.097 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:59.097 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-31 23:46:59.097 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:46:59.097 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-31 23:46:59.097 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:46:59.097 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:46:59.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:46:59.099 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=361935) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:46:59.099 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:46:59.099 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:46:59.099 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:46:59.099 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=361935) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:46:59.099 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:46:59.099 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=361935) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:46:59.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:59.099 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:59.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:46:59.099 | from cryptography.utils import int_from_bytes 2022-03-31 23:46:59.143 | [317080 Async nova-cell-1:361862]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-03-31 23:46:59.147 | + inc/async:async_wait:197 : return 0 2022-03-31 23:46:59.150 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:46:59.152 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-31 23:47:00.180 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:47:03.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:03.135 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:03.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:03.135 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:03.135 | Running batches of 50 until complete 2022-03-31 23:47:03.135 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:47:03.135 | | Migration | Total Needed | Completed | 2022-03-31 23:47:03.135 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:47:03.135 | | fill_virtual_interface_list | 0 | 0 | 2022-03-31 23:47:03.135 | | migrate_empty_ratio | 0 | 0 | 2022-03-31 23:47:03.135 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-31 23:47:03.135 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-31 23:47:03.135 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-31 23:47:03.135 | | populate_dev_uuids | 0 | 0 | 2022-03-31 23:47:03.136 | | populate_missing_availability_zones | 0 | 0 | 2022-03-31 23:47:03.136 | | populate_queued_for_delete | 0 | 0 | 2022-03-31 23:47:03.136 | | populate_user_id | 0 | 0 | 2022-03-31 23:47:03.136 | | populate_uuids | 0 | 0 | 2022-03-31 23:47:03.136 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:47:03.648 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-31 23:47:03.653 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:47:03.656 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-31 23:47:03.659 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:47:03.662 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:47:03.667 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-31 23:47:04.751 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:47:07.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:07.316 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:07.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:07.316 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:07.316 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-31 23:47:07.316 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-31 23:47:07.792 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-31 23:47:07.795 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-31 23:47:07.810 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-31 23:47:07.813 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-31 23:47:07.833 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:07.835 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-31 23:47:07.838 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-31 23:47:07.901 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-31 23:47:07.944 | [317080 Async configure_neutron_nova:363085]: running: configure_neutron_nova 2022-03-31 23:47:07.949 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-31 23:47:07.952 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:47:07.955 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-31 23:47:07.959 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:47:07.963 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:47:07.966 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:47:07.969 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:47:07.972 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:47:07.977 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:47:07.983 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:47:07.986 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:47:07.990 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:47:07.994 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-31 23:47:07.997 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:47:08.017 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:08.022 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:47:08.025 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:47:08.028 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-31 23:47:08.030 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:47:08.033 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:47:08.036 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-31 23:47:08.039 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:47:08.042 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:47:08.045 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:47:08.048 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:47:08.050 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-31 23:47:08.053 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:47:08.057 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-31 23:47:08.060 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:47:08.063 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:47:08.066 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:47:08.070 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:08.074 | + inc/meta-config:merge_config_group:171 : shift 2022-03-31 23:47:08.076 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-31 23:47:08.079 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:47:08.082 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-31 23:47:08.085 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-31 23:47:08.089 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:47:08.092 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:08.095 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-31 23:47:08.105 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:47:08.108 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-31 23:47:08.108 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:47:08.108 | gsub("[][]", "", $1); 2022-03-31 23:47:08.108 | split($1, a, "|"); 2022-03-31 23:47:08.108 | if (a[1] == matchgroup) 2022-03-31 23:47:08.108 | print a[2] 2022-03-31 23:47:08.108 | } 2022-03-31 23:47:08.108 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:47:08.115 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:47:08.118 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:47:08.121 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:47:08.126 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-31 23:47:08.130 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-31 23:47:08.135 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-31 23:47:08.138 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-31 23:47:08.144 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-31 23:47:08.150 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-31 23:47:08.153 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-31 23:47:08.156 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:47:08.159 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:08.162 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:47:08.166 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-31 23:47:08.168 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:47:08.177 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-31 23:47:08.181 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-31 23:47:08.185 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-31 23:47:08.188 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-31 23:47:08.192 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:47:08.192 | BEGIN { 2022-03-31 23:47:08.192 | section = "" 2022-03-31 23:47:08.192 | last_section = "" 2022-03-31 23:47:08.192 | section_count = 0 2022-03-31 23:47:08.192 | } 2022-03-31 23:47:08.193 | /^\[.+\]/ { 2022-03-31 23:47:08.193 | gsub("[][]", "", $1); 2022-03-31 23:47:08.193 | section=$1 2022-03-31 23:47:08.193 | next 2022-03-31 23:47:08.193 | } 2022-03-31 23:47:08.193 | /^ *\#/ { 2022-03-31 23:47:08.193 | next 2022-03-31 23:47:08.193 | } 2022-03-31 23:47:08.193 | /^[^ \t]+/ { 2022-03-31 23:47:08.193 | # get offset of first = in $0 2022-03-31 23:47:08.193 | eq_idx = index($0, "=") 2022-03-31 23:47:08.193 | # extract attr & value from $0 2022-03-31 23:47:08.193 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:47:08.193 | value = substr($0, eq_idx + 1) 2022-03-31 23:47:08.193 | # only need to strip trailing whitespace from attr 2022-03-31 23:47:08.193 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:47:08.193 | # need to strip leading & trailing whitespace from value 2022-03-31 23:47:08.193 | sub(/^[ \t]*/, "", value) 2022-03-31 23:47:08.193 | sub(/[ \t]*$/, "", value) 2022-03-31 23:47:08.193 | 2022-03-31 23:47:08.193 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:47:08.193 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:47:08.193 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:47:08.193 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:47:08.193 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:47:08.193 | if (section != last_section) { 2022-03-31 23:47:08.193 | cfg_section[section_count++] = section 2022-03-31 23:47:08.193 | last_section = section 2022-03-31 23:47:08.193 | } 2022-03-31 23:47:08.193 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:47:08.193 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:47:08.193 | 2022-03-31 23:47:08.193 | cfg_attr[section, attr, 0] = value 2022-03-31 23:47:08.194 | cfg_attr_count[section, attr] = 1 2022-03-31 23:47:08.194 | } else { 2022-03-31 23:47:08.194 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:47:08.194 | cfg_attr[section, attr, lno] = value 2022-03-31 23:47:08.194 | } 2022-03-31 23:47:08.194 | } 2022-03-31 23:47:08.194 | END { 2022-03-31 23:47:08.194 | # Process each section in order 2022-03-31 23:47:08.194 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:47:08.194 | section = cfg_section[sno] 2022-03-31 23:47:08.194 | # The ini routines simply append a config item immediately 2022-03-31 23:47:08.194 | # after the section header. To keep the same order as defined 2022-03-31 23:47:08.194 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:47:08.194 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:47:08.194 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:47:08.194 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:47:08.194 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:47:08.194 | else { 2022-03-31 23:47:08.194 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:47:08.194 | count = cfg_attr_count[section, attr] 2022-03-31 23:47:08.194 | print "inidelete " configfile " " section " " attr 2022-03-31 23:47:08.194 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:47:08.194 | for (l = count -2; l >= 0; l--) 2022-03-31 23:47:08.194 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:47:08.194 | } 2022-03-31 23:47:08.194 | } 2022-03-31 23:47:08.194 | } 2022-03-31 23:47:08.195 | } 2022-03-31 23:47:08.195 | ' 2022-03-31 23:47:08.195 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:47:08.195 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:47:08.196 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.198 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:08.201 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:47:08.204 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-31 23:47:08.207 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:47:08.210 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-31 23:47:08.213 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:47:08.213 | BEGIN { group = "" } 2022-03-31 23:47:08.213 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:47:08.213 | gsub("[][]", "", $1); 2022-03-31 23:47:08.213 | split($1, a, "|"); 2022-03-31 23:47:08.213 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:47:08.213 | group=a[1] 2022-03-31 23:47:08.213 | } else { 2022-03-31 23:47:08.213 | group="" 2022-03-31 23:47:08.213 | } 2022-03-31 23:47:08.213 | next 2022-03-31 23:47:08.213 | } 2022-03-31 23:47:08.213 | { 2022-03-31 23:47:08.213 | if (group != "") 2022-03-31 23:47:08.213 | print $0 2022-03-31 23:47:08.213 | } 2022-03-31 23:47:08.213 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:47:08.224 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-31 23:47:08.228 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-31 23:47:08.260 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.263 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-31 23:47:08.266 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-31 23:47:08.307 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.310 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-31 23:47:08.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-31 23:47:08.350 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-31 23:47:08.356 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-31 23:47:08.394 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.397 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-31 23:47:08.401 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-31 23:47:08.435 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.437 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-31 23:47:08.440 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:47:08.486 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.488 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.70/identity"' 2022-03-31 23:47:08.491 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-03-31 23:47:08.525 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.528 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-31 23:47:08.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:47:08.571 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.573 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-31 23:47:08.576 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:47:08.620 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.623 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-31 23:47:08.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:47:08.663 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.668 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-31 23:47:08.672 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:47:08.710 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.713 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-31 23:47:08.716 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:47:08.752 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.756 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-31 23:47:08.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-31 23:47:08.792 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.795 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:47:08.798 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:47:08.801 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:47:08.805 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-31 23:47:08.808 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-31 23:47:08.811 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-31 23:47:08.814 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-31 23:47:08.817 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-31 23:47:08.822 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-31 23:47:08.825 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-31 23:47:08.828 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:47:08.832 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:08.835 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:47:08.838 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:47:08.841 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:47:08.845 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-31 23:47:08.847 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-31 23:47:08.850 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-31 23:47:08.853 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-31 23:47:08.854 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:47:08.857 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:47:08.862 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:47:08.862 | BEGIN { 2022-03-31 23:47:08.862 | section = "" 2022-03-31 23:47:08.862 | last_section = "" 2022-03-31 23:47:08.862 | section_count = 0 2022-03-31 23:47:08.862 | } 2022-03-31 23:47:08.862 | /^\[.+\]/ { 2022-03-31 23:47:08.862 | gsub("[][]", "", $1); 2022-03-31 23:47:08.862 | section=$1 2022-03-31 23:47:08.862 | next 2022-03-31 23:47:08.862 | } 2022-03-31 23:47:08.862 | /^ *\#/ { 2022-03-31 23:47:08.862 | next 2022-03-31 23:47:08.862 | } 2022-03-31 23:47:08.862 | /^[^ \t]+/ { 2022-03-31 23:47:08.862 | # get offset of first = in $0 2022-03-31 23:47:08.862 | eq_idx = index($0, "=") 2022-03-31 23:47:08.862 | # extract attr & value from $0 2022-03-31 23:47:08.862 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:47:08.862 | value = substr($0, eq_idx + 1) 2022-03-31 23:47:08.863 | # only need to strip trailing whitespace from attr 2022-03-31 23:47:08.863 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:47:08.863 | # need to strip leading & trailing whitespace from value 2022-03-31 23:47:08.863 | sub(/^[ \t]*/, "", value) 2022-03-31 23:47:08.863 | sub(/[ \t]*$/, "", value) 2022-03-31 23:47:08.863 | 2022-03-31 23:47:08.863 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:47:08.863 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:47:08.863 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:47:08.863 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:47:08.863 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:47:08.863 | if (section != last_section) { 2022-03-31 23:47:08.863 | cfg_section[section_count++] = section 2022-03-31 23:47:08.863 | last_section = section 2022-03-31 23:47:08.863 | } 2022-03-31 23:47:08.863 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:47:08.863 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:47:08.863 | 2022-03-31 23:47:08.863 | cfg_attr[section, attr, 0] = value 2022-03-31 23:47:08.863 | cfg_attr_count[section, attr] = 1 2022-03-31 23:47:08.863 | } else { 2022-03-31 23:47:08.863 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:47:08.863 | cfg_attr[section, attr, lno] = value 2022-03-31 23:47:08.863 | } 2022-03-31 23:47:08.863 | } 2022-03-31 23:47:08.863 | END { 2022-03-31 23:47:08.863 | # Process each section in order 2022-03-31 23:47:08.863 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:47:08.863 | section = cfg_section[sno] 2022-03-31 23:47:08.863 | # The ini routines simply append a config item immediately 2022-03-31 23:47:08.863 | # after the section header. To keep the same order as defined 2022-03-31 23:47:08.863 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:47:08.863 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:47:08.863 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:47:08.864 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:47:08.864 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:47:08.864 | else { 2022-03-31 23:47:08.864 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:47:08.864 | count = cfg_attr_count[section, attr] 2022-03-31 23:47:08.864 | print "inidelete " configfile " " section " " attr 2022-03-31 23:47:08.864 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:47:08.864 | for (l = count -2; l >= 0; l--) 2022-03-31 23:47:08.864 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:47:08.864 | } 2022-03-31 23:47:08.864 | } 2022-03-31 23:47:08.864 | } 2022-03-31 23:47:08.864 | } 2022-03-31 23:47:08.864 | ' 2022-03-31 23:47:08.864 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.864 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:08.864 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:47:08.864 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:47:08.866 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:47:08.869 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:47:08.872 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-31 23:47:08.875 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:47:08.875 | BEGIN { group = "" } 2022-03-31 23:47:08.875 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:47:08.875 | gsub("[][]", "", $1); 2022-03-31 23:47:08.875 | split($1, a, "|"); 2022-03-31 23:47:08.875 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:47:08.875 | group=a[1] 2022-03-31 23:47:08.875 | } else { 2022-03-31 23:47:08.875 | group="" 2022-03-31 23:47:08.875 | } 2022-03-31 23:47:08.875 | next 2022-03-31 23:47:08.875 | } 2022-03-31 23:47:08.875 | { 2022-03-31 23:47:08.875 | if (group != "") 2022-03-31 23:47:08.875 | print $0 2022-03-31 23:47:08.875 | } 2022-03-31 23:47:08.875 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:47:08.882 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-31 23:47:08.886 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-31 23:47:08.891 | [363085 Async configure_neutron_nova:363085]: finished successfully 2022-03-31 23:47:08.918 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.920 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-31 23:47:08.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-31 23:47:08.957 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.959 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-31 23:47:08.962 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-31 23:47:08.993 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:08.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-31 23:47:08.998 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-31 23:47:09.035 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.037 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-31 23:47:09.041 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-31 23:47:09.072 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.075 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-31 23:47:09.078 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-31 23:47:09.116 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-31 23:47:09.129 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-31 23:47:09.166 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.169 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-31 23:47:09.171 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-31 23:47:09.205 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.208 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-31 23:47:09.212 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-31 23:47:09.243 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-31 23:47:09.248 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-31 23:47:09.281 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.284 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-31 23:47:09.287 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-31 23:47:09.318 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.321 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-31 23:47:09.323 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-31 23:47:09.354 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.357 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-31 23:47:09.360 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-31 23:47:09.389 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-31 23:47:09.394 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-31 23:47:09.426 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-31 23:47:09.433 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-31 23:47:09.464 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.466 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-31 23:47:09.469 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-31 23:47:09.499 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.503 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:47:09.506 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:47:09.510 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:47:09.513 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-31 23:47:09.516 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-31 23:47:09.519 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-31 23:47:09.522 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-31 23:47:09.526 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-31 23:47:09.531 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-31 23:47:09.533 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-31 23:47:09.537 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:47:09.540 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:09.543 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:47:09.546 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-31 23:47:09.549 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:47:09.552 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-31 23:47:09.556 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-31 23:47:09.560 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-31 23:47:09.562 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-31 23:47:09.566 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:47:09.566 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:47:09.566 | BEGIN { 2022-03-31 23:47:09.566 | section = "" 2022-03-31 23:47:09.566 | last_section = "" 2022-03-31 23:47:09.567 | section_count = 0 2022-03-31 23:47:09.567 | } 2022-03-31 23:47:09.567 | /^\[.+\]/ { 2022-03-31 23:47:09.567 | gsub("[][]", "", $1); 2022-03-31 23:47:09.567 | section=$1 2022-03-31 23:47:09.567 | next 2022-03-31 23:47:09.567 | } 2022-03-31 23:47:09.567 | /^ *\#/ { 2022-03-31 23:47:09.567 | next 2022-03-31 23:47:09.567 | } 2022-03-31 23:47:09.567 | /^[^ \t]+/ { 2022-03-31 23:47:09.567 | # get offset of first = in $0 2022-03-31 23:47:09.567 | eq_idx = index($0, "=") 2022-03-31 23:47:09.567 | # extract attr & value from $0 2022-03-31 23:47:09.567 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:47:09.567 | value = substr($0, eq_idx + 1) 2022-03-31 23:47:09.567 | # only need to strip trailing whitespace from attr 2022-03-31 23:47:09.567 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:47:09.567 | # need to strip leading & trailing whitespace from value 2022-03-31 23:47:09.568 | sub(/^[ \t]*/, "", value) 2022-03-31 23:47:09.568 | sub(/[ \t]*$/, "", value) 2022-03-31 23:47:09.568 | 2022-03-31 23:47:09.568 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:47:09.568 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:47:09.568 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:47:09.568 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:47:09.568 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:47:09.568 | if (section != last_section) { 2022-03-31 23:47:09.568 | cfg_section[section_count++] = section 2022-03-31 23:47:09.568 | last_section = section 2022-03-31 23:47:09.568 | } 2022-03-31 23:47:09.568 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:47:09.568 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:47:09.568 | 2022-03-31 23:47:09.568 | cfg_attr[section, attr, 0] = value 2022-03-31 23:47:09.568 | cfg_attr_count[section, attr] = 1 2022-03-31 23:47:09.568 | } else { 2022-03-31 23:47:09.568 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:47:09.569 | cfg_attr[section, attr, lno] = value 2022-03-31 23:47:09.569 | } 2022-03-31 23:47:09.569 | } 2022-03-31 23:47:09.569 | END { 2022-03-31 23:47:09.569 | # Process each section in order 2022-03-31 23:47:09.569 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:47:09.569 | section = cfg_section[sno] 2022-03-31 23:47:09.569 | # The ini routines simply append a config item immediately 2022-03-31 23:47:09.569 | # after the section header. To keep the same order as defined 2022-03-31 23:47:09.569 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:47:09.569 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:47:09.569 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:47:09.569 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:47:09.569 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:47:09.569 | else { 2022-03-31 23:47:09.569 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:47:09.569 | count = cfg_attr_count[section, attr] 2022-03-31 23:47:09.570 | print "inidelete " configfile " " section " " attr 2022-03-31 23:47:09.570 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:47:09.570 | for (l = count -2; l >= 0; l--) 2022-03-31 23:47:09.570 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:47:09.570 | } 2022-03-31 23:47:09.570 | } 2022-03-31 23:47:09.570 | } 2022-03-31 23:47:09.570 | } 2022-03-31 23:47:09.570 | ' 2022-03-31 23:47:09.570 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.570 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:09.570 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:47:09.572 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:47:09.575 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-31 23:47:09.579 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:47:09.582 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-31 23:47:09.585 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:47:09.585 | BEGIN { group = "" } 2022-03-31 23:47:09.585 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:47:09.585 | gsub("[][]", "", $1); 2022-03-31 23:47:09.585 | split($1, a, "|"); 2022-03-31 23:47:09.585 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:47:09.585 | group=a[1] 2022-03-31 23:47:09.585 | } else { 2022-03-31 23:47:09.585 | group="" 2022-03-31 23:47:09.585 | } 2022-03-31 23:47:09.585 | next 2022-03-31 23:47:09.585 | } 2022-03-31 23:47:09.585 | { 2022-03-31 23:47:09.585 | if (group != "") 2022-03-31 23:47:09.585 | print $0 2022-03-31 23:47:09.586 | } 2022-03-31 23:47:09.586 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:47:09.595 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.70/identity/v2.0"' 2022-03-31 23:47:09.598 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.70/identity/v2.0 2022-03-31 23:47:09.632 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.636 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:47:09.641 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:47:09.645 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:47:09.648 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-31 23:47:09.652 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:47:09.655 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:47:09.657 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-31 23:47:09.661 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:47:09.665 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-31 23:47:09.668 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-31 23:47:09.671 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:47:09.673 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:09.676 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:47:09.679 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:47:09.681 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:47:09.685 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:47:09.688 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:47:09.691 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:47:09.694 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-31 23:47:09.698 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:47:09.699 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.699 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:47:09.699 | BEGIN { 2022-03-31 23:47:09.699 | section = "" 2022-03-31 23:47:09.699 | last_section = "" 2022-03-31 23:47:09.699 | section_count = 0 2022-03-31 23:47:09.699 | } 2022-03-31 23:47:09.699 | /^\[.+\]/ { 2022-03-31 23:47:09.699 | gsub("[][]", "", $1); 2022-03-31 23:47:09.699 | section=$1 2022-03-31 23:47:09.699 | next 2022-03-31 23:47:09.699 | } 2022-03-31 23:47:09.699 | /^ *\#/ { 2022-03-31 23:47:09.699 | next 2022-03-31 23:47:09.699 | } 2022-03-31 23:47:09.699 | /^[^ \t]+/ { 2022-03-31 23:47:09.700 | # get offset of first = in $0 2022-03-31 23:47:09.700 | eq_idx = index($0, "=") 2022-03-31 23:47:09.700 | # extract attr & value from $0 2022-03-31 23:47:09.700 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:47:09.700 | value = substr($0, eq_idx + 1) 2022-03-31 23:47:09.700 | # only need to strip trailing whitespace from attr 2022-03-31 23:47:09.700 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:47:09.700 | # need to strip leading & trailing whitespace from value 2022-03-31 23:47:09.700 | sub(/^[ \t]*/, "", value) 2022-03-31 23:47:09.700 | sub(/[ \t]*$/, "", value) 2022-03-31 23:47:09.700 | 2022-03-31 23:47:09.700 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:47:09.700 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:47:09.700 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:47:09.700 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:47:09.700 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:47:09.700 | if (section != last_section) { 2022-03-31 23:47:09.700 | cfg_section[section_count++] = section 2022-03-31 23:47:09.700 | last_section = section 2022-03-31 23:47:09.700 | } 2022-03-31 23:47:09.700 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:47:09.700 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:47:09.700 | 2022-03-31 23:47:09.700 | cfg_attr[section, attr, 0] = value 2022-03-31 23:47:09.700 | cfg_attr_count[section, attr] = 1 2022-03-31 23:47:09.700 | } else { 2022-03-31 23:47:09.700 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:47:09.700 | cfg_attr[section, attr, lno] = value 2022-03-31 23:47:09.700 | } 2022-03-31 23:47:09.700 | } 2022-03-31 23:47:09.700 | END { 2022-03-31 23:47:09.700 | # Process each section in order 2022-03-31 23:47:09.700 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:47:09.700 | section = cfg_section[sno] 2022-03-31 23:47:09.700 | # The ini routines simply append a config item immediately 2022-03-31 23:47:09.701 | # after the section header. To keep the same order as defined 2022-03-31 23:47:09.701 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:47:09.701 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:47:09.701 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:47:09.701 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:47:09.701 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:47:09.701 | else { 2022-03-31 23:47:09.701 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:47:09.701 | count = cfg_attr_count[section, attr] 2022-03-31 23:47:09.701 | print "inidelete " configfile " " section " " attr 2022-03-31 23:47:09.701 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:47:09.701 | for (l = count -2; l >= 0; l--) 2022-03-31 23:47:09.701 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:47:09.701 | } 2022-03-31 23:47:09.701 | } 2022-03-31 23:47:09.701 | } 2022-03-31 23:47:09.701 | } 2022-03-31 23:47:09.701 | ' 2022-03-31 23:47:09.701 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:47:09.703 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:47:09.704 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:47:09.707 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:47:09.709 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:47:09.714 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-31 23:47:09.717 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:47:09.717 | BEGIN { group = "" } 2022-03-31 23:47:09.717 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:47:09.717 | gsub("[][]", "", $1); 2022-03-31 23:47:09.717 | split($1, a, "|"); 2022-03-31 23:47:09.717 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:47:09.717 | group=a[1] 2022-03-31 23:47:09.717 | } else { 2022-03-31 23:47:09.717 | group="" 2022-03-31 23:47:09.717 | } 2022-03-31 23:47:09.717 | next 2022-03-31 23:47:09.717 | } 2022-03-31 23:47:09.717 | { 2022-03-31 23:47:09.717 | if (group != "") 2022-03-31 23:47:09.717 | print $0 2022-03-31 23:47:09.717 | } 2022-03-31 23:47:09.717 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:47:09.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-31 23:47:09.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-31 23:47:09.762 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.765 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-31 23:47:09.768 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-31 23:47:09.799 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:47:09.803 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-31 23:47:09.825 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:09.827 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-31 23:47:09.830 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:47:09.833 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-31 23:47:09.835 | + ./stack.sh:main:1252 : start_swift 2022-03-31 23:47:09.839 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-31 23:47:09.841 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:47:09.844 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:47:09.879 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-31 23:47:09.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:47:09.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:47:09.892 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-31 23:47:10.347 | Restarting rsync (via systemctl): rsync.service. 2022-03-31 23:47:10.351 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-31 23:47:10.355 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-31 23:47:10.358 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-31 23:47:10.361 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-31 23:47:10.364 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:47:10.367 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:47:10.370 | + functions-common:run_process:1680 : local service=s-object 2022-03-31 23:47:10.373 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:47:10.376 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:10.378 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:10.381 | + functions-common:run_process:1685 : local name=s-object 2022-03-31 23:47:10.385 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:10.388 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:10.391 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:10.393 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:10.396 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:10.401 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770430398 2022-03-31 23:47:10.403 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-31 23:47:10.421 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:10.424 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-31 23:47:10.426 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-31 23:47:10.429 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:47:10.432 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:47:10.435 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:47:10.437 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:47:10.440 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-31 23:47:10.442 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-31 23:47:10.445 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-31 23:47:10.447 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:10.450 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:10.452 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:47:10.455 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-31 23:47:10.457 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-31 23:47:10.460 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:47:10.462 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:10.464 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:10.467 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:10.469 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:10.471 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-31 23:47:10.473 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:10.478 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-31 23:47:10.532 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-31 23:47:10.588 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:47:10.644 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-31 23:47:10.703 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-31 23:47:10.760 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:10.818 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:10.821 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-31 23:47:10.894 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:11.399 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-31 23:47:11.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-31 23:47:11.924 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-31 23:47:11.950 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:11.953 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:11.956 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:11.958 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:11.962 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:11.965 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:11.971 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:11.979 | + functions-common:time_stop:2432 : start_time=1648770430398 2022-03-31 23:47:11.982 | + functions-common:time_stop:2434 : [[ -z 1648770430398 ]] 2022-03-31 23:47:11.986 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:11.993 | + functions-common:time_stop:2437 : end_time=1648770431988 2022-03-31 23:47:11.996 | + functions-common:time_stop:2438 : elapsed_time=1590 2022-03-31 23:47:11.999 | + functions-common:time_stop:2439 : total=3396 2022-03-31 23:47:12.001 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:12.004 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4986 2022-03-31 23:47:12.006 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:47:12.010 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:47:12.013 | + functions-common:run_process:1680 : local service=s-container 2022-03-31 23:47:12.017 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:47:12.020 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:12.024 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:12.028 | + functions-common:run_process:1685 : local name=s-container 2022-03-31 23:47:12.031 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:12.034 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:12.037 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:12.041 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:12.045 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:12.051 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770432048 2022-03-31 23:47:12.055 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-31 23:47:12.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:12.078 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-31 23:47:12.081 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-31 23:47:12.083 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:47:12.087 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:47:12.090 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:47:12.093 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:47:12.096 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-31 23:47:12.099 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-31 23:47:12.102 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-31 23:47:12.105 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:12.108 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:12.111 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:47:12.114 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-31 23:47:12.117 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-31 23:47:12.120 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:47:12.123 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:12.126 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:12.129 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:12.132 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:12.135 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-31 23:47:12.138 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:12.143 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-31 23:47:12.208 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-31 23:47:12.268 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:47:12.339 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-31 23:47:12.406 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-31 23:47:12.476 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:12.551 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:12.553 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-31 23:47:12.633 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:13.304 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-31 23:47:13.321 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-31 23:47:13.861 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-31 23:47:13.894 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:13.899 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:13.903 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:13.906 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:13.909 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:13.911 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:13.914 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:13.917 | + functions-common:time_stop:2432 : start_time=1648770432048 2022-03-31 23:47:13.919 | + functions-common:time_stop:2434 : [[ -z 1648770432048 ]] 2022-03-31 23:47:13.923 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:13.927 | + functions-common:time_stop:2437 : end_time=1648770433924 2022-03-31 23:47:13.930 | + functions-common:time_stop:2438 : elapsed_time=1876 2022-03-31 23:47:13.932 | + functions-common:time_stop:2439 : total=4986 2022-03-31 23:47:13.935 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:13.937 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6862 2022-03-31 23:47:13.940 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:47:13.942 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:47:13.945 | + functions-common:run_process:1680 : local service=s-account 2022-03-31 23:47:13.948 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:47:13.950 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:13.953 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:13.955 | + functions-common:run_process:1685 : local name=s-account 2022-03-31 23:47:13.958 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:13.960 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:13.963 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:13.966 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:13.969 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:13.974 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770433971 2022-03-31 23:47:13.976 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-31 23:47:13.997 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:13.999 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-31 23:47:14.002 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-31 23:47:14.005 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:47:14.007 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:47:14.010 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:47:14.013 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:47:14.015 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-31 23:47:14.018 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-31 23:47:14.021 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-31 23:47:14.023 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:14.027 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:14.029 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:47:14.032 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-31 23:47:14.035 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-31 23:47:14.037 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:47:14.041 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:14.043 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:14.046 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:14.048 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:14.051 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-31 23:47:14.053 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:14.059 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-31 23:47:14.116 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-31 23:47:14.185 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:47:14.247 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-31 23:47:14.324 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-31 23:47:14.396 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:14.454 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:14.457 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-31 23:47:14.515 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:15.225 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-31 23:47:15.240 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-31 23:47:15.797 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-31 23:47:15.821 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:15.829 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:15.832 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:15.835 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:15.838 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:15.841 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:15.844 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:15.848 | + functions-common:time_stop:2432 : start_time=1648770433971 2022-03-31 23:47:15.851 | + functions-common:time_stop:2434 : [[ -z 1648770433971 ]] 2022-03-31 23:47:15.855 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:15.860 | + functions-common:time_stop:2437 : end_time=1648770435857 2022-03-31 23:47:15.863 | + functions-common:time_stop:2438 : elapsed_time=1886 2022-03-31 23:47:15.866 | + functions-common:time_stop:2439 : total=6862 2022-03-31 23:47:15.870 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:15.877 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8748 2022-03-31 23:47:15.880 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-31 23:47:15.884 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-31 23:47:15.953 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:47:15.955 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-31 23:47:15.958 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:47:15.960 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:15.963 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:15.966 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-31 23:47:15.969 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:15.971 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:15.974 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:15.977 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:15.981 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:15.987 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770435983 2022-03-31 23:47:15.990 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-31 23:47:16.009 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:16.012 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-31 23:47:16.014 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-31 23:47:16.017 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:47:16.020 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:47:16.023 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:47:16.026 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:47:16.028 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-31 23:47:16.031 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-31 23:47:16.034 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-31 23:47:16.037 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:16.040 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:16.043 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-31 23:47:16.046 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-31 23:47:16.049 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-31 23:47:16.053 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:47:16.057 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:16.060 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:16.064 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:16.067 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:16.071 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-31 23:47:16.074 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:16.083 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-31 23:47:16.159 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-31 23:47:16.229 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:47:16.287 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-31 23:47:16.349 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-31 23:47:16.408 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:16.465 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:16.468 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-31 23:47:16.526 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:17.097 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-31 23:47:17.691 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-31 23:47:17.719 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:17.722 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:17.725 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:17.728 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:17.731 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:17.734 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:17.736 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:17.739 | + functions-common:time_stop:2432 : start_time=1648770435983 2022-03-31 23:47:17.743 | + functions-common:time_stop:2434 : [[ -z 1648770435983 ]] 2022-03-31 23:47:17.747 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:17.752 | + functions-common:time_stop:2437 : end_time=1648770437749 2022-03-31 23:47:17.755 | + functions-common:time_stop:2438 : elapsed_time=1766 2022-03-31 23:47:17.758 | + functions-common:time_stop:2439 : total=8748 2022-03-31 23:47:17.761 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:17.764 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10514 2022-03-31 23:47:17.767 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-31 23:47:17.790 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:47:17.794 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:47:17.797 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-31 23:47:17.800 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:47:17.803 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:17.806 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:17.809 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-31 23:47:17.812 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:17.815 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:17.818 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:17.821 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:17.826 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:17.831 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770437828 2022-03-31 23:47:17.834 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-31 23:47:17.856 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:17.860 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-31 23:47:17.863 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-31 23:47:17.866 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:47:17.870 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:47:17.875 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:47:17.877 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:47:17.881 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-31 23:47:17.883 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-31 23:47:17.886 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-31 23:47:17.890 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:17.893 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:17.896 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-31 23:47:17.899 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-31 23:47:17.903 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-31 23:47:17.906 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:47:17.909 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:17.912 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:17.915 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:17.918 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:17.920 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-31 23:47:17.923 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:17.929 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-31 23:47:17.997 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-31 23:47:18.070 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:47:18.144 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-31 23:47:18.217 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-31 23:47:18.286 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:18.356 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:18.360 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-31 23:47:18.443 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:19.005 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-31 23:47:19.020 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-31 23:47:19.581 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-31 23:47:19.615 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:19.621 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:19.625 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:19.629 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:19.633 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:19.638 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:19.643 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:19.646 | + functions-common:time_stop:2432 : start_time=1648770437828 2022-03-31 23:47:19.652 | + functions-common:time_stop:2434 : [[ -z 1648770437828 ]] 2022-03-31 23:47:19.660 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:19.664 | + functions-common:time_stop:2437 : end_time=1648770439659 2022-03-31 23:47:19.668 | + functions-common:time_stop:2438 : elapsed_time=1831 2022-03-31 23:47:19.673 | + functions-common:time_stop:2439 : total=10514 2022-03-31 23:47:19.677 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:19.681 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12345 2022-03-31 23:47:19.684 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-31 23:47:19.684 | Waiting for swift proxy to start... 2022-03-31 23:47:19.688 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.70:8080/info 2022-03-31 23:47:19.692 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:47:19.696 | + functions:wait_for_service:458 : local url=http://10.222.0.70:8080/info 2022-03-31 23:47:19.700 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:47:19.703 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:47:19.707 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:47:19.712 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:19.716 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:19.721 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:19.728 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770439723 2022-03-31 23:47:19.732 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:47:19.741 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-03-31 23:47:19.763 | + :: : [[ 000 == 503 ]] 2022-03-31 23:47:19.766 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:47:19.768 | + :: : sleep 1 2022-03-31 23:47:20.772 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-03-31 23:47:20.786 | + :: : [[ 000 == 503 ]] 2022-03-31 23:47:20.788 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:47:20.791 | + :: : sleep 1 2022-03-31 23:47:21.795 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-03-31 23:47:21.814 | + :: : [[ 000 == 503 ]] 2022-03-31 23:47:21.816 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:47:21.817 | + :: : sleep 1 2022-03-31 23:47:22.821 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-03-31 23:47:23.237 | + :: : [[ 200 == 503 ]] 2022-03-31 23:47:23.238 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:47:23.241 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:47:23.245 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:23.247 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:23.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:23.252 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:23.255 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:23.258 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:47:23.261 | + functions-common:time_stop:2432 : start_time=1648770439723 2022-03-31 23:47:23.263 | + functions-common:time_stop:2434 : [[ -z 1648770439723 ]] 2022-03-31 23:47:23.267 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:23.271 | + functions-common:time_stop:2437 : end_time=1648770443268 2022-03-31 23:47:23.274 | + functions-common:time_stop:2438 : elapsed_time=3545 2022-03-31 23:47:23.276 | + functions-common:time_stop:2439 : total=6756 2022-03-31 23:47:23.279 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:23.281 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10301 2022-03-31 23:47:23.284 | + functions:wait_for_service:467 : return 0 2022-03-31 23:47:23.287 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-31 23:47:23.290 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:47:23.292 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-31 23:47:23.313 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:23.317 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:47:23.355 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-31 23:47:23.412 | [317080 Async configure_neutron_nova:363085]: Waiting for completion of configure_neutron_nova running on PID 363085 (2 other jobs running) 2022-03-31 23:47:23.441 | [317080 Async configure_neutron_nova:363085]: Signaling child to exit 2022-03-31 23:47:23.442 | WAKEUP 2022-03-31 23:47:23.467 | [317080 Async configure_neutron_nova:363085]: Signaled 2022-03-31 23:47:23.468 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-31 23:47:23.468 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:47:23.468 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:47:23.468 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:47:23.468 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:47:23.468 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:47:23.469 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:47:23.469 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.70/identity 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-31 23:47:23.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:47:23.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:47:23.469 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:47:23.470 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:23.470 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-31 23:47:23.470 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:47:23.470 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:47:23.470 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:47:23.470 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-31 23:47:23.470 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:47:23.470 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-31 23:47:23.470 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-31 23:47:23.470 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:47:23.470 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:47:23.470 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:47:23.470 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-31 23:47:23.470 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:47:23.470 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.70/identity 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-31 23:47:23.471 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:47:23.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:47:23.471 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:47:23.471 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:47:23.518 | [317080 Async configure_neutron_nova:363085]: finished configure_neutron_nova with result 0 in 1 seconds 2022-03-31 23:47:23.522 | + inc/async:async_wait:197 : return 0 2022-03-31 23:47:23.526 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-31 23:47:23.545 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:23.548 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:47:23.583 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:47:23.624 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-31 23:47:23.643 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:23.645 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-31 23:47:23.648 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:47:23.651 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-31 23:47:23.654 | + ./stack.sh:main:1277 : start_nova_api 2022-03-31 23:47:23.656 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-31 23:47:23.659 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-31 23:47:23.661 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-31 23:47:23.665 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-31 23:47:23.684 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:47:23.686 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:47:23.689 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:47:23.692 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:47:23.695 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-31 23:47:23.698 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-31 23:47:23.703 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:47:23.706 | + functions-common:run_process:1680 : local service=n-api 2022-03-31 23:47:23.708 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:47:23.711 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:23.714 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:23.716 | + functions-common:run_process:1685 : local name=n-api 2022-03-31 23:47:23.719 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:23.722 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:23.724 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:23.728 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:23.731 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:23.736 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770443734 2022-03-31 23:47:23.739 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-31 23:47:23.758 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:23.760 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-31 23:47:23.763 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-31 23:47:23.766 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:47:23.769 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:47:23.771 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:47:23.774 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:47:23.777 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:47:23.780 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:47:23.783 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-31 23:47:23.787 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:23.790 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:23.793 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:47:23.797 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-31 23:47:23.799 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-31 23:47:23.802 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:47:23.804 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:47:23.807 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:47:23.810 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-31 23:47:23.812 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:47:23.817 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-31 23:47:23.875 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-31 23:47:23.951 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-31 23:47:24.011 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:47:24.072 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:24.135 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-31 23:47:24.202 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-31 23:47:24.261 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-31 23:47:24.323 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-31 23:47:24.385 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-31 23:47:24.444 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:47:24.447 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-31 23:47:24.508 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:47:25.073 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-31 23:47:25.088 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-31 23:47:25.606 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-31 23:47:25.690 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:25.693 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:25.697 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:25.701 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:25.706 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:25.709 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:25.713 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:25.716 | + functions-common:time_stop:2432 : start_time=1648770443734 2022-03-31 23:47:25.719 | + functions-common:time_stop:2434 : [[ -z 1648770443734 ]] 2022-03-31 23:47:25.724 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:25.730 | + functions-common:time_stop:2437 : end_time=1648770445726 2022-03-31 23:47:25.733 | + functions-common:time_stop:2438 : elapsed_time=1992 2022-03-31 23:47:25.736 | + functions-common:time_stop:2439 : total=12345 2022-03-31 23:47:25.740 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:25.743 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14337 2022-03-31 23:47:25.746 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.70/compute/v2.1/ 2022-03-31 23:47:25.750 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-31 23:47:25.750 | Waiting for nova-api to start... 2022-03-31 23:47:25.753 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.70/compute/v2.1/ 2022-03-31 23:47:25.757 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:47:25.762 | + functions:wait_for_service:458 : local url=http://10.222.0.70/compute/v2.1/ 2022-03-31 23:47:25.765 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:47:25.769 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:47:25.772 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:47:25.775 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:25.779 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:25.783 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:25.789 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770445785 2022-03-31 23:47:25.792 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:47:25.800 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/compute/v2.1/ 2022-03-31 23:47:32.147 | + :: : [[ 200 == 503 ]] 2022-03-31 23:47:32.149 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:47:32.152 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:47:32.155 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:32.157 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:32.160 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:32.162 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:32.166 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:32.168 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:47:32.171 | + functions-common:time_stop:2432 : start_time=1648770445785 2022-03-31 23:47:32.174 | + functions-common:time_stop:2434 : [[ -z 1648770445785 ]] 2022-03-31 23:47:32.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:32.182 | + functions-common:time_stop:2437 : end_time=1648770452179 2022-03-31 23:47:32.185 | + functions-common:time_stop:2438 : elapsed_time=6394 2022-03-31 23:47:32.187 | + functions-common:time_stop:2439 : total=10301 2022-03-31 23:47:32.190 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:32.193 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16695 2022-03-31 23:47:32.196 | + functions:wait_for_service:467 : return 0 2022-03-31 23:47:32.199 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:47:32.202 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:47:32.206 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-31 23:47:32.227 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:32.230 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-31 23:47:32.233 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:47:32.236 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-31 23:47:32.239 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-31 23:47:32.243 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:47:32.245 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-31 23:47:32.263 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:47:32.267 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-31 23:47:32.287 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:32.292 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-31 23:47:32.295 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:47:32.298 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-31 23:47:32.301 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-31 23:47:32.304 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-31 23:47:32.307 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:47:32.343 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-31 23:47:32.347 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-31 23:47:32.350 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-31 23:47:32.390 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-31 23:47:32.427 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-31 23:47:32.430 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-31 23:47:32.433 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-31 23:47:32.436 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-31 23:47:32.438 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-31 23:47:32.442 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-31 23:47:32.445 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:47:32.448 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:47:32.452 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-31 23:47:32.455 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-31 23:47:32.457 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-31 23:47:32.460 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-31 23:47:32.463 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.465 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.469 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.471 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-31 23:47:32.474 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.478 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.481 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-31 23:47:32.500 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:47:32.503 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-31 23:47:32.506 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.509 | + functions-common:run_process:1680 : local service=q-svc 2022-03-31 23:47:32.512 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.514 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:32.517 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:32.520 | + functions-common:run_process:1685 : local name=q-svc 2022-03-31 23:47:32.523 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:32.525 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:32.528 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:32.531 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:32.534 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:32.540 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770452536 2022-03-31 23:47:32.542 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-31 23:47:32.562 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:32.564 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-31 23:47:32.567 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-31 23:47:32.570 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.573 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.576 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.579 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.582 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-31 23:47:32.584 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-31 23:47:32.587 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-31 23:47:32.590 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:32.593 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:32.595 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-31 23:47:32.598 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-31 23:47:32.601 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-31 23:47:32.604 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.606 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:32.609 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:32.611 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:32.614 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:32.616 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-31 23:47:32.619 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:32.624 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-31 23:47:32.681 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-31 23:47:32.737 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:32.794 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-31 23:47:32.852 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-31 23:47:32.910 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:32.971 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:32.974 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-31 23:47:33.031 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:33.528 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-31 23:47:33.543 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-31 23:47:34.020 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-31 23:47:34.047 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:34.050 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:34.054 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:34.061 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:34.064 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:34.067 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:34.070 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:34.073 | + functions-common:time_stop:2432 : start_time=1648770452536 2022-03-31 23:47:34.075 | + functions-common:time_stop:2434 : [[ -z 1648770452536 ]] 2022-03-31 23:47:34.079 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:34.083 | + functions-common:time_stop:2437 : end_time=1648770454081 2022-03-31 23:47:34.086 | + functions-common:time_stop:2438 : elapsed_time=1545 2022-03-31 23:47:34.089 | + functions-common:time_stop:2439 : total=14337 2022-03-31 23:47:34.091 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:34.094 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15882 2022-03-31 23:47:34.097 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.70:9696 2022-03-31 23:47:34.099 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-31 23:47:34.120 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:47:34.123 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-31 23:47:34.123 | Waiting for Neutron to start... 2022-03-31 23:47:34.125 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-03-31 23:47:34.128 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.70:9696' 'Neutron did not start' 60 2022-03-31 23:47:34.131 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-03-31 23:47:34.133 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-31 23:47:34.136 | + functions-common:test_with_retry:2365 : local until=60 2022-03-31 23:47:34.138 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:47:34.141 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:47:34.144 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:47:34.146 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:34.149 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:34.152 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:34.157 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770454154 2022-03-31 23:47:34.159 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.70:9696; do sleep 0.5; done' 2022-03-31 23:47:39.741 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.70:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:47:39.744 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:39.754 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:39.760 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:39.764 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:39.770 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:39.773 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:47:39.780 | + functions-common:time_stop:2432 : start_time=1648770454154 2022-03-31 23:47:39.783 | + functions-common:time_stop:2434 : [[ -z 1648770454154 ]] 2022-03-31 23:47:39.786 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:39.791 | + functions-common:time_stop:2437 : end_time=1648770459788 2022-03-31 23:47:39.796 | + functions-common:time_stop:2438 : elapsed_time=5634 2022-03-31 23:47:39.800 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:47:39.803 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:39.807 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5634 2022-03-31 23:47:39.811 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-31 23:47:39.830 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:39.834 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-31 23:47:39.837 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:47:39.840 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-31 23:47:39.842 | + ./stack.sh:main:1298 : start_placement 2022-03-31 23:47:39.845 | + lib/placement:start_placement:160 : start_placement_api 2022-03-31 23:47:39.848 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:47:39.852 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-31 23:47:39.859 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:39.861 | + functions-common:run_process:1680 : local service=placement-api 2022-03-31 23:47:39.864 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:39.867 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:39.870 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:39.875 | + functions-common:run_process:1685 : local name=placement-api 2022-03-31 23:47:39.878 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:39.881 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:39.884 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:39.891 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:39.895 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:39.902 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770459897 2022-03-31 23:47:39.904 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-31 23:47:39.924 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:39.927 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-31 23:47:39.931 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-31 23:47:39.933 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:39.936 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:39.939 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:39.941 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:39.944 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-31 23:47:39.948 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-31 23:47:39.951 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-31 23:47:39.953 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:39.956 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:39.959 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:47:39.961 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-31 23:47:39.964 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-31 23:47:39.967 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:39.969 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:47:39.971 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:47:39.974 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-31 23:47:39.977 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:47:39.981 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-31 23:47:40.037 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-31 23:47:40.093 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-31 23:47:40.149 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:47:40.204 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:40.259 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-31 23:47:40.317 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-31 23:47:40.373 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-31 23:47:40.435 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-31 23:47:40.497 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-31 23:47:40.565 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:47:40.568 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-31 23:47:40.636 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:47:41.141 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-31 23:47:41.155 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-31 23:47:41.654 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-31 23:47:41.738 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:41.742 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:41.748 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:41.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:41.754 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:41.757 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:41.760 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:41.763 | + functions-common:time_stop:2432 : start_time=1648770459897 2022-03-31 23:47:41.766 | + functions-common:time_stop:2434 : [[ -z 1648770459897 ]] 2022-03-31 23:47:41.771 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:41.778 | + functions-common:time_stop:2437 : end_time=1648770461773 2022-03-31 23:47:41.781 | + functions-common:time_stop:2438 : elapsed_time=1876 2022-03-31 23:47:41.784 | + functions-common:time_stop:2439 : total=15882 2022-03-31 23:47:41.787 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:41.791 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17758 2022-03-31 23:47:41.797 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-31 23:47:41.797 | Waiting for placement-api to start... 2022-03-31 23:47:41.801 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.70/placement 2022-03-31 23:47:41.804 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:47:41.808 | + functions:wait_for_service:458 : local url=http://10.222.0.70/placement 2022-03-31 23:47:41.811 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:47:41.814 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:47:41.818 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:47:41.822 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:41.825 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:41.831 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:41.836 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770461833 2022-03-31 23:47:41.839 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:47:41.847 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/placement 2022-03-31 23:47:44.505 | + :: : [[ 200 == 503 ]] 2022-03-31 23:47:44.506 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:47:44.510 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:47:44.513 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:44.516 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:44.518 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:44.521 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:44.524 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:44.527 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:47:44.529 | + functions-common:time_stop:2432 : start_time=1648770461833 2022-03-31 23:47:44.532 | + functions-common:time_stop:2434 : [[ -z 1648770461833 ]] 2022-03-31 23:47:44.536 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:44.541 | + functions-common:time_stop:2437 : end_time=1648770464538 2022-03-31 23:47:44.544 | + functions-common:time_stop:2438 : elapsed_time=2705 2022-03-31 23:47:44.547 | + functions-common:time_stop:2439 : total=16695 2022-03-31 23:47:44.549 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:44.552 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19400 2022-03-31 23:47:44.555 | + functions:wait_for_service:467 : return 0 2022-03-31 23:47:44.558 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-31 23:47:44.579 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:44.582 | + ./stack.sh:main:1302 : start_neutron 2022-03-31 23:47:44.585 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-31 23:47:44.590 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:47:44.590 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:47:44.596 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:47:44.599 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:47:44.602 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-31 23:47:44.605 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:47:44.607 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-31 23:47:44.610 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:44.613 | + functions-common:run_process:1680 : local service=q-agt 2022-03-31 23:47:44.617 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:44.620 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:44.622 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:44.625 | + functions-common:run_process:1685 : local name=q-agt 2022-03-31 23:47:44.628 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:44.631 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:44.634 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:44.637 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:44.641 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:44.647 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770464644 2022-03-31 23:47:44.650 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-31 23:47:44.669 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:44.671 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-31 23:47:44.674 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-31 23:47:44.677 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:44.680 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:44.685 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:44.689 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:44.692 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-31 23:47:44.695 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-31 23:47:44.698 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-31 23:47:44.701 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:44.704 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:44.707 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-31 23:47:44.711 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-31 23:47:44.714 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-31 23:47:44.717 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:44.720 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:44.722 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:44.725 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:44.727 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:44.730 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-31 23:47:44.732 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:44.737 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-31 23:47:44.793 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-31 23:47:44.851 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:47:44.908 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-31 23:47:44.967 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-31 23:47:45.022 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:45.096 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:45.099 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-31 23:47:45.159 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:45.708 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-31 23:47:45.725 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-31 23:47:46.265 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-31 23:47:46.288 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:46.291 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:46.294 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:46.297 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:46.299 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:46.302 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:46.305 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:46.307 | + functions-common:time_stop:2432 : start_time=1648770464644 2022-03-31 23:47:46.310 | + functions-common:time_stop:2434 : [[ -z 1648770464644 ]] 2022-03-31 23:47:46.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:46.319 | + functions-common:time_stop:2437 : end_time=1648770466316 2022-03-31 23:47:46.322 | + functions-common:time_stop:2438 : elapsed_time=1672 2022-03-31 23:47:46.325 | + functions-common:time_stop:2439 : total=17758 2022-03-31 23:47:46.327 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:46.330 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19430 2022-03-31 23:47:46.333 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-31 23:47:46.336 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:47:46.339 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:47:46.341 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-31 23:47:46.345 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:46.348 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-31 23:47:46.350 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:46.354 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:46.357 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:46.359 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-31 23:47:46.362 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:46.365 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:46.369 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:46.371 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:46.375 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:46.381 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770466377 2022-03-31 23:47:46.385 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-31 23:47:46.406 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:46.409 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-31 23:47:46.412 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-31 23:47:46.415 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:46.418 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:46.421 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:46.425 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:46.428 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-31 23:47:46.431 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-31 23:47:46.434 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-31 23:47:46.437 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:46.441 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:46.444 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-31 23:47:46.447 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-31 23:47:46.451 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-31 23:47:46.454 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:46.457 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:46.460 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:46.464 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:46.467 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:46.470 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-31 23:47:46.474 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:46.479 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-31 23:47:46.540 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-31 23:47:46.603 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:47:46.670 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-31 23:47:46.730 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-31 23:47:46.789 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:46.846 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:46.849 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-31 23:47:46.911 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:47.440 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-31 23:47:47.456 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-31 23:47:47.978 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-31 23:47:48.003 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:48.007 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:48.010 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:48.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:48.017 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:48.020 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:48.024 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:48.028 | + functions-common:time_stop:2432 : start_time=1648770466377 2022-03-31 23:47:48.033 | + functions-common:time_stop:2434 : [[ -z 1648770466377 ]] 2022-03-31 23:47:48.037 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:48.044 | + functions-common:time_stop:2437 : end_time=1648770468041 2022-03-31 23:47:48.047 | + functions-common:time_stop:2438 : elapsed_time=1664 2022-03-31 23:47:48.050 | + functions-common:time_stop:2439 : total=19430 2022-03-31 23:47:48.053 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:48.055 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21094 2022-03-31 23:47:48.059 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-31 23:47:48.062 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:47:48.064 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:47:48.067 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-31 23:47:48.071 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.074 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.077 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.080 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-31 23:47:48.083 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.086 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.089 | + functions-common:run_process:1680 : local service=q-l3 2022-03-31 23:47:48.093 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.095 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:48.098 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:48.101 | + functions-common:run_process:1685 : local name=q-l3 2022-03-31 23:47:48.104 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:48.107 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:48.110 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:48.113 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:48.116 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:48.121 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770468118 2022-03-31 23:47:48.124 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-31 23:47:48.145 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:48.150 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-31 23:47:48.153 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-31 23:47:48.155 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.158 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.161 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.165 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.168 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-31 23:47:48.171 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-31 23:47:48.174 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-31 23:47:48.178 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:48.181 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:48.183 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-31 23:47:48.186 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-31 23:47:48.189 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-31 23:47:48.192 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.196 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:48.199 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:48.201 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:48.204 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:48.207 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-31 23:47:48.211 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:48.217 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-31 23:47:48.292 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-31 23:47:48.364 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:47:48.433 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-31 23:47:48.498 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-31 23:47:48.567 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:48.636 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:48.640 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-31 23:47:48.708 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:49.257 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-31 23:47:49.276 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-31 23:47:49.824 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-31 23:47:49.851 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:49.853 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:49.858 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:49.860 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:49.862 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:49.865 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:49.868 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:49.876 | + functions-common:time_stop:2432 : start_time=1648770468118 2022-03-31 23:47:49.879 | + functions-common:time_stop:2434 : [[ -z 1648770468118 ]] 2022-03-31 23:47:49.888 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:49.891 | + functions-common:time_stop:2437 : end_time=1648770469887 2022-03-31 23:47:49.894 | + functions-common:time_stop:2438 : elapsed_time=1769 2022-03-31 23:47:49.897 | + functions-common:time_stop:2439 : total=21094 2022-03-31 23:47:49.900 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:49.904 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22863 2022-03-31 23:47:49.907 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:49.913 | + functions-common:run_process:1680 : local service=q-meta 2022-03-31 23:47:49.917 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:49.919 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:49.923 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:49.927 | + functions-common:run_process:1685 : local name=q-meta 2022-03-31 23:47:49.930 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:49.933 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:49.935 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:49.939 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:49.949 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:49.954 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770469949 2022-03-31 23:47:49.957 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-31 23:47:49.987 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:49.991 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-31 23:47:49.994 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-31 23:47:49.997 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:50.000 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:50.003 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:50.006 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:50.010 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-31 23:47:50.012 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-31 23:47:50.015 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-31 23:47:50.018 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:50.021 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:50.024 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-31 23:47:50.027 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-31 23:47:50.030 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-31 23:47:50.033 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:50.035 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:50.038 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:50.041 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:50.046 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:50.052 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-31 23:47:50.052 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:50.062 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-31 23:47:50.130 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-31 23:47:50.198 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:47:50.272 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-31 23:47:50.331 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-31 23:47:50.397 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:50.467 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:50.470 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-31 23:47:50.547 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:51.203 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-31 23:47:51.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-31 23:47:51.759 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-31 23:47:51.790 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:51.795 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:51.797 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:51.800 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:51.803 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:51.806 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:51.808 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:51.811 | + functions-common:time_stop:2432 : start_time=1648770469949 2022-03-31 23:47:51.814 | + functions-common:time_stop:2434 : [[ -z 1648770469949 ]] 2022-03-31 23:47:51.819 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:51.823 | + functions-common:time_stop:2437 : end_time=1648770471819 2022-03-31 23:47:51.826 | + functions-common:time_stop:2438 : elapsed_time=1870 2022-03-31 23:47:51.828 | + functions-common:time_stop:2439 : total=22863 2022-03-31 23:47:51.831 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:51.834 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24733 2022-03-31 23:47:51.841 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:51.846 | + functions-common:run_process:1680 : local service=q-metering 2022-03-31 23:47:51.849 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:51.854 | + functions-common:run_process:1682 : local group= 2022-03-31 23:47:51.857 | + functions-common:run_process:1683 : local user= 2022-03-31 23:47:51.861 | + functions-common:run_process:1685 : local name=q-metering 2022-03-31 23:47:51.863 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:47:51.866 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:47:51.869 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:47:51.872 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:47:51.878 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:47:51.885 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770471881 2022-03-31 23:47:51.889 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-31 23:47:51.916 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:51.919 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-31 23:47:51.922 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-31 23:47:51.924 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:51.927 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:51.930 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:51.933 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:51.936 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-31 23:47:51.939 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-31 23:47:51.942 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-31 23:47:51.945 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:47:51.948 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:47:51.951 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-31 23:47:51.954 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-31 23:47:51.962 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-31 23:47:51.962 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:51.964 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:47:51.967 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:47:51.969 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:47:51.974 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:47:51.976 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-31 23:47:51.979 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:47:51.984 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-31 23:47:52.098 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-31 23:47:52.192 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:47:52.264 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-31 23:47:52.378 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-31 23:47:52.469 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:47:52.541 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:47:52.545 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-31 23:47:52.620 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:47:53.252 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-31 23:47:53.271 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-31 23:47:54.050 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-31 23:47:54.094 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:47:54.100 | + functions-common:time_stop:2425 : local name 2022-03-31 23:47:54.105 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:47:54.112 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:47:54.116 | + functions-common:time_stop:2428 : local total 2022-03-31 23:47:54.124 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:47:54.128 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:47:54.136 | + functions-common:time_stop:2432 : start_time=1648770471881 2022-03-31 23:47:54.144 | + functions-common:time_stop:2434 : [[ -z 1648770471881 ]] 2022-03-31 23:47:54.156 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:47:54.168 | + functions-common:time_stop:2437 : end_time=1648770474157 2022-03-31 23:47:54.176 | + functions-common:time_stop:2438 : elapsed_time=2276 2022-03-31 23:47:54.184 | + functions-common:time_stop:2439 : total=24733 2022-03-31 23:47:54.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:47:54.198 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27009 2022-03-31 23:47:54.208 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-31 23:47:54.264 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:47:54.272 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-31 23:47:54.280 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-31 23:47:54.289 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:47:54.300 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-31 23:47:54.308 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-31 23:47:54.316 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-31 23:47:54.324 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-03-31 23:47:54.332 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:47:54.340 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:47:54.346 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:47:59.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:59.360 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:59.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:47:59.360 | from cryptography.utils import int_from_bytes 2022-03-31 23:47:59.553 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:47:59.557 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:47:59.557 | address-scope 2022-03-31 23:47:59.557 | router-admin-state-down-before-update 2022-03-31 23:47:59.557 | agent 2022-03-31 23:47:59.557 | agent-resources-synced 2022-03-31 23:47:59.557 | allowed-address-pairs 2022-03-31 23:47:59.557 | auto-allocated-topology 2022-03-31 23:47:59.557 | availability_zone 2022-03-31 23:47:59.557 | availability_zone_filter 2022-03-31 23:47:59.558 | default-subnetpools 2022-03-31 23:47:59.558 | dhcp_agent_scheduler 2022-03-31 23:47:59.558 | dvr 2022-03-31 23:47:59.558 | empty-string-filtering 2022-03-31 23:47:59.558 | external-net 2022-03-31 23:47:59.558 | extra_dhcp_opt 2022-03-31 23:47:59.558 | extraroute 2022-03-31 23:47:59.558 | extraroute-atomic 2022-03-31 23:47:59.558 | filter-validation 2022-03-31 23:47:59.558 | fip-port-details 2022-03-31 23:47:59.558 | flavors 2022-03-31 23:47:59.558 | floatingip-pools 2022-03-31 23:47:59.558 | ip-substring-filtering 2022-03-31 23:47:59.558 | router 2022-03-31 23:47:59.558 | ext-gw-mode 2022-03-31 23:47:59.559 | l3-ha 2022-03-31 23:47:59.559 | l3-flavors 2022-03-31 23:47:59.559 | l3-port-ip-change-not-allowed 2022-03-31 23:47:59.559 | l3_agent_scheduler 2022-03-31 23:47:59.559 | metering 2022-03-31 23:47:59.559 | metering_source_and_destination_fields 2022-03-31 23:47:59.559 | multi-provider 2022-03-31 23:47:59.559 | net-mtu 2022-03-31 23:47:59.559 | net-mtu-writable 2022-03-31 23:47:59.559 | network_availability_zone 2022-03-31 23:47:59.559 | network-ip-availability 2022-03-31 23:47:59.559 | pagination 2022-03-31 23:47:59.559 | port-device-profile 2022-03-31 23:47:59.559 | port-mac-address-regenerate 2022-03-31 23:47:59.559 | port-numa-affinity-policy 2022-03-31 23:47:59.559 | binding 2022-03-31 23:47:59.560 | binding-extended 2022-03-31 23:47:59.560 | port-security 2022-03-31 23:47:59.560 | project-id 2022-03-31 23:47:59.560 | provider 2022-03-31 23:47:59.560 | quota-check-limit 2022-03-31 23:47:59.560 | quotas 2022-03-31 23:47:59.560 | quota_details 2022-03-31 23:47:59.560 | rbac-policies 2022-03-31 23:47:59.560 | rbac-address-group 2022-03-31 23:47:59.560 | rbac-address-scope 2022-03-31 23:47:59.560 | rbac-security-groups 2022-03-31 23:47:59.560 | rbac-subnetpool 2022-03-31 23:47:59.560 | revision-if-match 2022-03-31 23:47:59.560 | standard-attr-revisions 2022-03-31 23:47:59.560 | router_availability_zone 2022-03-31 23:47:59.560 | security-groups-normalized-cidr 2022-03-31 23:47:59.561 | port-security-groups-filtering 2022-03-31 23:47:59.561 | security-groups-remote-address-group 2022-03-31 23:47:59.561 | security-groups-shared-filtering 2022-03-31 23:47:59.561 | security-group 2022-03-31 23:47:59.561 | service-type 2022-03-31 23:47:59.561 | sorting 2022-03-31 23:47:59.561 | standard-attr-description 2022-03-31 23:47:59.561 | stateful-security-group 2022-03-31 23:47:59.561 | subnet_onboard 2022-03-31 23:47:59.561 | subnet-service-types 2022-03-31 23:47:59.561 | subnet_allocation 2022-03-31 23:47:59.561 | subnetpool-prefix-ops 2022-03-31 23:47:59.561 | standard-attr-tag 2022-03-31 23:47:59.561 | standard-attr-timestamp' 2022-03-31 23:47:59.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:47:59.567 | address-scope 2022-03-31 23:47:59.567 | router-admin-state-down-before-update 2022-03-31 23:47:59.567 | agent 2022-03-31 23:47:59.567 | agent-resources-synced 2022-03-31 23:47:59.567 | allowed-address-pairs 2022-03-31 23:47:59.567 | auto-allocated-topology 2022-03-31 23:47:59.567 | availability_zone 2022-03-31 23:47:59.567 | availability_zone_filter 2022-03-31 23:47:59.567 | default-subnetpools 2022-03-31 23:47:59.567 | dhcp_agent_scheduler 2022-03-31 23:47:59.567 | dvr 2022-03-31 23:47:59.567 | empty-string-filtering 2022-03-31 23:47:59.567 | external-net 2022-03-31 23:47:59.567 | extra_dhcp_opt 2022-03-31 23:47:59.567 | extraroute 2022-03-31 23:47:59.568 | extraroute-atomic 2022-03-31 23:47:59.568 | filter-validation 2022-03-31 23:47:59.568 | fip-port-details 2022-03-31 23:47:59.568 | flavors 2022-03-31 23:47:59.568 | floatingip-pools 2022-03-31 23:47:59.568 | ip-substring-filtering 2022-03-31 23:47:59.568 | router 2022-03-31 23:47:59.568 | ext-gw-mode 2022-03-31 23:47:59.568 | l3-ha 2022-03-31 23:47:59.568 | l3-flavors 2022-03-31 23:47:59.568 | l3-port-ip-change-not-allowed 2022-03-31 23:47:59.568 | l3_agent_scheduler 2022-03-31 23:47:59.568 | metering 2022-03-31 23:47:59.568 | metering_source_and_destination_fields 2022-03-31 23:47:59.568 | multi-provider 2022-03-31 23:47:59.568 | net-mtu 2022-03-31 23:47:59.569 | net-mtu-writable 2022-03-31 23:47:59.569 | network_availability_zone 2022-03-31 23:47:59.569 | network-ip-availability 2022-03-31 23:47:59.569 | pagination 2022-03-31 23:47:59.569 | port-device-profile 2022-03-31 23:47:59.569 | port-mac-address-regenerate 2022-03-31 23:47:59.569 | port-numa-affinity-policy 2022-03-31 23:47:59.569 | binding 2022-03-31 23:47:59.569 | binding-extended 2022-03-31 23:47:59.569 | port-security 2022-03-31 23:47:59.569 | project-id 2022-03-31 23:47:59.569 | provider 2022-03-31 23:47:59.569 | quota-check-limit 2022-03-31 23:47:59.569 | quotas 2022-03-31 23:47:59.569 | quota_details 2022-03-31 23:47:59.570 | rbac-policies 2022-03-31 23:47:59.570 | rbac-address-group 2022-03-31 23:47:59.570 | rbac-address-scope 2022-03-31 23:47:59.570 | rbac-security-groups 2022-03-31 23:47:59.570 | rbac-subnetpool 2022-03-31 23:47:59.570 | revision-if-match 2022-03-31 23:47:59.570 | standard-attr-revisions 2022-03-31 23:47:59.570 | router_availability_zone 2022-03-31 23:47:59.570 | security-groups-normalized-cidr 2022-03-31 23:47:59.570 | port-security-groups-filtering 2022-03-31 23:47:59.570 | security-groups-remote-address-group 2022-03-31 23:47:59.570 | security-groups-shared-filtering 2022-03-31 23:47:59.570 | security-group 2022-03-31 23:47:59.570 | service-type 2022-03-31 23:47:59.570 | sorting 2022-03-31 23:47:59.571 | standard-attr-description 2022-03-31 23:47:59.571 | stateful-security-group 2022-03-31 23:47:59.571 | subnet_onboard 2022-03-31 23:47:59.571 | subnet-service-types 2022-03-31 23:47:59.571 | subnet_allocation 2022-03-31 23:47:59.571 | subnetpool-prefix-ops 2022-03-31 23:47:59.571 | standard-attr-tag 2022-03-31 23:47:59.571 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:47:59.575 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:47:59.580 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-03-31 23:47:59.585 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-03-31 23:47:59.590 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-31 23:48:03.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:03.749 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:03.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:03.750 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:03.956 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:03.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=27cd5608-6be7-433b-94c1-603f39c0650c 2022-03-31 23:48:03.963 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-03-31 23:48:03.966 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-03-31 23:48:03.969 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:48:03.972 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:48:03.977 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-31 23:48:03.979 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-03-31 23:48:03.983 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-03-31 23:48:03.986 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:48:03.995 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:07.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:07.685 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:07.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:07.685 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:07.888 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:07.892 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:48:07.895 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:48:07.901 | ++ functions-common:get_field:818 : echo '| id | 238972bc-900c-41a9-a233-651d7757734a |' 2022-03-31 23:48:07.904 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:48:07.910 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:07.914 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=238972bc-900c-41a9-a233-651d7757734a 2022-03-31 23:48:07.917 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-03-31 23:48:07.920 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:48:07.941 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-03-31 23:48:07.945 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-03-31 23:48:07.948 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 27cd5608-6be7-433b-94c1-603f39c0650c ']' 2022-03-31 23:48:07.952 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:48:07.955 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-03-31 23:48:07.958 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-31 23:48:07.961 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 27cd5608-6be7-433b-94c1-603f39c0650c ' 2022-03-31 23:48:07.964 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-03-31 23:48:07.967 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 238972bc-900c-41a9-a233-651d7757734a private-subnet' 2022-03-31 23:48:07.970 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-03-31 23:48:07.975 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 27cd5608-6be7-433b-94c1-603f39c0650c --network 238972bc-900c-41a9-a233-651d7757734a private-subnet 2022-03-31 23:48:07.976 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-03-31 23:48:07.976 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-03-31 23:48:07.979 | +++ functions-common:get_field:811 : local data field 2022-03-31 23:48:07.983 | +++ functions-common:get_field:812 : read data 2022-03-31 23:48:11.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:11.709 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:11.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:11.709 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:11.919 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:11.923 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:48:11.926 | +++ functions-common:get_field:816 : field='$3' 2022-03-31 23:48:11.930 | +++ functions-common:get_field:818 : echo '| id | 48b3873a-218f-400e-805a-0f1fecc5e591 |' 2022-03-31 23:48:11.932 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:48:11.941 | +++ functions-common:get_field:812 : read data 2022-03-31 23:48:11.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=48b3873a-218f-400e-805a-0f1fecc5e591 2022-03-31 23:48:11.950 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-03-31 23:48:11.954 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:48:11.977 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 48b3873a-218f-400e-805a-0f1fecc5e591 2022-03-31 23:48:11.981 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=48b3873a-218f-400e-805a-0f1fecc5e591 2022-03-31 23:48:11.984 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-03-31 23:48:11.987 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-03-31 23:48:11.990 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-03-31 23:48:11.997 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:48:17.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:17.334 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:17.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:17.334 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:17.576 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:17.581 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:48:17.581 | address-scope 2022-03-31 23:48:17.581 | router-admin-state-down-before-update 2022-03-31 23:48:17.581 | agent 2022-03-31 23:48:17.581 | agent-resources-synced 2022-03-31 23:48:17.581 | allowed-address-pairs 2022-03-31 23:48:17.581 | auto-allocated-topology 2022-03-31 23:48:17.581 | availability_zone 2022-03-31 23:48:17.582 | availability_zone_filter 2022-03-31 23:48:17.582 | default-subnetpools 2022-03-31 23:48:17.582 | dhcp_agent_scheduler 2022-03-31 23:48:17.582 | dvr 2022-03-31 23:48:17.582 | empty-string-filtering 2022-03-31 23:48:17.582 | external-net 2022-03-31 23:48:17.582 | extra_dhcp_opt 2022-03-31 23:48:17.582 | extraroute 2022-03-31 23:48:17.582 | extraroute-atomic 2022-03-31 23:48:17.582 | filter-validation 2022-03-31 23:48:17.582 | fip-port-details 2022-03-31 23:48:17.582 | flavors 2022-03-31 23:48:17.582 | floatingip-pools 2022-03-31 23:48:17.582 | ip-substring-filtering 2022-03-31 23:48:17.582 | router 2022-03-31 23:48:17.582 | ext-gw-mode 2022-03-31 23:48:17.582 | l3-ha 2022-03-31 23:48:17.583 | l3-flavors 2022-03-31 23:48:17.583 | l3-port-ip-change-not-allowed 2022-03-31 23:48:17.583 | l3_agent_scheduler 2022-03-31 23:48:17.583 | metering 2022-03-31 23:48:17.583 | metering_source_and_destination_fields 2022-03-31 23:48:17.583 | multi-provider 2022-03-31 23:48:17.583 | net-mtu 2022-03-31 23:48:17.583 | net-mtu-writable 2022-03-31 23:48:17.583 | network_availability_zone 2022-03-31 23:48:17.583 | network-ip-availability 2022-03-31 23:48:17.583 | pagination 2022-03-31 23:48:17.583 | port-device-profile 2022-03-31 23:48:17.583 | port-mac-address-regenerate 2022-03-31 23:48:17.583 | port-numa-affinity-policy 2022-03-31 23:48:17.584 | binding 2022-03-31 23:48:17.584 | binding-extended 2022-03-31 23:48:17.584 | port-security 2022-03-31 23:48:17.584 | project-id 2022-03-31 23:48:17.584 | provider 2022-03-31 23:48:17.584 | quota-check-limit 2022-03-31 23:48:17.584 | quotas 2022-03-31 23:48:17.584 | quota_details 2022-03-31 23:48:17.584 | rbac-policies 2022-03-31 23:48:17.584 | rbac-address-group 2022-03-31 23:48:17.584 | rbac-address-scope 2022-03-31 23:48:17.584 | rbac-security-groups 2022-03-31 23:48:17.584 | rbac-subnetpool 2022-03-31 23:48:17.584 | revision-if-match 2022-03-31 23:48:17.585 | standard-attr-revisions 2022-03-31 23:48:17.585 | router_availability_zone 2022-03-31 23:48:17.585 | security-groups-normalized-cidr 2022-03-31 23:48:17.585 | port-security-groups-filtering 2022-03-31 23:48:17.585 | security-groups-remote-address-group 2022-03-31 23:48:17.585 | security-groups-shared-filtering 2022-03-31 23:48:17.585 | security-group 2022-03-31 23:48:17.585 | service-type 2022-03-31 23:48:17.586 | sorting 2022-03-31 23:48:17.586 | standard-attr-description 2022-03-31 23:48:17.586 | stateful-security-group 2022-03-31 23:48:17.586 | subnet_onboard 2022-03-31 23:48:17.586 | subnet-service-types 2022-03-31 23:48:17.586 | subnet_allocation 2022-03-31 23:48:17.586 | subnetpool-prefix-ops 2022-03-31 23:48:17.586 | standard-attr-tag 2022-03-31 23:48:17.586 | standard-attr-timestamp' 2022-03-31 23:48:17.599 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:48:17.599 | address-scope 2022-03-31 23:48:17.599 | router-admin-state-down-before-update 2022-03-31 23:48:17.599 | agent 2022-03-31 23:48:17.599 | agent-resources-synced 2022-03-31 23:48:17.599 | allowed-address-pairs 2022-03-31 23:48:17.599 | auto-allocated-topology 2022-03-31 23:48:17.599 | availability_zone 2022-03-31 23:48:17.599 | availability_zone_filter 2022-03-31 23:48:17.599 | default-subnetpools 2022-03-31 23:48:17.600 | dhcp_agent_scheduler 2022-03-31 23:48:17.600 | dvr 2022-03-31 23:48:17.600 | empty-string-filtering 2022-03-31 23:48:17.600 | external-net 2022-03-31 23:48:17.600 | extra_dhcp_opt 2022-03-31 23:48:17.600 | extraroute 2022-03-31 23:48:17.600 | extraroute-atomic 2022-03-31 23:48:17.600 | filter-validation 2022-03-31 23:48:17.600 | fip-port-details 2022-03-31 23:48:17.600 | flavors 2022-03-31 23:48:17.600 | floatingip-pools 2022-03-31 23:48:17.600 | ip-substring-filtering 2022-03-31 23:48:17.600 | router 2022-03-31 23:48:17.600 | ext-gw-mode 2022-03-31 23:48:17.600 | l3-ha 2022-03-31 23:48:17.600 | l3-flavors 2022-03-31 23:48:17.600 | l3-port-ip-change-not-allowed 2022-03-31 23:48:17.601 | l3_agent_scheduler 2022-03-31 23:48:17.601 | metering 2022-03-31 23:48:17.601 | metering_source_and_destination_fields 2022-03-31 23:48:17.601 | multi-provider 2022-03-31 23:48:17.601 | net-mtu 2022-03-31 23:48:17.601 | net-mtu-writable 2022-03-31 23:48:17.601 | network_availability_zone 2022-03-31 23:48:17.601 | network-ip-availability 2022-03-31 23:48:17.601 | pagination 2022-03-31 23:48:17.601 | port-device-profile 2022-03-31 23:48:17.601 | port-mac-address-regenerate 2022-03-31 23:48:17.601 | port-numa-affinity-policy 2022-03-31 23:48:17.601 | binding 2022-03-31 23:48:17.601 | binding-extended 2022-03-31 23:48:17.601 | port-security 2022-03-31 23:48:17.601 | project-id 2022-03-31 23:48:17.601 | provider 2022-03-31 23:48:17.601 | quota-check-limit 2022-03-31 23:48:17.601 | quotas 2022-03-31 23:48:17.601 | quota_details 2022-03-31 23:48:17.602 | rbac-policies 2022-03-31 23:48:17.602 | rbac-address-group 2022-03-31 23:48:17.602 | rbac-address-scope 2022-03-31 23:48:17.602 | rbac-security-groups 2022-03-31 23:48:17.602 | rbac-subnetpool 2022-03-31 23:48:17.602 | revision-if-match 2022-03-31 23:48:17.602 | standard-attr-revisions 2022-03-31 23:48:17.602 | router_availability_zone 2022-03-31 23:48:17.602 | security-groups-normalized-cidr 2022-03-31 23:48:17.602 | port-security-groups-filtering 2022-03-31 23:48:17.602 | security-groups-remote-address-group 2022-03-31 23:48:17.602 | security-groups-shared-filtering 2022-03-31 23:48:17.602 | security-group 2022-03-31 23:48:17.602 | service-type 2022-03-31 23:48:17.602 | sorting 2022-03-31 23:48:17.602 | standard-attr-description 2022-03-31 23:48:17.603 | stateful-security-group 2022-03-31 23:48:17.603 | subnet_onboard 2022-03-31 23:48:17.603 | subnet-service-types 2022-03-31 23:48:17.603 | subnet_allocation 2022-03-31 23:48:17.603 | subnetpool-prefix-ops 2022-03-31 23:48:17.603 | standard-attr-tag 2022-03-31 23:48:17.603 | standard-attr-timestamp =~ router ]] 2022-03-31 23:48:17.603 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:48:17.603 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-03-31 23:48:17.603 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-03-31 23:48:17.609 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:48:20.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:20.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:20.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:20.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:20.684 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:20.688 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:48:20.688 | address-scope 2022-03-31 23:48:20.688 | router-admin-state-down-before-update 2022-03-31 23:48:20.688 | agent 2022-03-31 23:48:20.688 | agent-resources-synced 2022-03-31 23:48:20.688 | allowed-address-pairs 2022-03-31 23:48:20.688 | auto-allocated-topology 2022-03-31 23:48:20.688 | availability_zone 2022-03-31 23:48:20.688 | availability_zone_filter 2022-03-31 23:48:20.688 | default-subnetpools 2022-03-31 23:48:20.688 | dhcp_agent_scheduler 2022-03-31 23:48:20.688 | dvr 2022-03-31 23:48:20.688 | empty-string-filtering 2022-03-31 23:48:20.689 | external-net 2022-03-31 23:48:20.689 | extra_dhcp_opt 2022-03-31 23:48:20.689 | extraroute 2022-03-31 23:48:20.689 | extraroute-atomic 2022-03-31 23:48:20.689 | filter-validation 2022-03-31 23:48:20.689 | fip-port-details 2022-03-31 23:48:20.689 | flavors 2022-03-31 23:48:20.689 | floatingip-pools 2022-03-31 23:48:20.689 | ip-substring-filtering 2022-03-31 23:48:20.689 | router 2022-03-31 23:48:20.689 | ext-gw-mode 2022-03-31 23:48:20.689 | l3-ha 2022-03-31 23:48:20.689 | l3-flavors 2022-03-31 23:48:20.689 | l3-port-ip-change-not-allowed 2022-03-31 23:48:20.689 | l3_agent_scheduler 2022-03-31 23:48:20.689 | metering 2022-03-31 23:48:20.689 | metering_source_and_destination_fields 2022-03-31 23:48:20.689 | multi-provider 2022-03-31 23:48:20.689 | net-mtu 2022-03-31 23:48:20.689 | net-mtu-writable 2022-03-31 23:48:20.689 | network_availability_zone 2022-03-31 23:48:20.689 | network-ip-availability 2022-03-31 23:48:20.689 | pagination 2022-03-31 23:48:20.689 | port-device-profile 2022-03-31 23:48:20.689 | port-mac-address-regenerate 2022-03-31 23:48:20.689 | port-numa-affinity-policy 2022-03-31 23:48:20.689 | binding 2022-03-31 23:48:20.689 | binding-extended 2022-03-31 23:48:20.689 | port-security 2022-03-31 23:48:20.689 | project-id 2022-03-31 23:48:20.690 | provider 2022-03-31 23:48:20.690 | quota-check-limit 2022-03-31 23:48:20.690 | quotas 2022-03-31 23:48:20.690 | quota_details 2022-03-31 23:48:20.690 | rbac-policies 2022-03-31 23:48:20.690 | rbac-address-group 2022-03-31 23:48:20.690 | rbac-address-scope 2022-03-31 23:48:20.690 | rbac-security-groups 2022-03-31 23:48:20.690 | rbac-subnetpool 2022-03-31 23:48:20.690 | revision-if-match 2022-03-31 23:48:20.690 | standard-attr-revisions 2022-03-31 23:48:20.690 | router_availability_zone 2022-03-31 23:48:20.690 | security-groups-normalized-cidr 2022-03-31 23:48:20.690 | port-security-groups-filtering 2022-03-31 23:48:20.690 | security-groups-remote-address-group 2022-03-31 23:48:20.690 | security-groups-shared-filtering 2022-03-31 23:48:20.690 | security-group 2022-03-31 23:48:20.690 | service-type 2022-03-31 23:48:20.690 | sorting 2022-03-31 23:48:20.690 | standard-attr-description 2022-03-31 23:48:20.690 | stateful-security-group 2022-03-31 23:48:20.690 | subnet_onboard 2022-03-31 23:48:20.690 | subnet-service-types 2022-03-31 23:48:20.690 | subnet_allocation 2022-03-31 23:48:20.690 | subnetpool-prefix-ops 2022-03-31 23:48:20.690 | standard-attr-tag 2022-03-31 23:48:20.690 | standard-attr-timestamp' 2022-03-31 23:48:20.692 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:48:20.692 | address-scope 2022-03-31 23:48:20.692 | router-admin-state-down-before-update 2022-03-31 23:48:20.692 | agent 2022-03-31 23:48:20.692 | agent-resources-synced 2022-03-31 23:48:20.692 | allowed-address-pairs 2022-03-31 23:48:20.692 | auto-allocated-topology 2022-03-31 23:48:20.692 | availability_zone 2022-03-31 23:48:20.692 | availability_zone_filter 2022-03-31 23:48:20.692 | default-subnetpools 2022-03-31 23:48:20.692 | dhcp_agent_scheduler 2022-03-31 23:48:20.692 | dvr 2022-03-31 23:48:20.692 | empty-string-filtering 2022-03-31 23:48:20.692 | external-net 2022-03-31 23:48:20.692 | extra_dhcp_opt 2022-03-31 23:48:20.692 | extraroute 2022-03-31 23:48:20.692 | extraroute-atomic 2022-03-31 23:48:20.692 | filter-validation 2022-03-31 23:48:20.692 | fip-port-details 2022-03-31 23:48:20.692 | flavors 2022-03-31 23:48:20.692 | floatingip-pools 2022-03-31 23:48:20.692 | ip-substring-filtering 2022-03-31 23:48:20.692 | router 2022-03-31 23:48:20.692 | ext-gw-mode 2022-03-31 23:48:20.692 | l3-ha 2022-03-31 23:48:20.692 | l3-flavors 2022-03-31 23:48:20.692 | l3-port-ip-change-not-allowed 2022-03-31 23:48:20.692 | l3_agent_scheduler 2022-03-31 23:48:20.693 | metering 2022-03-31 23:48:20.693 | metering_source_and_destination_fields 2022-03-31 23:48:20.693 | multi-provider 2022-03-31 23:48:20.693 | net-mtu 2022-03-31 23:48:20.693 | net-mtu-writable 2022-03-31 23:48:20.693 | network_availability_zone 2022-03-31 23:48:20.693 | network-ip-availability 2022-03-31 23:48:20.693 | pagination 2022-03-31 23:48:20.693 | port-device-profile 2022-03-31 23:48:20.693 | port-mac-address-regenerate 2022-03-31 23:48:20.693 | port-numa-affinity-policy 2022-03-31 23:48:20.693 | binding 2022-03-31 23:48:20.693 | binding-extended 2022-03-31 23:48:20.693 | port-security 2022-03-31 23:48:20.693 | project-id 2022-03-31 23:48:20.693 | provider 2022-03-31 23:48:20.693 | quota-check-limit 2022-03-31 23:48:20.693 | quotas 2022-03-31 23:48:20.693 | quota_details 2022-03-31 23:48:20.693 | rbac-policies 2022-03-31 23:48:20.693 | rbac-address-group 2022-03-31 23:48:20.693 | rbac-address-scope 2022-03-31 23:48:20.693 | rbac-security-groups 2022-03-31 23:48:20.693 | rbac-subnetpool 2022-03-31 23:48:20.693 | revision-if-match 2022-03-31 23:48:20.693 | standard-attr-revisions 2022-03-31 23:48:20.693 | router_availability_zone 2022-03-31 23:48:20.693 | security-groups-normalized-cidr 2022-03-31 23:48:20.693 | port-security-groups-filtering 2022-03-31 23:48:20.693 | security-groups-remote-address-group 2022-03-31 23:48:20.693 | security-groups-shared-filtering 2022-03-31 23:48:20.694 | security-group 2022-03-31 23:48:20.694 | service-type 2022-03-31 23:48:20.694 | sorting 2022-03-31 23:48:20.694 | standard-attr-description 2022-03-31 23:48:20.694 | stateful-security-group 2022-03-31 23:48:20.694 | subnet_onboard 2022-03-31 23:48:20.694 | subnet-service-types 2022-03-31 23:48:20.694 | subnet_allocation 2022-03-31 23:48:20.694 | subnetpool-prefix-ops 2022-03-31 23:48:20.694 | standard-attr-tag 2022-03-31 23:48:20.694 | standard-attr-timestamp =~ external-net ]] 2022-03-31 23:48:20.696 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:48:20.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-03-31 23:48:20.705 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-31 23:48:20.705 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-03-31 23:48:20.705 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-03-31 23:48:20.708 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:48:20.712 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:23.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:23.776 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:23.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:23.776 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:23.975 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:23.979 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:48:23.982 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:48:23.986 | ++ functions-common:get_field:818 : echo '| id | 1cacb549-8354-4e78-a8b0-632a092837cb |' 2022-03-31 23:48:23.987 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:48:23.994 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:23.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=1cacb549-8354-4e78-a8b0-632a092837cb 2022-03-31 23:48:24.002 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-03-31 23:48:24.007 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:48:24.029 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-31 23:48:24.032 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:48:24.037 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:48:24.041 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:48:26.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:26.966 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:26.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:26.966 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:27.156 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:27.159 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:48:27.160 | address-scope 2022-03-31 23:48:27.160 | router-admin-state-down-before-update 2022-03-31 23:48:27.160 | agent 2022-03-31 23:48:27.160 | agent-resources-synced 2022-03-31 23:48:27.160 | allowed-address-pairs 2022-03-31 23:48:27.160 | auto-allocated-topology 2022-03-31 23:48:27.160 | availability_zone 2022-03-31 23:48:27.160 | availability_zone_filter 2022-03-31 23:48:27.160 | default-subnetpools 2022-03-31 23:48:27.160 | dhcp_agent_scheduler 2022-03-31 23:48:27.160 | dvr 2022-03-31 23:48:27.160 | empty-string-filtering 2022-03-31 23:48:27.160 | external-net 2022-03-31 23:48:27.160 | extra_dhcp_opt 2022-03-31 23:48:27.160 | extraroute 2022-03-31 23:48:27.160 | extraroute-atomic 2022-03-31 23:48:27.160 | filter-validation 2022-03-31 23:48:27.160 | fip-port-details 2022-03-31 23:48:27.160 | flavors 2022-03-31 23:48:27.160 | floatingip-pools 2022-03-31 23:48:27.160 | ip-substring-filtering 2022-03-31 23:48:27.160 | router 2022-03-31 23:48:27.160 | ext-gw-mode 2022-03-31 23:48:27.160 | l3-ha 2022-03-31 23:48:27.160 | l3-flavors 2022-03-31 23:48:27.160 | l3-port-ip-change-not-allowed 2022-03-31 23:48:27.160 | l3_agent_scheduler 2022-03-31 23:48:27.160 | metering 2022-03-31 23:48:27.160 | metering_source_and_destination_fields 2022-03-31 23:48:27.160 | multi-provider 2022-03-31 23:48:27.160 | net-mtu 2022-03-31 23:48:27.160 | net-mtu-writable 2022-03-31 23:48:27.160 | network_availability_zone 2022-03-31 23:48:27.160 | network-ip-availability 2022-03-31 23:48:27.160 | pagination 2022-03-31 23:48:27.160 | port-device-profile 2022-03-31 23:48:27.161 | port-mac-address-regenerate 2022-03-31 23:48:27.161 | port-numa-affinity-policy 2022-03-31 23:48:27.161 | binding 2022-03-31 23:48:27.161 | binding-extended 2022-03-31 23:48:27.161 | port-security 2022-03-31 23:48:27.161 | project-id 2022-03-31 23:48:27.161 | provider 2022-03-31 23:48:27.161 | quota-check-limit 2022-03-31 23:48:27.161 | quotas 2022-03-31 23:48:27.161 | quota_details 2022-03-31 23:48:27.161 | rbac-policies 2022-03-31 23:48:27.161 | rbac-address-group 2022-03-31 23:48:27.161 | rbac-address-scope 2022-03-31 23:48:27.161 | rbac-security-groups 2022-03-31 23:48:27.161 | rbac-subnetpool 2022-03-31 23:48:27.161 | revision-if-match 2022-03-31 23:48:27.161 | standard-attr-revisions 2022-03-31 23:48:27.161 | router_availability_zone 2022-03-31 23:48:27.161 | security-groups-normalized-cidr 2022-03-31 23:48:27.161 | port-security-groups-filtering 2022-03-31 23:48:27.161 | security-groups-remote-address-group 2022-03-31 23:48:27.161 | security-groups-shared-filtering 2022-03-31 23:48:27.161 | security-group 2022-03-31 23:48:27.161 | service-type 2022-03-31 23:48:27.161 | sorting 2022-03-31 23:48:27.161 | standard-attr-description 2022-03-31 23:48:27.161 | stateful-security-group 2022-03-31 23:48:27.161 | subnet_onboard 2022-03-31 23:48:27.161 | subnet-service-types 2022-03-31 23:48:27.161 | subnet_allocation 2022-03-31 23:48:27.161 | subnetpool-prefix-ops 2022-03-31 23:48:27.161 | standard-attr-tag 2022-03-31 23:48:27.161 | standard-attr-timestamp' 2022-03-31 23:48:27.163 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:48:27.163 | address-scope 2022-03-31 23:48:27.163 | router-admin-state-down-before-update 2022-03-31 23:48:27.163 | agent 2022-03-31 23:48:27.163 | agent-resources-synced 2022-03-31 23:48:27.163 | allowed-address-pairs 2022-03-31 23:48:27.163 | auto-allocated-topology 2022-03-31 23:48:27.163 | availability_zone 2022-03-31 23:48:27.163 | availability_zone_filter 2022-03-31 23:48:27.163 | default-subnetpools 2022-03-31 23:48:27.163 | dhcp_agent_scheduler 2022-03-31 23:48:27.163 | dvr 2022-03-31 23:48:27.163 | empty-string-filtering 2022-03-31 23:48:27.163 | external-net 2022-03-31 23:48:27.163 | extra_dhcp_opt 2022-03-31 23:48:27.163 | extraroute 2022-03-31 23:48:27.163 | extraroute-atomic 2022-03-31 23:48:27.163 | filter-validation 2022-03-31 23:48:27.163 | fip-port-details 2022-03-31 23:48:27.163 | flavors 2022-03-31 23:48:27.164 | floatingip-pools 2022-03-31 23:48:27.164 | ip-substring-filtering 2022-03-31 23:48:27.164 | router 2022-03-31 23:48:27.164 | ext-gw-mode 2022-03-31 23:48:27.164 | l3-ha 2022-03-31 23:48:27.164 | l3-flavors 2022-03-31 23:48:27.164 | l3-port-ip-change-not-allowed 2022-03-31 23:48:27.164 | l3_agent_scheduler 2022-03-31 23:48:27.164 | metering 2022-03-31 23:48:27.164 | metering_source_and_destination_fields 2022-03-31 23:48:27.164 | multi-provider 2022-03-31 23:48:27.164 | net-mtu 2022-03-31 23:48:27.164 | net-mtu-writable 2022-03-31 23:48:27.164 | network_availability_zone 2022-03-31 23:48:27.164 | network-ip-availability 2022-03-31 23:48:27.164 | pagination 2022-03-31 23:48:27.164 | port-device-profile 2022-03-31 23:48:27.164 | port-mac-address-regenerate 2022-03-31 23:48:27.164 | port-numa-affinity-policy 2022-03-31 23:48:27.164 | binding 2022-03-31 23:48:27.164 | binding-extended 2022-03-31 23:48:27.164 | port-security 2022-03-31 23:48:27.164 | project-id 2022-03-31 23:48:27.164 | provider 2022-03-31 23:48:27.164 | quota-check-limit 2022-03-31 23:48:27.164 | quotas 2022-03-31 23:48:27.164 | quota_details 2022-03-31 23:48:27.164 | rbac-policies 2022-03-31 23:48:27.164 | rbac-address-group 2022-03-31 23:48:27.165 | rbac-address-scope 2022-03-31 23:48:27.165 | rbac-security-groups 2022-03-31 23:48:27.165 | rbac-subnetpool 2022-03-31 23:48:27.165 | revision-if-match 2022-03-31 23:48:27.165 | standard-attr-revisions 2022-03-31 23:48:27.165 | router_availability_zone 2022-03-31 23:48:27.165 | security-groups-normalized-cidr 2022-03-31 23:48:27.165 | port-security-groups-filtering 2022-03-31 23:48:27.165 | security-groups-remote-address-group 2022-03-31 23:48:27.165 | security-groups-shared-filtering 2022-03-31 23:48:27.165 | security-group 2022-03-31 23:48:27.165 | service-type 2022-03-31 23:48:27.165 | sorting 2022-03-31 23:48:27.165 | standard-attr-description 2022-03-31 23:48:27.165 | stateful-security-group 2022-03-31 23:48:27.165 | subnet_onboard 2022-03-31 23:48:27.165 | subnet-service-types 2022-03-31 23:48:27.165 | subnet_allocation 2022-03-31 23:48:27.165 | subnetpool-prefix-ops 2022-03-31 23:48:27.165 | standard-attr-tag 2022-03-31 23:48:27.165 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:48:27.166 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:48:27.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-31 23:48:27.172 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-03-31 23:48:27.177 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-03-31 23:48:27.178 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-31 23:48:27.178 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-03-31 23:48:27.182 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:48:27.186 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:30.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:30.493 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:30.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:30.493 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:30.708 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:30.713 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:48:30.715 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:48:30.719 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:48:30.719 | ++ functions-common:get_field:818 : echo '| id | 2b569e07-b1b3-47dc-8c37-9dcf673d7379 |' 2022-03-31 23:48:30.729 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:30.733 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=2b569e07-b1b3-47dc-8c37-9dcf673d7379 2022-03-31 23:48:30.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-31 23:48:30.740 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:48:30.761 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-03-31 23:48:30.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-03-31 23:48:30.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 1cacb549-8354-4e78-a8b0-632a092837cb 48b3873a-218f-400e-805a-0f1fecc5e591 2022-03-31 23:48:35.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:35.957 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:35.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:35.957 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:36.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-03-31 23:48:36.172 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 2b569e07-b1b3-47dc-8c37-9dcf673d7379 2022-03-31 23:48:36.175 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:48:36.178 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-03-31 23:48:36.181 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.3.1 ]] 2022-03-31 23:48:36.184 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.3.1 ' 2022-03-31 23:48:36.186 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 2b569e07-b1b3-47dc-8c37-9dcf673d7379 --subnet-range 172.28.3.0/24 --no-dhcp ' 2022-03-31 23:48:36.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-03-31 23:48:36.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-03-31 23:48:36.197 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.3.1 --network 2b569e07-b1b3-47dc-8c37-9dcf673d7379 --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2022-03-31 23:48:36.199 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-03-31 23:48:39.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:39.162 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:39.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:39.162 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:39.368 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:39.371 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | 2022-03-31 23:48:39.371 | | id | 04d9c611-57cf-4175-a2a5-2b52814344f8 |' 2022-03-31 23:48:39.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-31 23:48:39.377 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:48:39.400 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 04d9c611-57cf-4175-a2a5-2b52814344f8 '|' 2022-03-31 23:48:39.403 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | 04d9c611-57cf-4175-a2a5-2b52814344f8 |' 2022-03-31 23:48:39.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-03-31 23:48:39.411 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-03-31 23:48:39.411 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 04d9c611-57cf-4175-a2a5-2b52814344f8 '|' 2022-03-31 23:48:39.415 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:48:39.417 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:39.420 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:48:39.423 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:48:39.426 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 04d9c611-57cf-4175-a2a5-2b52814344f8 |' 2022-03-31 23:48:39.427 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:48:39.434 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:39.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.3.1 2022-03-31 23:48:39.441 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 04d9c611-57cf-4175-a2a5-2b52814344f8 '|' 2022-03-31 23:48:39.441 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-03-31 23:48:39.444 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:48:39.447 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:39.449 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-31 23:48:39.452 | ++ functions-common:get_field:816 : field='$6' 2022-03-31 23:48:39.455 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 04d9c611-57cf-4175-a2a5-2b52814344f8 |' 2022-03-31 23:48:39.456 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-31 23:48:39.463 | ++ functions-common:get_field:812 : read data 2022-03-31 23:48:39.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=04d9c611-57cf-4175-a2a5-2b52814344f8 2022-03-31 23:48:39.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 2b569e07-b1b3-47dc-8c37-9dcf673d7379 1cacb549-8354-4e78-a8b0-632a092837cb 2022-03-31 23:48:44.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:44.738 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:44.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:44.739 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:44.936 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:48:44.939 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-03-31 23:48:44.963 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:44.966 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-03-31 23:48:44.970 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-03-31 23:48:44.972 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-31 23:48:44.976 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-03-31 23:48:44.980 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-31 23:48:44.984 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-31 23:48:45.008 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-31 23:48:45.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-03-31 23:48:45.014 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-03-31 23:48:45.017 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-03-31 23:48:45.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:48:45.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-31 23:48:45.030 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:48:45.033 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-31 23:48:45.036 | + functions-common:test_with_retry:2365 : local until=10 2022-03-31 23:48:45.039 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:48:45.043 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:48:45.046 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:48:45.049 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:45.053 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:45.057 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:45.062 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770525059 2022-03-31 23:48:45.065 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-31 23:48:45.075 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:48:45.079 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:45.083 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:45.087 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:45.091 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:45.094 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:45.098 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:48:45.101 | + functions-common:time_stop:2432 : start_time=1648770525059 2022-03-31 23:48:45.103 | + functions-common:time_stop:2434 : [[ -z 1648770525059 ]] 2022-03-31 23:48:45.107 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:45.112 | + functions-common:time_stop:2437 : end_time=1648770525109 2022-03-31 23:48:45.115 | + functions-common:time_stop:2438 : elapsed_time=50 2022-03-31 23:48:45.119 | + functions-common:time_stop:2439 : total=5634 2022-03-31 23:48:45.122 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:45.125 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5684 2022-03-31 23:48:45.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-03-31 23:48:45.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.3.1 2022-03-31 23:48:45.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-03-31 23:48:45.140 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:48:45.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-03-31 23:48:45.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-03-31 23:48:45.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.3.1/24 dev br-data 2022-03-31 23:48:45.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-03-31 23:48:45.192 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-03-31 23:48:45.192 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-31 23:48:45.197 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-03-31 23:48:45.209 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-03-31 23:48:47.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:47.823 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:47.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:48:47.823 | from cryptography.utils import int_from_bytes 2022-03-31 23:48:48.016 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:48:48.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.3.223 ' 2022-03-31 23:48:48.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-31 23:48:48.029 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:48:48.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-03-31 23:48:48.053 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:48:48.057 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-03-31 23:48:48.060 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-31 23:48:48.080 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:48.082 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-31 23:48:48.086 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:48:48.089 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-31 23:48:48.094 | + ./stack.sh:main:1319 : start_nova 2022-03-31 23:48:48.096 | + lib/nova:start_nova:1136 : start_nova_rest 2022-03-31 23:48:48.099 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:48.102 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:48.105 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:48.108 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:48:48.111 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:48.114 | + functions-common:run_process:1680 : local service=n-sch 2022-03-31 23:48:48.117 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:48.120 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:48.123 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:48.125 | + functions-common:run_process:1685 : local name=n-sch 2022-03-31 23:48:48.128 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:48.134 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:48.137 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:48.140 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:48.143 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:48.149 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770528145 2022-03-31 23:48:48.152 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-31 23:48:48.173 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:48.176 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:48:48.179 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-31 23:48:48.184 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:48.187 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:48.190 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:48.193 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:48.196 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:48:48.199 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:48:48.202 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-31 23:48:48.205 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:48.208 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:48.212 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:48:48.216 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:48:48.220 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-31 23:48:48.222 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:48.225 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:48:48.228 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:48:48.231 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:48:48.234 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:48:48.237 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-31 23:48:48.241 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:48:48.247 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-31 23:48:48.329 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-31 23:48:48.406 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:48:48.493 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-31 23:48:48.582 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-31 23:48:48.668 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:48.742 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:48:48.745 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-31 23:48:48.829 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:48:49.417 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-31 23:48:49.442 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-31 23:48:50.033 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-31 23:48:50.063 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:50.063 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:50.067 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:50.071 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:50.074 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:50.077 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:50.080 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:50.085 | + functions-common:time_stop:2432 : start_time=1648770528145 2022-03-31 23:48:50.088 | + functions-common:time_stop:2434 : [[ -z 1648770528145 ]] 2022-03-31 23:48:50.094 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:50.101 | + functions-common:time_stop:2437 : end_time=1648770530096 2022-03-31 23:48:50.106 | + functions-common:time_stop:2438 : elapsed_time=1951 2022-03-31 23:48:50.109 | + functions-common:time_stop:2439 : total=27009 2022-03-31 23:48:50.113 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:50.116 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28960 2022-03-31 23:48:50.120 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-03-31 23:48:50.123 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-03-31 23:48:50.129 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:50.133 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-31 23:48:50.136 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:50.139 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:50.142 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:50.145 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-31 23:48:50.150 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:50.153 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:50.156 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:50.158 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:50.162 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:50.168 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770530165 2022-03-31 23:48:50.173 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-31 23:48:50.197 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:50.201 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-31 23:48:50.205 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-31 23:48:50.217 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:50.220 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:50.223 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:50.227 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:50.231 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-31 23:48:50.234 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-31 23:48:50.240 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-31 23:48:50.243 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:50.246 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:50.251 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:48:50.256 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-31 23:48:50.260 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-31 23:48:50.263 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:50.267 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:48:50.273 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:48:50.276 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-31 23:48:50.281 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:48:50.286 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-31 23:48:50.366 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-31 23:48:50.441 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-31 23:48:50.520 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:48:50.624 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:50.716 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-31 23:48:50.814 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-31 23:48:50.897 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-31 23:48:50.979 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-31 23:48:51.056 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-31 23:48:51.132 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:48:51.135 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-31 23:48:51.211 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:48:51.868 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-31 23:48:51.883 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-31 23:48:52.455 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-31 23:48:52.553 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:52.556 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:52.559 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:52.563 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:52.566 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:52.569 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:52.572 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:52.576 | + functions-common:time_stop:2432 : start_time=1648770530165 2022-03-31 23:48:52.579 | + functions-common:time_stop:2434 : [[ -z 1648770530165 ]] 2022-03-31 23:48:52.583 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:52.589 | + functions-common:time_stop:2437 : end_time=1648770532586 2022-03-31 23:48:52.592 | + functions-common:time_stop:2438 : elapsed_time=2421 2022-03-31 23:48:52.595 | + functions-common:time_stop:2439 : total=28960 2022-03-31 23:48:52.599 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:52.602 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31381 2022-03-31 23:48:52.605 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:52.608 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:52.611 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-03-31 23:48:52.614 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:52.617 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:52.619 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:52.622 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-03-31 23:48:52.625 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:48:52.628 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-03-31 23:48:52.635 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-03-31 23:48:52.638 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:48:52.641 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:48:52.645 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-03-31 23:48:52.667 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:52.670 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:48:52.672 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-03-31 23:48:52.697 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:52.700 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:48:52.703 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-03-31 23:48:52.729 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:52.737 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-03-31 23:48:52.741 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:48:52.745 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-03-31 23:48:52.749 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-03-31 23:48:52.751 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:48:52.755 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:48:52.758 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:48:52.761 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:48:52.764 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-31 23:48:52.767 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:48:52.770 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:52.774 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:52.778 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-31 23:48:52.782 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:52.785 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:52.788 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:52.791 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:52.802 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:52.810 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770532805 2022-03-31 23:48:52.816 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-31 23:48:52.844 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:52.849 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:52.853 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:52.858 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:52.862 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:52.867 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:52.880 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:52.884 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:52.888 | + functions-common:time_stop:2432 : start_time=1648770532805 2022-03-31 23:48:52.892 | + functions-common:time_stop:2434 : [[ -z 1648770532805 ]] 2022-03-31 23:48:52.897 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:52.902 | + functions-common:time_stop:2437 : end_time=1648770532899 2022-03-31 23:48:52.906 | + functions-common:time_stop:2438 : elapsed_time=94 2022-03-31 23:48:52.909 | + functions-common:time_stop:2439 : total=31381 2022-03-31 23:48:52.913 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:52.917 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31475 2022-03-31 23:48:52.926 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:48:52.929 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-31 23:48:52.932 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:48:52.935 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:52.939 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:52.943 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-31 23:48:52.948 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:52.951 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:52.954 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:52.959 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:52.966 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:52.972 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770532966 2022-03-31 23:48:52.976 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-31 23:48:53.008 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:53.012 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:53.012 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:53.014 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:53.018 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:53.022 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:53.023 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:53.026 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:53.029 | + functions-common:time_stop:2432 : start_time=1648770532966 2022-03-31 23:48:53.032 | + functions-common:time_stop:2434 : [[ -z 1648770532966 ]] 2022-03-31 23:48:53.036 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:53.046 | + functions-common:time_stop:2437 : end_time=1648770533037 2022-03-31 23:48:53.050 | + functions-common:time_stop:2438 : elapsed_time=71 2022-03-31 23:48:53.054 | + functions-common:time_stop:2439 : total=31475 2022-03-31 23:48:53.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:53.062 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31546 2022-03-31 23:48:53.062 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:53.066 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-31 23:48:53.070 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:53.074 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:53.077 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:53.082 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-31 23:48:53.082 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:53.086 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:53.090 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:53.090 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:53.098 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:53.106 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770533098 2022-03-31 23:48:53.110 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-31 23:48:53.142 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:53.146 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:53.148 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:53.154 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:53.154 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:53.158 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:53.161 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:53.170 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:53.170 | + functions-common:time_stop:2432 : start_time=1648770533098 2022-03-31 23:48:53.179 | + functions-common:time_stop:2434 : [[ -z 1648770533098 ]] 2022-03-31 23:48:53.186 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:53.190 | + functions-common:time_stop:2437 : end_time=1648770533185 2022-03-31 23:48:53.194 | + functions-common:time_stop:2438 : elapsed_time=87 2022-03-31 23:48:53.198 | + functions-common:time_stop:2439 : total=31546 2022-03-31 23:48:53.198 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:53.202 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31633 2022-03-31 23:48:53.206 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:53.210 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:53.214 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-03-31 23:48:53.217 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:48:53.222 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-03-31 23:48:53.222 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-03-31 23:48:53.250 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:53.250 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-03-31 23:48:53.336 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-03-31 23:48:53.346 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:48:53.349 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-03-31 23:48:53.430 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-03-31 23:48:53.456 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:53.460 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:53.463 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-31 23:48:53.467 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:53.470 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:53.473 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:53.477 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-31 23:48:53.480 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:53.483 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:53.488 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:53.497 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:53.508 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:53.523 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770533510 2022-03-31 23:48:53.537 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-31 23:48:53.577 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:53.584 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:48:53.591 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-31 23:48:53.596 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:53.601 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:53.609 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:53.612 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:53.621 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:48:53.627 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:48:53.633 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-31 23:48:53.636 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:53.646 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:53.653 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:48:53.664 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:48:53.673 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-31 23:48:53.683 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:53.687 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:48:53.699 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:48:53.703 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:48:53.710 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:48:53.715 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-31 23:48:53.726 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:48:53.736 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-31 23:48:53.834 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-31 23:48:53.926 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:48:54.026 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-31 23:48:54.114 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-31 23:48:54.206 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:54.286 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:48:54.290 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-31 23:48:54.366 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:48:55.096 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-31 23:48:55.120 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-31 23:48:55.764 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-31 23:48:55.806 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:55.812 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:55.816 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:55.820 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:55.824 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:55.831 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:55.837 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:55.847 | + functions-common:time_stop:2432 : start_time=1648770533510 2022-03-31 23:48:55.858 | + functions-common:time_stop:2434 : [[ -z 1648770533510 ]] 2022-03-31 23:48:55.871 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:55.883 | + functions-common:time_stop:2437 : end_time=1648770535873 2022-03-31 23:48:55.890 | + functions-common:time_stop:2438 : elapsed_time=2363 2022-03-31 23:48:55.890 | + functions-common:time_stop:2439 : total=31633 2022-03-31 23:48:55.890 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:55.894 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33996 2022-03-31 23:48:55.900 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-03-31 23:48:55.909 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:48:55.909 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-03-31 23:48:55.945 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:55.950 | + lib/nova:start_nova_conductor:1118 : local conf 2022-03-31 23:48:55.958 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-03-31 23:48:55.962 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:48:55.965 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:48:55.969 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:48:55.972 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:55.975 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-31 23:48:55.978 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:55.981 | + functions-common:run_process:1682 : local group= 2022-03-31 23:48:55.983 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:55.986 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-31 23:48:55.996 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:56.000 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:56.003 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:56.007 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:56.012 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:56.016 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770536012 2022-03-31 23:48:56.018 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-31 23:48:56.046 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:56.050 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-31 23:48:56.054 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-31 23:48:56.056 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:56.062 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:56.062 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:56.066 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:56.069 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-31 23:48:56.078 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-31 23:48:56.084 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-31 23:48:56.088 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:48:56.094 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:48:56.094 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-31 23:48:56.098 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-31 23:48:56.099 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-31 23:48:56.102 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:56.105 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:48:56.108 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:48:56.112 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:48:56.115 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:48:56.118 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-31 23:48:56.121 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:48:56.126 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-31 23:48:56.208 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-31 23:48:56.292 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:48:56.392 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-31 23:48:56.480 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-31 23:48:56.582 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:48:56.668 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:48:56.677 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-31 23:48:56.770 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:48:57.712 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-31 23:48:57.751 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-31 23:48:58.391 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-31 23:48:58.427 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:58.430 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:58.434 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:58.437 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:58.440 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:58.444 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:58.448 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:58.453 | + functions-common:time_stop:2432 : start_time=1648770536012 2022-03-31 23:48:58.458 | + functions-common:time_stop:2434 : [[ -z 1648770536012 ]] 2022-03-31 23:48:58.471 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:58.483 | + functions-common:time_stop:2437 : end_time=1648770538473 2022-03-31 23:48:58.490 | + functions-common:time_stop:2438 : elapsed_time=2461 2022-03-31 23:48:58.498 | + functions-common:time_stop:2439 : total=33996 2022-03-31 23:48:58.503 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:58.509 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36457 2022-03-31 23:48:58.516 | + lib/nova:start_nova:1139 : start_nova_compute 2022-03-31 23:48:58.526 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:58.530 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:58.534 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:58.542 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:48:58.544 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-31 23:48:58.552 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:48:58.556 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:48:58.563 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:48:58.570 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:48:58.575 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:48:58.586 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-31 23:48:58.595 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-31 23:48:58.602 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-31 23:48:58.612 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-31 23:48:58.617 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:48:58.623 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:48:58.623 | BEGIN { 2022-03-31 23:48:58.623 | section = "" 2022-03-31 23:48:58.623 | last_section = "" 2022-03-31 23:48:58.623 | section_count = 0 2022-03-31 23:48:58.623 | } 2022-03-31 23:48:58.623 | /^\[.+\]/ { 2022-03-31 23:48:58.623 | gsub("[][]", "", $1); 2022-03-31 23:48:58.623 | section=$1 2022-03-31 23:48:58.623 | next 2022-03-31 23:48:58.623 | } 2022-03-31 23:48:58.623 | /^ *\#/ { 2022-03-31 23:48:58.623 | next 2022-03-31 23:48:58.624 | } 2022-03-31 23:48:58.624 | /^[^ \t]+/ { 2022-03-31 23:48:58.624 | # get offset of first = in $0 2022-03-31 23:48:58.624 | eq_idx = index($0, "=") 2022-03-31 23:48:58.624 | # extract attr & value from $0 2022-03-31 23:48:58.624 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:48:58.624 | value = substr($0, eq_idx + 1) 2022-03-31 23:48:58.624 | # only need to strip trailing whitespace from attr 2022-03-31 23:48:58.624 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:48:58.624 | # need to strip leading & trailing whitespace from value 2022-03-31 23:48:58.624 | sub(/^[ \t]*/, "", value) 2022-03-31 23:48:58.624 | sub(/[ \t]*$/, "", value) 2022-03-31 23:48:58.624 | 2022-03-31 23:48:58.624 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:48:58.624 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:48:58.624 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:48:58.624 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:48:58.624 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:48:58.624 | if (section != last_section) { 2022-03-31 23:48:58.624 | cfg_section[section_count++] = section 2022-03-31 23:48:58.624 | last_section = section 2022-03-31 23:48:58.624 | } 2022-03-31 23:48:58.624 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:48:58.624 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:48:58.624 | 2022-03-31 23:48:58.624 | cfg_attr[section, attr, 0] = value 2022-03-31 23:48:58.624 | cfg_attr_count[section, attr] = 1 2022-03-31 23:48:58.624 | } else { 2022-03-31 23:48:58.624 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:48:58.624 | cfg_attr[section, attr, lno] = value 2022-03-31 23:48:58.624 | } 2022-03-31 23:48:58.624 | } 2022-03-31 23:48:58.624 | END { 2022-03-31 23:48:58.624 | # Process each section in order 2022-03-31 23:48:58.624 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:48:58.625 | section = cfg_section[sno] 2022-03-31 23:48:58.625 | # The ini routines simply append a config item immediately 2022-03-31 23:48:58.625 | # after the section header. To keep the same order as defined 2022-03-31 23:48:58.625 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:48:58.625 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:48:58.625 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:48:58.625 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:48:58.625 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:48:58.625 | else { 2022-03-31 23:48:58.625 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:48:58.625 | count = cfg_attr_count[section, attr] 2022-03-31 23:48:58.625 | print "inidelete " configfile " " section " " attr 2022-03-31 23:48:58.625 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:48:58.625 | for (l = count -2; l >= 0; l--) 2022-03-31 23:48:58.625 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:48:58.625 | } 2022-03-31 23:48:58.625 | } 2022-03-31 23:48:58.625 | } 2022-03-31 23:48:58.625 | } 2022-03-31 23:48:58.625 | ' 2022-03-31 23:48:58.625 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:48:58.630 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:48:58.635 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:48:58.650 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:48:58.663 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:48:58.668 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:48:58.677 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-31 23:48:58.686 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:48:58.686 | BEGIN { group = "" } 2022-03-31 23:48:58.686 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:48:58.686 | gsub("[][]", "", $1); 2022-03-31 23:48:58.686 | split($1, a, "|"); 2022-03-31 23:48:58.686 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:48:58.686 | group=a[1] 2022-03-31 23:48:58.686 | } else { 2022-03-31 23:48:58.686 | group="" 2022-03-31 23:48:58.686 | } 2022-03-31 23:48:58.686 | next 2022-03-31 23:48:58.686 | } 2022-03-31 23:48:58.686 | { 2022-03-31 23:48:58.686 | if (group != "") 2022-03-31 23:48:58.686 | print $0 2022-03-31 23:48:58.686 | } 2022-03-31 23:48:58.686 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:48:58.707 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:48:58.711 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-31 23:48:58.790 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-31 23:48:58.871 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-31 23:48:58.879 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:48:58.886 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-31 23:48:58.898 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:48:58.910 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:48:58.918 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:48:58.959 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:58.974 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:48:58.986 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:48:59.002 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:48:59.050 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:59.062 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:48:59.071 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:48:59.159 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:48:59.172 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:48:59.180 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-31 23:48:59.231 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-31 23:48:59.281 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-31 23:48:59.293 | + lib/nova:configure_console_compute:643 : local offset 2022-03-31 23:48:59.298 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-31 23:48:59.302 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-31 23:48:59.307 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-31 23:48:59.371 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.70 2022-03-31 23:48:59.384 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-31 23:48:59.433 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:59.446 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-31 23:48:59.498 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:59.509 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-31 23:48:59.522 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-31 23:48:59.604 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-31 23:48:59.656 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:59.659 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-31 23:48:59.712 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:59.723 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-31 23:48:59.730 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-31 23:48:59.734 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-31 23:48:59.738 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-31 23:48:59.743 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-31 23:48:59.747 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-31 23:48:59.752 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-31 23:48:59.757 | + functions-common:run_process:1682 : local group=libvirt 2022-03-31 23:48:59.762 | + functions-common:run_process:1683 : local user= 2022-03-31 23:48:59.766 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-31 23:48:59.770 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:48:59.780 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:48:59.783 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:48:59.788 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:48:59.794 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:48:59.798 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770539794 2022-03-31 23:48:59.802 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-31 23:48:59.827 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:48:59.830 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:48:59.833 | + functions-common:time_stop:2425 : local name 2022-03-31 23:48:59.837 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:48:59.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:48:59.842 | + functions-common:time_stop:2428 : local total 2022-03-31 23:48:59.845 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:48:59.848 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:48:59.851 | + functions-common:time_stop:2432 : start_time=1648770539794 2022-03-31 23:48:59.854 | + functions-common:time_stop:2434 : [[ -z 1648770539794 ]] 2022-03-31 23:48:59.858 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:48:59.863 | + functions-common:time_stop:2437 : end_time=1648770539860 2022-03-31 23:48:59.866 | + functions-common:time_stop:2438 : elapsed_time=66 2022-03-31 23:48:59.869 | + functions-common:time_stop:2439 : total=36457 2022-03-31 23:48:59.876 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:48:59.879 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36523 2022-03-31 23:48:59.882 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:59.886 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:48:59.889 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-03-31 23:48:59.916 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:48:59.919 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-03-31 23:48:59.919 | Dumping cells_v2 mapping 2022-03-31 23:48:59.921 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-31 23:49:01.209 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:49:04.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:49:04.217 | from cryptography.utils import int_from_bytes 2022-03-31 23:49:04.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:49:04.217 | from cryptography.utils import int_from_bytes 2022-03-31 23:49:04.217 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:49:04.217 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-31 23:49:04.217 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:49:04.217 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-31 23:49:04.217 | | cell1 | 57c6da1b-ac0e-4eb8-966a-0f2be75b0363 | rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-31 23:49:04.217 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:49:04.682 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-31 23:49:04.686 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-31 23:49:04.773 | + inc/async:async_inner:63 : create_flavors 2022-03-31 23:49:04.829 | [317080 Async create_flavors:374610]: running: create_flavors 2022-03-31 23:49:04.832 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-31 23:49:04.854 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:49:04.856 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-31 23:49:04.859 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:49:04.862 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-31 23:49:04.866 | + ./stack.sh:main:1324 : start_cinder 2022-03-31 23:49:04.869 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-31 23:49:04.874 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-31 23:49:04.877 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-31 23:49:04.881 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-31 23:49:04.903 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:49:04.906 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-31 23:49:04.910 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-31 23:49:04.913 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-31 23:49:04.917 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-31 23:49:04.923 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:49:04.925 | + functions-common:run_process:1680 : local service=c-api 2022-03-31 23:49:04.930 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:49:04.933 | + functions-common:run_process:1682 : local group= 2022-03-31 23:49:04.937 | + functions-common:run_process:1683 : local user= 2022-03-31 23:49:04.940 | + functions-common:run_process:1685 : local name=c-api 2022-03-31 23:49:04.943 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:49:04.947 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:49:04.950 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:49:04.952 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:49:04.956 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:49:04.962 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770544958 2022-03-31 23:49:04.965 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-31 23:49:04.992 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:49:04.996 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-31 23:49:05.000 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-31 23:49:05.003 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:49:05.007 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:49:05.010 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:49:05.013 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:49:05.016 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:49:05.018 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:49:05.021 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-31 23:49:05.025 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:49:05.028 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:49:05.031 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:49:05.034 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-31 23:49:05.037 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-31 23:49:05.040 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:49:05.043 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:49:05.046 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:49:05.050 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-31 23:49:05.053 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:49:05.058 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-31 23:49:05.124 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-31 23:49:05.191 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-31 23:49:05.261 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:49:05.337 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:49:05.408 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-31 23:49:05.486 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-31 23:49:05.553 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-31 23:49:05.632 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-31 23:49:05.694 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-31 23:49:05.764 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:49:05.768 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-31 23:49:05.843 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:49:06.480 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-31 23:49:06.499 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-31 23:49:07.075 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-31 23:49:07.179 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:49:07.183 | + functions-common:time_stop:2425 : local name 2022-03-31 23:49:07.191 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:49:07.196 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:49:07.201 | + functions-common:time_stop:2428 : local total 2022-03-31 23:49:07.204 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:49:07.208 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:49:07.211 | + functions-common:time_stop:2432 : start_time=1648770544958 2022-03-31 23:49:07.214 | + functions-common:time_stop:2434 : [[ -z 1648770544958 ]] 2022-03-31 23:49:07.219 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:49:07.224 | + functions-common:time_stop:2437 : end_time=1648770547221 2022-03-31 23:49:07.227 | + functions-common:time_stop:2438 : elapsed_time=2263 2022-03-31 23:49:07.230 | + functions-common:time_stop:2439 : total=36523 2022-03-31 23:49:07.233 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:49:07.242 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38786 2022-03-31 23:49:07.245 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.70/volume/v3 2022-03-31 23:49:07.248 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-31 23:49:07.248 | Waiting for Cinder API to start... 2022-03-31 23:49:07.251 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.70/volume/v3 2022-03-31 23:49:07.254 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:49:07.258 | + functions:wait_for_service:458 : local url=http://10.222.0.70/volume/v3 2022-03-31 23:49:07.261 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:49:07.264 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:49:07.267 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:49:07.271 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:49:07.274 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:49:07.280 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:49:07.283 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770547279 2022-03-31 23:49:07.286 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:49:07.301 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/volume/v3 2022-03-31 23:49:10.490 | + :: : [[ 500 == 503 ]] 2022-03-31 23:49:10.495 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:49:10.498 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:49:10.501 | + functions-common:time_stop:2425 : local name 2022-03-31 23:49:10.504 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:49:10.508 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:49:10.511 | + functions-common:time_stop:2428 : local total 2022-03-31 23:49:10.514 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:49:10.517 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:49:10.522 | + functions-common:time_stop:2432 : start_time=1648770547279 2022-03-31 23:49:10.526 | + functions-common:time_stop:2434 : [[ -z 1648770547279 ]] 2022-03-31 23:49:10.530 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:49:10.536 | + functions-common:time_stop:2437 : end_time=1648770550532 2022-03-31 23:49:10.539 | + functions-common:time_stop:2438 : elapsed_time=3253 2022-03-31 23:49:10.541 | + functions-common:time_stop:2439 : total=19400 2022-03-31 23:49:10.545 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:49:10.551 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22653 2022-03-31 23:49:10.554 | + functions:wait_for_service:467 : return 0 2022-03-31 23:49:10.557 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:10.560 | + functions-common:run_process:1680 : local service=c-sch 2022-03-31 23:49:10.564 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:10.567 | + functions-common:run_process:1682 : local group= 2022-03-31 23:49:10.570 | + functions-common:run_process:1683 : local user= 2022-03-31 23:49:10.573 | + functions-common:run_process:1685 : local name=c-sch 2022-03-31 23:49:10.577 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:49:10.580 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:49:10.584 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:49:10.587 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:49:10.591 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:49:10.597 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770550593 2022-03-31 23:49:10.600 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-31 23:49:10.631 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:49:10.635 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-31 23:49:10.638 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-31 23:49:10.642 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:10.645 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:10.649 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:10.653 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:10.657 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-31 23:49:10.660 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-31 23:49:10.663 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-31 23:49:10.667 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:49:10.670 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:49:10.673 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-31 23:49:10.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-03-31 23:49:10.679 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-31 23:49:10.685 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:10.687 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:49:10.690 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:49:10.710 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:49:10.714 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:49:10.718 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-31 23:49:10.722 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:49:10.729 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-31 23:49:10.811 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-31 23:49:10.897 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:10.959 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-31 23:49:11.031 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-31 23:49:11.095 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:49:11.160 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:49:11.163 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-31 23:49:11.244 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:49:11.872 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-31 23:49:11.889 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-31 23:49:12.493 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-31 23:49:12.526 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:49:12.529 | + functions-common:time_stop:2425 : local name 2022-03-31 23:49:12.532 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:49:12.535 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:49:12.538 | + functions-common:time_stop:2428 : local total 2022-03-31 23:49:12.541 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:49:12.544 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:49:12.548 | + functions-common:time_stop:2432 : start_time=1648770550593 2022-03-31 23:49:12.551 | + functions-common:time_stop:2434 : [[ -z 1648770550593 ]] 2022-03-31 23:49:12.555 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:49:12.561 | + functions-common:time_stop:2437 : end_time=1648770552557 2022-03-31 23:49:12.564 | + functions-common:time_stop:2438 : elapsed_time=1964 2022-03-31 23:49:12.567 | + functions-common:time_stop:2439 : total=38786 2022-03-31 23:49:12.573 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:49:12.576 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40750 2022-03-31 23:49:12.581 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:12.584 | + functions-common:run_process:1680 : local service=c-bak 2022-03-31 23:49:12.590 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:12.594 | + functions-common:run_process:1682 : local group= 2022-03-31 23:49:12.597 | + functions-common:run_process:1683 : local user= 2022-03-31 23:49:12.601 | + functions-common:run_process:1685 : local name=c-bak 2022-03-31 23:49:12.604 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:49:12.607 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:49:12.611 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:49:12.615 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:49:12.623 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:49:12.626 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770552623 2022-03-31 23:49:12.630 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-31 23:49:12.658 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:49:12.662 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:49:12.665 | + functions-common:time_stop:2425 : local name 2022-03-31 23:49:12.669 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:49:12.673 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:49:12.676 | + functions-common:time_stop:2428 : local total 2022-03-31 23:49:12.679 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:49:12.682 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:49:12.696 | + functions-common:time_stop:2432 : start_time=1648770552623 2022-03-31 23:49:12.704 | + functions-common:time_stop:2434 : [[ -z 1648770552623 ]] 2022-03-31 23:49:12.711 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:49:12.717 | + functions-common:time_stop:2437 : end_time=1648770552713 2022-03-31 23:49:12.720 | + functions-common:time_stop:2438 : elapsed_time=90 2022-03-31 23:49:12.725 | + functions-common:time_stop:2439 : total=40750 2022-03-31 23:49:12.727 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:49:12.730 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40840 2022-03-31 23:49:12.743 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:12.746 | + functions-common:run_process:1680 : local service=c-vol 2022-03-31 23:49:12.750 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:49:12.755 | + functions-common:run_process:1682 : local group= 2022-03-31 23:49:12.758 | + functions-common:run_process:1683 : local user= 2022-03-31 23:49:12.762 | + functions-common:run_process:1685 : local name=c-vol 2022-03-31 23:49:12.766 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:49:12.769 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:49:12.773 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:49:12.777 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:49:12.781 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:49:12.787 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770552783 2022-03-31 23:49:12.792 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-31 23:49:12.828 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:49:12.831 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:49:12.835 | + functions-common:time_stop:2425 : local name 2022-03-31 23:49:12.838 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:49:12.841 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:49:12.850 | + functions-common:time_stop:2428 : local total 2022-03-31 23:49:12.853 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:49:12.855 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:49:12.858 | + functions-common:time_stop:2432 : start_time=1648770552783 2022-03-31 23:49:12.861 | + functions-common:time_stop:2434 : [[ -z 1648770552783 ]] 2022-03-31 23:49:12.864 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:49:12.873 | + functions-common:time_stop:2437 : end_time=1648770552866 2022-03-31 23:49:12.876 | + functions-common:time_stop:2438 : elapsed_time=83 2022-03-31 23:49:12.879 | + functions-common:time_stop:2439 : total=40840 2022-03-31 23:49:12.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:49:12.884 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40923 2022-03-31 23:49:12.888 | + ./stack.sh:main:1325 : create_volume_types 2022-03-31 23:49:12.891 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-31 23:49:12.924 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:49:12.928 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-31 23:49:12.932 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-31 23:49:12.936 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-31 23:49:12.939 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-31 23:49:12.943 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-31 23:49:12.977 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:49:12.980 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-31 23:49:16.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:49:16.075 | from cryptography.utils import int_from_bytes 2022-03-31 23:49:16.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:49:16.075 | from cryptography.utils import int_from_bytes 2022-03-31 23:49:16.075 | Internal Server Error (HTTP 500) 2022-03-31 23:49:16.335 | + lib/cinder:create_volume_types:1 : exit_trap 2022-03-31 23:49:16.338 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-31 23:49:16.342 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-31 23:49:16.345 | + ./stack.sh:exit_trap:522 : jobs='342413 2022-03-31 23:49:16.345 | 374610' 2022-03-31 23:49:16.349 | + ./stack.sh:exit_trap:525 : [[ -n 342413 2022-03-31 23:49:16.349 | 374610 ]] 2022-03-31 23:49:16.352 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-31-233551 ]] 2022-03-31 23:49:16.355 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-31 23:49:16.368 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-31 23:49:16.368 | exit_trap: cleaning up child processes 2022-03-31 23:49:16.370 | + ./stack.sh:exit_trap:527 : kill 342413 374610 2022-03-31 23:49:16.374 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.uc9Qv2fAyK ']' 2022-03-31 23:49:16.377 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.uc9Qv2fAyK 2022-03-31 23:49:16.383 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-31 23:49:16.386 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-31 23:49:16.390 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-31 23:49:16.393 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-31 23:49:16.393 | Error on exit 2022-03-31 23:49:16.395 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-31 23:49:16.400 | + ./stack.sh:exit_trap:542 : generate-subunit 1648769747 809 fail 2022-03-31 23:49:17.130 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-31 23:49:17.133 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-31 23:49:18.651 | + ./stack.sh:exit_trap:556 : exit 1