2022-03-16 07:56:12.135 | + ./stack.sh:main:487 : exec 2022-03-16 07:56:12.135 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-075612' 2022-03-16 07:56:12.135 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-075612.summary.2022-03-16-075612 2022-03-16 07:56:12.135 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 07:56:12.135 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-075612 2022-03-16 07:56:12.135 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-075612 /opt/stack/logs/stack.sh.log 2022-03-16 07:56:12.135 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-075612.summary.2022-03-16-075612 /opt/stack/logs/stack.sh.log.summary 2022-03-16 07:56:12.136 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 07:56:12.136 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 07:56:12.136 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 07:56:12.136 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 07:56:12.136 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 07:56:12.136 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 07:56:12.136 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 07:56:12.136 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 07:56:12.136 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 07:56:12.136 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 07:56:12.136 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 07:56:12.136 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 07:56:12.136 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 07:56:12.136 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 07:56:12.136 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 07:56:12.136 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 07:56:12.137 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 07:56:12.139 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 07:56:12.141 | + ./stack.sh:main:576 : uname -a 2022-03-16 07:56:12.142 | Linux dv-neutron-816802-12-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-16 07:56:12.144 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 07:56:12.146 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 07:56:12.149 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 07:56:12.186 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 07:56:12.201 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 07:56:12.203 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 07:56:12.205 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 07:56:12.207 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 07:56:12.209 | + functions-common:fetch_plugins:1776 : return 2022-03-16 07:56:12.211 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 07:56:12.213 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 07:56:12.214 | + functions-common:run_phase:1854 : local phase= 2022-03-16 07:56:12.216 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 07:56:12.218 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 07:56:12.220 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 07:56:12.222 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 07:56:12.223 | + functions-common:run_phase:1863 : local extra 2022-03-16 07:56:12.226 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 07:56:12.229 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 07:56:12.231 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 07:56:12.233 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 07:56:12.235 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 07:56:12.237 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 07:56:12.249 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:56:12.251 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 07:56:12.253 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 07:56:12.255 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 07:56:12.256 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 07:56:12.258 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 07:56:12.260 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 07:56:12.262 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 07:56:12.264 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 07:56:12.266 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 07:56:12.268 | + 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-16 07:56:12.269 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 07:56:12.271 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 07:56:12.273 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 07:56:12.275 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 07:56:12.276 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 07:56:12.279 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 07:56:12.296 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 07:56:12.298 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 07:56:12.310 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:56:12.313 | +++ lib/tls:source:43 : hostname -f 2022-03-16 07:56:12.316 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 07:56:12.318 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 07:56:12.320 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 07:56:12.322 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 07:56:12.324 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 07:56:12.326 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 07:56:12.328 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 07:56:12.330 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 07:56:12.332 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 07:56:12.334 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 07:56:12.338 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 07:56:12.350 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 07:56:12.367 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 07:56:12.379 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 07:56:12.391 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 07:56:12.427 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 07:56:12.485 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 07:56:12.576 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 07:56:12.597 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 07:56:12.648 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 07:56:12.701 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 07:56:12.847 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 07:56:12.861 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 07:56:12.874 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 07:56:12.887 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 07:56:12.981 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 07:56:12.984 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 07:56:12.986 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 07:56:12.989 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 07:56:12.991 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 07:56:12.993 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 07:56:12.995 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 07:56:12.995 | False' 2022-03-16 07:56:12.998 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 07:56:13.014 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 07:56:13.016 | + ./stack.sh:main:624 : run_phase source 2022-03-16 07:56:13.018 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 07:56:13.020 | + functions-common:run_phase:1854 : local phase= 2022-03-16 07:56:13.022 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 07:56:13.024 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 07:56:13.026 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 07:56:13.028 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 07:56:13.030 | + functions-common:run_phase:1863 : local extra 2022-03-16 07:56:13.033 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 07:56:13.036 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 07:56:13.038 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 07:56:13.040 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 07:56:13.042 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 07:56:13.045 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 07:56:13.060 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:56:13.062 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 07:56:13.064 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 07:56:13.103 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 07:56:13.105 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 07:56:13.108 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 07:56:13.110 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 07:56:13.112 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 07:56:13.114 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 07:56:13.116 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 07:56:13.118 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 07:56:13.120 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 07:56:13.123 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 07:56:13.125 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.127 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 07:56:13.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.132 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 07:56:13.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.136 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 07:56:13.139 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.141 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 07:56:13.143 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.146 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 07:56:13.148 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.150 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 07:56:13.152 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.154 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 07:56:13.157 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.159 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 07:56:13.161 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.163 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 07:56:13.166 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.168 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 07:56:13.171 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.173 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 07:56:13.175 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.178 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 07:56:13.180 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.182 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 07:56:13.185 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.187 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 07:56:13.189 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.192 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 07:56:13.194 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.196 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 07:56:13.199 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.201 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-16 07:56:13.203 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.205 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 07:56:13.208 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.210 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 07:56:13.212 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.214 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 07:56:13.216 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.219 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 07:56:13.221 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.223 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 07:56:13.226 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.228 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 07:56:13.230 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.233 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 07:56:13.235 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.237 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 07:56:13.239 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.242 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 07:56:13.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.247 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 07:56:13.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 07:56:13.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.256 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 07:56:13.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.260 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 07:56:13.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.265 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 07:56:13.267 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.269 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 07:56:13.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.274 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 07:56:13.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.278 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 07:56:13.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 07:56:13.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.287 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 07:56:13.289 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 07:56:13.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.297 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 07:56:13.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.301 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 07:56:13.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.306 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 07:56:13.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.311 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 07:56:13.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.315 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 07:56:13.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.320 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 07:56:13.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 07:56:13.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.329 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 07:56:13.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.333 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 07:56:13.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 07:56:13.338 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 07:56:13.341 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 07:56:13.343 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 07:56:13.345 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 07:56:13.361 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:56:13.363 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 07:56:13.365 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 07:56:13.367 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 07:56:13.383 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:56:13.385 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 07:56:13.388 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 07:56:13.390 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 07:56:13.392 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 07:56:13.394 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 07:56:13.397 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 07:56:13.399 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 07:56:13.401 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 07:56:13.404 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 07:56:13.404 | Using mysql database backend 2022-03-16 07:56:13.407 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 07:56:13.423 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 07:56:13.426 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 07:56:13.428 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 07:56:13.431 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 07:56:13.434 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 07:56:13.436 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 07:56:13.452 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:56:13.455 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 07:56:13.472 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 07:56:13.488 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:56:13.491 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 07:56:13.507 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 07:56:13.523 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 07:56:13.539 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:56:13.542 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 07:56:13.559 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:56:13.561 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 07:56:13.578 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 07:56:13.580 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 07:56:13.582 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 07:56:13.585 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 07:56:13.588 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 07:56:13.593 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-075613 2022-03-16 07:56:13.595 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-075613 757' 2022-03-16 07:56:13.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.600 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 07:56:13.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.605 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 07:56:13.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.610 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 07:56:13.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.615 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 07:56:13.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.620 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-03-16 07:56:13.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.625 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-03-16 07:56:13.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.631 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-075612 2022-03-16 07:56:13.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.636 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 07:56:13.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.641 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-03-16 07:56:13.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.645 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 07:56:13.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.650 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 07:56:13.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.656 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 07:56:13.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 07:56:13.660 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 07:56:13.663 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 07:56:13.666 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 07:56:13.668 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 07:56:13.671 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 07:56:13.673 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 07:56:13.675 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 07:56:13.678 | ++ functions-common:git_clone:612 : pwd 2022-03-16 07:56:13.680 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 07:56:13.682 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 07:56:13.685 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 07:56:13.700 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 07:56:13.703 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 07:56:13.705 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 07:56:13.707 | + functions-common:git_clone:629 : echo master 2022-03-16 07:56:13.708 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 07:56:13.713 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 07:56:13.715 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 07:56:13.717 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 07:56:13.720 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 07:56:13.720 | + functions-common:git_clone:678 : head -1 2022-03-16 07:56:13.724 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 07:56:13.726 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 07:56:13.729 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 07:56:13.732 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 07:56:13.734 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 07:56:13.737 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 07:56:13.740 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 07:56:13.742 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 07:56:13.744 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 07:56:13.747 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 07:56:13.749 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 07:56:13.752 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 07:56:13.755 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 07:56:13.759 | ++ tools/install_prereqs.sh:source:47 : NOW=1647417373 2022-03-16 07:56:13.763 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 07:56:13.767 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647416383 2022-03-16 07:56:13.770 | ++ tools/install_prereqs.sh:source:49 : DELTA=990 2022-03-16 07:56:13.772 | ++ tools/install_prereqs.sh:source:50 : [[ 990 -lt 7200 ]] 2022-03-16 07:56:13.775 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 07:56:13.778 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 07:56:13.780 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 07:56:13.783 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 07:56:13.785 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 07:56:13.787 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 07:56:13.790 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 07:56:13.792 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 07:56:13.795 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 07:56:13.847 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 07:56:13.847 | apache2-dev 2022-03-16 07:56:13.847 | bc 2022-03-16 07:56:13.847 | bsdmainutils 2022-03-16 07:56:13.847 | curl 2022-03-16 07:56:13.847 | g++ 2022-03-16 07:56:13.847 | gawk 2022-03-16 07:56:13.847 | gcc 2022-03-16 07:56:13.847 | gettext 2022-03-16 07:56:13.847 | git 2022-03-16 07:56:13.847 | graphviz 2022-03-16 07:56:13.847 | iputils-ping 2022-03-16 07:56:13.847 | libapache2-mod-proxy-uwsgi 2022-03-16 07:56:13.847 | libffi-dev 2022-03-16 07:56:13.847 | libjpeg-dev 2022-03-16 07:56:13.847 | libpcre3-dev 2022-03-16 07:56:13.847 | libpq-dev 2022-03-16 07:56:13.847 | libssl-dev 2022-03-16 07:56:13.847 | libsystemd-dev 2022-03-16 07:56:13.847 | libxml2-dev 2022-03-16 07:56:13.847 | libxslt1-dev 2022-03-16 07:56:13.847 | libyaml-dev 2022-03-16 07:56:13.847 | lsof 2022-03-16 07:56:13.847 | openssh-server 2022-03-16 07:56:13.847 | openssl 2022-03-16 07:56:13.847 | pkg-config 2022-03-16 07:56:13.847 | psmisc 2022-03-16 07:56:13.847 | python3-dev 2022-03-16 07:56:13.847 | python3-pip 2022-03-16 07:56:13.848 | python3-systemd 2022-03-16 07:56:13.848 | python3-venv 2022-03-16 07:56:13.848 | tar 2022-03-16 07:56:13.848 | tcpdump 2022-03-16 07:56:13.848 | unzip 2022-03-16 07:56:13.848 | uuid-runtime 2022-03-16 07:56:13.848 | wget 2022-03-16 07:56:13.848 | wget 2022-03-16 07:56:13.848 | zlib1g-dev 2022-03-16 07:56:13.848 | libkrb5-dev 2022-03-16 07:56:13.848 | libldap2-dev 2022-03-16 07:56:13.848 | libsasl2-dev 2022-03-16 07:56:13.848 | memcached 2022-03-16 07:56:13.848 | python3-mysqldb 2022-03-16 07:56:13.848 | sqlite3 2022-03-16 07:56:13.848 | conntrack 2022-03-16 07:56:13.848 | curl 2022-03-16 07:56:13.848 | dnsmasq-base 2022-03-16 07:56:13.848 | dnsmasq-utils 2022-03-16 07:56:13.848 | ebtables 2022-03-16 07:56:13.848 | genisoimage 2022-03-16 07:56:13.848 | iptables 2022-03-16 07:56:13.848 | iputils-arping 2022-03-16 07:56:13.848 | kpartx 2022-03-16 07:56:13.848 | libjs-jquery-tablesorter 2022-03-16 07:56:13.848 | parted 2022-03-16 07:56:13.848 | pm-utils 2022-03-16 07:56:13.848 | python3-mysqldb 2022-03-16 07:56:13.848 | socat 2022-03-16 07:56:13.848 | sqlite3 2022-03-16 07:56:13.848 | sudo 2022-03-16 07:56:13.848 | vlan 2022-03-16 07:56:13.848 | lsscsi 2022-03-16 07:56:13.848 | open-iscsi 2022-03-16 07:56:13.848 | lvm2 2022-03-16 07:56:13.848 | qemu-utils 2022-03-16 07:56:13.848 | thin-provisioning-tools 2022-03-16 07:56:13.848 | acl 2022-03-16 07:56:13.849 | dnsmasq-base 2022-03-16 07:56:13.849 | dnsmasq-utils 2022-03-16 07:56:13.849 | ebtables 2022-03-16 07:56:13.849 | haproxy 2022-03-16 07:56:13.849 | iptables 2022-03-16 07:56:13.849 | iputils-arping 2022-03-16 07:56:13.849 | iputils-ping 2022-03-16 07:56:13.849 | postgresql-server-dev-all 2022-03-16 07:56:13.849 | python3-mysqldb 2022-03-16 07:56:13.849 | sqlite3 2022-03-16 07:56:13.849 | sudo 2022-03-16 07:56:13.849 | vlan 2022-03-16 07:56:13.849 | pcp 2022-03-16 07:56:13.849 | ipset 2022-03-16 07:56:13.849 | conntrack 2022-03-16 07:56:13.849 | conntrackd 2022-03-16 07:56:13.849 | keepalived 2022-03-16 07:56:13.849 | lvm2 2022-03-16 07:56:13.849 | qemu-utils 2022-03-16 07:56:13.849 | thin-provisioning-tools 2022-03-16 07:56:13.849 | curl 2022-03-16 07:56:13.849 | liberasurecode-dev 2022-03-16 07:56:13.849 | make 2022-03-16 07:56:13.849 | memcached 2022-03-16 07:56:13.849 | rsync 2022-03-16 07:56:13.849 | sqlite3 2022-03-16 07:56:13.849 | xfsprogs' 2022-03-16 07:56:13.852 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 07:56:13.870 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 07:56:13.870 | apache2-dev 2022-03-16 07:56:13.870 | bc 2022-03-16 07:56:13.870 | bsdmainutils 2022-03-16 07:56:13.870 | curl 2022-03-16 07:56:13.870 | g++ 2022-03-16 07:56:13.870 | gawk 2022-03-16 07:56:13.870 | gcc 2022-03-16 07:56:13.870 | gettext 2022-03-16 07:56:13.870 | git 2022-03-16 07:56:13.870 | graphviz 2022-03-16 07:56:13.870 | iputils-ping 2022-03-16 07:56:13.870 | libapache2-mod-proxy-uwsgi 2022-03-16 07:56:13.871 | libffi-dev 2022-03-16 07:56:13.871 | libjpeg-dev 2022-03-16 07:56:13.871 | libpcre3-dev 2022-03-16 07:56:13.871 | libpq-dev 2022-03-16 07:56:13.871 | libssl-dev 2022-03-16 07:56:13.871 | libsystemd-dev 2022-03-16 07:56:13.871 | libxml2-dev 2022-03-16 07:56:13.871 | libxslt1-dev 2022-03-16 07:56:13.871 | libyaml-dev 2022-03-16 07:56:13.871 | lsof 2022-03-16 07:56:13.871 | openssh-server 2022-03-16 07:56:13.871 | openssl 2022-03-16 07:56:13.871 | pkg-config 2022-03-16 07:56:13.871 | psmisc 2022-03-16 07:56:13.871 | python3-dev 2022-03-16 07:56:13.871 | python3-pip 2022-03-16 07:56:13.871 | python3-systemd 2022-03-16 07:56:13.871 | python3-venv 2022-03-16 07:56:13.871 | tar 2022-03-16 07:56:13.871 | tcpdump 2022-03-16 07:56:13.871 | unzip 2022-03-16 07:56:13.871 | uuid-runtime 2022-03-16 07:56:13.871 | wget 2022-03-16 07:56:13.871 | wget 2022-03-16 07:56:13.871 | zlib1g-dev 2022-03-16 07:56:13.871 | libkrb5-dev 2022-03-16 07:56:13.871 | libldap2-dev 2022-03-16 07:56:13.871 | libsasl2-dev 2022-03-16 07:56:13.871 | memcached 2022-03-16 07:56:13.871 | python3-mysqldb 2022-03-16 07:56:13.871 | sqlite3 2022-03-16 07:56:13.871 | conntrack 2022-03-16 07:56:13.871 | curl 2022-03-16 07:56:13.871 | dnsmasq-base 2022-03-16 07:56:13.871 | dnsmasq-utils 2022-03-16 07:56:13.871 | ebtables 2022-03-16 07:56:13.871 | genisoimage 2022-03-16 07:56:13.871 | iptables 2022-03-16 07:56:13.871 | iputils-arping 2022-03-16 07:56:13.872 | kpartx 2022-03-16 07:56:13.872 | libjs-jquery-tablesorter 2022-03-16 07:56:13.872 | parted 2022-03-16 07:56:13.872 | pm-utils 2022-03-16 07:56:13.872 | python3-mysqldb 2022-03-16 07:56:13.872 | socat 2022-03-16 07:56:13.872 | sqlite3 2022-03-16 07:56:13.872 | sudo 2022-03-16 07:56:13.872 | vlan 2022-03-16 07:56:13.872 | lsscsi 2022-03-16 07:56:13.872 | open-iscsi 2022-03-16 07:56:13.872 | lvm2 2022-03-16 07:56:13.872 | qemu-utils 2022-03-16 07:56:13.872 | thin-provisioning-tools 2022-03-16 07:56:13.872 | acl 2022-03-16 07:56:13.872 | dnsmasq-base 2022-03-16 07:56:13.872 | dnsmasq-utils 2022-03-16 07:56:13.872 | ebtables 2022-03-16 07:56:13.872 | haproxy 2022-03-16 07:56:13.872 | iptables 2022-03-16 07:56:13.872 | iputils-arping 2022-03-16 07:56:13.872 | iputils-ping 2022-03-16 07:56:13.872 | postgresql-server-dev-all 2022-03-16 07:56:13.872 | python3-mysqldb 2022-03-16 07:56:13.872 | sqlite3 2022-03-16 07:56:13.872 | sudo 2022-03-16 07:56:13.872 | vlan 2022-03-16 07:56:13.872 | pcp 2022-03-16 07:56:13.872 | ipset 2022-03-16 07:56:13.872 | conntrack 2022-03-16 07:56:13.872 | conntrackd 2022-03-16 07:56:13.872 | keepalived 2022-03-16 07:56:13.872 | lvm2 2022-03-16 07:56:13.872 | qemu-utils 2022-03-16 07:56:13.872 | thin-provisioning-tools 2022-03-16 07:56:13.872 | curl 2022-03-16 07:56:13.872 | liberasurecode-dev 2022-03-16 07:56:13.872 | make 2022-03-16 07:56:13.872 | memcached 2022-03-16 07:56:13.873 | rsync 2022-03-16 07:56:13.873 | sqlite3 2022-03-16 07:56:13.873 | xfsprogs ' 2022-03-16 07:56:13.873 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 07:56:13.875 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:56:13.877 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:56:13.880 | ++ 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-16 07:56:13.881 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 07:56:13.885 | ++ 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-16 07:56:13.888 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 07:56:13.890 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 07:56:13.892 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 07:56:13.895 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 07:56:13.897 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 07:56:13.899 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 07:56:13.901 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:56:13.904 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:56:13.906 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 07:56:13.908 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 07:56:13.910 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 07:56:13.912 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 07:56:13.914 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 07:56:13.918 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 07:56:13.921 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 07:56:13.923 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 07:56:13.925 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 07:56:13.927 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 07:56:13.929 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 07:56:13.933 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647417373931 2022-03-16 07:56:13.935 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 07:56:13.937 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 07:56:13.939 | ++ 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-16 07:56:14.323 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 07:56:14.445 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-16 07:56:14.481 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-16 07:56:14.575 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-16 07:56:16.713 | Reading package lists... 2022-03-16 07:56:16.745 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 07:56:16.747 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 07:56:16.749 | ++ functions-common:time_stop:2425 : local name 2022-03-16 07:56:16.751 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 07:56:16.753 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:56:16.755 | ++ functions-common:time_stop:2428 : local total 2022-03-16 07:56:16.758 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 07:56:16.760 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 07:56:16.762 | ++ functions-common:time_stop:2432 : start_time=1647417373931 2022-03-16 07:56:16.764 | ++ functions-common:time_stop:2434 : [[ -z 1647417373931 ]] 2022-03-16 07:56:16.767 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:56:16.771 | ++ functions-common:time_stop:2437 : end_time=1647417376769 2022-03-16 07:56:16.773 | ++ functions-common:time_stop:2438 : elapsed_time=2838 2022-03-16 07:56:16.775 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 07:56:16.778 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:56:16.780 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2838 2022-03-16 07:56:16.783 | ++ 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-16 07:56:16.785 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 07:56:16.787 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:56:16.789 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:56:16.791 | ++ 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-16 07:56:16.812 | ++ 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-16 07:56:16.921 | Reading package lists... 2022-03-16 07:56:17.160 | Building dependency tree... 2022-03-16 07:56:17.162 | Reading state information... 2022-03-16 07:56:17.196 | acl is already the newest version (2.2.53-6). 2022-03-16 07:56:17.196 | bc is already the newest version (1.07.1-2build1). 2022-03-16 07:56:17.196 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 07:56:17.196 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 07:56:17.196 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 07:56:17.196 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 07:56:17.196 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 07:56:17.196 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 07:56:17.196 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 07:56:17.196 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 07:56:17.196 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 07:56:17.196 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 07:56:17.196 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 07:56:17.196 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 07:56:17.196 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 07:56:17.196 | libffi-dev is already the newest version (3.3-4). 2022-03-16 07:56:17.196 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 07:56:17.196 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 07:56:17.196 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 07:56:17.197 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 07:56:17.197 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 07:56:17.197 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 07:56:17.197 | make is already the newest version (4.2.1-1.2). 2022-03-16 07:56:17.197 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 07:56:17.197 | psmisc is already the newest version (23.3-1). 2022-03-16 07:56:17.197 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 07:56:17.197 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 07:56:17.197 | python3-systemd is already the newest version (234-3build2). 2022-03-16 07:56:17.197 | socat is already the newest version (1.7.3.3-2). 2022-03-16 07:56:17.197 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 07:56:17.197 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 07:56:17.197 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 07:56:17.197 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 07:56:17.197 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 07:56:17.197 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 07:56:17.197 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 07:56:17.197 | pcp is already the newest version (5.0.3-1). 2022-03-16 07:56:17.197 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 07:56:17.197 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 07:56:17.197 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 07:56:17.197 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 07:56:17.197 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 07:56:17.197 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 07:56:17.197 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 07:56:17.197 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 07:56:17.197 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 07:56:17.197 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 07:56:17.197 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 07:56:17.197 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 07:56:17.197 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 07:56:17.197 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 07:56:17.197 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 07:56:17.197 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 07:56:17.197 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 07:56:17.198 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 07:56:17.198 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 07:56:17.198 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 07:56:17.198 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 07:56:17.198 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 07:56:17.198 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 07:56:17.198 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 07:56:17.198 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 07:56:17.198 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 07:56:17.198 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 07:56:17.198 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 07:56:17.198 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 07:56:17.198 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 07:56:17.198 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 07:56:17.198 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 07:56:17.419 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 07:56:17.419 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-16 07:56:17.419 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 07:56:17.419 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 07:56:17.419 | The following packages were automatically installed and are no longer required: 2022-03-16 07:56:17.421 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 07:56:17.421 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 07:56:17.421 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 07:56:17.421 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 07:56:17.421 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 07:56:17.421 | python3-zope.interface 2022-03-16 07:56:17.421 | Use 'sudo apt autoremove' to remove them. 2022-03-16 07:56:17.535 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 07:56:17.539 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 07:56:17.541 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 07:56:17.544 | ++ functions-common:time_stop:2425 : local name 2022-03-16 07:56:17.546 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 07:56:17.548 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:56:17.551 | ++ functions-common:time_stop:2428 : local total 2022-03-16 07:56:17.553 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 07:56:17.555 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 07:56:17.557 | ++ functions-common:time_stop:2432 : start_time=1647417376809 2022-03-16 07:56:17.560 | ++ functions-common:time_stop:2434 : [[ -z 1647417376809 ]] 2022-03-16 07:56:17.563 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:56:17.567 | ++ functions-common:time_stop:2437 : end_time=1647417377565 2022-03-16 07:56:17.569 | ++ functions-common:time_stop:2438 : elapsed_time=756 2022-03-16 07:56:17.572 | ++ functions-common:time_stop:2439 : total=813 2022-03-16 07:56:17.574 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:56:17.576 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1569 2022-03-16 07:56:17.578 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 07:56:17.581 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 07:56:17.583 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 07:56:17.586 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 07:56:17.590 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 07:56:17.594 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 07:56:17.596 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 07:56:17.599 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 07:56:19.005 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 07:56:19.007 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 07:56:19.009 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 07:56:19.010 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 07:56:19.013 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 07:56:19.014 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 07:56:19.016 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 07:56:19.018 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 07:56:19.020 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 07:56:19.021 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 07:56:19.023 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 07:56:19.025 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 07:56:19.027 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 07:56:19.029 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 07:56:19.030 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 07:56:19.032 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 07:56:19.034 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 07:56:19.036 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 07:56:19.037 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 07:56:19.039 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 07:56:19.041 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 07:56:19.044 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 07:56:19.045 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 07:56:19.047 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 07:56:19.123 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 07:56:19.126 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 07:56:19.201 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 07:56:19.204 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 07:56:19.278 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 07:56:19.280 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 07:56:19.282 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 07:56:19.284 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 07:56:19.286 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 07:56:19.287 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 07:56:19.289 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 07:56:19.291 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 07:56:19.294 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 07:56:19.295 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 07:56:19.297 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 07:56:19.297 | Distro: focal 2022-03-16 07:56:19.300 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 07:56:19.302 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 07:56:19.305 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 07:56:19.307 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 07:56:19.310 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 07:56:19.311 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 07:56:19.999 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 07:56:20.001 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 07:56:20.001 | pip: 21.3.1 2022-03-16 07:56:20.003 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 07:56:20.005 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 07:56:20.006 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 07:56:20.008 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 07:56:20.010 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 07:56:20.012 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 07:56:20.014 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 07:56:20.015 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 07:56:20.017 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 07:56:20.019 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 07:56:20.021 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 07:56:20.022 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 07:56:20.024 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 07:56:20.026 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 07:56:20.028 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:56:20.030 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:56:20.032 | + tools/install_pip.sh:main:142 : : 2022-03-16 07:56:20.033 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 07:56:20.035 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 07:56:20.037 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 07:56:20.039 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 07:56:20.041 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 07:56:20.043 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 07:56:20.045 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 07:56:20.047 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 07:56:20.047 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 07:56:20.052 | ++ 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-16 07:56:20.054 | ++ 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-16 07:56:20.056 | ++ 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-16 07:56:20.058 | + 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-16 07:56:20.060 | + 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-16 07:56:20.076 | 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-16 07:56:20.078 | + 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-16 07:56:20.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:56:20.956 | from cryptography.utils import int_from_bytes 2022-03-16 07:56:20.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:56:20.956 | from cryptography.utils import int_from_bytes 2022-03-16 07:56:22.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:56:24.538 | 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-16 07:56:24.551 | 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-16 07:56:27.092 | Installing collected packages: setuptools 2022-03-16 07:56:27.870 | Successfully installed setuptools-60.9.3 2022-03-16 07:56:27.871 | 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-16 07:56:28.044 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:56:28.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:56:28.180 | + inc/python:pip_install:200 : result=0 2022-03-16 07:56:28.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:56:28.184 | + functions-common:time_stop:2425 : local name 2022-03-16 07:56:28.186 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:56:28.188 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:56:28.190 | + functions-common:time_stop:2428 : local total 2022-03-16 07:56:28.191 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:56:28.193 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:56:28.195 | + functions-common:time_stop:2432 : start_time=1647417380071 2022-03-16 07:56:28.196 | + functions-common:time_stop:2434 : [[ -z 1647417380071 ]] 2022-03-16 07:56:28.199 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:56:28.202 | + functions-common:time_stop:2437 : end_time=1647417388200 2022-03-16 07:56:28.204 | + functions-common:time_stop:2438 : elapsed_time=8129 2022-03-16 07:56:28.205 | + functions-common:time_stop:2439 : total=0 2022-03-16 07:56:28.207 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:56:28.209 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8129 2022-03-16 07:56:28.210 | + inc/python:pip_install:203 : return 0 2022-03-16 07:56:28.212 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 07:56:28.215 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 07:56:28.218 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 07:56:28.220 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 07:56:28.223 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 07:56:28.223 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 07:56:28.953 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 07:56:28.955 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 07:56:28.955 | pip: 21.3.1 2022-03-16 07:56:28.959 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 07:56:28.961 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 07:56:28.965 | + ./stack.sh:main:796 : fixup_all 2022-03-16 07:56:28.967 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 07:56:28.970 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 07:56:28.972 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:56:28.974 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:56:28.976 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-16 07:56:28.988 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 07:56:28.999 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 07:56:29.010 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 07:56:29.013 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 07:56:29.015 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 07:56:29.017 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 07:56:29.019 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 07:56:29.022 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 07:56:29.024 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 07:56:29.026 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 07:56:29.028 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 07:56:29.031 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 07:56:29.033 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 07:56:29.035 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 07:56:29.037 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 07:56:29.039 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 07:56:29.041 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 07:56:29.043 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 07:56:29.046 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 07:56:29.048 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 07:56:29.050 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 07:56:29.052 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 07:56:29.054 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 07:56:29.056 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 07:56:29.059 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 07:56:29.061 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 07:56:29.063 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 07:56:29.065 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 07:56:29.068 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 07:56:29.070 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 07:56:29.072 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 07:56:29.094 | Using python 3.8 to install os-testr 2022-03-16 07:56:29.096 | + 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-16 07:56:29.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:56:29.963 | from cryptography.utils import int_from_bytes 2022-03-16 07:56:29.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:56:29.963 | from cryptography.utils import int_from_bytes 2022-03-16 07:56:31.082 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:56:31.108 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 07:56:31.602 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 07:56:31.604 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 07:56:31.605 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 07:56:31.606 | 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-16 07:56:31.619 | 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-16 07:56:31.644 | 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-16 07:56:31.645 | 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-16 07:56:31.646 | 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-16 07:56:31.647 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 07:56:31.648 | 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-16 07:56:31.672 | 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-16 07:56:31.674 | 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-16 07:56:31.675 | 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-16 07:56:31.676 | 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-16 07:56:31.677 | 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-16 07:56:31.689 | 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-16 07:56:31.752 | 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-16 07:56:31.753 | 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-16 07:56:31.754 | 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-16 07:56:34.148 | 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-16 07:56:34.155 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:56:34.155 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:56:34.277 | + inc/python:pip_install:200 : result=0 2022-03-16 07:56:34.279 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:56:34.281 | + functions-common:time_stop:2425 : local name 2022-03-16 07:56:34.283 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:56:34.286 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:56:34.288 | + functions-common:time_stop:2428 : local total 2022-03-16 07:56:34.290 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:56:34.292 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:56:34.294 | + functions-common:time_stop:2432 : start_time=1647417389088 2022-03-16 07:56:34.297 | + functions-common:time_stop:2434 : [[ -z 1647417389088 ]] 2022-03-16 07:56:34.299 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:56:34.303 | + functions-common:time_stop:2437 : end_time=1647417394301 2022-03-16 07:56:34.306 | + functions-common:time_stop:2438 : elapsed_time=5213 2022-03-16 07:56:34.308 | + functions-common:time_stop:2439 : total=0 2022-03-16 07:56:34.310 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:56:34.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5213 2022-03-16 07:56:34.315 | + inc/python:pip_install:203 : return 0 2022-03-16 07:56:34.317 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 07:56:34.369 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 07:56:34.486 | + ./stack.sh:main:810 : install_infra 2022-03-16 07:56:34.490 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 07:56:34.493 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 07:56:34.496 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 07:56:34.499 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 07:56:34.522 | + 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-16 07:56:36.463 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.473 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.480 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.484 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.586 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.605 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.609 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.613 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.628 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.636 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.638 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.669 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.678 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.683 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.702 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.739 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.747 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.752 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.799 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.813 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.817 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.837 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.843 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.891 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.909 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:36.912 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.003 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.010 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.065 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.186 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.210 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.214 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.224 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.229 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.250 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.256 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.273 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.330 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.342 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.358 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.401 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.405 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:37.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:56:37.546 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 07:56:37.821 | + inc/python:pip_install:200 : result=0 2022-03-16 07:56:37.824 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:56:37.826 | + functions-common:time_stop:2425 : local name 2022-03-16 07:56:37.828 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:56:37.831 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:56:37.833 | + functions-common:time_stop:2428 : local total 2022-03-16 07:56:37.835 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:56:37.837 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:56:37.839 | + functions-common:time_stop:2432 : start_time=1647417394514 2022-03-16 07:56:37.842 | + functions-common:time_stop:2434 : [[ -z 1647417394514 ]] 2022-03-16 07:56:37.845 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:56:37.849 | + functions-common:time_stop:2437 : end_time=1647417397846 2022-03-16 07:56:37.851 | + functions-common:time_stop:2438 : elapsed_time=3332 2022-03-16 07:56:37.853 | + functions-common:time_stop:2439 : total=5213 2022-03-16 07:56:37.855 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:56:37.857 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8545 2022-03-16 07:56:37.859 | + inc/python:pip_install:203 : return 0 2022-03-16 07:56:37.862 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 07:56:37.864 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 07:56:37.886 | + 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-16 07:56:39.697 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.707 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.713 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.718 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.818 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.837 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.842 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.845 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.860 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.868 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.870 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.901 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.910 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.915 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.936 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.976 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.985 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:39.990 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.037 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.050 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.054 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.073 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.080 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.127 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.145 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.149 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.240 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.247 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.301 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.426 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.451 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.455 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.466 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.471 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.490 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.497 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.514 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.570 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.583 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.598 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.641 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.645 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 07:56:40.651 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:56:40.653 | Processing /opt/stack/requirements 2022-03-16 07:56:42.384 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-16 07:56:42.387 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-16 07:56:42.398 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-16 07:56:42.403 | 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 357)) (5.8.1) 2022-03-16 07:56:42.406 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-16 07:56:42.412 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-16 07:56:42.440 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-16 07:56:42.461 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-16 07:56:42.471 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-16 07:56:42.492 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (1.3) 2022-03-16 07:56:42.495 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (0.3.0) 2022-03-16 07:56:42.511 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-16 07:56:42.513 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-16 07:56:42.517 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-16 07:56:42.522 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-16 07:56:42.524 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-16 07:56:42.536 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-16 07:56:42.587 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-16 07:56:42.598 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-16 07:56:42.601 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-16 07:56:42.608 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-16 07:56:42.611 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-16 07:56:42.674 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-16 07:56:42.678 | Building wheels for collected packages: openstack-requirements 2022-03-16 07:56:42.679 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 07:56:43.505 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 07:56:43.505 | ERROR: Command errored out with exit status 1: 2022-03-16 07:56:43.505 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-p38ivb_3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-p38ivb_3/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-c_yspxbh 2022-03-16 07:56:43.505 | cwd: /tmp/pip-req-build-p38ivb_3/ 2022-03-16 07:56:43.505 | Complete output (6 lines): 2022-03-16 07:56:43.505 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 07:56:43.505 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 07:56:43.506 | or: setup.py --help-commands 2022-03-16 07:56:43.506 | or: setup.py cmd --help 2022-03-16 07:56:43.506 | 2022-03-16 07:56:43.506 | error: invalid command 'bdist_wheel' 2022-03-16 07:56:43.506 | ---------------------------------------- 2022-03-16 07:56:43.506 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 07:56:43.506 | Running setup.py clean for openstack-requirements 2022-03-16 07:56:44.350 | Failed to build openstack-requirements 2022-03-16 07:56:44.367 | Installing collected packages: openstack-requirements 2022-03-16 07:56:44.367 | Attempting uninstall: openstack-requirements 2022-03-16 07:56:44.368 | Found existing installation: openstack-requirements 1.2.1.dev5342 2022-03-16 07:56:44.403 | Uninstalling openstack-requirements-1.2.1.dev5342: 2022-03-16 07:56:44.422 | Successfully uninstalled openstack-requirements-1.2.1.dev5342 2022-03-16 07:56:44.425 | Running setup.py install for openstack-requirements: started 2022-03-16 07:56:46.754 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 07:56:46.777 | Successfully installed openstack-requirements-1.2.1.dev5342 2022-03-16 07:56:46.902 | + inc/python:pip_install:200 : result=0 2022-03-16 07:56:46.904 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:56:46.907 | + functions-common:time_stop:2425 : local name 2022-03-16 07:56:46.909 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:56:46.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:56:46.913 | + functions-common:time_stop:2428 : local total 2022-03-16 07:56:46.915 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:56:46.918 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:56:46.920 | + functions-common:time_stop:2432 : start_time=1647417397879 2022-03-16 07:56:46.922 | + functions-common:time_stop:2434 : [[ -z 1647417397879 ]] 2022-03-16 07:56:46.925 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:56:46.929 | + functions-common:time_stop:2437 : end_time=1647417406926 2022-03-16 07:56:46.931 | + functions-common:time_stop:2438 : elapsed_time=9047 2022-03-16 07:56:46.933 | + functions-common:time_stop:2439 : total=8545 2022-03-16 07:56:46.936 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:56:46.938 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17592 2022-03-16 07:56:46.940 | + inc/python:pip_install:203 : return 0 2022-03-16 07:56:46.942 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 07:56:46.945 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 07:56:46.947 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 07:56:46.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:56:46.952 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:56:46.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 07:56:46.957 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:56:46.959 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 07:56:46.979 | Using python 3.8 to install pbr 2022-03-16 07:56:46.982 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-16 07:56:47.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:56:47.864 | from cryptography.utils import int_from_bytes 2022-03-16 07:56:47.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:56:47.864 | from cryptography.utils import int_from_bytes 2022-03-16 07:56:49.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:56:49.039 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 07:56:51.682 | 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-16 07:56:51.689 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:56:51.689 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:56:51.813 | + inc/python:pip_install:200 : result=0 2022-03-16 07:56:51.815 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:56:51.818 | + functions-common:time_stop:2425 : local name 2022-03-16 07:56:51.820 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:56:51.822 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:56:51.824 | + functions-common:time_stop:2428 : local total 2022-03-16 07:56:51.826 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:56:51.828 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:56:51.831 | + functions-common:time_stop:2432 : start_time=1647417406974 2022-03-16 07:56:51.833 | + functions-common:time_stop:2434 : [[ -z 1647417406974 ]] 2022-03-16 07:56:51.835 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:56:51.840 | + functions-common:time_stop:2437 : end_time=1647417411837 2022-03-16 07:56:51.842 | + functions-common:time_stop:2438 : elapsed_time=4863 2022-03-16 07:56:51.844 | + functions-common:time_stop:2439 : total=17592 2022-03-16 07:56:51.846 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:56:51.848 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22455 2022-03-16 07:56:51.851 | + inc/python:pip_install:203 : return 0 2022-03-16 07:56:51.853 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 07:56:54.138 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 07:56:56.051 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:56:56.052 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 07:56:56.067 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 07:56:56.073 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 07:56:56.075 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 07:56:56.078 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 07:56:56.081 | 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-16 07:56:56.152 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 07:56:56.155 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 07:56:56.158 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 07:56:56.175 | + ./stack.sh:main:819 : pkgs= 2022-03-16 07:56:56.178 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 07:56:56.180 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 07:56:56.182 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 07:56:56.185 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 07:56:56.187 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 07:56:56.189 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 07:56:56.191 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 07:56:56.194 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 07:56:56.196 | + functions-common:run_phase:1863 : local extra 2022-03-16 07:56:56.199 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 07:56:56.203 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 07:56:56.205 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 07:56:56.207 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 07:56:56.210 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 07:56:56.212 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 07:56:56.227 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:56:56.229 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 07:56:56.232 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 07:56:56.234 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 07:56:56.236 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 07:56:56.238 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 07:56:56.240 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 07:56:56.242 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 07:56:56.244 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 07:56:56.246 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 07:56:56.248 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 07:56:56.251 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 07:56:56.253 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 07:56:56.255 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 07:56:56.257 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 07:56:56.259 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 07:56:56.261 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 07:56:56.263 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 07:56:56.266 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 07:56:56.268 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 07:56:56.270 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 07:56:56.272 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 07:56:56.275 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 07:56:56.279 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 07:56:56.281 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 07:56:56.284 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 07:56:56.336 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 07:56:56.336 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 07:56:56.338 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 07:56:56.722 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 07:56:56.724 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 07:56:56.740 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:56:56.742 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 07:56:56.744 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 07:56:56.747 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 07:56:56.749 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 07:56:56.751 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 07:56:56.754 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 07:56:56.756 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 07:56:56.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:56:56.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:56:56.763 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 07:56:56.765 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 07:56:56.768 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 07:56:56.770 | + functions-common:apt_get_update:1190 : return 2022-03-16 07:56:56.772 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 07:56:56.775 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 07:56:56.777 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:56:56.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:56:56.782 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 07:56:56.803 | + 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-16 07:56:56.913 | Reading package lists... 2022-03-16 07:56:57.153 | Building dependency tree... 2022-03-16 07:56:57.154 | Reading state information... 2022-03-16 07:56:57.413 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 07:56:57.414 | The following packages were automatically installed and are no longer required: 2022-03-16 07:56:57.415 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 07:56:57.415 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 07:56:57.415 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 07:56:57.415 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 07:56:57.415 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 07:56:57.415 | python3-zope.interface 2022-03-16 07:56:57.415 | Use 'sudo apt autoremove' to remove them. 2022-03-16 07:56:57.531 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 07:56:57.535 | + functions-common:apt_get:1234 : result=0 2022-03-16 07:56:57.537 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 07:56:57.540 | + functions-common:time_stop:2425 : local name 2022-03-16 07:56:57.542 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:56:57.545 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:56:57.547 | + functions-common:time_stop:2428 : local total 2022-03-16 07:56:57.549 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:56:57.551 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 07:56:57.553 | + functions-common:time_stop:2432 : start_time=1647417416800 2022-03-16 07:56:57.556 | + functions-common:time_stop:2434 : [[ -z 1647417416800 ]] 2022-03-16 07:56:57.559 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:56:57.563 | + functions-common:time_stop:2437 : end_time=1647417417561 2022-03-16 07:56:57.565 | + functions-common:time_stop:2438 : elapsed_time=761 2022-03-16 07:56:57.568 | + functions-common:time_stop:2439 : total=1569 2022-03-16 07:56:57.570 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:56:57.572 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2330 2022-03-16 07:56:57.575 | + functions-common:apt_get:1238 : return 0 2022-03-16 07:56:57.577 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 07:56:57.579 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 07:56:57.582 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 07:56:57.584 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 07:56:57.586 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 07:56:57.589 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 07:56:57.591 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 07:56:57.593 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 07:56:57.595 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 07:56:57.598 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 07:56:57.600 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 07:56:57.602 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 07:56:57.605 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 07:56:57.607 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 07:56:57.610 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 07:56:57.612 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 07:56:57.614 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 07:56:57.617 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 07:56:57.619 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 07:56:57.622 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 07:56:57.624 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 07:56:57.626 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 07:56:57.628 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 07:56:57.631 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 07:56:57.633 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 07:56:57.635 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 07:56:57.638 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 07:56:57.640 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 07:56:57.656 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:56:57.659 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 07:56:57.661 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 07:56:57.663 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 07:56:57.666 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 07:56:57.669 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 07:56:57.673 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 07:56:57.675 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 07:56:57.677 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 07:56:57.680 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 07:56:57.682 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 07:56:57.684 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 07:56:57.687 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 07:56:58.382 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 07:56:58.382 | user tags 2022-03-16 07:56:58.382 | stackrabbit []' 2022-03-16 07:56:58.385 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 07:56:58.385 | user tags 2022-03-16 07:56:58.385 | stackrabbit []' 2022-03-16 07:56:58.386 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 07:56:58.392 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 07:56:58.394 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 07:56:58.397 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 07:56:59.051 | Changing password for user "stackrabbit" ... 2022-03-16 07:56:59.075 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 07:56:59.734 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 07:56:59.757 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 07:56:59.759 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 07:57:00.411 | Changing password for user "stackrabbit" ... 2022-03-16 07:57:00.435 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 07:57:00.438 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 07:57:00.440 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 07:57:01.082 | Deleting user "guest" ... 2022-03-16 07:57:01.100 | Error: 2022-03-16 07:57:01.100 | {:no_such_user, "guest"} 2022-03-16 07:57:01.113 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 07:57:01.115 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 07:57:01.132 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:01.134 | + ./stack.sh:main:836 : install_database 2022-03-16 07:57:01.137 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 07:57:01.139 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 07:57:01.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:01.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:01.147 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 07:57:01.361 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 07:57:01.364 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 07:57:01.366 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 07:57:01.368 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 07:57:01.371 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 07:57:01.374 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 07:57:01.376 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 07:57:01.378 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 07:57:01.381 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 07:57:01.383 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 07:57:01.386 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 07:57:01.388 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 07:57:01.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 07:57:01.393 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 07:57:01.395 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 07:57:01.398 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 07:57:01.400 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 07:57:01.403 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 07:57:01.405 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 07:57:01.407 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 07:57:01.410 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 07:57:01.412 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 07:57:01.414 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 07:57:01.417 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 07:57:01.419 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 07:57:01.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:01.424 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:01.426 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 07:57:01.428 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 07:57:01.431 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 07:57:01.433 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 07:57:01.436 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 07:57:01.438 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 07:57:01.440 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 07:57:01.442 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:01.445 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:01.447 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 07:57:01.450 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 07:57:01.452 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 07:57:01.454 | + functions-common:apt_get_update:1190 : return 2022-03-16 07:57:01.457 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 07:57:01.459 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 07:57:01.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:01.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:01.466 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 07:57:01.487 | + 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-16 07:57:01.596 | Reading package lists... 2022-03-16 07:57:01.835 | Building dependency tree... 2022-03-16 07:57:01.837 | Reading state information... 2022-03-16 07:57:02.097 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 07:57:02.097 | The following packages were automatically installed and are no longer required: 2022-03-16 07:57:02.098 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 07:57:02.098 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 07:57:02.098 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 07:57:02.098 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 07:57:02.098 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 07:57:02.098 | python3-zope.interface 2022-03-16 07:57:02.098 | Use 'sudo apt autoremove' to remove them. 2022-03-16 07:57:02.212 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 07:57:02.217 | + functions-common:apt_get:1234 : result=0 2022-03-16 07:57:02.220 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 07:57:02.222 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:02.224 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:02.226 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:02.228 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:02.231 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:02.233 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 07:57:02.235 | + functions-common:time_stop:2432 : start_time=1647417421484 2022-03-16 07:57:02.237 | + functions-common:time_stop:2434 : [[ -z 1647417421484 ]] 2022-03-16 07:57:02.240 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:02.244 | + functions-common:time_stop:2437 : end_time=1647417422242 2022-03-16 07:57:02.246 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-16 07:57:02.248 | + functions-common:time_stop:2439 : total=2330 2022-03-16 07:57:02.250 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:02.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3088 2022-03-16 07:57:02.255 | + functions-common:apt_get:1238 : return 0 2022-03-16 07:57:02.257 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 07:57:02.260 | + ./stack.sh:main:839 : install_database_python 2022-03-16 07:57:02.262 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 07:57:02.264 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 07:57:02.266 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 07:57:02.269 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 07:57:02.272 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 07:57:02.274 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 07:57:02.277 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 07:57:02.280 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 07:57:02.281 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 07:57:02.287 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 07:57:02.289 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 07:57:02.291 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 07:57:02.295 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 07:57:02.297 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 07:57:02.318 | Using python 3.8 to install PyMySQL 2022-03-16 07:57:02.320 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-16 07:57:03.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:03.195 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:03.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:03.195 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:04.329 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:57:04.356 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 07:57:06.834 | 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-16 07:57:06.841 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:57:06.841 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:57:06.960 | + inc/python:pip_install:200 : result=0 2022-03-16 07:57:06.962 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:57:06.965 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:06.967 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:06.969 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:06.972 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:06.974 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:06.976 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:57:06.979 | + functions-common:time_stop:2432 : start_time=1647417422312 2022-03-16 07:57:06.981 | + functions-common:time_stop:2434 : [[ -z 1647417422312 ]] 2022-03-16 07:57:06.984 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:06.988 | + functions-common:time_stop:2437 : end_time=1647417426986 2022-03-16 07:57:06.990 | + functions-common:time_stop:2438 : elapsed_time=4674 2022-03-16 07:57:06.993 | + functions-common:time_stop:2439 : total=22455 2022-03-16 07:57:06.995 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:06.998 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27129 2022-03-16 07:57:07.000 | + inc/python:pip_install:203 : return 0 2022-03-16 07:57:07.002 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 07:57:07.005 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 07:57:07.007 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 07:57:07.009 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 07:57:07.026 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:07.028 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 07:57:07.031 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 07:57:07.034 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 07:57:07.034 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 07:57:07.040 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 07:57:07.042 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 07:57:07.045 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 07:57:07.047 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 07:57:07.049 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 07:57:07.052 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 07:57:07.068 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:07.070 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 07:57:07.073 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 07:57:07.075 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 07:57:07.077 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 07:57:07.080 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 07:57:07.082 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 07:57:07.084 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 07:57:07.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:07.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:07.091 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 07:57:07.093 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 07:57:07.096 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 07:57:07.098 | + functions-common:apt_get_update:1190 : return 2022-03-16 07:57:07.100 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 07:57:07.103 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 07:57:07.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:07.108 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:07.110 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 07:57:07.131 | + 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-16 07:57:07.240 | Reading package lists... 2022-03-16 07:57:07.480 | Building dependency tree... 2022-03-16 07:57:07.481 | Reading state information... 2022-03-16 07:57:07.739 | radvd is already the newest version (1:2.17-2). 2022-03-16 07:57:07.739 | The following packages were automatically installed and are no longer required: 2022-03-16 07:57:07.740 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 07:57:07.740 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 07:57:07.740 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 07:57:07.740 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 07:57:07.740 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 07:57:07.740 | python3-zope.interface 2022-03-16 07:57:07.740 | Use 'sudo apt autoremove' to remove them. 2022-03-16 07:57:07.853 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 07:57:07.858 | + functions-common:apt_get:1234 : result=0 2022-03-16 07:57:07.860 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 07:57:07.862 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:07.864 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:07.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:07.869 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:07.871 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:07.873 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 07:57:07.875 | + functions-common:time_stop:2432 : start_time=1647417427128 2022-03-16 07:57:07.878 | + functions-common:time_stop:2434 : [[ -z 1647417427128 ]] 2022-03-16 07:57:07.880 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:07.884 | + functions-common:time_stop:2437 : end_time=1647417427882 2022-03-16 07:57:07.887 | + functions-common:time_stop:2438 : elapsed_time=754 2022-03-16 07:57:07.889 | + functions-common:time_stop:2439 : total=3088 2022-03-16 07:57:07.892 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:07.894 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3842 2022-03-16 07:57:07.897 | + functions-common:apt_get:1238 : return 0 2022-03-16 07:57:07.899 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 07:57:07.915 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:07.918 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 07:57:07.920 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 07:57:07.923 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 07:57:07.925 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 07:57:07.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 07:57:07.947 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 07:57:07.950 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 07:57:07.952 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 07:57:07.954 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 07:57:07.956 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 07:57:07.959 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 07:57:07.961 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:07.963 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:07.966 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 07:57:07.968 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 07:57:07.970 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 07:57:07.972 | + functions-common:apt_get_update:1190 : return 2022-03-16 07:57:07.975 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 07:57:07.977 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 07:57:07.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:07.981 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:07.984 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 07:57:08.003 | + 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-16 07:57:08.113 | Reading package lists... 2022-03-16 07:57:08.352 | Building dependency tree... 2022-03-16 07:57:08.353 | Reading state information... 2022-03-16 07:57:08.612 | fakeroot is already the newest version (1.24-1). 2022-03-16 07:57:08.612 | make is already the newest version (4.2.1-1.2). 2022-03-16 07:57:08.612 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 07:57:08.612 | The following packages were automatically installed and are no longer required: 2022-03-16 07:57:08.613 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 07:57:08.613 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 07:57:08.613 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 07:57:08.613 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 07:57:08.613 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 07:57:08.614 | python3-zope.interface 2022-03-16 07:57:08.614 | Use 'sudo apt autoremove' to remove them. 2022-03-16 07:57:08.728 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 07:57:08.732 | + functions-common:apt_get:1234 : result=0 2022-03-16 07:57:08.734 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 07:57:08.736 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:08.738 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:08.741 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:08.743 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:08.745 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:08.747 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 07:57:08.749 | + functions-common:time_stop:2432 : start_time=1647417428000 2022-03-16 07:57:08.751 | + functions-common:time_stop:2434 : [[ -z 1647417428000 ]] 2022-03-16 07:57:08.754 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:08.758 | + functions-common:time_stop:2437 : end_time=1647417428756 2022-03-16 07:57:08.760 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-16 07:57:08.763 | + functions-common:time_stop:2439 : total=3842 2022-03-16 07:57:08.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:08.767 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4598 2022-03-16 07:57:08.769 | + functions-common:apt_get:1238 : return 0 2022-03-16 07:57:08.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 07:57:08.774 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:08.776 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:08.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 07:57:08.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 07:57:08.784 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 07:57:08.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 07:57:08.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 07:57:08.794 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 07:57:08.794 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 07:57:08.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 07:57:08.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 07:57:08.803 | + functions:vercmp:628 : local v1=5.4 2022-03-16 07:57:08.806 | + functions:vercmp:629 : local 'op=<' 2022-03-16 07:57:08.808 | + functions:vercmp:630 : local v2=3.13 2022-03-16 07:57:08.810 | + functions:vercmp:631 : local result 2022-03-16 07:57:08.813 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 07:57:08.814 | ++ functions:vercmp:635 : sort -V 2022-03-16 07:57:08.814 | ++ functions:vercmp:635 : head -1 2022-03-16 07:57:08.819 | + functions:vercmp:635 : result=3.13 2022-03-16 07:57:08.821 | + functions:vercmp:637 : case $op in 2022-03-16 07:57:08.824 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 07:57:08.826 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 07:57:08.828 | + functions:vercmp:648 : return 2022-03-16 07:57:08.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 07:57:08.833 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 07:57:08.835 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 07:57:09.375 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 07:57:09.379 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 07:57:09.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 07:57:09.390 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.393 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 07:57:09.412 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:09.414 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 07:57:09.417 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 07:57:09.417 | Installing etcd 2022-03-16 07:57:09.419 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 07:57:09.432 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 07:57:09.448 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 07:57:09.450 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 07:57:09.462 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 07:57:09.466 | ++ 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-16 07:57:09.468 | ++ 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-16 07:57:09.471 | +++ 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-16 07:57:09.475 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 07:57:09.478 | ++ 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-16 07:57:09.481 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 07:57:09.483 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 07:57:09.485 | ++ functions:get_extra_file:74 : return 2022-03-16 07:57:09.488 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 07:57:09.491 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 07:57:09.493 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 07:57:09.496 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 07:57:09.512 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:57:09.515 | + ./stack.sh:main:866 : install_dstat 2022-03-16 07:57:09.517 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 07:57:09.534 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:57:09.537 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 07:57:09.539 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 07:57:09.541 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 07:57:09.544 | + ./stack.sh:main:875 : install_libs 2022-03-16 07:57:09.547 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 07:57:09.549 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 07:57:09.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 07:57:09.553 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 07:57:09.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 07:57:09.563 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.565 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 07:57:09.568 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 07:57:09.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 07:57:09.572 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 07:57:09.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 07:57:09.581 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.584 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 07:57:09.586 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 07:57:09.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 07:57:09.591 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 07:57:09.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 07:57:09.600 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.602 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 07:57:09.604 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 07:57:09.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 07:57:09.609 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 07:57:09.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 07:57:09.618 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.621 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 07:57:09.623 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 07:57:09.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 07:57:09.628 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 07:57:09.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 07:57:09.637 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.639 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 07:57:09.642 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 07:57:09.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 07:57:09.646 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 07:57:09.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 07:57:09.656 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.658 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 07:57:09.661 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 07:57:09.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 07:57:09.665 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 07:57:09.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 07:57:09.675 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.677 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 07:57:09.680 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 07:57:09.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 07:57:09.684 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 07:57:09.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 07:57:09.694 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.696 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 07:57:09.698 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 07:57:09.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 07:57:09.703 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 07:57:09.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 07:57:09.712 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.715 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 07:57:09.717 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 07:57:09.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 07:57:09.722 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 07:57:09.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 07:57:09.732 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.734 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 07:57:09.736 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 07:57:09.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 07:57:09.741 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 07:57:09.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 07:57:09.750 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.753 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 07:57:09.755 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 07:57:09.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 07:57:09.760 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 07:57:09.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 07:57:09.769 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.771 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 07:57:09.774 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 07:57:09.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 07:57:09.779 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 07:57:09.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 07:57:09.788 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.790 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 07:57:09.793 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 07:57:09.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 07:57:09.798 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 07:57:09.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 07:57:09.807 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.810 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 07:57:09.812 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 07:57:09.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 07:57:09.817 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 07:57:09.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 07:57:09.826 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.829 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 07:57:09.831 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 07:57:09.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 07:57:09.835 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 07:57:09.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 07:57:09.845 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.848 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 07:57:09.850 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 07:57:09.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 07:57:09.855 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 07:57:09.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 07:57:09.865 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.867 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 07:57:09.869 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 07:57:09.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 07:57:09.874 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 07:57:09.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 07:57:09.883 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.886 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 07:57:09.888 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 07:57:09.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 07:57:09.893 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 07:57:09.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 07:57:09.903 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.905 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 07:57:09.908 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 07:57:09.910 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 07:57:09.912 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 07:57:09.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 07:57:09.922 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.925 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 07:57:09.927 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 07:57:09.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 07:57:09.932 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 07:57:09.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 07:57:09.941 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.943 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 07:57:09.946 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 07:57:09.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 07:57:09.951 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 07:57:09.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 07:57:09.960 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.962 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 07:57:09.965 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 07:57:09.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 07:57:09.970 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 07:57:09.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 07:57:09.979 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:09.982 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 07:57:09.984 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 07:57:09.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 07:57:09.989 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 07:57:09.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:09.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:09.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 07:57:09.998 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.000 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 07:57:10.003 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 07:57:10.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 07:57:10.007 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 07:57:10.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 07:57:10.017 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.019 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 07:57:10.022 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 07:57:10.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 07:57:10.027 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 07:57:10.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 07:57:10.036 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.039 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 07:57:10.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 07:57:10.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 07:57:10.046 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 07:57:10.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 07:57:10.059 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.062 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 07:57:10.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 07:57:10.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 07:57:10.069 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 07:57:10.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.074 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 07:57:10.079 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.081 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 07:57:10.083 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 07:57:10.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 07:57:10.088 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 07:57:10.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 07:57:10.098 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.100 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 07:57:10.103 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 07:57:10.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 07:57:10.107 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 07:57:10.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 07:57:10.117 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.119 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 07:57:10.122 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 07:57:10.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 07:57:10.126 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 07:57:10.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 07:57:10.135 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.138 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 07:57:10.141 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 07:57:10.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 07:57:10.145 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 07:57:10.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 07:57:10.155 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.157 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 07:57:10.160 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 07:57:10.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 07:57:10.164 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 07:57:10.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 07:57:10.174 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.176 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 07:57:10.179 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 07:57:10.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 07:57:10.183 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 07:57:10.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 07:57:10.192 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.195 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 07:57:10.197 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 07:57:10.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 07:57:10.203 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 07:57:10.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 07:57:10.212 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.215 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 07:57:10.217 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 07:57:10.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 07:57:10.222 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 07:57:10.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 07:57:10.231 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.234 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 07:57:10.236 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 07:57:10.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 07:57:10.241 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 07:57:10.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 07:57:10.250 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.252 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 07:57:10.255 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 07:57:10.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 07:57:10.259 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 07:57:10.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:10.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:10.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 07:57:10.269 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:10.272 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 07:57:10.293 | Using python 3.8 to install etcd3 2022-03-16 07:57:10.295 | + 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-16 07:57:11.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:11.180 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:11.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:11.180 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:12.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:57:12.378 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 07:57:12.386 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 07:57:12.387 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 07:57:12.388 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 07:57:12.390 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 07:57:14.936 | 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-16 07:57:14.943 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:57:14.943 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:57:15.060 | + inc/python:pip_install:200 : result=0 2022-03-16 07:57:15.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:57:15.065 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:15.067 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:15.069 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:15.071 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:15.074 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:15.076 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:57:15.078 | + functions-common:time_stop:2432 : start_time=1647417430288 2022-03-16 07:57:15.080 | + functions-common:time_stop:2434 : [[ -z 1647417430288 ]] 2022-03-16 07:57:15.083 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:15.087 | + functions-common:time_stop:2437 : end_time=1647417435084 2022-03-16 07:57:15.089 | + functions-common:time_stop:2438 : elapsed_time=4796 2022-03-16 07:57:15.092 | + functions-common:time_stop:2439 : total=27129 2022-03-16 07:57:15.094 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:15.096 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31925 2022-03-16 07:57:15.099 | + inc/python:pip_install:203 : return 0 2022-03-16 07:57:15.101 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 07:57:15.124 | Using python 3.8 to install etcd3gw 2022-03-16 07:57:15.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 etcd3gw 2022-03-16 07:57:16.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:16.005 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:16.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:16.005 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:17.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:57:17.164 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 07:57:17.171 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 07:57:17.172 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 07:57:17.173 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 07:57:17.174 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 07:57:17.208 | 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-16 07:57:17.211 | 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-16 07:57:17.212 | 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-16 07:57:17.213 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 07:57:19.712 | 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-16 07:57:19.719 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:57:19.719 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:57:19.836 | + inc/python:pip_install:200 : result=0 2022-03-16 07:57:19.839 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:57:19.841 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:19.843 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:19.845 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:19.848 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:19.850 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:19.852 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:57:19.854 | + functions-common:time_stop:2432 : start_time=1647417435118 2022-03-16 07:57:19.857 | + functions-common:time_stop:2434 : [[ -z 1647417435118 ]] 2022-03-16 07:57:19.859 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:19.864 | + functions-common:time_stop:2437 : end_time=1647417439861 2022-03-16 07:57:19.866 | + functions-common:time_stop:2438 : elapsed_time=4743 2022-03-16 07:57:19.868 | + functions-common:time_stop:2439 : total=31925 2022-03-16 07:57:19.870 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:19.873 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36668 2022-03-16 07:57:19.875 | + inc/python:pip_install:203 : return 0 2022-03-16 07:57:19.878 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 07:57:19.880 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 07:57:19.882 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 07:57:19.885 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 07:57:19.887 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 07:57:19.890 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 07:57:19.892 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 07:57:19.894 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 07:57:19.897 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 07:57:19.899 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 07:57:19.901 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 07:57:19.903 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 07:57:19.906 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 07:57:19.908 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 07:57:19.910 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 07:57:19.913 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:19.915 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:19.918 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 07:57:19.920 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 07:57:19.923 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 07:57:19.925 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 07:57:19.927 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 07:57:19.930 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 07:57:19.932 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 07:57:19.935 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 07:57:19.937 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:19.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:19.942 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 07:57:19.944 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 07:57:19.947 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 07:57:19.949 | + functions-common:apt_get_update:1190 : return 2022-03-16 07:57:19.952 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 07:57:19.954 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 07:57:19.956 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:19.959 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:19.961 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 07:57:19.982 | + 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-16 07:57:20.093 | Reading package lists... 2022-03-16 07:57:20.334 | Building dependency tree... 2022-03-16 07:57:20.336 | Reading state information... 2022-03-16 07:57:20.592 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 07:57:20.592 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 07:57:20.592 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 07:57:20.592 | The following packages were automatically installed and are no longer required: 2022-03-16 07:57:20.594 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 07:57:20.594 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 07:57:20.594 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 07:57:20.594 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 07:57:20.594 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 07:57:20.594 | python3-zope.interface 2022-03-16 07:57:20.594 | Use 'sudo apt autoremove' to remove them. 2022-03-16 07:57:20.707 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 07:57:20.712 | + functions-common:apt_get:1234 : result=0 2022-03-16 07:57:20.714 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 07:57:20.717 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:20.719 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:20.722 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:20.724 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:20.726 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:20.728 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 07:57:20.731 | + functions-common:time_stop:2432 : start_time=1647417439979 2022-03-16 07:57:20.733 | + functions-common:time_stop:2434 : [[ -z 1647417439979 ]] 2022-03-16 07:57:20.736 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:20.740 | + functions-common:time_stop:2437 : end_time=1647417440737 2022-03-16 07:57:20.742 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-16 07:57:20.744 | + functions-common:time_stop:2439 : total=4598 2022-03-16 07:57:20.746 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:20.748 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5356 2022-03-16 07:57:20.751 | + functions-common:apt_get:1238 : return 0 2022-03-16 07:57:20.753 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 07:57:20.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:20.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:20.760 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 07:57:20.822 | Module proxy already enabled 2022-03-16 07:57:20.826 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 07:57:20.889 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 07:57:20.889 | Module proxy already enabled 2022-03-16 07:57:20.889 | Module proxy_uwsgi already enabled 2022-03-16 07:57:20.893 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 07:57:20.895 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 07:57:20.898 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 07:57:20.900 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 07:57:21.048 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 07:57:21.051 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 07:57:21.054 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 07:57:21.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:21.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:21.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 07:57:21.064 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:21.066 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 07:57:21.068 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 07:57:21.071 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 07:57:21.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:21.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:21.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 07:57:21.081 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:21.083 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 07:57:21.086 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 07:57:21.088 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 07:57:21.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:21.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:21.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 07:57:21.098 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:21.100 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 07:57:21.103 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 07:57:21.105 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 07:57:21.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:21.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:21.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 07:57:21.115 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:21.117 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 07:57:21.120 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 07:57:21.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:21.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:21.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 07:57:21.130 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:21.132 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 07:57:21.135 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 07:57:21.138 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 07:57:21.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:21.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:21.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 07:57:21.147 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:21.150 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 07:57:21.166 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:21.169 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 07:57:21.171 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 07:57:21.174 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 07:57:21.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:21.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:21.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 07:57:21.183 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:21.186 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 07:57:21.203 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:21.205 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 07:57:21.208 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 07:57:21.210 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 07:57:21.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:21.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:21.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 07:57:21.220 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:21.222 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 07:57:21.224 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 07:57:21.227 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 07:57:21.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:21.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:21.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 07:57:21.237 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:21.239 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 07:57:21.242 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 07:57:21.244 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 07:57:21.248 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 07:57:21.250 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 07:57:21.253 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 07:57:21.256 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 07:57:21.256 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 07:57:21.261 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 07:57:21.264 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 07:57:21.266 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 07:57:21.269 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 07:57:21.271 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 07:57:21.292 | Using python 3.8 to install keystonemiddleware 2022-03-16 07:57:21.295 | + 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-16 07:57:22.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:22.178 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:22.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:22.178 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:23.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:57:23.340 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 07:57:23.392 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 07:57:23.393 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 07:57:23.394 | 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-16 07:57:23.396 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 07:57:23.397 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 07:57:23.398 | 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-16 07:57:23.399 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 07:57:23.400 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 07:57:23.401 | 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-16 07:57:23.402 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 07:57:23.404 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 07:57:23.405 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 07:57:23.406 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 07:57:23.407 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 07:57:23.463 | 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-16 07:57:23.465 | 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-16 07:57:23.466 | 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-16 07:57:23.504 | 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-16 07:57:23.544 | 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-16 07:57:23.546 | 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-16 07:57:23.547 | 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-16 07:57:23.548 | 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-16 07:57:23.599 | 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-16 07:57:23.600 | 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-16 07:57:23.610 | 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-16 07:57:23.612 | 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-16 07:57:23.624 | 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-16 07:57:23.626 | 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-16 07:57:23.628 | 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-16 07:57:23.691 | 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-16 07:57:23.692 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 07:57:23.694 | 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-16 07:57:23.697 | 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-16 07:57:23.746 | 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-16 07:57:23.757 | 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-16 07:57:26.171 | 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-16 07:57:26.178 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:57:26.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:57:26.298 | + inc/python:pip_install:200 : result=0 2022-03-16 07:57:26.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:57:26.303 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:26.305 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:26.308 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:26.310 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:26.313 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:26.315 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:57:26.317 | + functions-common:time_stop:2432 : start_time=1647417441286 2022-03-16 07:57:26.319 | + functions-common:time_stop:2434 : [[ -z 1647417441286 ]] 2022-03-16 07:57:26.322 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:26.327 | + functions-common:time_stop:2437 : end_time=1647417446324 2022-03-16 07:57:26.329 | + functions-common:time_stop:2438 : elapsed_time=5038 2022-03-16 07:57:26.332 | + functions-common:time_stop:2439 : total=36668 2022-03-16 07:57:26.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:26.336 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41706 2022-03-16 07:57:26.338 | + inc/python:pip_install:203 : return 0 2022-03-16 07:57:26.341 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 07:57:26.343 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 07:57:26.346 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 07:57:26.349 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 07:57:26.351 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 07:57:26.354 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 07:57:26.357 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 07:57:26.357 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 07:57:26.362 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 07:57:26.365 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 07:57:26.367 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 07:57:26.370 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 07:57:26.373 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 07:57:26.394 | Using python 3.8 to install python-memcached 2022-03-16 07:57:26.397 | + 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-16 07:57:27.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:27.268 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:27.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:27.268 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:28.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:57:28.423 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 07:57:28.426 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 07:57:30.929 | 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-16 07:57:30.936 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:57:30.936 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:57:31.053 | + inc/python:pip_install:200 : result=0 2022-03-16 07:57:31.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:57:31.057 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:31.060 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:31.062 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:31.064 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:31.066 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:31.069 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:57:31.071 | + functions-common:time_stop:2432 : start_time=1647417446389 2022-03-16 07:57:31.073 | + functions-common:time_stop:2434 : [[ -z 1647417446389 ]] 2022-03-16 07:57:31.077 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:31.081 | + functions-common:time_stop:2437 : end_time=1647417451078 2022-03-16 07:57:31.083 | + functions-common:time_stop:2438 : elapsed_time=4689 2022-03-16 07:57:31.085 | + functions-common:time_stop:2439 : total=41706 2022-03-16 07:57:31.087 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:31.090 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46395 2022-03-16 07:57:31.093 | + inc/python:pip_install:203 : return 0 2022-03-16 07:57:31.095 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 07:57:31.111 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:31.114 | + ./stack.sh:main:897 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-03-16 07:57:31.116 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 07:57:31.119 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 07:57:31.121 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 07:57:31.123 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 07:57:31.126 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 07:57:31.128 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 07:57:31.143 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:57:31.146 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 07:57:31.148 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 07:57:31.150 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 07:57:31.152 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 07:57:31.155 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 07:57:31.158 | ++ functions-common:git_clone:612 : pwd 2022-03-16 07:57:31.160 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 07:57:31.162 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 07:57:31.165 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 07:57:31.180 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 07:57:31.182 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 07:57:31.184 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 07:57:31.187 | + functions-common:git_clone:629 : echo master 2022-03-16 07:57:31.187 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 07:57:31.192 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 07:57:31.195 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 07:57:31.197 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 07:57:31.200 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 07:57:31.201 | + functions-common:git_clone:678 : head -1 2022-03-16 07:57:31.204 | 433f541b9 Update master for stable/yoga 2022-03-16 07:57:31.206 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 07:57:31.208 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 07:57:31.211 | + inc/python:setup_develop:338 : local bindep 2022-03-16 07:57:31.213 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 07:57:31.216 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 07:57:31.218 | + inc/python:setup_develop:344 : local extras= 2022-03-16 07:57:31.221 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 07:57:31.223 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 07:57:31.225 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 07:57:31.228 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 07:57:31.230 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 07:57:31.232 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 07:57:31.235 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 07:57:31.237 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 07:57:31.240 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 07:57:31.243 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 07:57:31.245 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 07:57:31.248 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 07:57:31.253 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 07:57:31.256 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 07:57:31.927 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 07:57:31.929 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 07:57:31.932 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 07:57:31.934 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 07:57:31.937 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 07:57:31.939 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 07:57:31.941 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 07:57:31.943 | + inc/python:setup_package:428 : local extras= 2022-03-16 07:57:31.945 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 07:57:31.948 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 07:57:31.951 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 07:57:31.953 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 07:57:31.955 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 07:57:31.957 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 07:57:31.978 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 07:57:31.980 | + 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-16 07:57:32.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:32.847 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:32.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:32.847 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:33.967 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:57:33.993 | Obtaining file:///opt/stack/keystone 2022-03-16 07:57:33.994 | Preparing metadata (setup.py): started 2022-03-16 07:57:37.551 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 07:57:37.625 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 07:57:37.626 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 07:57:37.627 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 07:57:37.628 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 07:57:37.629 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 07:57:37.630 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 07:57:37.631 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 07:57:37.632 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 07:57:37.633 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 07:57:37.635 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 07:57:37.636 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 07:57:37.637 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 07:57:37.638 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 07:57:37.639 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 07:57:37.641 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 07:57:37.642 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 07:57:37.643 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 07:57:37.644 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 07:57:37.645 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 07:57:37.646 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 07:57:37.647 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 07:57:37.648 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 07:57:37.649 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 07:57:37.651 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 07:57:37.652 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 07:57:37.653 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 07:57:37.654 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 07:57:37.655 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 07:57:37.656 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 07:57:37.657 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 07:57:37.658 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 07:57:37.659 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 07:57:37.661 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 07:57:37.662 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 07:57:37.672 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 07:57:37.673 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 07:57:37.717 | 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.dev1) (5.1.1) 2022-03-16 07:57:37.729 | 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.dev1) (8.0.4) 2022-03-16 07:57:37.730 | 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.dev1) (2.1.0) 2022-03-16 07:57:37.732 | 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.dev1) (3.0.3) 2022-03-16 07:57:37.733 | 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.dev1) (2.0.3) 2022-03-16 07:57:37.743 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 07:57:37.805 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 07:57:37.806 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 07:57:37.900 | 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.dev1) (0.8.0) 2022-03-16 07:57:37.902 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 07:57:37.903 | 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.dev1) (2.5.0) 2022-03-16 07:57:37.904 | 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.dev1) (1.5.0) 2022-03-16 07:57:37.958 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 07:57:37.959 | 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.dev1) (1.7.6) 2022-03-16 07:57:37.961 | 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.dev1) (2.0.1) 2022-03-16 07:57:38.009 | 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.dev1) (2.8.2) 2022-03-16 07:57:38.013 | 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.dev1) (0.9.6) 2022-03-16 07:57:38.068 | 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.dev1) (5.2.3) 2022-03-16 07:57:38.070 | 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.dev1) (2.8.0) 2022-03-16 07:57:38.072 | 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.dev1) (2.4.0) 2022-03-16 07:57:38.074 | 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.dev1) (0.4.0) 2022-03-16 07:57:38.076 | 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.dev1) (5.0.9) 2022-03-16 07:57:38.077 | 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.dev1) (5.0.0) 2022-03-16 07:57:38.098 | 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.dev1) (3.3.0) 2022-03-16 07:57:38.145 | 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.dev1) (3.1.1) 2022-03-16 07:57:38.166 | 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.dev1) (0.11.0) 2022-03-16 07:57:38.167 | 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.dev1) (1.0.2) 2022-03-16 07:57:38.170 | 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.dev1) (3.0.7) 2022-03-16 07:57:38.171 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 07:57:38.249 | 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.dev1) (4.5.0) 2022-03-16 07:57:38.363 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 07:57:38.364 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 07:57:38.365 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 07:57:38.366 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 07:57:38.367 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 07:57:38.584 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 07:57:38.605 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 07:57:38.606 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 07:57:38.673 | 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.dev1) (1.1.6) 2022-03-16 07:57:38.675 | 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.dev1) (4.11.1) 2022-03-16 07:57:38.693 | 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.dev1) (5.0.0) 2022-03-16 07:57:38.765 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 07:57:38.803 | 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.dev1) (1.13.3) 2022-03-16 07:57:38.913 | 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.dev1) (2.1.0) 2022-03-16 07:57:38.985 | 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.dev1) (1.7.0) 2022-03-16 07:57:39.110 | 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.dev1) (0.17.3) 2022-03-16 07:57:39.138 | 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.dev1) (0.13.1) 2022-03-16 07:57:39.178 | 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.dev1) (2.5.1) 2022-03-16 07:57:39.179 | 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.dev1) (0.33.0) 2022-03-16 07:57:39.181 | 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.dev1) (1.3.3) 2022-03-16 07:57:39.183 | 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.dev1) (3.0.0) 2022-03-16 07:57:39.185 | 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.dev1) (3.5.0) 2022-03-16 07:57:39.186 | 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.dev1) (2.1.1) 2022-03-16 07:57:39.240 | 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.dev1) (0.2.5) 2022-03-16 07:57:39.376 | 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.dev1) (2.0.12) 2022-03-16 07:57:39.379 | 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.dev1) (3.3) 2022-03-16 07:57:39.380 | 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.dev1) (2019.11.28) 2022-03-16 07:57:39.381 | 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.dev1) (1.26.8) 2022-03-16 07:57:39.530 | 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.dev1) (2.5.0) 2022-03-16 07:57:39.610 | 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.dev1) (2.4.0) 2022-03-16 07:57:39.682 | 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.dev1) (3.7.0) 2022-03-16 07:57:39.867 | 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.dev1) (2.1.0) 2022-03-16 07:57:40.141 | 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.dev1) (0.7) 2022-03-16 07:57:40.176 | 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.dev1) (1.0.0) 2022-03-16 07:57:42.074 | Installing collected packages: keystone 2022-03-16 07:57:42.074 | Attempting uninstall: keystone 2022-03-16 07:57:42.074 | Found existing installation: keystone 21.1.0.dev1 2022-03-16 07:57:42.078 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-16 07:57:42.080 | Running setup.py develop for keystone 2022-03-16 07:57:46.609 | Successfully installed keystone 2022-03-16 07:57:46.610 | 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-16 07:57:46.617 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:57:46.617 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:57:46.747 | + inc/python:pip_install:200 : result=0 2022-03-16 07:57:46.749 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:57:46.751 | + functions-common:time_stop:2425 : local name 2022-03-16 07:57:46.753 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:57:46.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:57:46.758 | + functions-common:time_stop:2428 : local total 2022-03-16 07:57:46.760 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:57:46.762 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:57:46.765 | + functions-common:time_stop:2432 : start_time=1647417451972 2022-03-16 07:57:46.767 | + functions-common:time_stop:2434 : [[ -z 1647417451972 ]] 2022-03-16 07:57:46.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:57:46.773 | + functions-common:time_stop:2437 : end_time=1647417466771 2022-03-16 07:57:46.776 | + functions-common:time_stop:2438 : elapsed_time=14799 2022-03-16 07:57:46.778 | + functions-common:time_stop:2439 : total=46395 2022-03-16 07:57:46.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:57:46.783 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61194 2022-03-16 07:57:46.785 | + inc/python:pip_install:203 : return 0 2022-03-16 07:57:46.787 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 07:57:46.790 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 07:57:46.792 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 07:57:46.810 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 07:57:46.822 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 07:57:46.825 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 07:57:46.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:57:46.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:57:46.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 07:57:46.835 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:57:46.837 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 07:57:46.853 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:57:46.856 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 07:57:46.858 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 07:57:46.861 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 07:57:46.863 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 07:57:46.875 | + 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-16 07:57:46.877 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 07:57:46.882 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 07:57:46.898 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:57:46.900 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 07:57:46.930 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 07:57:46.958 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 07:57:46.988 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 07:57:47.018 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 07:57:47.048 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 07:57:47.078 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 07:57:47.106 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 07:57:47.133 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 07:57:47.136 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 07:57:47.138 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 07:57:47.141 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 07:57:47.143 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 07:57:47.145 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 07:57:47.160 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:47.163 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 07:57:47.166 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 07:57:47.168 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 07:57:47.183 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:47.186 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:57:47.189 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:57:47.219 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 07:57:47.221 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 07:57:47.223 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 07:57:47.226 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 07:57:47.242 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:57:47.244 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-03-16 07:57:47.274 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 07:57:47.277 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 07:57:47.307 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 07:57:47.310 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 07:57:47.312 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 07:57:47.315 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 07:57:47.317 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 07:57:47.320 | + 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-16 07:57:47.350 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 07:57:47.352 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 07:57:47.355 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 07:57:47.357 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 07:57:47.360 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 07:57:47.377 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 07:57:47.379 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 07:57:47.382 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 07:57:47.384 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 07:57:47.386 | + 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-16 07:57:47.414 | + 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-16 07:57:47.442 | + 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-16 07:57:47.470 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 07:57:47.498 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 07:57:47.525 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 07:57:47.527 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 07:57:47.530 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 07:57:47.532 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 07:57:47.534 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 07:57:47.537 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 07:57:47.539 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 07:57:47.542 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 07:57:47.546 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 07:57:47.548 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 07:57:47.551 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 07:57:47.564 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 07:57:47.564 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 07:57:47.572 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 07:57:47.576 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 07:57:47.591 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 07:57:47.594 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 07:57:47.597 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 07:57:47.627 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 07:57:47.653 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 07:57:47.680 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 07:57:47.708 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 07:57:47.735 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 07:57:47.762 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 07:57:47.789 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 07:57:47.816 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 07:57:47.844 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 07:57:47.871 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 07:57:47.898 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 07:57:47.926 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 07:57:47.952 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 07:57:47.955 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 07:57:47.958 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 07:57:47.960 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 07:57:47.963 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 07:57:47.965 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:47.968 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:47.970 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 07:57:47.973 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 07:57:47.975 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 07:57:48.002 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 07:57:48.030 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-16 07:57:48.031 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 07:57:48.039 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 07:57:48.043 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 07:57:48.046 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 07:57:48.048 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 07:57:48.050 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 07:57:48.052 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 07:57:48.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:48.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:48.059 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 07:57:48.062 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 07:57:48.064 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:57:48.066 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:57:48.068 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 07:57:48.131 | Site keystone-wsgi-public already enabled 2022-03-16 07:57:48.135 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 07:57:48.137 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 07:57:48.140 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 07:57:48.142 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 07:57:48.283 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 07:57:48.313 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 07:57:48.346 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 07:57:48.378 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 07:57:48.380 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 07:57:48.411 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 07:57:48.439 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 07:57:48.468 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 07:57:48.471 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 07:57:48.487 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:57:48.490 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 07:57:48.506 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:57:48.509 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 07:57:48.511 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 07:57:48.514 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 07:57:48.516 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 07:57:48.519 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 07:57:48.521 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 07:57:48.523 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 07:57:48.526 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 07:57:48.528 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 07:57:48.531 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 07:57:48.534 | ++ functions-common:git_clone:612 : pwd 2022-03-16 07:57:48.536 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 07:57:48.539 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 07:57:48.541 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 07:57:48.557 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 07:57:48.559 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 07:57:48.562 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 07:57:48.564 | + functions-common:git_clone:629 : echo master 2022-03-16 07:57:48.565 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 07:57:48.570 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 07:57:48.572 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 07:57:48.575 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 07:57:48.578 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 07:57:48.578 | + functions-common:git_clone:678 : head -1 2022-03-16 07:57:48.584 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 07:57:48.586 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 07:57:48.589 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 07:57:48.592 | + inc/python:setup_develop:338 : local bindep 2022-03-16 07:57:48.595 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 07:57:48.597 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 07:57:48.599 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 07:57:48.602 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 07:57:48.604 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 07:57:48.607 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 07:57:48.609 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 07:57:48.611 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 07:57:48.614 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 07:57:48.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 07:57:48.619 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 07:57:48.622 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 07:57:48.625 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 07:57:48.627 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 07:57:48.630 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 07:57:48.636 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 07:57:48.639 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 07:57:49.290 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 07:57:49.293 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 07:57:49.296 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 07:57:49.298 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 07:57:49.300 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 07:57:49.303 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 07:57:49.305 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 07:57:49.307 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 07:57:49.310 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 07:57:49.312 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 07:57:49.315 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 07:57:49.317 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 07:57:49.319 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 07:57:49.322 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 07:57:49.343 | Using python 3.8 to install /opt/stack/swift 2022-03-16 07:57:49.345 | + 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-16 07:57:50.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:50.232 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:50.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:57:50.232 | from cryptography.utils import int_from_bytes 2022-03-16 07:57:51.372 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:57:51.398 | Obtaining file:///opt/stack/swift 2022-03-16 07:57:51.399 | Preparing metadata (setup.py): started 2022-03-16 07:57:54.623 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 07:57:54.660 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 07:57:54.661 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 07:57:54.663 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.11.0) 2022-03-16 07:57:54.664 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 07:57:54.665 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 07:57:54.666 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 07:57:54.667 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 07:57:54.668 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 07:57:54.669 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 07:57:54.670 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 07:57:54.671 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 07:57:54.709 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 07:57:54.716 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 07:57:54.771 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.3.0) 2022-03-16 07:57:54.772 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.10.1) 2022-03-16 07:57:54.773 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 07:57:54.774 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.8.1) 2022-03-16 07:57:54.775 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.12.2) 2022-03-16 07:57:54.776 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.4.0) 2022-03-16 07:57:54.778 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (8.8.0) 2022-03-16 07:57:54.779 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.7.0) 2022-03-16 07:57:54.780 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.1.0) 2022-03-16 07:57:54.781 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.0) 2022-03-16 07:57:54.782 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.1.1) 2022-03-16 07:57:54.783 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 07:57:54.803 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 07:57:54.835 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2.0.12) 2022-03-16 07:57:54.836 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (1.26.8) 2022-03-16 07:57:54.837 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 07:57:54.839 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 07:57:54.861 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 07:57:54.951 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.5.0) 2022-03-16 07:57:54.953 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.2) 2022-03-16 07:57:54.955 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.7.0) 2022-03-16 07:57:54.995 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.1.5) 2022-03-16 07:57:55.038 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (6.0) 2022-03-16 07:57:55.039 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.8.0) 2022-03-16 07:57:55.040 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.5.0) 2022-03-16 07:57:55.042 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.5.0) 2022-03-16 07:57:55.101 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.8.2) 2022-03-16 07:57:55.105 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.9.6) 2022-03-16 07:57:55.117 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.3) 2022-03-16 07:57:55.119 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2021.3) 2022-03-16 07:57:55.136 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.0.7) 2022-03-16 07:57:55.138 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (21.3) 2022-03-16 07:57:55.241 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.13.3) 2022-03-16 07:57:55.256 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.1) 2022-03-16 07:57:57.528 | Installing collected packages: swift 2022-03-16 07:57:57.528 | Attempting uninstall: swift 2022-03-16 07:57:57.528 | Found existing installation: swift 2.29.1.dev19 2022-03-16 07:57:57.531 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-16 07:57:57.533 | Running setup.py develop for swift 2022-03-16 07:58:01.794 | Successfully installed swift 2022-03-16 07:58:01.795 | 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-16 07:58:01.803 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:58:01.803 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:58:01.935 | + inc/python:pip_install:200 : result=0 2022-03-16 07:58:01.938 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:58:01.940 | + functions-common:time_stop:2425 : local name 2022-03-16 07:58:01.942 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:58:01.945 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:58:01.947 | + functions-common:time_stop:2428 : local total 2022-03-16 07:58:01.950 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:58:01.952 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:58:01.954 | + functions-common:time_stop:2432 : start_time=1647417469337 2022-03-16 07:58:01.956 | + functions-common:time_stop:2434 : [[ -z 1647417469337 ]] 2022-03-16 07:58:01.959 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:58:01.963 | + functions-common:time_stop:2437 : end_time=1647417481961 2022-03-16 07:58:01.966 | + functions-common:time_stop:2438 : elapsed_time=12624 2022-03-16 07:58:01.968 | + functions-common:time_stop:2439 : total=61194 2022-03-16 07:58:01.970 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:58:01.972 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73818 2022-03-16 07:58:01.975 | + inc/python:pip_install:203 : return 0 2022-03-16 07:58:01.977 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 07:58:01.980 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 07:58:01.982 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 07:58:02.000 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 07:58:02.013 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 07:58:02.015 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 07:58:02.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:58:02.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:58:02.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 07:58:02.025 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:58:02.028 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 07:58:02.030 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 07:58:02.033 | + ./stack.sh:main:908 : configure_swift 2022-03-16 07:58:02.035 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 07:58:02.037 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 07:58:02.039 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 07:58:02.041 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 07:58:02.043 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 07:58:03.232 | No proxy-server running 2022-03-16 07:58:03.232 | No container-server running 2022-03-16 07:58:03.232 | No container-sync running 2022-03-16 07:58:03.232 | No account-replicator running 2022-03-16 07:58:03.232 | No object-server running 2022-03-16 07:58:03.232 | No container-replicator running 2022-03-16 07:58:03.232 | No container-auditor running 2022-03-16 07:58:03.232 | No object-replicator running 2022-03-16 07:58:03.232 | No account-reaper running 2022-03-16 07:58:03.232 | No account-server running 2022-03-16 07:58:03.232 | No container-sharder running 2022-03-16 07:58:03.232 | No container-updater running 2022-03-16 07:58:03.232 | No object-auditor running 2022-03-16 07:58:03.232 | No object-updater running 2022-03-16 07:58:03.232 | No object-expirer running 2022-03-16 07:58:03.232 | No container-reconciler running 2022-03-16 07:58:03.233 | No object-reconstructor running 2022-03-16 07:58:03.233 | No account-auditor running 2022-03-16 07:58:03.323 | + lib/swift:configure_swift:337 : true 2022-03-16 07:58:03.325 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 07:58:03.338 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 07:58:03.350 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 07:58:03.353 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 07:58:03.353 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 07:58:03.358 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 07:58:03.358 | s/%GROUP%/ubuntu/; 2022-03-16 07:58:03.358 | s/%USER%/ubuntu/; 2022-03-16 07:58:03.358 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 07:58:03.358 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 07:58:03.361 | uid = ubuntu 2022-03-16 07:58:03.361 | gid = ubuntu 2022-03-16 07:58:03.361 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 07:58:03.361 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 07:58:03.361 | address = 127.0.0.1 2022-03-16 07:58:03.361 | 2022-03-16 07:58:03.361 | [account6612] 2022-03-16 07:58:03.361 | max connections = 25 2022-03-16 07:58:03.362 | path = /opt/stack/data/swift/1/node/ 2022-03-16 07:58:03.362 | read only = false 2022-03-16 07:58:03.362 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 07:58:03.362 | 2022-03-16 07:58:03.362 | [account6622] 2022-03-16 07:58:03.362 | max connections = 25 2022-03-16 07:58:03.362 | path = /opt/stack/data/swift/2/node/ 2022-03-16 07:58:03.362 | read only = false 2022-03-16 07:58:03.362 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 07:58:03.362 | 2022-03-16 07:58:03.362 | [account6632] 2022-03-16 07:58:03.362 | max connections = 25 2022-03-16 07:58:03.362 | path = /opt/stack/data/swift/3/node/ 2022-03-16 07:58:03.362 | read only = false 2022-03-16 07:58:03.362 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 07:58:03.362 | 2022-03-16 07:58:03.362 | [account6642] 2022-03-16 07:58:03.362 | max connections = 25 2022-03-16 07:58:03.362 | path = /opt/stack/data/swift/4/node/ 2022-03-16 07:58:03.362 | read only = false 2022-03-16 07:58:03.362 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 07:58:03.362 | 2022-03-16 07:58:03.362 | 2022-03-16 07:58:03.362 | [container6611] 2022-03-16 07:58:03.362 | max connections = 25 2022-03-16 07:58:03.362 | path = /opt/stack/data/swift/1/node/ 2022-03-16 07:58:03.362 | read only = false 2022-03-16 07:58:03.362 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 07:58:03.362 | 2022-03-16 07:58:03.362 | [container6621] 2022-03-16 07:58:03.362 | max connections = 25 2022-03-16 07:58:03.362 | path = /opt/stack/data/swift/2/node/ 2022-03-16 07:58:03.362 | read only = false 2022-03-16 07:58:03.362 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 07:58:03.362 | 2022-03-16 07:58:03.362 | [container6631] 2022-03-16 07:58:03.363 | max connections = 25 2022-03-16 07:58:03.363 | path = /opt/stack/data/swift/3/node/ 2022-03-16 07:58:03.363 | read only = false 2022-03-16 07:58:03.363 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 07:58:03.363 | 2022-03-16 07:58:03.363 | [container6641] 2022-03-16 07:58:03.363 | max connections = 25 2022-03-16 07:58:03.363 | path = /opt/stack/data/swift/4/node/ 2022-03-16 07:58:03.363 | read only = false 2022-03-16 07:58:03.363 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 07:58:03.363 | 2022-03-16 07:58:03.363 | 2022-03-16 07:58:03.363 | [object6613] 2022-03-16 07:58:03.363 | max connections = 25 2022-03-16 07:58:03.363 | path = /opt/stack/data/swift/1/node/ 2022-03-16 07:58:03.363 | read only = false 2022-03-16 07:58:03.363 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 07:58:03.363 | 2022-03-16 07:58:03.363 | [object6623] 2022-03-16 07:58:03.363 | max connections = 25 2022-03-16 07:58:03.363 | path = /opt/stack/data/swift/2/node/ 2022-03-16 07:58:03.363 | read only = false 2022-03-16 07:58:03.363 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 07:58:03.363 | 2022-03-16 07:58:03.363 | [object6633] 2022-03-16 07:58:03.363 | max connections = 25 2022-03-16 07:58:03.363 | path = /opt/stack/data/swift/3/node/ 2022-03-16 07:58:03.363 | read only = false 2022-03-16 07:58:03.363 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 07:58:03.363 | 2022-03-16 07:58:03.363 | [object6643] 2022-03-16 07:58:03.363 | max connections = 25 2022-03-16 07:58:03.363 | path = /opt/stack/data/swift/4/node/ 2022-03-16 07:58:03.363 | read only = false 2022-03-16 07:58:03.363 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 07:58:03.364 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 07:58:03.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:03.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:03.371 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 07:58:03.383 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 07:58:03.385 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 07:58:03.390 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 07:58:03.394 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 07:58:03.396 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 07:58:03.400 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 07:58:03.428 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-03-16 07:58:03.454 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 07:58:03.472 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 07:58:03.500 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 07:58:03.518 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 07:58:03.546 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 07:58:03.563 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 07:58:03.592 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 07:58:03.609 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 07:58:03.637 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 07:58:03.655 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 07:58:03.682 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 07:58:03.701 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 07:58:03.715 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:03.717 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 07:58:03.745 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 07:58:03.772 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 07:58:03.799 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 07:58:03.826 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 07:58:03.842 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:03.844 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 07:58:03.870 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 07:58:03.885 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:03.887 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 07:58:03.901 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:03.904 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 07:58:03.906 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 07:58:03.922 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:03.924 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 07:58:03.926 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 07:58:03.928 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 07:58:03.933 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 07:58:03.938 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 07:58:03.966 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 07:58:03.993 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 07:58:04.022 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 07:58:04.052 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 07:58:04.079 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 07:58:04.081 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 07:58:04.083 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 07:58:04.085 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 07:58:04.087 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 07:58:04.114 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 07:58:04.141 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-03-16 07:58:04.168 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 07:58:04.194 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 07:58:04.222 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 07:58:04.249 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 07:58:04.276 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 07:58:04.306 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 07:58:04.334 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 07:58:04.363 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 07:58:04.390 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 07:58:04.419 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 07:58:04.447 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 07:58:04.477 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 07:58:04.505 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 07:58:04.523 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 07:58:04.551 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 07:58:04.579 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 07:58:04.583 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 07:58:04.612 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 07:58:04.639 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 07:58:04.666 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 07:58:04.668 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 07:58:04.670 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 07:58:04.673 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 07:58:04.677 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 07:58:04.679 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 07:58:04.681 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 07:58:04.684 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 07:58:04.686 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 07:58:04.688 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 07:58:04.690 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 07:58:04.692 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 07:58:04.710 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 07:58:04.739 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 07:58:04.758 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 07:58:04.787 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 07:58:04.804 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 07:58:04.833 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 07:58:04.851 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 07:58:04.879 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 07:58:04.897 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 07:58:04.926 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 07:58:04.944 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 07:58:04.973 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 07:58:04.990 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 07:58:05.019 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 07:58:05.038 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 07:58:05.067 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 07:58:05.085 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 07:58:05.113 | + 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-16 07:58:05.118 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 07:58:05.136 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 07:58:05.165 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 07:58:05.194 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 07:58:05.196 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 07:58:05.201 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 07:58:05.203 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 07:58:05.206 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 07:58:05.208 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 07:58:05.210 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 07:58:05.212 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 07:58:05.214 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 07:58:05.217 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 07:58:05.234 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 07:58:05.263 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 07:58:05.280 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 07:58:05.309 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 07:58:05.327 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 07:58:05.355 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 07:58:05.373 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 07:58:05.402 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 07:58:05.420 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 07:58:05.450 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 07:58:05.467 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 07:58:05.495 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 07:58:05.514 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 07:58:05.541 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 07:58:05.560 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 07:58:05.589 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 07:58:05.607 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 07:58:05.635 | + 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-16 07:58:05.639 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 07:58:05.657 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 07:58:05.686 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 07:58:05.688 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 07:58:05.693 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 07:58:05.695 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 07:58:05.698 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 07:58:05.700 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 07:58:05.702 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 07:58:05.704 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 07:58:05.707 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 07:58:05.709 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 07:58:05.726 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 07:58:05.756 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 07:58:05.774 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 07:58:05.802 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 07:58:05.821 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 07:58:05.849 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 07:58:05.867 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 07:58:05.895 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 07:58:05.913 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 07:58:05.942 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 07:58:05.960 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 07:58:05.989 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 07:58:06.006 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 07:58:06.035 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 07:58:06.053 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 07:58:06.081 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 07:58:06.099 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 07:58:06.126 | + 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-16 07:58:06.131 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 07:58:06.149 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 07:58:06.177 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 07:58:06.205 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 07:58:06.234 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 07:58:06.262 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 07:58:06.264 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 07:58:06.268 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 07:58:06.297 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 07:58:06.327 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 07:58:06.356 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 07:58:06.385 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 07:58:06.414 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 07:58:06.441 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 07:58:06.469 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 07:58:06.495 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 07:58:06.522 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 07:58:06.538 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:06.540 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 07:58:06.558 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 07:58:06.561 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 07:58:06.581 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 07:58:06.583 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-03-16 07:58:06.610 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 07:58:06.612 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 07:58:06.640 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-03-16 07:58:06.668 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 07:58:06.670 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 07:58:06.698 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 07:58:06.714 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:06.716 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 07:58:06.719 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 07:58:06.724 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 07:58:06.726 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 07:58:06.738 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 07:58:06.741 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 07:58:06.752 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 07:58:06.755 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 07:58:06.757 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 07:58:06.759 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 07:58:06.762 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 07:58:06.764 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 07:58:06.767 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 07:58:06.769 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 07:58:06.771 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 07:58:06.783 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 07:58:06.785 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 07:58:06.788 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 07:58:06.805 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:06.807 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 07:58:06.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:06.828 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 07:58:06.831 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 07:58:06.833 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 07:58:06.836 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 07:58:06.838 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 07:58:06.841 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 07:58:06.844 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 07:58:06.846 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 07:58:06.863 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:06.866 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 07:58:06.868 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 07:58:06.885 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:06.888 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 07:58:06.891 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 07:58:06.893 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 07:58:06.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:58:06.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:58:06.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 07:58:06.904 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:58:06.907 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 07:58:06.910 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 07:58:06.912 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 07:58:06.915 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 07:58:06.918 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 07:58:06.920 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 07:58:06.923 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 07:58:06.926 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 07:58:06.929 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 07:58:06.931 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 07:58:06.935 | +++ 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-16 07:58:06.936 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 07:58:06.941 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 07:58:06.943 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 07:58:06.946 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 07:58:06.950 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 07:58:06.952 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 07:58:06.973 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 07:58:06.976 | + 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-16 07:58:07.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:58:07.852 | from cryptography.utils import int_from_bytes 2022-03-16 07:58:07.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:58:07.852 | from cryptography.utils import int_from_bytes 2022-03-16 07:58:08.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:58:09.022 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 07:58:09.103 | 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-16 07:58:09.104 | 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-16 07:58:09.105 | 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-16 07:58:09.106 | 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-16 07:58:09.107 | 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-16 07:58:09.109 | 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-16 07:58:09.110 | 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-16 07:58:09.111 | 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-16 07:58:09.112 | 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-16 07:58:09.113 | 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-16 07:58:09.114 | 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-16 07:58:09.115 | 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-16 07:58:09.118 | 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-16 07:58:09.120 | 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-16 07:58:09.123 | 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-16 07:58:09.125 | 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-16 07:58:09.128 | 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-16 07:58:09.130 | 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-16 07:58:09.140 | 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-16 07:58:09.141 | 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-16 07:58:09.153 | 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-16 07:58:09.223 | 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-16 07:58:09.224 | 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-16 07:58:09.226 | 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-16 07:58:09.249 | 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-16 07:58:09.251 | 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-16 07:58:09.254 | 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-16 07:58:09.255 | 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-16 07:58:09.256 | 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-16 07:58:09.267 | 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-16 07:58:09.308 | 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-16 07:58:09.309 | 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-16 07:58:09.311 | 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-16 07:58:09.311 | 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-16 07:58:09.332 | 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-16 07:58:09.334 | 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-16 07:58:09.350 | 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-16 07:58:09.370 | 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-16 07:58:09.371 | 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-16 07:58:09.392 | 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-16 07:58:09.394 | 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-16 07:58:09.474 | 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-16 07:58:09.476 | 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-16 07:58:09.477 | 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-16 07:58:09.480 | 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-16 07:58:09.530 | 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-16 07:58:09.554 | 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-16 07:58:09.753 | 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-16 07:58:09.757 | 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-16 07:58:09.789 | 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-16 07:58:09.791 | 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-16 07:58:09.792 | 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-16 07:58:09.793 | 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-16 07:58:09.794 | 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-16 07:58:09.797 | 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-16 07:58:09.853 | 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-16 07:58:10.043 | 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-16 07:58:10.065 | 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-16 07:58:10.148 | 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-16 07:58:10.294 | 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-16 07:58:12.436 | 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-16 07:58:12.444 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:58:12.444 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:58:12.568 | + inc/python:pip_install:200 : result=0 2022-03-16 07:58:12.571 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:58:12.573 | + functions-common:time_stop:2425 : local name 2022-03-16 07:58:12.576 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:58:12.578 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:58:12.580 | + functions-common:time_stop:2428 : local total 2022-03-16 07:58:12.582 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:58:12.585 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:58:12.587 | + functions-common:time_stop:2432 : start_time=1647417486968 2022-03-16 07:58:12.590 | + functions-common:time_stop:2434 : [[ -z 1647417486968 ]] 2022-03-16 07:58:12.593 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:58:12.597 | + functions-common:time_stop:2437 : end_time=1647417492595 2022-03-16 07:58:12.599 | + functions-common:time_stop:2438 : elapsed_time=5627 2022-03-16 07:58:12.602 | + functions-common:time_stop:2439 : total=73818 2022-03-16 07:58:12.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:58:12.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79445 2022-03-16 07:58:12.609 | + inc/python:pip_install:203 : return 0 2022-03-16 07:58:12.612 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 07:58:12.614 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 07:58:12.617 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 07:58:12.630 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 07:58:12.634 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 07:58:12.637 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 07:58:12.639 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 07:58:12.642 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 07:58:12.644 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 07:58:12.647 | ++ functions-common:git_clone:612 : pwd 2022-03-16 07:58:12.650 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 07:58:12.652 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 07:58:12.655 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 07:58:12.673 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 07:58:12.675 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 07:58:12.677 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 07:58:12.680 | + functions-common:git_clone:629 : echo master 2022-03-16 07:58:12.681 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 07:58:12.686 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 07:58:12.688 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 07:58:12.690 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 07:58:12.693 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 07:58:12.694 | + functions-common:git_clone:678 : head -1 2022-03-16 07:58:12.698 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 07:58:12.700 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 07:58:12.703 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 07:58:12.706 | + inc/python:setup_develop:338 : local bindep 2022-03-16 07:58:12.708 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 07:58:12.711 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 07:58:12.714 | + inc/python:setup_develop:344 : local extras= 2022-03-16 07:58:12.717 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 07:58:12.719 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 07:58:12.722 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 07:58:12.724 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 07:58:12.726 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 07:58:12.729 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 07:58:12.732 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 07:58:12.735 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 07:58:12.738 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 07:58:12.740 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 07:58:12.743 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 07:58:12.746 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 07:58:12.752 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 07:58:12.754 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 07:58:13.408 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 07:58:13.410 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 07:58:13.413 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 07:58:13.415 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 07:58:13.418 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 07:58:13.420 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 07:58:13.423 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 07:58:13.425 | + inc/python:setup_package:428 : local extras= 2022-03-16 07:58:13.428 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 07:58:13.430 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 07:58:13.432 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 07:58:13.435 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 07:58:13.437 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 07:58:13.440 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 07:58:13.461 | Using python 3.8 to install /opt/stack/glance 2022-03-16 07:58:13.464 | + 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-16 07:58:14.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:58:14.337 | from cryptography.utils import int_from_bytes 2022-03-16 07:58:14.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:58:14.337 | from cryptography.utils import int_from_bytes 2022-03-16 07:58:15.471 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:58:15.498 | Obtaining file:///opt/stack/glance 2022-03-16 07:58:15.499 | Preparing metadata (setup.py): started 2022-03-16 07:58:18.700 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 07:58:18.770 | 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-16 07:58:18.770 | 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-16 07:58:18.771 | 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-16 07:58:18.773 | 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-16 07:58:18.774 | 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-16 07:58:18.775 | 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-16 07:58:18.776 | 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-16 07:58:18.777 | 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-16 07:58:18.778 | 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-16 07:58:18.779 | 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-16 07:58:18.780 | 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-16 07:58:18.781 | 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-16 07:58:18.783 | 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-16 07:58:18.784 | 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-16 07:58:18.785 | 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-16 07:58:18.786 | 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-16 07:58:18.787 | 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-16 07:58:18.788 | 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-16 07:58:18.789 | 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-16 07:58:18.790 | 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-16 07:58:18.791 | 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-16 07:58:18.792 | 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-16 07:58:18.794 | 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-16 07:58:18.795 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 07:58:18.796 | 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-16 07:58:18.797 | 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-16 07:58:18.798 | 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-16 07:58:18.799 | 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-16 07:58:18.800 | 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-16 07:58:18.801 | 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-16 07:58:18.802 | 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-16 07:58:18.804 | 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-16 07:58:18.805 | 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-16 07:58:18.806 | 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-16 07:58:18.807 | 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-16 07:58:18.808 | 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-16 07:58:18.810 | 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-16 07:58:18.811 | 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-16 07:58:18.811 | 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-16 07:58:18.812 | 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-16 07:58:18.814 | 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-16 07:58:18.815 | 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-16 07:58:18.816 | 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-16 07:58:18.831 | 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-16 07:58:18.833 | 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-16 07:58:18.834 | 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-16 07:58:18.854 | 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-16 07:58:18.857 | 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-16 07:58:18.896 | 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-16 07:58:18.912 | 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-16 07:58:18.921 | 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-16 07:58:18.936 | 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-16 07:58:18.937 | 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-16 07:58:18.938 | 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-16 07:58:19.029 | 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-16 07:58:19.106 | 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-16 07:58:19.158 | 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-16 07:58:19.160 | 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-16 07:58:19.192 | 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-16 07:58:19.237 | 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-16 07:58:19.239 | 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-16 07:58:19.240 | 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-16 07:58:19.300 | 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-16 07:58:19.301 | 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-16 07:58:19.302 | 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-16 07:58:19.328 | 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-16 07:58:19.401 | 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-16 07:58:19.405 | 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-16 07:58:19.463 | 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-16 07:58:19.466 | 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-16 07:58:19.468 | 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-16 07:58:19.469 | 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-16 07:58:19.470 | 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-16 07:58:19.495 | 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-16 07:58:19.496 | 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-16 07:58:19.499 | 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-16 07:58:19.541 | 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-16 07:58:19.584 | 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-16 07:58:19.585 | 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-16 07:58:19.587 | 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-16 07:58:19.665 | 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-16 07:58:19.724 | 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-16 07:58:19.823 | 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-16 07:58:20.092 | 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-16 07:58:20.093 | 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-16 07:58:20.096 | 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-16 07:58:20.098 | 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-16 07:58:20.154 | 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-16 07:58:20.176 | 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-16 07:58:20.289 | 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-16 07:58:20.393 | 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-16 07:58:20.603 | 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-16 07:58:20.604 | 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-16 07:58:20.605 | 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-16 07:58:20.606 | 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-16 07:58:20.608 | 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-16 07:58:20.610 | 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-16 07:58:20.612 | 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-16 07:58:20.728 | 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-16 07:58:20.760 | 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-16 07:58:20.806 | 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-16 07:58:20.811 | 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-16 07:58:21.047 | 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-16 07:58:21.228 | 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-16 07:58:21.229 | 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-16 07:58:21.231 | 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-16 07:58:21.234 | 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-16 07:58:21.338 | 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-16 07:58:21.493 | 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-16 07:58:21.595 | 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-16 07:58:21.903 | 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-16 07:58:21.907 | 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-16 07:58:22.131 | 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-16 07:58:22.440 | 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-16 07:58:22.746 | 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-16 07:58:22.747 | 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-16 07:58:24.191 | Installing collected packages: glance 2022-03-16 07:58:24.191 | Attempting uninstall: glance 2022-03-16 07:58:24.191 | Found existing installation: glance 24.1.0.dev4 2022-03-16 07:58:24.198 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-16 07:58:24.201 | Running setup.py develop for glance 2022-03-16 07:58:28.637 | Successfully installed glance 2022-03-16 07:58:28.637 | 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-16 07:58:28.644 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:58:28.644 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:58:28.781 | + inc/python:pip_install:200 : result=0 2022-03-16 07:58:28.784 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:58:28.786 | + functions-common:time_stop:2425 : local name 2022-03-16 07:58:28.789 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:58:28.791 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:58:28.794 | + functions-common:time_stop:2428 : local total 2022-03-16 07:58:28.796 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:58:28.798 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:58:28.800 | + functions-common:time_stop:2432 : start_time=1647417493456 2022-03-16 07:58:28.803 | + functions-common:time_stop:2434 : [[ -z 1647417493456 ]] 2022-03-16 07:58:28.806 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:58:28.810 | + functions-common:time_stop:2437 : end_time=1647417508807 2022-03-16 07:58:28.813 | + functions-common:time_stop:2438 : elapsed_time=15351 2022-03-16 07:58:28.815 | + functions-common:time_stop:2439 : total=79445 2022-03-16 07:58:28.817 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:58:28.819 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94796 2022-03-16 07:58:28.822 | + inc/python:pip_install:203 : return 0 2022-03-16 07:58:28.825 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 07:58:28.827 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 07:58:28.829 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 07:58:28.849 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 07:58:28.861 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 07:58:28.864 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 07:58:28.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:58:28.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:58:28.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 07:58:28.874 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:58:28.877 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 07:58:28.879 | + ./stack.sh:main:920 : configure_glance 2022-03-16 07:58:28.882 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 07:58:28.894 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 07:58:28.897 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 07:58:28.899 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 07:58:28.902 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 07:58:28.904 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 07:58:28.906 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 07:58:28.909 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 07:58:28.911 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 07:58:28.940 | + 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-16 07:58:28.970 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 07:58:29.000 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 07:58:29.029 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 07:58:29.059 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 07:58:29.096 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 07:58:29.098 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 07:58:29.100 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 07:58:29.103 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 07:58:29.106 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 07:58:29.135 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 07:58:29.164 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-03-16 07:58:29.194 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 07:58:29.223 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 07:58:29.253 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 07:58:29.283 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 07:58:29.312 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 07:58:29.342 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 07:58:29.372 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 07:58:29.403 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 07:58:29.432 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 07:58:29.435 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 07:58:29.438 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 07:58:29.440 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 07:58:29.443 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 07:58:29.445 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 07:58:29.462 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:29.466 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 07:58:29.468 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 07:58:29.470 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 07:58:29.487 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:29.490 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:58:29.493 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:58:29.522 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 07:58:29.525 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 07:58:29.527 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 07:58:29.530 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 07:58:29.532 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 07:58:29.563 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 07:58:29.593 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 07:58:29.595 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 07:58:29.598 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 07:58:29.600 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 07:58:29.602 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 07:58:29.605 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 07:58:29.608 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 07:58:29.638 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 07:58:29.640 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-03-16 07:58:29.670 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 07:58:29.672 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 07:58:29.690 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:29.692 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 07:58:29.722 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 07:58:29.753 | + 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-16 07:58:29.783 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 07:58:29.814 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 07:58:29.844 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 07:58:29.861 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:29.863 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 07:58:29.893 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 07:58:29.923 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 07:58:29.952 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-03-16 07:58:29.983 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 07:58:30.012 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-03-16 07:58:30.042 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 07:58:30.059 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:30.061 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 07:58:30.064 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 07:58:30.066 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 07:58:30.069 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 07:58:30.086 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 07:58:30.089 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 07:58:30.092 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 07:58:30.094 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 07:58:30.096 | + 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-16 07:58:30.126 | + 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-16 07:58:30.156 | + 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-16 07:58:30.186 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 07:58:30.216 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 07:58:30.221 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 07:58:30.251 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 07:58:30.281 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 07:58:30.311 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-03-16 07:58:30.342 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 07:58:30.372 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 07:58:30.401 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 07:58:30.431 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 07:58:30.462 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 07:58:30.491 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 07:58:30.521 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 07:58:30.552 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 07:58:30.557 | + 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-16 07:58:30.565 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 07:58:30.581 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:30.584 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 07:58:30.586 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 07:58:30.589 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 07:58:30.592 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 07:58:30.594 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 07:58:30.597 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 07:58:30.601 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 07:58:30.603 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 07:58:30.607 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-16 07:58:30.637 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 07:58:30.639 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 07:58:30.642 | ++ functions:get_random_port:837 : true 2022-03-16 07:58:30.644 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 07:58:30.646 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 07:58:30.648 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 07:58:30.711 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 07:58:30.714 | ++ functions:get_random_port:841 : break 2 2022-03-16 07:58:30.717 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 07:58:30.719 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 07:58:30.722 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 07:58:30.750 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 07:58:30.778 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 07:58:30.805 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 07:58:30.833 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 07:58:30.861 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 07:58:30.888 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 07:58:30.915 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 07:58:30.943 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 07:58:30.970 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 07:58:30.998 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 07:58:31.026 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 07:58:31.054 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 07:58:31.083 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 07:58:31.111 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 07:58:31.138 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 07:58:31.166 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 07:58:31.194 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 07:58:31.222 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 07:58:31.249 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 07:58:31.252 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 07:58:31.254 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 07:58:31.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:31.259 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:31.262 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 07:58:31.264 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 07:58:31.319 | proxy (enabled by site administrator) 2022-03-16 07:58:31.322 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 07:58:31.325 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 07:58:31.327 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 07:58:31.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:31.332 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:31.334 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 07:58:31.337 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 07:58:31.392 | proxy_http (enabled by site administrator) 2022-03-16 07:58:31.395 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 07:58:31.398 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 07:58:31.401 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 07:58:31.403 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 07:58:31.405 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:31.408 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:31.410 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 07:58:31.413 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 07:58:31.416 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 07:58:31.416 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 07:58:31.425 | KeepAlive Off 2022-03-16 07:58:31.430 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 07:58:31.430 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 07:58:31.438 | SetEnv proxy-sendchunked 1 2022-03-16 07:58:31.442 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 07:58:31.443 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 07:58:31.452 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 07:58:31.455 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 07:58:31.458 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 07:58:31.460 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 07:58:31.463 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 07:58:31.465 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 07:58:31.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:31.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:31.472 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 07:58:31.474 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 07:58:31.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:31.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:31.481 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 07:58:31.544 | Site glance-wsgi-api already enabled 2022-03-16 07:58:31.548 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 07:58:31.550 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 07:58:31.553 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 07:58:31.555 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 07:58:31.701 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 07:58:31.707 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 07:58:31.740 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 07:58:31.743 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 07:58:31.762 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:31.764 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 07:58:31.767 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 07:58:31.769 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 07:58:31.772 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 07:58:31.774 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 07:58:31.778 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 07:58:31.780 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 07:58:31.782 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 07:58:31.785 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 07:58:31.787 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 07:58:31.790 | ++ functions-common:git_clone:612 : pwd 2022-03-16 07:58:31.793 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 07:58:31.795 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 07:58:31.798 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 07:58:31.815 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 07:58:31.817 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 07:58:31.820 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 07:58:31.823 | + functions-common:git_clone:629 : echo master 2022-03-16 07:58:31.824 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 07:58:31.829 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 07:58:31.832 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 07:58:31.834 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 07:58:31.837 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 07:58:31.837 | + functions-common:git_clone:678 : head -1 2022-03-16 07:58:31.841 | 8537730c8 Add Python3 zed unit tests 2022-03-16 07:58:31.844 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 07:58:31.846 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 07:58:31.849 | + inc/python:setup_develop:338 : local bindep 2022-03-16 07:58:31.851 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 07:58:31.854 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 07:58:31.857 | + inc/python:setup_develop:344 : local extras= 2022-03-16 07:58:31.859 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 07:58:31.862 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 07:58:31.864 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 07:58:31.867 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 07:58:31.869 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 07:58:31.872 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 07:58:31.875 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 07:58:31.878 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 07:58:31.881 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 07:58:31.883 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 07:58:31.886 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 07:58:31.889 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 07:58:31.895 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 07:58:31.898 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 07:58:32.549 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 07:58:32.552 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 07:58:32.554 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 07:58:32.557 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 07:58:32.560 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 07:58:32.562 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 07:58:32.565 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 07:58:32.567 | + inc/python:setup_package:428 : local extras= 2022-03-16 07:58:32.570 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 07:58:32.572 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 07:58:32.575 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 07:58:32.577 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 07:58:32.579 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 07:58:32.582 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 07:58:32.603 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 07:58:32.606 | + 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-16 07:58:33.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:58:33.485 | from cryptography.utils import int_from_bytes 2022-03-16 07:58:33.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:58:33.485 | from cryptography.utils import int_from_bytes 2022-03-16 07:58:34.621 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:58:34.648 | Obtaining file:///opt/stack/cinder 2022-03-16 07:58:34.648 | Preparing metadata (setup.py): started 2022-03-16 07:58:38.583 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 07:58:38.715 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 07:58:38.717 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 07:58:38.718 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 07:58:38.719 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 07:58:38.720 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 07:58:38.721 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 07:58:38.722 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 07:58:38.723 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 07:58:38.724 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 07:58:38.725 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 07:58:38.726 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 07:58:38.727 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 07:58:38.728 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 07:58:38.729 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 07:58:38.731 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 07:58:38.732 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 07:58:38.733 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 07:58:38.734 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 07:58:38.735 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 07:58:38.737 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 07:58:38.738 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 07:58:38.739 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 07:58:38.740 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 07:58:38.741 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 07:58:38.742 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 07:58:38.743 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 07:58:38.744 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 07:58:38.745 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 07:58:38.746 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 07:58:38.747 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 07:58:38.748 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 07:58:38.749 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 07:58:38.750 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 07:58:38.751 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 07:58:38.752 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 07:58:38.754 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 07:58:38.755 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 07:58:38.756 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 07:58:38.757 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 07:58:38.758 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 07:58:38.759 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 07:58:38.760 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 07:58:38.762 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 07:58:38.763 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 07:58:38.764 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 07:58:38.765 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 07:58:38.766 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 07:58:38.767 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 07:58:38.768 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 07:58:38.769 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 07:58:38.770 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 07:58:38.771 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 07:58:38.772 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 07:58:38.773 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 07:58:38.774 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 07:58:38.775 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 07:58:38.777 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 07:58:38.778 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 07:58:38.779 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 07:58:38.780 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 07:58:38.782 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 07:58:38.783 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 07:58:38.796 | 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.dev2) (0.10.0) 2022-03-16 07:58:38.797 | 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.dev2) (1.24.7) 2022-03-16 07:58:38.798 | 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.dev2) (0.5.2) 2022-03-16 07:58:38.860 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 07:58:38.891 | 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.dev2) (2.1.0) 2022-03-16 07:58:38.905 | 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.dev2) (0.1.0) 2022-03-16 07:58:38.906 | 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.dev2) (2.6.0) 2022-03-16 07:58:38.907 | 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.dev2) (4.1.1) 2022-03-16 07:58:38.909 | 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.dev2) (2.5.0) 2022-03-16 07:58:39.006 | 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.dev2) (1.7.0) 2022-03-16 07:58:39.060 | 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.dev2) (2.10.1) 2022-03-16 07:58:39.061 | 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.dev2) (3.1.1) 2022-03-16 07:58:39.089 | 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.dev2) (0.2.8) 2022-03-16 07:58:39.090 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 07:58:39.091 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 07:58:39.146 | 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.dev2) (0.17.3) 2022-03-16 07:58:39.189 | 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.dev2) (2.5.0) 2022-03-16 07:58:39.190 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 07:58:39.191 | 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.dev2) (0.8.0) 2022-03-16 07:58:39.193 | 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.dev2) (1.5.0) 2022-03-16 07:58:39.280 | 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.dev2) (2.0.1) 2022-03-16 07:58:39.282 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 07:58:39.283 | 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.dev2) (1.7.6) 2022-03-16 07:58:39.345 | 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.dev2) (2.8.2) 2022-03-16 07:58:39.348 | 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.dev2) (0.9.6) 2022-03-16 07:58:39.409 | 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.dev2) (5.2.3) 2022-03-16 07:58:39.411 | 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.dev2) (0.4.0) 2022-03-16 07:58:39.413 | 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.dev2) (5.0.9) 2022-03-16 07:58:39.414 | 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.dev2) (2.4.0) 2022-03-16 07:58:39.415 | 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.dev2) (5.0.0) 2022-03-16 07:58:39.441 | 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.dev2) (3.2.0) 2022-03-16 07:58:39.442 | 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.dev2) (3.3.0) 2022-03-16 07:58:39.445 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 07:58:39.490 | 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.dev2) (1.0.3) 2022-03-16 07:58:39.577 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 07:58:39.579 | 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.dev2) (3.0.0) 2022-03-16 07:58:39.602 | 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.dev2) (3.1.1) 2022-03-16 07:58:39.630 | 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.dev2) (0.11.0) 2022-03-16 07:58:39.694 | 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.dev2) (1.26.8) 2022-03-16 07:58:39.698 | 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.dev2) (1.0.0) 2022-03-16 07:58:39.831 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 07:58:39.856 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 07:58:39.998 | 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.dev2) (3.10.1) 2022-03-16 07:58:40.035 | 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.dev2) (1.3.3) 2022-03-16 07:58:40.036 | 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.dev2) (1.13.3) 2022-03-16 07:58:40.038 | 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.dev2) (22.0.0) 2022-03-16 07:58:40.238 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 07:58:40.239 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 07:58:40.242 | 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.dev2) (2.0.12) 2022-03-16 07:58:40.277 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 07:58:40.307 | 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.dev2) (0.23.2) 2022-03-16 07:58:40.547 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 07:58:40.550 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 07:58:40.693 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 07:58:40.694 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 07:58:40.695 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 07:58:40.826 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 07:58:40.949 | 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.dev2) (4.11.1) 2022-03-16 07:58:40.951 | 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.dev2) (5.4.0) 2022-03-16 07:58:40.952 | 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.dev2) (1.1.6) 2022-03-16 07:58:40.987 | 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.dev2) (5.0.0) 2022-03-16 07:58:41.233 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 07:58:41.312 | 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.dev2) (2.4.0) 2022-03-16 07:58:41.313 | 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.dev2) (0.5.0) 2022-03-16 07:58:41.479 | 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.dev2) (2.5.0) 2022-03-16 07:58:41.569 | 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.dev2) (3.19.4) 2022-03-16 07:58:41.571 | 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.dev2) (1.55.0) 2022-03-16 07:58:41.779 | 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.dev2) (2.1.0) 2022-03-16 07:58:42.205 | 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.dev2) (1.1.5) 2022-03-16 07:58:42.254 | 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.dev2) (0.13.1) 2022-03-16 07:58:42.304 | 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.dev2) (0.2.5) 2022-03-16 07:58:43.350 | 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.dev2) (1.32) 2022-03-16 07:58:43.619 | 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.dev2) (1.8.2) 2022-03-16 07:58:43.620 | 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.dev2) (21.4.0) 2022-03-16 07:58:43.764 | 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.dev2) (2.2) 2022-03-16 07:58:43.955 | 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.dev2) (1.0.0) 2022-03-16 07:58:44.084 | 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.dev2) (3.7.0) 2022-03-16 07:58:45.780 | Installing collected packages: cinder 2022-03-16 07:58:45.780 | Attempting uninstall: cinder 2022-03-16 07:58:45.780 | Found existing installation: cinder 20.1.0.dev2 2022-03-16 07:58:45.786 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-16 07:58:45.788 | Running setup.py develop for cinder 2022-03-16 07:58:51.507 | Successfully installed cinder 2022-03-16 07:58:51.507 | 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-16 07:58:51.515 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:58:51.515 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:58:51.665 | + inc/python:pip_install:200 : result=0 2022-03-16 07:58:51.668 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:58:51.670 | + functions-common:time_stop:2425 : local name 2022-03-16 07:58:51.673 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:58:51.675 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:58:51.677 | + functions-common:time_stop:2428 : local total 2022-03-16 07:58:51.679 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:58:51.682 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:58:51.684 | + functions-common:time_stop:2432 : start_time=1647417512598 2022-03-16 07:58:51.686 | + functions-common:time_stop:2434 : [[ -z 1647417512598 ]] 2022-03-16 07:58:51.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:58:51.693 | + functions-common:time_stop:2437 : end_time=1647417531691 2022-03-16 07:58:51.695 | + functions-common:time_stop:2438 : elapsed_time=19093 2022-03-16 07:58:51.698 | + functions-common:time_stop:2439 : total=94796 2022-03-16 07:58:51.700 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:58:51.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113889 2022-03-16 07:58:51.705 | + inc/python:pip_install:203 : return 0 2022-03-16 07:58:51.707 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 07:58:51.710 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 07:58:51.712 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 07:58:51.732 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 07:58:51.744 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 07:58:51.747 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 07:58:51.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:58:51.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:58:51.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 07:58:51.757 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:58:51.759 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 07:58:51.762 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 07:58:51.764 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 07:58:51.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:51.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:51.772 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 07:58:51.784 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 07:58:51.786 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 07:58:51.789 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 07:58:51.791 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 07:58:51.795 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 07:58:51.797 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 07:58:51.800 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 07:58:51.802 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:51.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:51.807 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 07:58:51.810 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 07:58:51.812 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 07:58:51.815 | + functions-common:apt_get_update:1190 : return 2022-03-16 07:58:51.817 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 07:58:51.820 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 07:58:51.822 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:51.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:51.827 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 07:58:51.850 | + 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-16 07:58:51.959 | Reading package lists... 2022-03-16 07:58:52.202 | Building dependency tree... 2022-03-16 07:58:52.203 | Reading state information... 2022-03-16 07:58:52.464 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 07:58:52.464 | The following packages were automatically installed and are no longer required: 2022-03-16 07:58:52.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 07:58:52.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 07:58:52.466 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 07:58:52.466 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 07:58:52.466 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 07:58:52.466 | python3-zope.interface 2022-03-16 07:58:52.466 | Use 'sudo apt autoremove' to remove them. 2022-03-16 07:58:52.582 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 07:58:52.587 | + functions-common:apt_get:1234 : result=0 2022-03-16 07:58:52.589 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 07:58:52.592 | + functions-common:time_stop:2425 : local name 2022-03-16 07:58:52.594 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:58:52.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:58:52.599 | + functions-common:time_stop:2428 : local total 2022-03-16 07:58:52.602 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:58:52.604 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 07:58:52.607 | + functions-common:time_stop:2432 : start_time=1647417531847 2022-03-16 07:58:52.609 | + functions-common:time_stop:2434 : [[ -z 1647417531847 ]] 2022-03-16 07:58:52.612 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:58:52.617 | + functions-common:time_stop:2437 : end_time=1647417532614 2022-03-16 07:58:52.619 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-16 07:58:52.622 | + functions-common:time_stop:2439 : total=5356 2022-03-16 07:58:52.625 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:58:52.627 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6123 2022-03-16 07:58:52.630 | + functions-common:apt_get:1238 : return 0 2022-03-16 07:58:52.633 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 07:58:52.635 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 07:58:52.638 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 07:58:52.651 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 07:58:52.655 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 07:58:52.657 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 07:58:52.659 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 07:58:52.662 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 07:58:52.662 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 07:58:52.667 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 07:58:52.669 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 07:58:52.671 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 07:58:52.673 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 07:58:52.676 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 07:58:52.678 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 07:58:52.680 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 07:58:52.682 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 07:58:52.694 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 07:58:52.706 | + 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-16 07:58:52.718 | + 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-16 07:58:52.731 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 07:58:52.743 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 07:58:52.747 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 07:58:52.751 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.mpC1C81dbM 2022-03-16 07:58:52.753 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 07:58:52.755 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 07:58:52.758 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 07:58:52.760 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.mpC1C81dbM 2022-03-16 07:58:52.764 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.mpC1C81dbM 2022-03-16 07:58:52.775 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.mpC1C81dbM /etc/sudoers.d/cinder-rootwrap 2022-03-16 07:58:52.787 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 07:58:52.791 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 07:58:52.794 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 07:58:52.796 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 07:58:52.799 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 07:58:52.801 | + 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-16 07:58:52.803 | + 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-16 07:58:52.805 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 07:58:52.808 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 07:58:52.813 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 07:58:52.817 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 07:58:52.836 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 07:58:52.854 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 07:58:52.873 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 07:58:52.891 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 07:58:52.910 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 07:58:52.929 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 07:58:52.947 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 07:58:52.966 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 07:58:52.968 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 07:58:52.970 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 07:58:52.973 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 07:58:52.975 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 07:58:53.005 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 07:58:53.032 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-03-16 07:58:53.060 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 07:58:53.089 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 07:58:53.117 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 07:58:53.144 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 07:58:53.173 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 07:58:53.201 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 07:58:53.229 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 07:58:53.257 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 07:58:53.287 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 07:58:53.316 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 07:58:53.319 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 07:58:53.321 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 07:58:53.324 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 07:58:53.326 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 07:58:53.329 | + 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-16 07:58:53.360 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 07:58:53.388 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 07:58:53.416 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 07:58:53.444 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 07:58:53.473 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 07:58:53.500 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 07:58:53.531 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 07:58:53.533 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-03-16 07:58:53.561 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 07:58:53.594 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 07:58:53.601 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4b5e45fb3f31bf844fc1580d920cc7ce 2022-03-16 07:58:53.629 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 07:58:53.631 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 07:58:53.660 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 07:58:53.688 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 07:58:53.717 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 07:58:53.744 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 07:58:53.761 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:53.763 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 07:58:53.766 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 07:58:53.768 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 07:58:53.770 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 07:58:53.773 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 07:58:53.775 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 07:58:53.778 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 07:58:53.780 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 07:58:53.783 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 07:58:53.785 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 07:58:53.788 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 07:58:53.817 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-16 07:58:53.846 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 07:58:53.873 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 07:58:53.901 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 07:58:53.929 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 07:58:53.957 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 07:58:53.959 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 07:58:53.962 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 07:58:53.964 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 07:58:53.991 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 07:58:53.994 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 07:58:54.022 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 07:58:54.025 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 07:58:54.027 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 07:58:54.030 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 07:58:54.057 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 07:58:54.060 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 07:58:54.062 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 07:58:54.079 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:54.081 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 07:58:54.084 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 07:58:54.086 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 07:58:54.088 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 07:58:54.116 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-03-16 07:58:54.144 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 07:58:54.160 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:54.162 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 07:58:54.179 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:54.181 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 07:58:54.198 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:54.201 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 07:58:54.203 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 07:58:54.205 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 07:58:54.208 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 07:58:54.210 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 07:58:54.212 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 07:58:54.215 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 07:58:54.231 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:54.234 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 07:58:54.237 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 07:58:54.239 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 07:58:54.255 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:54.258 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:58:54.261 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:58:54.288 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 07:58:54.290 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 07:58:54.293 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 07:58:54.296 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 07:58:54.298 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 07:58:54.301 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 07:58:54.318 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 07:58:54.321 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 07:58:54.323 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 07:58:54.326 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 07:58:54.328 | + 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-16 07:58:54.356 | + 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-16 07:58:54.384 | + 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-16 07:58:54.412 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 07:58:54.441 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 07:58:54.457 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:54.460 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 07:58:54.462 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 07:58:54.465 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 07:58:54.467 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 07:58:54.469 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 07:58:54.472 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 07:58:54.475 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 07:58:54.479 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 07:58:54.482 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 07:58:54.484 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 07:58:54.497 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 07:58:54.497 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 07:58:54.505 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 07:58:54.509 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 07:58:54.524 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 07:58:54.527 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 07:58:54.531 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 07:58:54.561 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 07:58:54.588 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 07:58:54.618 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 07:58:54.644 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 07:58:54.672 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 07:58:54.699 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 07:58:54.727 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 07:58:54.755 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 07:58:54.782 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 07:58:54.810 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 07:58:54.837 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 07:58:54.865 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 07:58:54.892 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 07:58:54.895 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 07:58:54.898 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 07:58:54.900 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 07:58:54.903 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 07:58:54.905 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:54.908 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:54.910 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 07:58:54.913 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 07:58:54.915 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 07:58:54.943 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 07:58:54.973 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-16 07:58:54.973 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 07:58:54.982 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 07:58:54.985 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 07:58:54.987 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 07:58:54.990 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 07:58:54.992 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 07:58:54.994 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 07:58:54.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:54.999 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:55.002 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 07:58:55.004 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 07:58:55.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:58:55.009 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:58:55.011 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 07:58:55.073 | Enabling site cinder-wsgi. 2022-03-16 07:58:55.079 | To activate the new configuration, you need to run: 2022-03-16 07:58:55.079 | systemctl reload apache2 2022-03-16 07:58:55.083 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 07:58:55.086 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 07:58:55.088 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 07:58:55.091 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 07:58:55.228 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 07:58:55.231 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 07:58:55.266 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-03-16 07:58:55.296 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 07:58:55.313 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:58:55.315 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 07:58:55.318 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 07:58:55.320 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 07:58:55.323 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 07:58:55.326 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 07:58:55.356 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 07:58:55.384 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-03-16 07:58:55.412 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 07:58:55.440 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 07:58:55.469 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 07:58:55.497 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 07:58:55.525 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 07:58:55.552 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 07:58:55.581 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 07:58:55.609 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 07:58:55.638 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 07:58:55.665 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 07:58:55.668 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 07:58:55.687 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:55.689 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-03-16 07:58:55.720 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 07:58:55.723 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 07:58:55.740 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:58:55.742 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 07:58:55.745 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 07:58:55.748 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 07:58:55.750 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 07:58:55.753 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 07:58:55.755 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 07:58:55.759 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 07:58:55.759 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 07:58:55.765 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 07:58:55.767 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 07:58:55.770 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 07:58:55.772 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 07:58:55.775 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 07:58:55.777 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 07:58:55.780 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 07:58:55.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:58:55.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:58:55.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 07:58:55.790 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:58:55.792 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 07:58:55.795 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 07:58:55.798 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 07:58:55.800 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 07:58:55.802 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 07:58:55.805 | ++ functions-common:git_clone:612 : pwd 2022-03-16 07:58:55.808 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 07:58:55.811 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 07:58:55.814 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 07:58:55.830 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 07:58:55.832 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 07:58:55.835 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 07:58:55.838 | + functions-common:git_clone:629 : echo master 2022-03-16 07:58:55.838 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 07:58:55.843 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 07:58:55.845 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 07:58:55.848 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 07:58:55.851 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 07:58:55.851 | + functions-common:git_clone:678 : head -1 2022-03-16 07:58:55.856 | f7af4732e4 Merge commit 'refs/changes/00/816800/10' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-16 07:58:55.859 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 07:58:55.861 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 07:58:55.864 | + inc/python:setup_develop:338 : local bindep 2022-03-16 07:58:55.866 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 07:58:55.869 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 07:58:55.872 | + inc/python:setup_develop:344 : local extras= 2022-03-16 07:58:55.874 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 07:58:55.877 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 07:58:55.879 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 07:58:55.882 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 07:58:55.884 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 07:58:55.887 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 07:58:55.890 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 07:58:55.893 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 07:58:55.896 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 07:58:55.898 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 07:58:55.901 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 07:58:55.904 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 07:58:55.910 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 07:58:55.912 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 07:58:56.562 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 07:58:56.564 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 07:58:56.567 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 07:58:56.569 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 07:58:56.572 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 07:58:56.575 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 07:58:56.577 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 07:58:56.579 | + inc/python:setup_package:428 : local extras= 2022-03-16 07:58:56.582 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 07:58:56.584 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 07:58:56.586 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 07:58:56.589 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 07:58:56.592 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 07:58:56.594 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 07:58:56.615 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 07:58:56.618 | + 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-16 07:58:57.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:58:57.490 | from cryptography.utils import int_from_bytes 2022-03-16 07:58:57.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:58:57.490 | from cryptography.utils import int_from_bytes 2022-03-16 07:58:58.606 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:58:58.632 | Obtaining file:///opt/stack/neutron 2022-03-16 07:58:58.633 | Preparing metadata (setup.py): started 2022-03-16 07:59:02.850 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 07:59:02.937 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.8.1) 2022-03-16 07:59:02.938 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.5.0) 2022-03-16 07:59:02.939 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.1.1) 2022-03-16 07:59:02.940 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.5.1) 2022-03-16 07:59:02.941 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.5.0) 2022-03-16 07:59:02.942 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.1.1) 2022-03-16 07:59:02.943 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.33.0) 2022-03-16 07:59:02.944 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.4.1) 2022-03-16 07:59:02.946 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.20.4) 2022-03-16 07:59:02.947 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.27.1) 2022-03-16 07:59:02.948 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.0.3) 2022-03-16 07:59:02.949 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (9.4.0) 2022-03-16 07:59:02.950 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.8.0) 2022-03-16 07:59:02.951 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.11.0) 2022-03-16 07:59:02.952 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.20.0) 2022-03-16 07:59:02.953 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (7.8.0) 2022-03-16 07:59:02.954 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (6.3.1) 2022-03-16 07:59:02.955 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.4.31) 2022-03-16 07:59:02.956 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.8.7) 2022-03-16 07:59:02.957 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-16 07:59:02.958 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.7.6) 2022-03-16 07:59:02.959 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.5.0) 2022-03-16 07:59:02.960 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.10.1) 2022-03-16 07:59:02.961 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-16 07:59:02.962 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (8.8.0) 2022-03-16 07:59:02.963 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.1.0) 2022-03-16 07:59:02.964 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (11.2.0) 2022-03-16 07:59:02.966 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.1.0) 2022-03-16 07:59:02.967 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.7.0) 2022-03-16 07:59:02.968 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (12.13.0) 2022-03-16 07:59:02.969 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.1) 2022-03-16 07:59:02.970 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.11.0) 2022-03-16 07:59:02.972 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.7.0) 2022-03-16 07:59:02.973 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.3.0) 2022-03-16 07:59:02.974 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (6.3.1) 2022-03-16 07:59:02.975 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.3.0) 2022-03-16 07:59:02.976 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.8.0) 2022-03-16 07:59:02.977 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.5.0) 2022-03-16 07:59:02.978 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.12.2) 2022-03-16 07:59:02.979 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.6.0) 2022-03-16 07:59:02.980 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.4.2) 2022-03-16 07:59:02.982 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.3.1) 2022-03-16 07:59:02.983 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.1.0) 2022-03-16 07:59:02.984 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.16.0) 2022-03-16 07:59:02.985 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.15.1) 2022-03-16 07:59:02.986 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (21.3) 2022-03-16 07:59:02.987 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.9.0) 2022-03-16 07:59:02.988 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.6.6) 2022-03-16 07:59:02.989 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (22.0.0) 2022-03-16 07:59:02.990 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (17.7.0) 2022-03-16 07:59:02.991 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.61.0) 2022-03-16 07:59:02.992 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-16 07:59:02.993 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.7.1) 2022-03-16 07:59:02.994 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.4.0) 2022-03-16 07:59:02.995 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.10.1) 2022-03-16 07:59:03.011 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (1.1.6) 2022-03-16 07:59:03.012 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (5.4.0) 2022-03-16 07:59:03.014 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (4.11.1) 2022-03-16 07:59:03.021 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev35) (1.13.3) 2022-03-16 07:59:03.033 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (1.1.2) 2022-03-16 07:59:03.034 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (1.16.0) 2022-03-16 07:59:03.035 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (2.1.0) 2022-03-16 07:59:03.055 | 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.dev35) (3.0.7) 2022-03-16 07:59:03.062 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev35) (2.1.0) 2022-03-16 07:59:03.120 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev35) (1.0.2) 2022-03-16 07:59:03.121 | 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.dev35) (1.7.0) 2022-03-16 07:59:03.175 | 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.dev35) (3.1.1) 2022-03-16 07:59:03.177 | 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.dev35) (4.4.0) 2022-03-16 07:59:03.221 | 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.dev35) (2.7.0) 2022-03-16 07:59:03.224 | 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.dev35) (1.2.2) 2022-03-16 07:59:03.252 | 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.dev35) (1.1.5) 2022-03-16 07:59:03.253 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (1.4.4) 2022-03-16 07:59:03.254 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (0.10.0) 2022-03-16 07:59:03.255 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (36.0.1) 2022-03-16 07:59:03.257 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (2.5.0) 2022-03-16 07:59:03.259 | 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.dev35) (1.32) 2022-03-16 07:59:03.259 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (1.4.0) 2022-03-16 07:59:03.260 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (6.0) 2022-03-16 07:59:03.280 | 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.dev35) (1.0.3) 2022-03-16 07:59:03.367 | 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.dev35) (0.17.3) 2022-03-16 07:59:03.411 | 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.dev35) (1.5.0) 2022-03-16 07:59:03.470 | 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.dev35) (0.13.0) 2022-03-16 07:59:03.472 | 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.dev35) (2.0.1) 2022-03-16 07:59:03.473 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev35) (0.5.0) 2022-03-16 07:59:03.561 | 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.dev35) (0.9.6) 2022-03-16 07:59:03.562 | 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.dev35) (2.8.2) 2022-03-16 07:59:03.618 | 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.dev35) (5.0.0) 2022-03-16 07:59:03.620 | 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.dev35) (5.2.3) 2022-03-16 07:59:03.622 | 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.dev35) (0.4.0) 2022-03-16 07:59:03.624 | 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.dev35) (5.0.9) 2022-03-16 07:59:03.650 | 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.dev35) (3.2.0) 2022-03-16 07:59:03.651 | 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.dev35) (3.3.0) 2022-03-16 07:59:03.699 | 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.dev35) (1.15.0) 2022-03-16 07:59:03.751 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev35) (2021.3) 2022-03-16 07:59:03.784 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev35) (1.3.3) 2022-03-16 07:59:03.787 | 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.dev35) (3.0.0) 2022-03-16 07:59:03.812 | 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.dev35) (3.1.1) 2022-03-16 07:59:03.950 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev35) (2.4.0) 2022-03-16 07:59:04.019 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev35) (60.9.3) 2022-03-16 07:59:04.095 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev35) (3.0.0) 2022-03-16 07:59:04.097 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev35) (0.3.5) 2022-03-16 07:59:04.206 | 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.dev35) (0.6.6) 2022-03-16 07:59:04.207 | 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.dev35) (0.6.6) 2022-03-16 07:59:04.208 | 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.dev35) (0.6.6) 2022-03-16 07:59:04.209 | 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.dev35) (0.6.6) 2022-03-16 07:59:04.210 | 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.dev35) (0.6.6) 2022-03-16 07:59:04.211 | 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.dev35) (0.6.6) 2022-03-16 07:59:04.212 | 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.dev35) (0.6.6) 2022-03-16 07:59:04.414 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev35) (3.2.0) 2022-03-16 07:59:04.417 | 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.dev35) (3.10.1) 2022-03-16 07:59:04.419 | 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.dev35) (2.5.0) 2022-03-16 07:59:04.461 | 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.dev35) (2.1.0) 2022-03-16 07:59:04.462 | 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.dev35) (3.17.6) 2022-03-16 07:59:04.558 | 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.dev35) (2.0.12) 2022-03-16 07:59:04.560 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev35) (3.3) 2022-03-16 07:59:04.561 | 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.dev35) (1.26.8) 2022-03-16 07:59:04.562 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev35) (2019.11.28) 2022-03-16 07:59:04.598 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev35) (0.7) 2022-03-16 07:59:04.928 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev35) (0.12.2) 2022-03-16 07:59:05.004 | 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.dev35) (5.0.0) 2022-03-16 07:59:05.193 | 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.dev35) (2.21) 2022-03-16 07:59:05.266 | 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.dev35) (0.5.0) 2022-03-16 07:59:05.268 | 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.dev35) (2.4.0) 2022-03-16 07:59:05.489 | 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.dev35) (2.5.0) 2022-03-16 07:59:05.661 | 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.dev35) (2.2) 2022-03-16 07:59:06.182 | 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.dev35) (0.13.1) 2022-03-16 07:59:06.262 | 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.dev35) (0.2.5) 2022-03-16 07:59:06.865 | 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.dev35) (0.4.2) 2022-03-16 07:59:06.866 | 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.dev35) (0.5.2) 2022-03-16 07:59:07.169 | 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.dev35) (2.0.0) 2022-03-16 07:59:07.170 | 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.dev35) (4.10.0) 2022-03-16 07:59:07.335 | 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.dev35) (3.7.0) 2022-03-16 07:59:07.577 | 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.dev35) (21.4.0) 2022-03-16 07:59:07.578 | 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.dev35) (1.8.2) 2022-03-16 07:59:07.760 | 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.dev35) (1.0.0) 2022-03-16 07:59:07.974 | 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.dev35) (2.3.1) 2022-03-16 07:59:09.568 | Installing collected packages: neutron 2022-03-16 07:59:09.568 | Attempting uninstall: neutron 2022-03-16 07:59:09.569 | Found existing installation: neutron 20.1.0.dev35 2022-03-16 07:59:09.587 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-16 07:59:09.589 | Running setup.py develop for neutron 2022-03-16 07:59:15.505 | Successfully installed neutron 2022-03-16 07:59:15.505 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 07:59:15.514 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:59:15.514 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:59:15.672 | + inc/python:pip_install:200 : result=0 2022-03-16 07:59:15.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:59:15.677 | + functions-common:time_stop:2425 : local name 2022-03-16 07:59:15.679 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:59:15.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:59:15.685 | + functions-common:time_stop:2428 : local total 2022-03-16 07:59:15.687 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:59:15.689 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:59:15.691 | + functions-common:time_stop:2432 : start_time=1647417536610 2022-03-16 07:59:15.693 | + functions-common:time_stop:2434 : [[ -z 1647417536610 ]] 2022-03-16 07:59:15.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:59:15.701 | + functions-common:time_stop:2437 : end_time=1647417555698 2022-03-16 07:59:15.703 | + functions-common:time_stop:2438 : elapsed_time=19088 2022-03-16 07:59:15.706 | + functions-common:time_stop:2439 : total=113889 2022-03-16 07:59:15.708 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:59:15.710 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=132977 2022-03-16 07:59:15.713 | + inc/python:pip_install:203 : return 0 2022-03-16 07:59:15.715 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 07:59:15.718 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 07:59:15.720 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 07:59:15.739 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 07:59:15.752 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 07:59:15.755 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 07:59:15.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:59:15.760 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:59:15.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 07:59:15.766 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:59:15.769 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 07:59:15.771 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 07:59:15.774 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 07:59:15.792 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:15.795 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 07:59:15.797 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 07:59:15.800 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 07:59:15.802 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 07:59:15.805 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 07:59:15.807 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 07:59:15.810 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 07:59:15.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:59:15.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:59:15.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 07:59:15.819 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:59:15.822 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 07:59:15.838 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:15.841 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 07:59:15.857 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:15.860 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 07:59:15.876 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:15.879 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 07:59:15.881 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 07:59:15.883 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 07:59:15.886 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 07:59:15.888 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 07:59:15.891 | ++ functions-common:git_clone:612 : pwd 2022-03-16 07:59:15.893 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 07:59:15.896 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 07:59:15.898 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 07:59:15.914 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 07:59:15.917 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 07:59:15.919 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 07:59:15.922 | + functions-common:git_clone:629 : echo master 2022-03-16 07:59:15.923 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 07:59:15.928 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 07:59:15.930 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 07:59:15.932 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 07:59:15.935 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 07:59:15.935 | + functions-common:git_clone:678 : head -1 2022-03-16 07:59:15.940 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-16 07:59:15.942 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 07:59:15.945 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 07:59:15.947 | + inc/python:setup_develop:338 : local bindep 2022-03-16 07:59:15.950 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 07:59:15.953 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 07:59:15.955 | + inc/python:setup_develop:344 : local extras= 2022-03-16 07:59:15.957 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 07:59:15.960 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 07:59:15.962 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 07:59:15.965 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 07:59:15.968 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 07:59:15.970 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 07:59:15.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 07:59:15.976 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 07:59:15.979 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 07:59:15.981 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 07:59:15.984 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 07:59:15.987 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 07:59:15.992 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 07:59:15.995 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 07:59:16.650 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 07:59:16.652 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 07:59:16.655 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 07:59:16.657 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 07:59:16.659 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 07:59:16.662 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 07:59:16.664 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 07:59:16.666 | + inc/python:setup_package:428 : local extras= 2022-03-16 07:59:16.669 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 07:59:16.672 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 07:59:16.674 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 07:59:16.676 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 07:59:16.679 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 07:59:16.681 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 07:59:16.702 | Using python 3.8 to install /opt/stack/nova 2022-03-16 07:59:16.705 | + 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-16 07:59:17.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:59:17.583 | from cryptography.utils import int_from_bytes 2022-03-16 07:59:17.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:59:17.583 | from cryptography.utils import int_from_bytes 2022-03-16 07:59:18.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:59:18.747 | Obtaining file:///opt/stack/nova 2022-03-16 07:59:18.748 | Preparing metadata (setup.py): started 2022-03-16 07:59:23.847 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 07:59:23.970 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-16 07:59:23.971 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-16 07:59:23.973 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-16 07:59:23.974 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-16 07:59:23.975 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-16 07:59:23.976 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-16 07:59:23.977 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-16 07:59:23.978 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-16 07:59:23.979 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-16 07:59:23.980 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-16 07:59:23.981 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-16 07:59:23.982 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-16 07:59:23.983 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 07:59:23.984 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 07:59:23.985 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-16 07:59:23.986 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-16 07:59:23.987 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-16 07:59:23.988 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-16 07:59:23.989 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-16 07:59:23.990 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-16 07:59:23.991 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 07:59:23.993 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-16 07:59:23.994 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 07:59:23.995 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-16 07:59:23.996 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-16 07:59:23.997 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-16 07:59:23.999 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 07:59:24.000 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 07:59:24.001 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 07:59:24.002 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 07:59:24.003 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-16 07:59:24.004 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-16 07:59:24.005 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-16 07:59:24.006 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 07:59:24.007 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-16 07:59:24.009 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-16 07:59:24.010 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 07:59:24.011 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-16 07:59:24.012 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-16 07:59:24.014 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 07:59:24.015 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-16 07:59:24.016 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-16 07:59:24.017 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 07:59:24.018 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-16 07:59:24.019 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-16 07:59:24.020 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 07:59:24.021 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-16 07:59:24.022 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-16 07:59:24.023 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-16 07:59:24.024 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-16 07:59:24.026 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-16 07:59:24.027 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 07:59:24.028 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-16 07:59:24.029 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 07:59:24.030 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.1) 2022-03-16 07:59:24.031 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 07:59:24.032 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-16 07:59:24.033 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 07:59:24.034 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-16 07:59:24.035 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-16 07:59:24.036 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-16 07:59:24.037 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 07:59:24.039 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-16 07:59:24.040 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-16 07:59:24.056 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-16 07:59:24.059 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-16 07:59:24.060 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-16 07:59:24.082 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-16 07:59:24.121 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-16 07:59:24.151 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 07:59:24.153 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-16 07:59:24.177 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 07:59:24.301 | 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.0.0.0rc2.dev3) (3.1.1) 2022-03-16 07:59:24.304 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-16 07:59:24.361 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-16 07:59:24.364 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 07:59:24.365 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 07:59:24.367 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-16 07:59:24.368 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-16 07:59:24.369 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-16 07:59:24.389 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-16 07:59:24.390 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 07:59:24.445 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-16 07:59:24.446 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 07:59:24.450 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 07:59:24.509 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-16 07:59:24.645 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-16 07:59:24.646 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 07:59:24.726 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-16 07:59:24.788 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-16 07:59:24.790 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 07:59:24.793 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-16 07:59:24.796 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-16 07:59:24.820 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-16 07:59:24.825 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 07:59:24.875 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-16 07:59:24.933 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-16 07:59:24.966 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-16 07:59:24.970 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 07:59:25.022 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-16 07:59:25.024 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-16 07:59:25.111 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 07:59:25.137 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-16 07:59:25.217 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-16 07:59:25.292 | 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.0.0.0rc2.dev3) (3.17.6) 2022-03-16 07:59:25.358 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-16 07:59:25.360 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 07:59:25.363 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-16 07:59:25.408 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 07:59:25.409 | 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.0.0.0rc2.dev3) (2.1.0) 2022-03-16 07:59:25.411 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 07:59:25.491 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-16 07:59:25.493 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-16 07:59:25.494 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-16 07:59:25.495 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-16 07:59:25.589 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-16 07:59:25.799 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-16 07:59:25.801 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-16 07:59:25.913 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-16 07:59:25.917 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 07:59:25.919 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-16 07:59:26.007 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-16 07:59:26.082 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev3) (1.22.2) 2022-03-16 07:59:26.115 | 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.0.0.0rc2.dev3) (5.0.0) 2022-03-16 07:59:26.346 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-16 07:59:26.421 | 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.0.0.0rc2.dev3) (2.4.0) 2022-03-16 07:59:26.422 | 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.0.0.0rc2.dev3) (0.5.0) 2022-03-16 07:59:26.628 | 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.0.0.0rc2.dev3) (2.5.0) 2022-03-16 07:59:26.736 | 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.0.0.0rc2.dev3) (2.2) 2022-03-16 07:59:27.233 | 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.0.0.0rc2.dev3) (0.13.1) 2022-03-16 07:59:27.279 | 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.0.0.0rc2.dev3) (2.16.0) 2022-03-16 07:59:27.646 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 07:59:27.648 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 07:59:27.649 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 07:59:27.650 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 07:59:27.651 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 07:59:27.653 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 07:59:27.654 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 07:59:28.862 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-16 07:59:29.264 | 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.0.0.0rc2.dev3) (1.8.2) 2022-03-16 07:59:29.266 | 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.0.0.0rc2.dev3) (21.4.0) 2022-03-16 07:59:29.362 | 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.0.0.0rc2.dev3) (2.4.0) 2022-03-16 07:59:29.468 | 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.0.0.0rc2.dev3) (1.0.0) 2022-03-16 07:59:31.097 | Installing collected packages: nova 2022-03-16 07:59:31.097 | Attempting uninstall: nova 2022-03-16 07:59:31.097 | Found existing installation: nova 25.0.0.0rc2.dev3 2022-03-16 07:59:31.106 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-16 07:59:31.107 | Running setup.py develop for nova 2022-03-16 07:59:37.524 | Successfully installed nova 2022-03-16 07:59:37.524 | 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-16 07:59:37.532 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:59:37.532 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:59:37.680 | + inc/python:pip_install:200 : result=0 2022-03-16 07:59:37.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:59:37.685 | + functions-common:time_stop:2425 : local name 2022-03-16 07:59:37.687 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:59:37.689 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:59:37.691 | + functions-common:time_stop:2428 : local total 2022-03-16 07:59:37.694 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:59:37.696 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:59:37.699 | + functions-common:time_stop:2432 : start_time=1647417556697 2022-03-16 07:59:37.701 | + functions-common:time_stop:2434 : [[ -z 1647417556697 ]] 2022-03-16 07:59:37.704 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:59:37.708 | + functions-common:time_stop:2437 : end_time=1647417577706 2022-03-16 07:59:37.710 | + functions-common:time_stop:2438 : elapsed_time=21009 2022-03-16 07:59:37.712 | + functions-common:time_stop:2439 : total=132977 2022-03-16 07:59:37.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:59:37.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=153986 2022-03-16 07:59:37.720 | + inc/python:pip_install:203 : return 0 2022-03-16 07:59:37.722 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 07:59:37.725 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 07:59:37.727 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 07:59:37.745 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 07:59:37.757 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 07:59:37.760 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 07:59:37.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 07:59:37.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 07:59:37.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 07:59:37.770 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 07:59:37.773 | + lib/nova:install_nova:937 : 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-16 07:59:37.786 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 07:59:37.788 | + ./stack.sh:main:937 : configure_nova 2022-03-16 07:59:37.791 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 07:59:37.803 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 07:59:37.806 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 07:59:37.808 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 07:59:37.812 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 07:59:37.812 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 07:59:37.817 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 07:59:37.819 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 07:59:37.823 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 07:59:37.826 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 07:59:37.828 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 07:59:37.831 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 07:59:37.833 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 07:59:37.837 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 07:59:37.849 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 07:59:37.862 | + 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-16 07:59:37.874 | + 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-16 07:59:37.887 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 07:59:37.899 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 07:59:37.902 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 07:59:37.907 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cMq1OhT6J2 2022-03-16 07:59:37.909 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 07:59:37.912 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 07:59:37.914 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 07:59:37.916 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 07:59:37.919 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 07:59:37.921 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cMq1OhT6J2 2022-03-16 07:59:37.925 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cMq1OhT6J2 2022-03-16 07:59:37.937 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cMq1OhT6J2 /etc/sudoers.d/nova-rootwrap 2022-03-16 07:59:37.950 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 07:59:37.954 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 07:59:37.957 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 07:59:37.959 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 07:59:37.961 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 07:59:37.964 | + 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-16 07:59:37.967 | + 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-16 07:59:37.970 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 07:59:37.972 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 07:59:37.977 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 07:59:37.993 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:37.995 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 07:59:37.998 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 07:59:38.001 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 07:59:38.005 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 07:59:38.034 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 07:59:38.036 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 07:59:38.063 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 07:59:38.092 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 07:59:38.123 | + 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-16 07:59:38.153 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 07:59:38.182 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 07:59:38.212 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 07:59:38.214 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-03-16 07:59:38.241 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 07:59:38.268 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 07:59:38.295 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 07:59:38.322 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 07:59:38.349 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 07:59:38.379 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 07:59:38.381 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 07:59:38.383 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 07:59:38.385 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 07:59:38.388 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 07:59:38.390 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 07:59:38.392 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 07:59:38.395 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 07:59:38.397 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 07:59:38.399 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 07:59:38.401 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 07:59:38.408 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 07:59:38.410 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 07:59:38.412 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 07:59:38.414 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 07:59:38.417 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 07:59:38.419 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 07:59:38.422 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 07:59:38.424 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 07:59:38.426 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 07:59:38.443 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:38.445 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 07:59:38.447 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 07:59:38.450 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 07:59:38.477 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 07:59:38.479 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 07:59:38.482 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 07:59:38.484 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 07:59:38.486 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 07:59:38.489 | + 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-16 07:59:38.520 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 07:59:38.522 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 07:59:38.524 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 07:59:38.527 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 07:59:38.529 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 07:59:38.532 | + 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-16 07:59:38.561 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 07:59:38.591 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 07:59:38.618 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 07:59:38.645 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 07:59:38.661 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:38.663 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 07:59:38.679 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:38.683 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 07:59:38.683 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 07:59:38.688 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 07:59:38.690 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 07:59:38.719 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 07:59:38.734 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:38.737 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 07:59:38.739 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 07:59:38.741 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 07:59:38.743 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 07:59:38.746 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 07:59:38.775 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 07:59:38.803 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-03-16 07:59:38.831 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 07:59:38.858 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 07:59:38.885 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 07:59:38.913 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 07:59:38.940 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 07:59:38.968 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 07:59:38.996 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 07:59:39.023 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 07:59:39.040 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:39.042 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 07:59:39.044 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 07:59:39.075 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 07:59:39.102 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-03-16 07:59:39.130 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 07:59:39.158 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 07:59:39.186 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 07:59:39.213 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 07:59:39.241 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 07:59:39.269 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 07:59:39.284 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:39.287 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 07:59:39.289 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 07:59:39.317 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 07:59:39.347 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 07:59:39.349 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 07:59:39.377 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 07:59:39.379 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 07:59:39.381 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 07:59:39.384 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 07:59:39.386 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 07:59:39.388 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 07:59:39.390 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 07:59:39.393 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 07:59:39.395 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 07:59:39.397 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 07:59:39.400 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 07:59:39.402 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 07:59:39.404 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 07:59:39.406 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 07:59:39.409 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 07:59:39.411 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 07:59:39.413 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 07:59:39.416 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 07:59:39.418 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 07:59:39.421 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 07:59:39.423 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 07:59:39.425 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 07:59:39.428 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 07:59:39.430 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 07:59:39.433 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 07:59:39.450 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 07:59:39.452 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 07:59:39.455 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 07:59:39.457 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 07:59:39.459 | + 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-16 07:59:39.487 | + 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-16 07:59:39.515 | + 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-16 07:59:39.542 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 07:59:39.570 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 07:59:39.601 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 07:59:39.617 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:39.619 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 07:59:39.622 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 07:59:39.624 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 07:59:39.626 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 07:59:39.628 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 07:59:39.631 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 07:59:39.634 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 07:59:39.638 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 07:59:39.640 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 07:59:39.642 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 07:59:39.655 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 07:59:39.656 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 07:59:39.664 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 07:59:39.668 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 07:59:39.683 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 07:59:39.685 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 07:59:39.689 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 07:59:39.718 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 07:59:39.745 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 07:59:39.772 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 07:59:39.800 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 07:59:39.827 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 07:59:39.854 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 07:59:39.882 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 07:59:39.909 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 07:59:39.936 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 07:59:39.964 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 07:59:39.991 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 07:59:40.018 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 07:59:40.046 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 07:59:40.048 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 07:59:40.051 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 07:59:40.054 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 07:59:40.056 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 07:59:40.058 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:59:40.061 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:59:40.063 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 07:59:40.066 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 07:59:40.068 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 07:59:40.096 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 07:59:40.124 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 07:59:40.124 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-16 07:59:40.132 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 07:59:40.135 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 07:59:40.138 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 07:59:40.141 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 07:59:40.143 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 07:59:40.145 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 07:59:40.148 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:59:40.150 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:59:40.153 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 07:59:40.155 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 07:59:40.158 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:59:40.160 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:59:40.162 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 07:59:40.223 | Enabling site nova-api-wsgi. 2022-03-16 07:59:40.228 | To activate the new configuration, you need to run: 2022-03-16 07:59:40.228 | systemctl reload apache2 2022-03-16 07:59:40.233 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 07:59:40.235 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 07:59:40.237 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 07:59:40.240 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 07:59:40.378 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 07:59:40.399 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:40.401 | + 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-16 07:59:40.406 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 07:59:40.408 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 07:59:40.410 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 07:59:40.413 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 07:59:40.415 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 07:59:40.420 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 07:59:40.422 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 07:59:40.425 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 07:59:40.427 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 07:59:40.440 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 07:59:40.441 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 07:59:40.450 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 07:59:40.453 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 07:59:40.469 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 07:59:40.471 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 07:59:40.476 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 07:59:40.506 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 07:59:40.533 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 07:59:40.560 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 07:59:40.588 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 07:59:40.615 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 07:59:40.642 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 07:59:40.669 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 07:59:40.697 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 07:59:40.723 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 07:59:40.751 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 07:59:40.778 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 07:59:40.806 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 07:59:40.833 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 07:59:40.836 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 07:59:40.863 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 07:59:40.880 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:40.882 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 07:59:40.913 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 07:59:40.915 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 07:59:40.918 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 07:59:40.935 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:40.937 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:59:40.940 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:59:40.968 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 07:59:40.999 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 07:59:41.001 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 07:59:41.004 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 07:59:41.006 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 07:59:41.008 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 07:59:41.010 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 07:59:41.026 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:41.029 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 07:59:41.032 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 07:59:41.034 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 07:59:41.051 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:41.053 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:59:41.056 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 07:59:41.084 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 07:59:41.086 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 07:59:41.088 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 07:59:41.116 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 07:59:41.146 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 07:59:41.178 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 07:59:41.195 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:41.197 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 07:59:41.225 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 07:59:41.227 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 07:59:41.230 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 07:59:41.260 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 07:59:41.288 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-03-16 07:59:41.316 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 07:59:41.344 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 07:59:41.373 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 07:59:41.401 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 07:59:41.429 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 07:59:41.457 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 07:59:41.485 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 07:59:41.501 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:41.504 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 07:59:41.508 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 07:59:41.511 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 07:59:41.513 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 07:59:41.516 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 07:59:41.519 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 07:59:41.521 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 07:59:41.524 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 07:59:41.526 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 07:59:41.529 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 07:59:41.533 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 07:59:41.536 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 07:59:41.538 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 07:59:41.540 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 07:59:41.543 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 07:59:41.546 | + 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-16 07:59:41.577 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 07:59:41.608 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 07:59:41.639 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 07:59:41.641 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 07:59:41.643 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 07:59:41.646 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 07:59:41.662 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:41.665 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 07:59:41.666 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 07:59:42.367 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 07:59:42.369 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 07:59:42.372 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 07:59:42.374 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 07:59:42.376 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 07:59:42.379 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 07:59:42.381 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 07:59:42.398 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:42.401 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 07:59:42.404 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 07:59:42.406 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 07:59:42.422 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:42.424 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-03-16 07:59:42.427 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-03-16 07:59:42.455 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 07:59:42.457 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 07:59:42.460 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 07:59:42.477 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:42.479 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 07:59:42.482 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 07:59:42.484 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 07:59:42.514 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-03-16 07:59:42.545 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 07:59:42.574 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 07:59:42.601 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 07:59:42.629 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 07:59:42.657 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 07:59:42.686 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 07:59:42.714 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 07:59:42.716 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 07:59:42.718 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 07:59:42.721 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 07:59:42.738 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 07:59:42.740 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 07:59:42.743 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 07:59:42.745 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 07:59:42.748 | + 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-16 07:59:42.775 | + 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-16 07:59:42.804 | + 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-16 07:59:42.832 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 07:59:42.860 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 07:59:42.863 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 07:59:42.868 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 07:59:42.870 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 07:59:42.872 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 07:59:42.875 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 07:59:42.878 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 07:59:42.880 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 07:59:42.883 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 07:59:42.885 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 07:59:42.887 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 07:59:42.890 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 07:59:42.892 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 07:59:42.894 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 07:59:42.897 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 07:59:42.913 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:42.915 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 07:59:42.918 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 07:59:42.934 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:42.936 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 07:59:42.953 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:42.955 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 07:59:42.972 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 07:59:42.975 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 07:59:42.992 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 07:59:42.995 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 07:59:42.997 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 07:59:43.000 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 07:59:43.002 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 07:59:43.005 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 07:59:43.007 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 07:59:43.010 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 07:59:43.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:59:43.015 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:59:43.018 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 07:59:43.021 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 07:59:43.023 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 07:59:43.026 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 07:59:43.028 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 07:59:43.031 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 07:59:43.033 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 07:59:43.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:59:43.038 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:59:43.041 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 07:59:43.044 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 07:59:43.046 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 07:59:43.048 | + functions-common:apt_get_update:1190 : return 2022-03-16 07:59:43.051 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 07:59:43.053 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 07:59:43.056 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:59:43.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:59:43.061 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 07:59:43.083 | + 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-16 07:59:43.194 | Reading package lists... 2022-03-16 07:59:43.435 | Building dependency tree... 2022-03-16 07:59:43.436 | Reading state information... 2022-03-16 07:59:43.701 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 07:59:43.701 | The following packages were automatically installed and are no longer required: 2022-03-16 07:59:43.702 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 07:59:43.702 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 07:59:43.702 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 07:59:43.702 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 07:59:43.702 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 07:59:43.702 | python3-zope.interface 2022-03-16 07:59:43.703 | Use 'sudo apt autoremove' to remove them. 2022-03-16 07:59:43.826 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 07:59:43.831 | + functions-common:apt_get:1234 : result=0 2022-03-16 07:59:43.833 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 07:59:43.835 | + functions-common:time_stop:2425 : local name 2022-03-16 07:59:43.838 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:59:43.841 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:59:43.843 | + functions-common:time_stop:2428 : local total 2022-03-16 07:59:43.845 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:59:43.848 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 07:59:43.851 | + functions-common:time_stop:2432 : start_time=1647417583080 2022-03-16 07:59:43.853 | + functions-common:time_stop:2434 : [[ -z 1647417583080 ]] 2022-03-16 07:59:43.856 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:59:43.860 | + functions-common:time_stop:2437 : end_time=1647417583858 2022-03-16 07:59:43.863 | + functions-common:time_stop:2438 : elapsed_time=778 2022-03-16 07:59:43.865 | + functions-common:time_stop:2439 : total=6123 2022-03-16 07:59:43.867 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:59:43.869 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6901 2022-03-16 07:59:43.872 | + functions-common:apt_get:1238 : return 0 2022-03-16 07:59:43.874 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 07:59:43.877 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 07:59:43.880 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 07:59:43.882 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 07:59:43.886 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 07:59:43.913 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 07:59:43.916 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 07:59:43.918 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 07:59:43.921 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 07:59:43.923 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 07:59:43.926 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 07:59:43.928 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 07:59:43.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:59:43.934 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:59:43.936 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 07:59:43.939 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 07:59:43.941 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 07:59:43.943 | + functions-common:apt_get_update:1190 : return 2022-03-16 07:59:43.946 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 07:59:43.949 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 07:59:43.952 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:59:43.954 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:59:43.957 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 07:59:43.980 | + 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-16 07:59:44.096 | Reading package lists... 2022-03-16 07:59:44.336 | Building dependency tree... 2022-03-16 07:59:44.337 | Reading state information... 2022-03-16 07:59:44.592 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 07:59:44.592 | The following packages were automatically installed and are no longer required: 2022-03-16 07:59:44.593 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 07:59:44.594 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 07:59:44.594 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 07:59:44.594 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 07:59:44.594 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 07:59:44.594 | python3-zope.interface 2022-03-16 07:59:44.594 | Use 'sudo apt autoremove' to remove them. 2022-03-16 07:59:44.710 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 07:59:44.716 | + functions-common:apt_get:1234 : result=0 2022-03-16 07:59:44.719 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 07:59:44.721 | + functions-common:time_stop:2425 : local name 2022-03-16 07:59:44.724 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:59:44.726 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:59:44.728 | + functions-common:time_stop:2428 : local total 2022-03-16 07:59:44.731 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:59:44.734 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 07:59:44.736 | + functions-common:time_stop:2432 : start_time=1647417583977 2022-03-16 07:59:44.738 | + functions-common:time_stop:2434 : [[ -z 1647417583977 ]] 2022-03-16 07:59:44.741 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:59:44.746 | + functions-common:time_stop:2437 : end_time=1647417584743 2022-03-16 07:59:44.748 | + functions-common:time_stop:2438 : elapsed_time=766 2022-03-16 07:59:44.751 | + functions-common:time_stop:2439 : total=6901 2022-03-16 07:59:44.753 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:59:44.756 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7667 2022-03-16 07:59:44.758 | + functions-common:apt_get:1238 : return 0 2022-03-16 07:59:44.761 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 07:59:44.764 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 07:59:44.767 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 07:59:44.769 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 07:59:44.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 07:59:44.774 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 07:59:44.777 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 07:59:44.833 | wsgi (enabled by maintainer script) 2022-03-16 07:59:44.836 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 07:59:44.839 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 07:59:44.842 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 07:59:44.845 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 07:59:44.848 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 07:59:44.850 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 07:59:44.854 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 07:59:44.854 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 07:59:44.860 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 07:59:44.862 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 07:59:44.865 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 07:59:44.868 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 07:59:44.870 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 07:59:44.893 | Using python 3.8 to install osc-placement 2022-03-16 07:59:44.896 | + 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-16 07:59:45.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:59:45.794 | from cryptography.utils import int_from_bytes 2022-03-16 07:59:45.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:59:45.794 | from cryptography.utils import int_from_bytes 2022-03-16 07:59:46.927 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:59:46.954 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 07:59:46.965 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 07:59:46.966 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 07:59:46.967 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 07:59:46.968 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 07:59:46.969 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 07:59:46.970 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 07:59:47.028 | 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-16 07:59:47.030 | 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-16 07:59:47.031 | 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-16 07:59:47.032 | 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-16 07:59:47.044 | 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-16 07:59:47.045 | 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-16 07:59:47.047 | 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-16 07:59:47.062 | 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-16 07:59:47.063 | 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-16 07:59:47.064 | 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-16 07:59:47.066 | 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-16 07:59:47.067 | 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-16 07:59:47.067 | 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-16 07:59:47.088 | 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-16 07:59:47.090 | 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-16 07:59:47.091 | 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-16 07:59:47.093 | 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-16 07:59:47.100 | 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-16 07:59:47.139 | 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-16 07:59:47.141 | 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-16 07:59:47.142 | 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-16 07:59:47.143 | 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-16 07:59:47.144 | 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-16 07:59:47.146 | 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-16 07:59:47.147 | 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-16 07:59:47.148 | 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-16 07:59:47.214 | 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-16 07:59:47.216 | 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-16 07:59:47.217 | 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-16 07:59:47.218 | 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-16 07:59:47.305 | 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-16 07:59:47.306 | 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-16 07:59:47.308 | 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-16 07:59:47.350 | 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-16 07:59:47.390 | 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-16 07:59:47.551 | 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-16 07:59:49.782 | 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-16 07:59:49.789 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 07:59:49.789 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 07:59:49.912 | + inc/python:pip_install:200 : result=0 2022-03-16 07:59:49.915 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 07:59:49.917 | + functions-common:time_stop:2425 : local name 2022-03-16 07:59:49.920 | + functions-common:time_stop:2426 : local end_time 2022-03-16 07:59:49.922 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 07:59:49.925 | + functions-common:time_stop:2428 : local total 2022-03-16 07:59:49.927 | + functions-common:time_stop:2429 : local start_time 2022-03-16 07:59:49.930 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 07:59:49.932 | + functions-common:time_stop:2432 : start_time=1647417584887 2022-03-16 07:59:49.935 | + functions-common:time_stop:2434 : [[ -z 1647417584887 ]] 2022-03-16 07:59:49.938 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 07:59:49.942 | + functions-common:time_stop:2437 : end_time=1647417589940 2022-03-16 07:59:49.945 | + functions-common:time_stop:2438 : elapsed_time=5053 2022-03-16 07:59:49.948 | + functions-common:time_stop:2439 : total=153986 2022-03-16 07:59:49.951 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 07:59:49.953 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159039 2022-03-16 07:59:49.956 | + inc/python:pip_install:203 : return 0 2022-03-16 07:59:49.958 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 07:59:49.961 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 07:59:49.963 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 07:59:49.966 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 07:59:49.969 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 07:59:49.972 | ++ functions-common:git_clone:612 : pwd 2022-03-16 07:59:49.975 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 07:59:49.978 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 07:59:49.981 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 07:59:49.998 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 07:59:50.000 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 07:59:50.003 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 07:59:50.006 | + functions-common:git_clone:629 : echo master 2022-03-16 07:59:50.006 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 07:59:50.012 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 07:59:50.015 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 07:59:50.017 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 07:59:50.020 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 07:59:50.020 | + functions-common:git_clone:678 : head -1 2022-03-16 07:59:50.023 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 07:59:50.027 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 07:59:50.029 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 07:59:50.032 | + inc/python:setup_develop:338 : local bindep 2022-03-16 07:59:50.034 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 07:59:50.037 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 07:59:50.039 | + inc/python:setup_develop:344 : local extras= 2022-03-16 07:59:50.042 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 07:59:50.044 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 07:59:50.047 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 07:59:50.049 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 07:59:50.052 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 07:59:50.054 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 07:59:50.058 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 07:59:50.061 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 07:59:50.064 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 07:59:50.066 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 07:59:50.069 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 07:59:50.072 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 07:59:50.078 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 07:59:50.081 | + 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-16 07:59:50.729 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 07:59:50.732 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 07:59:50.734 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 07:59:50.736 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 07:59:50.739 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 07:59:50.741 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 07:59:50.744 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 07:59:50.746 | + inc/python:setup_package:428 : local extras= 2022-03-16 07:59:50.749 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 07:59:50.751 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 07:59:50.754 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 07:59:50.756 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 07:59:50.759 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 07:59:50.762 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 07:59:50.784 | Using python 3.8 to install /opt/stack/placement 2022-03-16 07:59:50.786 | + 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-16 07:59:51.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:59:51.664 | from cryptography.utils import int_from_bytes 2022-03-16 07:59:51.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 07:59:51.664 | from cryptography.utils import int_from_bytes 2022-03-16 07:59:52.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 07:59:52.823 | Obtaining file:///opt/stack/placement 2022-03-16 07:59:52.824 | Preparing metadata (setup.py): started 2022-03-16 07:59:55.960 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 07:59:56.003 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 07:59:56.004 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 07:59:56.005 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 07:59:56.006 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 07:59:56.007 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 07:59:56.008 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 07:59:56.010 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 07:59:56.012 | 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.0.0.0rc1) (60.9.3) 2022-03-16 07:59:56.013 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 07:59:56.014 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 07:59:56.016 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 07:59:56.017 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 07:59:56.018 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 07:59:56.019 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 07:59:56.020 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 07:59:56.021 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 07:59:56.022 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 07:59:56.023 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 07:59:56.024 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 07:59:56.025 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 07:59:56.027 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 07:59:56.091 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 07:59:56.093 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 07:59:56.095 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 07:59:56.096 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 07:59:56.098 | 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.0.0.0rc1) (3.1.1) 2022-03-16 07:59:56.099 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 07:59:56.118 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 07:59:56.159 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 07:59:56.160 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 07:59:56.161 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 07:59:56.162 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 07:59:56.163 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 07:59:56.216 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 07:59:56.217 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 07:59:56.219 | 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.0.0.0rc1) (0.13.0) 2022-03-16 07:59:56.221 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 07:59:56.259 | 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.0.0.0rc1) (2.8.2) 2022-03-16 07:59:56.263 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 07:59:56.281 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 07:59:56.282 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 07:59:56.285 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 07:59:56.311 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 07:59:56.312 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 07:59:56.325 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 07:59:56.343 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 07:59:56.344 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 07:59:56.345 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 07:59:56.347 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 07:59:56.388 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 07:59:56.390 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 07:59:56.393 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 07:59:56.394 | 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.0.0.0rc1) (1.26.8) 2022-03-16 07:59:56.410 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 07:59:56.571 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 07:59:56.610 | 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.0.0.0rc1) (5.4.0) 2022-03-16 07:59:56.612 | 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.0.0.0rc1) (4.11.1) 2022-03-16 07:59:56.613 | 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.0.0.0rc1) (1.1.6) 2022-03-16 07:59:56.629 | 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.0.0.0rc1) (1.15.0) 2022-03-16 07:59:56.663 | 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.0.0.0rc1) (1.13.3) 2022-03-16 07:59:56.719 | 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.0.0.0rc1) (2.1.0) 2022-03-16 07:59:56.809 | 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.0.0.0rc1) (1.7.0) 2022-03-16 07:59:56.897 | 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.0.0.0rc1) (1.1.5) 2022-03-16 07:59:56.947 | 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.0.0.0rc1) (0.2.5) 2022-03-16 07:59:57.139 | 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.0.0.0rc1) (0.5.2) 2022-03-16 07:59:57.140 | 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.0.0.0rc1) (5.1.1) 2022-03-16 07:59:57.140 | 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.0.0.0rc1) (0.4.2) 2022-03-16 07:59:57.219 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 07:59:57.270 | 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.0.0.0rc1) (2.21) 2022-03-16 07:59:57.430 | 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.0.0.0rc1) (3.7.0) 2022-03-16 07:59:57.536 | 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.0.0.0rc1) (3.0.0) 2022-03-16 07:59:57.537 | 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.0.0.0rc1) (1.0.0) 2022-03-16 07:59:59.459 | Installing collected packages: openstack-placement 2022-03-16 07:59:59.459 | Attempting uninstall: openstack-placement 2022-03-16 07:59:59.459 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 07:59:59.461 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 07:59:59.463 | Running setup.py develop for openstack-placement 2022-03-16 08:00:03.644 | Successfully installed openstack-placement 2022-03-16 08:00:03.644 | 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-16 08:00:03.653 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:00:03.653 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:00:03.791 | + inc/python:pip_install:200 : result=0 2022-03-16 08:00:03.794 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:00:03.796 | + functions-common:time_stop:2425 : local name 2022-03-16 08:00:03.798 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:00:03.801 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:00:03.803 | + functions-common:time_stop:2428 : local total 2022-03-16 08:00:03.805 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:00:03.808 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:00:03.810 | + functions-common:time_stop:2432 : start_time=1647417590778 2022-03-16 08:00:03.813 | + functions-common:time_stop:2434 : [[ -z 1647417590778 ]] 2022-03-16 08:00:03.816 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:00:03.820 | + functions-common:time_stop:2437 : end_time=1647417603817 2022-03-16 08:00:03.822 | + functions-common:time_stop:2438 : elapsed_time=13039 2022-03-16 08:00:03.825 | + functions-common:time_stop:2439 : total=159039 2022-03-16 08:00:03.828 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:00:03.830 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172078 2022-03-16 08:00:03.833 | + inc/python:pip_install:203 : return 0 2022-03-16 08:00:03.835 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:00:03.838 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 08:00:03.840 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 08:00:03.860 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 08:00:03.872 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-16 08:00:03.875 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-16 08:00:03.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:00:03.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:00:03.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-16 08:00:03.885 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:00:03.888 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 08:00:03.891 | + ./stack.sh:main:943 : configure_placement 2022-03-16 08:00:03.893 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-16 08:00:03.905 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-16 08:00:03.908 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-16 08:00:03.913 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-16 08:00:03.915 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-16 08:00:03.918 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-16 08:00:03.921 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-16 08:00:03.923 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 08:00:03.927 | + 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-16 08:00:03.961 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-16 08:00:03.993 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-16 08:00:04.025 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-16 08:00:04.028 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-16 08:00:04.030 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-16 08:00:04.033 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 08:00:04.036 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-16 08:00:04.068 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-16 08:00:04.097 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-03-16 08:00:04.127 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-16 08:00:04.156 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-16 08:00:04.186 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-16 08:00:04.215 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-16 08:00:04.244 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-16 08:00:04.273 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:00:04.302 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 08:00:04.332 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-16 08:00:04.334 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-16 08:00:04.337 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-16 08:00:04.343 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 08:00:04.366 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 08:00:04.369 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 08:00:04.371 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 08:00:04.374 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 08:00:04.377 | + 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-16 08:00:04.406 | + 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-16 08:00:04.436 | + 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-16 08:00:04.466 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 08:00:04.496 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 08:00:04.498 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-16 08:00:04.501 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-16 08:00:04.503 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-16 08:00:04.506 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-16 08:00:04.508 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 08:00:04.511 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 08:00:04.514 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-16 08:00:04.518 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-16 08:00:04.520 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 08:00:04.523 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 08:00:04.536 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 08:00:04.536 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:00:04.545 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 08:00:04.549 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 08:00:04.564 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-16 08:00:04.567 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-16 08:00:04.571 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-16 08:00:04.603 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-16 08:00:04.631 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-16 08:00:04.668 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-16 08:00:04.697 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 08:00:04.727 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 08:00:04.755 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-16 08:00:04.784 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-16 08:00:04.812 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-16 08:00:04.842 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 08:00:04.871 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 08:00:04.900 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 08:00:04.929 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-16 08:00:04.959 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 08:00:04.961 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 08:00:04.965 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-16 08:00:04.968 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-16 08:00:04.970 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 08:00:04.973 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:00:04.975 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:00:04.978 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-16 08:00:04.981 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-16 08:00:04.983 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-16 08:00:05.013 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 08:00:05.043 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-16 08:00:05.043 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-16 08:00:05.052 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-16 08:00:05.056 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-16 08:00:05.059 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-16 08:00:05.061 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 08:00:05.064 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 08:00:05.066 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 08:00:05.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:00:05.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:00:05.075 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 08:00:05.077 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 08:00:05.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:00:05.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:00:05.085 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-16 08:00:05.148 | Site placement-api already enabled 2022-03-16 08:00:05.152 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 08:00:05.155 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 08:00:05.157 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:00:05.160 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 08:00:05.296 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-16 08:00:05.320 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:00:05.324 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-16 08:00:05.345 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:05.347 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-16 08:00:05.366 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:00:05.369 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-16 08:00:05.372 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-16 08:00:05.375 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 08:00:05.407 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-03-16 08:00:05.438 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 08:00:05.467 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 08:00:05.498 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 08:00:05.527 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 08:00:05.556 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 08:00:05.586 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-16 08:00:05.616 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-16 08:00:05.634 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:05.636 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-16 08:00:05.653 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:05.656 | + ./stack.sh:main:969 : run_phase stack install 2022-03-16 08:00:05.658 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 08:00:05.661 | + functions-common:run_phase:1854 : local phase=install 2022-03-16 08:00:05.663 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:00:05.666 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:00:05.669 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:00:05.672 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:00:05.674 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:00:05.677 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:00:05.682 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:00:05.685 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:00:05.687 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:00:05.690 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-16 08:00:05.693 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:00:05.709 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:00:05.711 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:00:05.713 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:00:05.716 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-16 08:00:05.718 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-16 08:00:05.721 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:00:05.723 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-16 08:00:05.726 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-16 08:00:05.728 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-16 08:00:05.785 | ++ inc/async:async_inner:63 : install_tempest 2022-03-16 08:00:05.825 | [198315 Async install_tempest:223689]: running: install_tempest 2022-03-16 08:00:05.828 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 08:00:05.831 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 08:00:05.834 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:00:05.837 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 08:00:05.841 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-16 08:00:05.843 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 08:00:05.846 | + functions-common:run_plugins:1840 : local phase=install 2022-03-16 08:00:05.849 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 08:00:05.851 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 08:00:05.855 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-16 08:00:05.858 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-16 08:00:05.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:00:05.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:00:05.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-16 08:00:05.869 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 08:00:05.871 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-16 08:00:05.874 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-16 08:00:05.877 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 08:00:05.880 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-16 08:00:05.883 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-16 08:00:05.886 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 08:00:05.890 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-16 08:00:05.895 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 08:00:05.900 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-16 08:00:05.903 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-16 08:00:05.906 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-16 08:00:05.909 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-16 08:00:05.911 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-16 08:00:05.934 | Using python 3.8 to install python-openstackclient 2022-03-16 08:00:05.937 | + 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-16 08:00:06.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:00:06.820 | from cryptography.utils import int_from_bytes 2022-03-16 08:00:06.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:00:06.820 | from cryptography.utils import int_from_bytes 2022-03-16 08:00:07.967 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:00:07.993 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-16 08:00:08.011 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-16 08:00:08.012 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-16 08:00:08.013 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-16 08:00:08.014 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-16 08:00:08.015 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-16 08:00:08.016 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-16 08:00:08.017 | 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-16 08:00:08.019 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-16 08:00:08.020 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-16 08:00:08.021 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-16 08:00:08.022 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-16 08:00:08.033 | 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-16 08:00:08.034 | 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-16 08:00:08.035 | 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-16 08:00:08.036 | 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-16 08:00:08.038 | 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-16 08:00:08.064 | 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-16 08:00:08.065 | 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-16 08:00:08.066 | 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-16 08:00:08.067 | 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-16 08:00:08.068 | 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-16 08:00:08.069 | 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-16 08:00:08.071 | 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-16 08:00:08.072 | 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-16 08:00:08.073 | 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-16 08:00:08.074 | 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-16 08:00:08.076 | 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-16 08:00:08.089 | 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-16 08:00:08.109 | 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-16 08:00:08.110 | 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-16 08:00:08.111 | 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-16 08:00:08.112 | 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-16 08:00:08.133 | 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-16 08:00:08.152 | 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-16 08:00:08.153 | 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-16 08:00:08.155 | 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-16 08:00:08.245 | 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-16 08:00:08.246 | 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-16 08:00:08.247 | 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-16 08:00:08.289 | 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-16 08:00:08.300 | 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-16 08:00:08.333 | 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-16 08:00:08.495 | 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-16 08:00:08.508 | 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-16 08:00:08.610 | 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-16 08:00:08.611 | 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-16 08:00:08.613 | 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-16 08:00:08.615 | 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-16 08:00:08.741 | 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-16 08:00:11.026 | 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-16 08:00:11.033 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:00:11.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:00:11.160 | + inc/python:pip_install:200 : result=0 2022-03-16 08:00:11.163 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:00:11.165 | + functions-common:time_stop:2425 : local name 2022-03-16 08:00:11.168 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:00:11.171 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:00:11.173 | + functions-common:time_stop:2428 : local total 2022-03-16 08:00:11.175 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:00:11.178 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:00:11.180 | + functions-common:time_stop:2432 : start_time=1647417605929 2022-03-16 08:00:11.183 | + functions-common:time_stop:2434 : [[ -z 1647417605929 ]] 2022-03-16 08:00:11.186 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:00:11.190 | + functions-common:time_stop:2437 : end_time=1647417611187 2022-03-16 08:00:11.192 | + functions-common:time_stop:2438 : elapsed_time=5258 2022-03-16 08:00:11.195 | + functions-common:time_stop:2439 : total=172078 2022-03-16 08:00:11.197 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:00:11.200 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177336 2022-03-16 08:00:11.202 | + inc/python:pip_install:203 : return 0 2022-03-16 08:00:11.205 | + ./stack.sh:main:981 : install_oscwrap 2022-03-16 08:00:11.208 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-16 08:00:11.213 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.lFcfRZ5E4x 2022-03-16 08:00:11.216 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-16 08:00:11.218 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-16 08:00:11.221 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-16 08:00:11.224 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-16 08:00:11.226 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 08:00:11.230 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-16 08:00:11.247 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:00:11.250 | + ./stack.sh:main:1035 : configure_database 2022-03-16 08:00:11.252 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-16 08:00:11.255 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-16 08:00:11.257 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-16 08:00:11.260 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:00:11.262 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-16 08:00:11.265 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-16 08:00:11.267 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:00:11.269 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:00:11.272 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-16 08:00:11.274 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-16 08:00:11.277 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:00:11.279 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:00:11.282 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:00:11.284 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:00:11.286 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:00:11.289 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:00:11.291 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:00:11.294 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:00:11.296 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:00:11.298 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:00:11.301 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:00:11.303 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-16 08:00:11.305 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:00:11.308 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:00:11.310 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:00:11.313 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:00:11.315 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:00:11.317 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:00:11.320 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-16 08:00:11.335 | mysqladmin: connect to server at 'localhost' failed 2022-03-16 08:00:11.335 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-16 08:00:11.340 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-16 08:00:11.342 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-16 08:00:11.345 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:00:11.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:00:11.351 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-16 08:00:11.353 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-16 08:00:11.356 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-16 08:00:11.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:00:11.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:00:11.364 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-16 08:00:11.366 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-16 08:00:11.368 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-16 08:00:11.380 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:00:11.404 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-16 08:00:11.415 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:00:11.433 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-16 08:00:11.436 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-16 08:00:11.437 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-16 08:00:11.442 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-16 08:00:11.495 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-16 08:00:11.548 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-16 08:00:11.602 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-16 08:00:11.656 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-16 08:00:11.659 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-16 08:00:11.661 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:00:11.664 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-16 08:00:13.538 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-16 08:00:13.541 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-16 08:00:13.545 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 08:00:13.549 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-080013 2022-03-16 08:00:13.552 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-080013 1039' 2022-03-16 08:00:13.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.557 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 08:00:13.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.562 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 08:00:13.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.568 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 08:00:13.570 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.573 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 08:00:13.575 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.578 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-03-16 08:00:13.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.583 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-03-16 08:00:13.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.589 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-075612 2022-03-16 08:00:13.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.594 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 08:00:13.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.599 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-03-16 08:00:13.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.605 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 08:00:13.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.610 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 08:00:13.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.615 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 08:00:13.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:00:13.620 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 08:00:13.623 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-16 08:00:13.625 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-16 08:00:13.628 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-16 08:00:13.640 | + ./stack.sh:main:1065 : start_dstat 2022-03-16 08:00:13.642 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:00:13.645 | + functions-common:run_process:1680 : local service=dstat 2022-03-16 08:00:13.648 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:00:13.650 | + functions-common:run_process:1682 : local group= 2022-03-16 08:00:13.653 | + functions-common:run_process:1683 : local user= 2022-03-16 08:00:13.655 | + functions-common:run_process:1685 : local name=dstat 2022-03-16 08:00:13.658 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:00:13.660 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:00:13.663 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:00:13.665 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:00:13.669 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:00:13.674 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417613671 2022-03-16 08:00:13.677 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-16 08:00:13.696 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:00:13.699 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-16 08:00:13.701 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-16 08:00:13.704 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:00:13.706 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:00:13.709 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:00:13.711 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:00:13.714 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-16 08:00:13.717 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-16 08:00:13.719 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-16 08:00:13.722 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:00:13.724 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:00:13.727 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-16 08:00:13.729 | + 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-16 08:00:13.732 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-16 08:00:13.735 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 08:00:13.737 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:00:13.739 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:00:13.742 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:00:13.744 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:00:13.746 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-16 08:00:13.749 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:00:13.753 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-16 08:00:13.807 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-16 08:00:13.862 | + 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-16 08:00:13.914 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-16 08:00:13.967 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-16 08:00:14.022 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:00:14.075 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:00:14.078 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-16 08:00:14.137 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:00:14.548 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-16 08:00:14.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-16 08:00:14.957 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-16 08:00:14.978 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:00:14.981 | + functions-common:time_stop:2425 : local name 2022-03-16 08:00:14.984 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:00:14.986 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:00:14.989 | + functions-common:time_stop:2428 : local total 2022-03-16 08:00:14.991 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:00:14.994 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:00:14.996 | + functions-common:time_stop:2432 : start_time=1647417613671 2022-03-16 08:00:14.999 | + functions-common:time_stop:2434 : [[ -z 1647417613671 ]] 2022-03-16 08:00:15.002 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:00:15.007 | + functions-common:time_stop:2437 : end_time=1647417615004 2022-03-16 08:00:15.009 | + functions-common:time_stop:2438 : elapsed_time=1333 2022-03-16 08:00:15.012 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:00:15.014 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:00:15.016 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1333 2022-03-16 08:00:15.019 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-16 08:00:15.022 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-16 08:00:15.024 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-16 08:00:15.027 | + functions-common:run_process:1682 : local group= 2022-03-16 08:00:15.030 | + functions-common:run_process:1683 : local user=root 2022-03-16 08:00:15.032 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-16 08:00:15.035 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:00:15.037 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:00:15.040 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:00:15.043 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:00:15.046 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:00:15.051 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417615048 2022-03-16 08:00:15.053 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-16 08:00:15.070 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:15.073 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:00:15.076 | + functions-common:time_stop:2425 : local name 2022-03-16 08:00:15.078 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:00:15.081 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:00:15.083 | + functions-common:time_stop:2428 : local total 2022-03-16 08:00:15.086 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:00:15.089 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:00:15.091 | + functions-common:time_stop:2432 : start_time=1647417615048 2022-03-16 08:00:15.094 | + functions-common:time_stop:2434 : [[ -z 1647417615048 ]] 2022-03-16 08:00:15.097 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:00:15.101 | + functions-common:time_stop:2437 : end_time=1647417615099 2022-03-16 08:00:15.105 | + functions-common:time_stop:2438 : elapsed_time=51 2022-03-16 08:00:15.107 | + functions-common:time_stop:2439 : total=1333 2022-03-16 08:00:15.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:00:15.112 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1384 2022-03-16 08:00:15.115 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-16 08:00:15.132 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:15.135 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-16 08:00:15.154 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:15.157 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-16 08:00:15.176 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:00:15.179 | + ./stack.sh:main:1078 : start_etcd3 2022-03-16 08:00:15.182 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-16 08:00:15.184 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-816802-12-hyperv --data-dir /opt/stack/data/etcd' 2022-03-16 08:00:15.187 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-16 08:00:15.189 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-816802-12-hyperv=http://10.222.0.39:2380' 2022-03-16 08:00:15.192 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-03-16 08:00:15.194 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-03-16 08:00:15.197 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-16 08:00:15.200 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-16 08:00:15.202 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-03-16 08:00:15.205 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-16 08:00:15.207 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-16 08:00:15.210 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 08:00:15.213 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-816802-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-816802-12-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-03-16 08:00:15.216 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-16 08:00:15.218 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-816802-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-816802-12-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-03-16 08:00:15.220 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:00:15.223 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-16 08:00:15.225 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:00:15.228 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:00:15.230 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 08:00:15.232 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:00:15.237 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-16 08:00:15.303 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-16 08:00:15.366 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-816802-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-816802-12-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-03-16 08:00:15.419 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-16 08:00:15.470 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-16 08:00:15.521 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:00:15.572 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:00:15.575 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-16 08:00:15.637 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:00:16.032 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-16 08:00:16.085 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-16 08:00:16.141 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-16 08:00:16.193 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-16 08:00:16.245 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-16 08:00:16.248 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:00:16.253 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 08:00:16.255 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-16 08:00:16.663 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-16 08:00:16.677 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-16 08:00:17.048 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-16 08:00:18.122 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-16 08:00:18.140 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:18.143 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-16 08:00:18.145 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-16 08:00:18.149 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-16 08:00:18.153 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-16 08:00:18.165 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-16 08:00:18.177 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-16 08:00:18.180 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 08:00:18.183 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-16 08:00:18.322 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-16 08:00:18.477 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-16 08:00:18.617 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-16 08:00:18.755 | + 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.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-16 08:00:18.893 | + 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.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-16 08:00:19.032 | + 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.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-16 08:00:19.170 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-16 08:00:19.305 | + 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.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-16 08:00:19.445 | + 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.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-16 08:00:19.583 | + functions-common:write_clouds_yaml:198 : cat 2022-03-16 08:00:19.589 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-16 08:00:19.592 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-16 08:00:19.595 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-16 08:00:19.599 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-16 08:00:19.602 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-16 08:00:19.605 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-16 08:00:19.622 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:00:19.624 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-16 08:00:19.627 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:00:19.629 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-16 08:00:19.632 | + ./stack.sh:main:1095 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-03-16 08:00:19.634 | + ./stack.sh:main:1096 : init_keystone 2022-03-16 08:00:19.637 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-16 08:00:19.653 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:19.655 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-16 08:00:19.658 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-16 08:00:19.660 | + lib/database:recreate_database:112 : local db=keystone 2022-03-16 08:00:19.663 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-16 08:00:19.665 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-16 08:00:19.668 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-16 08:00:19.673 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:00:20.144 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-16 08:00:20.149 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:00:20.165 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-16 08:00:20.168 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 08:00:20.170 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:00:20.173 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:00:20.176 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:00:20.181 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417620179 2022-03-16 08:00:20.184 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-16 08:00:24.895 | 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=225536) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:00:24.901 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:24.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.903 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.903 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.903 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.904 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:24.905 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:24.930 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:24.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.931 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.932 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.932 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:24.934 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:24.988 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:24.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.989 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.989 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.990 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:24.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:24.991 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:24.991 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:24.999 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 08:00:26.509 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:26.509 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 08:00:26.516 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:26.517 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 08:00:26.523 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:26.524 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 08:00:26.530 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:26.530 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 08:00:26.537 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:26.537 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 08:00:26.544 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:26.544 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 08:00:26.593 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:26.593 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:26.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.595 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.595 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.596 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.596 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.596 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:26.597 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:26.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:26.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.599 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.599 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.599 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.600 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:26.600 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:26.608 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:26.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.610 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.610 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.611 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:26.611 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:26.611 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:26.611 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:27.141 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:27.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.143 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.143 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.144 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.144 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.144 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:27.144 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:27.170 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:27.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.172 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.172 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.172 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.173 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.173 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:27.173 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:27.180 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 08:00:27.237 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.237 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 08:00:27.244 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.244 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 08:00:27.251 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.251 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 08:00:27.258 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.258 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 08:00:27.265 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.266 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 08:00:27.272 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.272 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 08:00:27.280 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.280 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:27.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.282 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.283 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.283 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.283 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:27.283 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:27.284 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:27.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.286 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.286 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.286 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.287 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.287 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:27.287 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:27.294 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:27.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.295 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.296 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.296 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.297 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:27.297 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:27.773 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:27.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.774 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.775 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.775 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.776 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:27.776 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:27.801 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:00:27.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.803 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.803 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.804 | 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=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:00:27.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:00:27.804 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:00:27.804 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225536) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:00:27.812 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 08:00:27.819 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.819 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 08:00:27.827 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.827 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 08:00:27.834 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.834 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 08:00:27.841 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.841 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 08:00:27.847 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.847 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 08:00:27.854 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:27.854 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 08:00:27.861 | INFO migrate.versioning.api [-] done 2022-03-16 08:00:28.247 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-16 08:00:28.250 | + functions-common:time_stop:2425 : local name 2022-03-16 08:00:28.252 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:00:28.255 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:00:28.258 | + functions-common:time_stop:2428 : local total 2022-03-16 08:00:28.260 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:00:28.262 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 08:00:28.265 | + functions-common:time_stop:2432 : start_time=1647417620179 2022-03-16 08:00:28.267 | + functions-common:time_stop:2434 : [[ -z 1647417620179 ]] 2022-03-16 08:00:28.271 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:00:28.275 | + functions-common:time_stop:2437 : end_time=1647417628272 2022-03-16 08:00:28.277 | + functions-common:time_stop:2438 : elapsed_time=8093 2022-03-16 08:00:28.280 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:00:28.282 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:00:28.285 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8093 2022-03-16 08:00:28.287 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-16 08:00:28.290 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-16 08:00:28.294 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-16 08:00:32.914 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-16 08:00:32.914 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 08:00:32.914 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 08:00:32.915 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-16 08:00:32.915 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 08:00:32.915 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 08:00:32.915 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 08:00:32.916 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 08:00:32.916 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 08:00:33.291 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-16 08:00:33.295 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-16 08:00:37.796 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-16 08:00:37.797 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 08:00:37.797 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 08:00:37.797 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-16 08:00:37.798 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 08:00:37.798 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 08:00:37.798 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 08:00:37.798 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 08:00:37.799 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 08:00:38.153 | + ./stack.sh:main:1097 : start_keystone 2022-03-16 08:00:38.156 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-16 08:00:38.158 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-16 08:00:38.161 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-16 08:00:38.178 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:38.180 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-16 08:00:38.184 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-16 08:00:38.188 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-16 08:00:38.190 | + functions-common:run_process:1680 : local service=keystone 2022-03-16 08:00:38.193 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:00:38.195 | + functions-common:run_process:1682 : local group= 2022-03-16 08:00:38.198 | + functions-common:run_process:1683 : local user= 2022-03-16 08:00:38.200 | + functions-common:run_process:1685 : local name=keystone 2022-03-16 08:00:38.203 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:00:38.205 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:00:38.208 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:00:38.210 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:00:38.213 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:00:38.218 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417638214 2022-03-16 08:00:38.220 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-16 08:00:38.236 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:00:38.239 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-16 08:00:38.241 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-16 08:00:38.244 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:00:38.246 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:00:38.248 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:00:38.251 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 08:00:38.253 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-16 08:00:38.255 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-16 08:00:38.258 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-16 08:00:38.260 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:00:38.263 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:00:38.265 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-16 08:00:38.268 | + 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-16 08:00:38.270 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-16 08:00:38.272 | + 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-16 08:00:38.274 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:00:38.276 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:00:38.279 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-16 08:00:38.281 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:00:38.285 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-16 08:00:38.336 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-16 08:00:38.388 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-16 08:00:38.440 | + 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-16 08:00:38.492 | + 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-16 08:00:38.543 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-16 08:00:38.596 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-16 08:00:38.647 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-16 08:00:38.698 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-16 08:00:38.750 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-16 08:00:38.802 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:00:38.804 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-16 08:00:38.856 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:00:39.256 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-16 08:00:39.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-16 08:00:39.655 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-16 08:00:39.734 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:00:39.736 | + functions-common:time_stop:2425 : local name 2022-03-16 08:00:39.739 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:00:39.741 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:00:39.744 | + functions-common:time_stop:2428 : local total 2022-03-16 08:00:39.746 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:00:39.749 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:00:39.751 | + functions-common:time_stop:2432 : start_time=1647417638214 2022-03-16 08:00:39.753 | + functions-common:time_stop:2434 : [[ -z 1647417638214 ]] 2022-03-16 08:00:39.756 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:00:39.761 | + functions-common:time_stop:2437 : end_time=1647417639758 2022-03-16 08:00:39.763 | + functions-common:time_stop:2438 : elapsed_time=1544 2022-03-16 08:00:39.766 | + functions-common:time_stop:2439 : total=1384 2022-03-16 08:00:39.768 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:00:39.771 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2928 2022-03-16 08:00:39.773 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-16 08:00:39.773 | Waiting for keystone to start... 2022-03-16 08:00:39.775 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-03-16 08:00:39.778 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-03-16 08:00:39.781 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:00:39.783 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-03-16 08:00:39.786 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:00:39.788 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:00:39.791 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:00:39.794 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:00:39.796 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:00:39.799 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:00:39.804 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417639801 2022-03-16 08:00:39.806 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:00:39.812 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-03-16 08:00:46.338 | + :: : [[ 200 == 503 ]] 2022-03-16 08:00:46.340 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:00:46.343 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:00:46.345 | + functions-common:time_stop:2425 : local name 2022-03-16 08:00:46.348 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:00:46.351 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:00:46.353 | + functions-common:time_stop:2428 : local total 2022-03-16 08:00:46.356 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:00:46.359 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:00:46.361 | + functions-common:time_stop:2432 : start_time=1647417639801 2022-03-16 08:00:46.364 | + functions-common:time_stop:2434 : [[ -z 1647417639801 ]] 2022-03-16 08:00:46.367 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:00:46.372 | + functions-common:time_stop:2437 : end_time=1647417646369 2022-03-16 08:00:46.375 | + functions-common:time_stop:2438 : elapsed_time=6568 2022-03-16 08:00:46.377 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:00:46.380 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:00:46.382 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6568 2022-03-16 08:00:46.384 | + functions:wait_for_service:467 : return 0 2022-03-16 08:00:46.387 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-16 08:00:46.404 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:00:46.407 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-16 08:00:46.409 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:00:46.411 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 08:00:46.443 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-16 08:00:46.445 | + 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.39/identity 2022-03-16 08:00:51.041 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.041 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.041 | 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=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.049 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.069 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.070 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.100 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.132 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.133 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.223 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.245 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=226251) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 08:00:51.282 | 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=226251) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:00:51.592 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created domain default 2022-03-16 08:00:51.632 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created project admin 2022-03-16 08:00:51.660 | DEBUG passlib.handlers.bcrypt [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=226251) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-16 08:00:51.660 | DEBUG passlib.handlers.bcrypt [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=226251) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-16 08:00:51.722 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created user admin 2022-03-16 08:00:51.734 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created role reader 2022-03-16 08:00:51.743 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created role member 2022-03-16 08:00:51.764 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created implied role where 18888f2e40b34280837a0f6bc870794b implies a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:00:51.773 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created role admin 2022-03-16 08:00:51.789 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created implied role where c2e8ea5a1926426c90845c19492740c7 implies 18888f2e40b34280837a0f6bc870794b 2022-03-16 08:00:51.800 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Granted role admin on project admin to user admin. 2022-03-16 08:00:51.807 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Granted role admin on the system to user admin. 2022-03-16 08:00:51.818 | WARNING py.warnings [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e 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-16 08:00:51.818 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-16 08:00:51.818 |  2022-03-16 08:00:51.822 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created region RegionOne 2022-03-16 08:00:51.853 | INFO keystone.cmd.bootstrap [None req-2d4d4a6f-5145-4ae6-9ef6-8008e826432e None None] Created public endpoint http://10.222.0.39/identity 2022-03-16 08:00:52.301 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-16 08:00:52.304 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-16 08:00:52.306 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-16 08:00:52.310 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-16 08:00:55.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:00:55.292 | from cryptography.utils import int_from_bytes 2022-03-16 08:00:55.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:00:55.292 | from cryptography.utils import int_from_bytes 2022-03-16 08:00:55.455 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:00:55.458 | + lib/keystone:create_keystone_accounts:310 : admin_project=017c6055da2b4550a0006147d2271962 2022-03-16 08:00:55.460 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-16 08:00:55.464 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-16 08:00:57.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:00:57.685 | from cryptography.utils import int_from_bytes 2022-03-16 08:00:57.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:00:57.685 | from cryptography.utils import int_from_bytes 2022-03-16 08:00:57.847 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:00:57.850 | + lib/keystone:create_keystone_accounts:312 : admin_user=eda1d4f630e3458b983913ee8e9fbf02 2022-03-16 08:00:57.853 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-16 08:00:57.855 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-16 08:00:57.858 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-16 08:00:57.860 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin eda1d4f630e3458b983913ee8e9fbf02 default 2022-03-16 08:00:57.916 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin eda1d4f630e3458b983913ee8e9fbf02 default 2022-03-16 08:00:57.958 | [198315 Async ks-domain-role:226371]: running: get_or_add_user_domain_role admin eda1d4f630e3458b983913ee8e9fbf02 default 2022-03-16 08:00:57.960 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-16 08:00:57.963 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 08:00:57.966 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 08:01:01.116 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 08:01:01.118 | + functions-common:get_or_create_domain:888 : echo default 2022-03-16 08:01:01.118 | default 2022-03-16 08:01:01.121 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-16 08:01:01.180 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-16 08:01:01.223 | [198315 Async ks-project:226510]: running: get_or_create_project service Default 2022-03-16 08:01:01.225 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-16 08:01:01.288 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-16 08:01:01.332 | [198315 Async ks-service:226596]: running: get_or_create_role service 2022-03-16 08:01:01.334 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-16 08:01:01.411 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-16 08:01:01.500 | [198315 Async ks-reseller:226682]: running: get_or_create_role ResellerAdmin 2022-03-16 08:01:01.527 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-16 08:01:01.551 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-16 08:01:01.963 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-16 08:01:02.201 | [198315 Async ks-anotherrole:226772]: running: get_or_create_role anotherrole 2022-03-16 08:01:02.222 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-16 08:01:02.255 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-16 08:01:02.277 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:01:02.304 | +++ 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-16 08:01:05.064 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:05.193 | [226596 Async ks-service:226596]: finished successfully 2022-03-16 08:01:05.535 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:05.663 | [226510 Async ks-project:226510]: finished successfully 2022-03-16 08:01:05.711 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:05.760 | [226682 Async ks-reseller:226682]: finished successfully 2022-03-16 08:01:05.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:05.846 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:05.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:05.846 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:05.977 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:06.010 | [226772 Async ks-anotherrole:226772]: finished successfully 2022-03-16 08:01:06.035 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:06.037 | ++ functions-common:get_or_create_project:938 : project_id=79b443a5d7ce47af8b1a1707a208b0d2 2022-03-16 08:01:06.040 | ++ functions-common:get_or_create_project:939 : echo 79b443a5d7ce47af8b1a1707a208b0d2 2022-03-16 08:01:06.043 | + lib/keystone:create_keystone_accounts:340 : invis_project=79b443a5d7ce47af8b1a1707a208b0d2 2022-03-16 08:01:06.045 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-16 08:01:06.048 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-16 08:01:06.051 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:01:06.054 | +++ 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-16 08:01:08.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:08.594 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:08.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:08.594 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:08.626 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:08.654 | [226371 Async ks-domain-role:226371]: finished successfully 2022-03-16 08:01:08.765 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:08.768 | ++ functions-common:get_or_create_project:938 : project_id=6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:08.770 | ++ functions-common:get_or_create_project:939 : echo 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:08.773 | + lib/keystone:create_keystone_accounts:344 : demo_project=6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:08.775 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-16 08:01:08.779 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-16 08:01:08.782 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:01:08.784 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-16 08:01:08.786 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-16 08:01:08.790 | +++ 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-16 08:01:11.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.282 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.282 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.449 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:11.452 | ++ functions-common:get_or_create_user:925 : user_id=86ba2deefe6a44039db7a576cf29ac6f 2022-03-16 08:01:11.454 | ++ functions-common:get_or_create_user:926 : echo 86ba2deefe6a44039db7a576cf29ac6f 2022-03-16 08:01:11.457 | + lib/keystone:create_keystone_accounts:347 : demo_user=86ba2deefe6a44039db7a576cf29ac6f 2022-03-16 08:01:11.459 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-16 08:01:11.509 | [198315 Async ks-domain-role:226371]: Waiting for completion of get_or_add_user_domain_role admin eda1d4f630e3458b983913ee8e9fbf02 default running on PID 226371 (6 other jobs running) 2022-03-16 08:01:11.535 | [198315 Async ks-domain-role:226371]: Signaling child to exit 2022-03-16 08:01:11.535 | WAKEUP 2022-03-16 08:01:11.557 | [198315 Async ks-domain-role:226371]: Signaled 2022-03-16 08:01:11.559 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-16 08:01:11.559 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:11.559 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eda1d4f630e3458b983913ee8e9fbf02 --domain default 2022-03-16 08:01:11.559 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-16 08:01:11.559 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:11.559 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:11.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.559 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.559 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.559 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:11.559 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-16 08:01:11.559 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-16 08:01:11.559 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user eda1d4f630e3458b983913ee8e9fbf02 --domain default 2022-03-16 08:01:11.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.559 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.559 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.559 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-16 08:01:11.559 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:11.559 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:11.559 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eda1d4f630e3458b983913ee8e9fbf02 --domain default 2022-03-16 08:01:11.559 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:11.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.559 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.559 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.560 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:11.560 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:11.560 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:11.560 | ++ functions-common:get_field:818 : echo '| c2e8ea5a1926426c90845c19492740c7 | eda1d4f630e3458b983913ee8e9fbf02 | | | default | | False |' 2022-03-16 08:01:11.560 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:11.560 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:11.560 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:01:11.560 | + functions-common:get_or_add_user_domain_role:1021 : echo c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:01:11.560 | c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:01:11.603 | [198315 Async ks-domain-role:226371]: finished get_or_add_user_domain_role admin eda1d4f630e3458b983913ee8e9fbf02 default with result 0 in 10 seconds 2022-03-16 08:01:11.610 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-16 08:01:11.645 | [198315 Async ks-project:226510]: Waiting for completion of get_or_create_project service Default running on PID 226510 (5 other jobs running) 2022-03-16 08:01:11.669 | [198315 Async ks-project:226510]: Signaling child to exit 2022-03-16 08:01:11.669 | WAKEUP 2022-03-16 08:01:11.691 | [198315 Async ks-project:226510]: Signaled 2022-03-16 08:01:11.693 | + functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:01:11.693 | ++ 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-16 08:01:11.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.693 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.693 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.693 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:11.693 | + functions-common:get_or_create_project:938 : project_id=ca091f277a124f2cb6a9b8983ce2d86f 2022-03-16 08:01:11.693 | + functions-common:get_or_create_project:939 : echo ca091f277a124f2cb6a9b8983ce2d86f 2022-03-16 08:01:11.693 | ca091f277a124f2cb6a9b8983ce2d86f 2022-03-16 08:01:11.737 | [198315 Async ks-project:226510]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-16 08:01:11.773 | [198315 Async ks-service:226596]: Waiting for completion of get_or_create_role service running on PID 226596 (4 other jobs running) 2022-03-16 08:01:11.798 | [198315 Async ks-service:226596]: Signaling child to exit 2022-03-16 08:01:11.798 | WAKEUP 2022-03-16 08:01:11.820 | [198315 Async ks-service:226596]: Signaled 2022-03-16 08:01:11.821 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 08:01:11.821 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-16 08:01:11.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.821 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.821 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.821 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:11.821 | + functions-common:get_or_create_role:950 : role_id=64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:01:11.821 | + functions-common:get_or_create_role:951 : echo 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:01:11.821 | 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:01:11.866 | [198315 Async ks-service:226596]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-16 08:01:11.903 | [198315 Async ks-reseller:226682]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 226682 (3 other jobs running) 2022-03-16 08:01:11.927 | [198315 Async ks-reseller:226682]: Signaling child to exit 2022-03-16 08:01:11.927 | WAKEUP 2022-03-16 08:01:11.950 | [198315 Async ks-reseller:226682]: Signaled 2022-03-16 08:01:11.952 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 08:01:11.952 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-16 08:01:11.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.952 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:11.952 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:11.952 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:11.952 | + functions-common:get_or_create_role:950 : role_id=8e15bc4a85ef4138a23d89c24d612ce0 2022-03-16 08:01:11.952 | + functions-common:get_or_create_role:951 : echo 8e15bc4a85ef4138a23d89c24d612ce0 2022-03-16 08:01:11.952 | 8e15bc4a85ef4138a23d89c24d612ce0 2022-03-16 08:01:11.995 | [198315 Async ks-reseller:226682]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-16 08:01:12.032 | [198315 Async ks-anotherrole:226772]: Waiting for completion of get_or_create_role anotherrole running on PID 226772 (2 other jobs running) 2022-03-16 08:01:12.057 | [198315 Async ks-anotherrole:226772]: Signaling child to exit 2022-03-16 08:01:12.057 | WAKEUP 2022-03-16 08:01:12.079 | [198315 Async ks-anotherrole:226772]: Signaled 2022-03-16 08:01:12.081 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 08:01:12.081 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 08:01:12.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:12.081 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:12.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:12.081 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:12.081 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:12.081 | + functions-common:get_or_create_role:950 : role_id=976db79d04b04356ac6e687292b21feb 2022-03-16 08:01:12.081 | + functions-common:get_or_create_role:951 : echo 976db79d04b04356ac6e687292b21feb 2022-03-16 08:01:12.081 | 976db79d04b04356ac6e687292b21feb 2022-03-16 08:01:12.124 | [198315 Async ks-anotherrole:226772]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-16 08:01:12.128 | + inc/async:async_wait:197 : return 0 2022-03-16 08:01:12.131 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:12.189 | + inc/async:async_inner:63 : get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:12.230 | [198315 Async ks-demo-member:227639]: running: get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:12.233 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin eda1d4f630e3458b983913ee8e9fbf02 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:12.292 | + inc/async:async_inner:63 : get_or_add_user_project_role admin eda1d4f630e3458b983913ee8e9fbf02 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:12.344 | [198315 Async ks-demo-admin:227751]: running: get_or_add_user_project_role admin eda1d4f630e3458b983913ee8e9fbf02 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:12.350 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:12.418 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:12.462 | [198315 Async ks-demo-another:227863]: running: get_or_add_user_project_role anotherrole 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:12.467 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 79b443a5d7ce47af8b1a1707a208b0d2 2022-03-16 08:01:12.541 | + inc/async:async_inner:63 : get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 79b443a5d7ce47af8b1a1707a208b0d2 2022-03-16 08:01:12.602 | [198315 Async ks-demo-invis:227975]: running: get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 79b443a5d7ce47af8b1a1707a208b0d2 2022-03-16 08:01:12.611 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-16 08:01:12.627 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-16 08:01:12.639 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:01:12.647 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-16 08:01:12.659 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-16 08:01:12.699 | +++ 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-16 08:01:16.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:16.603 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:16.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:16.604 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:16.785 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:16.788 | ++ functions-common:get_or_create_user:925 : user_id=b6327d153861442b8a72273951eeb1ca 2022-03-16 08:01:16.790 | ++ functions-common:get_or_create_user:926 : echo b6327d153861442b8a72273951eeb1ca 2022-03-16 08:01:16.794 | + lib/keystone:create_keystone_accounts:360 : demo_reader=b6327d153861442b8a72273951eeb1ca 2022-03-16 08:01:16.796 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader b6327d153861442b8a72273951eeb1ca 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:16.864 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b6327d153861442b8a72273951eeb1ca 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:16.909 | [198315 Async ks-demo-reader:228167]: running: get_or_add_user_project_role reader b6327d153861442b8a72273951eeb1ca 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:16.915 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-16 08:01:16.920 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-16 08:01:16.924 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:01:16.939 | +++ 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-16 08:01:21.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:21.336 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:21.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:21.336 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:21.535 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:21.538 | ++ functions-common:get_or_create_project:938 : project_id=fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:21.541 | ++ functions-common:get_or_create_project:939 : echo fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:21.548 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:21.552 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-16 08:01:21.555 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-16 08:01:21.559 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:01:21.563 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-16 08:01:21.569 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-16 08:01:21.578 | +++ 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-16 08:01:24.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:24.785 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:24.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:24.785 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:25.087 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:25.111 | ++ functions-common:get_or_create_user:925 : user_id=2c715dc3608847afa82f725d4cd61b2a 2022-03-16 08:01:25.127 | ++ functions-common:get_or_create_user:926 : echo 2c715dc3608847afa82f725d4cd61b2a 2022-03-16 08:01:25.147 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=2c715dc3608847afa82f725d4cd61b2a 2022-03-16 08:01:25.176 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:25.631 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:25.851 | [198315 Async ks-alt-admin:228551]: running: get_or_add_user_project_role admin 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:25.865 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:26.360 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:26.528 | [198315 Async ks-alt-another:228663]: running: get_or_add_user_project_role anotherrole 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:26.551 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-16 08:01:26.577 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-16 08:01:26.599 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:01:26.624 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-16 08:01:26.645 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-16 08:01:26.669 | +++ 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-16 08:01:29.344 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:29.499 | [227639 Async ks-demo-member:227639]: finished successfully 2022-03-16 08:01:30.300 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:30.419 | [227975 Async ks-demo-invis:227975]: finished successfully 2022-03-16 08:01:30.518 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:30.565 | [227751 Async ks-demo-admin:227751]: finished successfully 2022-03-16 08:01:30.618 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:30.645 | [227863 Async ks-demo-another:227863]: finished successfully 2022-03-16 08:01:31.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:31.171 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:31.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:31.171 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:31.357 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:31.359 | ++ functions-common:get_or_create_user:925 : user_id=9ea03f0d7bc0496b8f7022783b195442 2022-03-16 08:01:31.361 | ++ functions-common:get_or_create_user:926 : echo 9ea03f0d7bc0496b8f7022783b195442 2022-03-16 08:01:31.366 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=9ea03f0d7bc0496b8f7022783b195442 2022-03-16 08:01:31.369 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 9ea03f0d7bc0496b8f7022783b195442 fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:31.440 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9ea03f0d7bc0496b8f7022783b195442 fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:31.485 | [198315 Async ks-alt-member-user:229044]: running: get_or_add_user_project_role member 9ea03f0d7bc0496b8f7022783b195442 fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:31.489 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-16 08:01:31.497 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-16 08:01:31.500 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:01:31.503 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-16 08:01:31.507 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-16 08:01:31.520 | +++ 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-16 08:01:32.814 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:33.000 | [228167 Async ks-demo-reader:228167]: finished successfully 2022-03-16 08:01:34.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:34.396 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:34.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:34.396 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:34.631 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:34.634 | ++ functions-common:get_or_create_user:925 : user_id=bc996a1d43304054a06a4731ad71aa71 2022-03-16 08:01:34.637 | ++ functions-common:get_or_create_user:926 : echo bc996a1d43304054a06a4731ad71aa71 2022-03-16 08:01:34.639 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=bc996a1d43304054a06a4731ad71aa71 2022-03-16 08:01:34.642 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader bc996a1d43304054a06a4731ad71aa71 fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:34.734 | + inc/async:async_inner:63 : get_or_add_user_project_role reader bc996a1d43304054a06a4731ad71aa71 fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:34.825 | [198315 Async ks-alt-reader-user:229270]: running: get_or_add_user_project_role reader bc996a1d43304054a06a4731ad71aa71 fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:34.835 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-16 08:01:34.839 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:01:34.843 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-16 08:01:34.846 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-16 08:01:34.856 | +++ 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-16 08:01:37.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:37.763 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:37.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:37.763 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:38.063 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:38.076 | ++ functions-common:get_or_create_user:925 : user_id=ef8aa7620c50424097a25bc65f5112de 2022-03-16 08:01:38.100 | ++ functions-common:get_or_create_user:926 : echo ef8aa7620c50424097a25bc65f5112de 2022-03-16 08:01:38.118 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ef8aa7620c50424097a25bc65f5112de 2022-03-16 08:01:38.131 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ef8aa7620c50424097a25bc65f5112de all 2022-03-16 08:01:38.482 | + inc/async:async_inner:63 : get_or_add_user_system_role member ef8aa7620c50424097a25bc65f5112de all 2022-03-16 08:01:38.634 | [198315 Async ks-system-member:229496]: running: get_or_add_user_system_role member ef8aa7620c50424097a25bc65f5112de all 2022-03-16 08:01:38.648 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-16 08:01:38.666 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:01:38.671 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-16 08:01:38.674 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-16 08:01:38.681 | +++ 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-16 08:01:40.856 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:41.029 | [228551 Async ks-alt-admin:228551]: finished successfully 2022-03-16 08:01:41.851 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:41.943 | [228663 Async ks-alt-another:228663]: finished successfully 2022-03-16 08:01:42.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:42.417 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:42.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:42.417 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:42.631 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:42.639 | ++ functions-common:get_or_create_user:925 : user_id=ef8bd1529d66420f92af4008e49bec55 2022-03-16 08:01:42.644 | ++ functions-common:get_or_create_user:926 : echo ef8bd1529d66420f92af4008e49bec55 2022-03-16 08:01:42.651 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=ef8bd1529d66420f92af4008e49bec55 2022-03-16 08:01:42.654 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader ef8bd1529d66420f92af4008e49bec55 all 2022-03-16 08:01:42.760 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ef8bd1529d66420f92af4008e49bec55 all 2022-03-16 08:01:42.847 | [198315 Async ks-system-reader:229788]: running: get_or_add_user_system_role reader ef8bd1529d66420f92af4008e49bec55 all 2022-03-16 08:01:42.852 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-16 08:01:42.860 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-16 08:01:42.863 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-16 08:01:42.869 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 08:01:42.875 | +++ 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-16 08:01:44.984 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:45.129 | [229044 Async ks-alt-member-user:229044]: finished successfully 2022-03-16 08:01:46.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:46.017 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:46.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:46.017 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:46.242 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:46.245 | ++ functions-common:get_or_create_group:902 : group_id=7ffd8a4586884d989ab9fbda8f44b5c9 2022-03-16 08:01:46.248 | ++ functions-common:get_or_create_group:903 : echo 7ffd8a4586884d989ab9fbda8f44b5c9 2022-03-16 08:01:46.250 | + lib/keystone:create_keystone_accounts:402 : admin_group=7ffd8a4586884d989ab9fbda8f44b5c9 2022-03-16 08:01:46.253 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-16 08:01:46.259 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-16 08:01:46.263 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-16 08:01:46.268 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 08:01:46.276 | +++ 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-16 08:01:47.921 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:47.952 | [229270 Async ks-alt-reader-user:229270]: finished successfully 2022-03-16 08:01:48.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:48.903 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:48.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:48.903 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:49.057 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:49.086 | [229496 Async ks-system-member:229496]: finished successfully 2022-03-16 08:01:49.102 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:49.105 | ++ functions-common:get_or_create_group:902 : group_id=b84fef555bce4453825d56eaf24912ed 2022-03-16 08:01:49.108 | ++ functions-common:get_or_create_group:903 : echo b84fef555bce4453825d56eaf24912ed 2022-03-16 08:01:49.110 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=b84fef555bce4453825d56eaf24912ed 2022-03-16 08:01:49.113 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:49.175 | + inc/async:async_inner:63 : get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:49.218 | [198315 Async ks-group-memberdemo:230168]: running: get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:49.220 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:49.287 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:49.364 | [198315 Async ks-group-anotherdemo:230254]: running: get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:49.366 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:49.462 | + inc/async:async_inner:63 : get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:49.521 | [198315 Async ks-group-memberalt:230340]: running: get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:49.528 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:49.841 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:50.090 | [198315 Async ks-group-anotheralt:230426]: running: get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:50.111 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 7ffd8a4586884d989ab9fbda8f44b5c9 017c6055da2b4550a0006147d2271962 2022-03-16 08:01:50.564 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7ffd8a4586884d989ab9fbda8f44b5c9 017c6055da2b4550a0006147d2271962 2022-03-16 08:01:50.782 | [198315 Async ks-group-admin:230534]: running: get_or_add_group_project_role admin 7ffd8a4586884d989ab9fbda8f44b5c9 017c6055da2b4550a0006147d2271962 2022-03-16 08:01:50.804 | + 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-16 08:01:51.156 | [198315 Async ks-demo-member:227639]: Waiting for completion of get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 running on PID 227639 (17 other jobs running) 2022-03-16 08:01:51.314 | [198315 Async ks-demo-member:227639]: Signaling child to exit 2022-03-16 08:01:51.314 | WAKEUP 2022-03-16 08:01:51.463 | [198315 Async ks-demo-member:227639]: Signaled 2022-03-16 08:01:51.491 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:01:51.491 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:01:51.491 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:51.491 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:51.491 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:51.491 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:51.491 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:51.491 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:01:51.491 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 86ba2deefe6a44039db7a576cf29ac6f --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:51.491 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:01:51.491 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:51.491 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:51.491 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:51.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:51.491 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:51.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:51.491 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:51.491 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:51.491 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:01:51.491 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:01:51.492 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 86ba2deefe6a44039db7a576cf29ac6f --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:51.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:51.492 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:51.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:51.492 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:51.492 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:51.492 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 86ba2deefe6a44039db7a576cf29ac6f --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:51.492 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:01:51.492 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:51.492 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:51.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:51.492 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:51.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:51.492 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:51.492 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:51.492 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:51.492 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:51.492 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:51.492 | ++ functions-common:get_field:818 : echo '| 18888f2e40b34280837a0f6bc870794b | 86ba2deefe6a44039db7a576cf29ac6f | | 6a45aab972e546828c80593268fb7be6 | | | False |' 2022-03-16 08:01:51.492 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:51.492 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:51.492 | + functions-common:get_or_add_user_project_role:997 : echo 18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:51.492 | 18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:51.774 | [198315 Async ks-demo-member:227639]: finished get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 with result 0 in 17 seconds 2022-03-16 08:01:52.053 | [198315 Async ks-demo-admin:227751]: Waiting for completion of get_or_add_user_project_role admin eda1d4f630e3458b983913ee8e9fbf02 6a45aab972e546828c80593268fb7be6 running on PID 227751 (16 other jobs running) 2022-03-16 08:01:52.269 | [198315 Async ks-demo-admin:227751]: Signaling child to exit 2022-03-16 08:01:52.269 | WAKEUP 2022-03-16 08:01:52.406 | [198315 Async ks-demo-admin:227751]: Signaled 2022-03-16 08:01:52.420 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:01:52.420 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:01:52.420 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:52.420 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:52.420 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:52.420 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:52.420 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:52.420 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:01:52.420 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:01:52.420 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:52.420 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eda1d4f630e3458b983913ee8e9fbf02 --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:52.420 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:52.420 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:52.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:52.421 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:52.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:52.421 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:52.421 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:52.421 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:01:52.421 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:01:52.421 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user eda1d4f630e3458b983913ee8e9fbf02 --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:52.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:52.421 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:52.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:52.421 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:52.421 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eda1d4f630e3458b983913ee8e9fbf02 --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:52.421 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:52.421 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:01:52.421 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:52.421 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:52.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:52.421 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:52.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:52.421 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:52.421 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:52.421 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:52.421 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:52.421 | ++ functions-common:get_field:818 : echo '| c2e8ea5a1926426c90845c19492740c7 | eda1d4f630e3458b983913ee8e9fbf02 | | 6a45aab972e546828c80593268fb7be6 | | | False |' 2022-03-16 08:01:52.422 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:52.422 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:52.422 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:01:52.422 | + functions-common:get_or_add_user_project_role:997 : echo c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:01:52.422 | c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:01:52.729 | [198315 Async ks-demo-admin:227751]: finished get_or_add_user_project_role admin eda1d4f630e3458b983913ee8e9fbf02 6a45aab972e546828c80593268fb7be6 with result 0 in 18 seconds 2022-03-16 08:01:52.942 | [198315 Async ks-demo-another:227863]: Waiting for completion of get_or_add_user_project_role anotherrole 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 running on PID 227863 (15 other jobs running) 2022-03-16 08:01:53.066 | [198315 Async ks-demo-another:227863]: Signaling child to exit 2022-03-16 08:01:53.066 | WAKEUP 2022-03-16 08:01:53.202 | [198315 Async ks-demo-another:227863]: Signaled 2022-03-16 08:01:53.203 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:01:53.204 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:01:53.204 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:53.204 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:53.204 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:53.204 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:53.204 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:53.204 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:01:53.204 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:01:53.204 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:53.204 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 86ba2deefe6a44039db7a576cf29ac6f --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:53.204 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:53.204 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:53.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:53.204 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:53.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:53.204 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:53.204 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:53.204 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:01:53.204 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:01:53.204 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 86ba2deefe6a44039db7a576cf29ac6f --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:53.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:53.204 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:53.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:53.204 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:53.204 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:53.204 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 86ba2deefe6a44039db7a576cf29ac6f --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:53.204 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:01:53.204 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:53.204 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:53.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:53.204 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:53.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:53.205 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:53.205 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:53.205 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:53.205 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:53.205 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:53.205 | ++ functions-common:get_field:818 : echo '| 976db79d04b04356ac6e687292b21feb | 86ba2deefe6a44039db7a576cf29ac6f | | 6a45aab972e546828c80593268fb7be6 | | | False |' 2022-03-16 08:01:53.205 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:53.205 | + functions-common:get_or_add_user_project_role:995 : user_role_id=976db79d04b04356ac6e687292b21feb 2022-03-16 08:01:53.205 | + functions-common:get_or_add_user_project_role:997 : echo 976db79d04b04356ac6e687292b21feb 2022-03-16 08:01:53.205 | 976db79d04b04356ac6e687292b21feb 2022-03-16 08:01:53.486 | [198315 Async ks-demo-another:227863]: finished get_or_add_user_project_role anotherrole 86ba2deefe6a44039db7a576cf29ac6f 6a45aab972e546828c80593268fb7be6 with result 0 in 18 seconds 2022-03-16 08:01:53.744 | [198315 Async ks-demo-invis:227975]: Waiting for completion of get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 79b443a5d7ce47af8b1a1707a208b0d2 running on PID 227975 (14 other jobs running) 2022-03-16 08:01:53.911 | [198315 Async ks-demo-invis:227975]: Signaling child to exit 2022-03-16 08:01:53.911 | WAKEUP 2022-03-16 08:01:54.025 | [198315 Async ks-demo-invis:227975]: Signaled 2022-03-16 08:01:54.039 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:01:54.039 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:01:54.039 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:54.039 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:54.039 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:54.039 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:54.039 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:54.039 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:01:54.039 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 86ba2deefe6a44039db7a576cf29ac6f --project 79b443a5d7ce47af8b1a1707a208b0d2 2022-03-16 08:01:54.039 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:01:54.039 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:54.039 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:54.039 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:54.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.039 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.039 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.039 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:54.039 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:01:54.039 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:01:54.039 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 86ba2deefe6a44039db7a576cf29ac6f --project 79b443a5d7ce47af8b1a1707a208b0d2 2022-03-16 08:01:54.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.039 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.040 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.040 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 86ba2deefe6a44039db7a576cf29ac6f --project 79b443a5d7ce47af8b1a1707a208b0d2 2022-03-16 08:01:54.040 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:54.040 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:01:54.040 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:54.040 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:54.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.040 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.040 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.040 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:54.040 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:54.040 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:54.040 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:54.040 | ++ functions-common:get_field:818 : echo '| 18888f2e40b34280837a0f6bc870794b | 86ba2deefe6a44039db7a576cf29ac6f | | 79b443a5d7ce47af8b1a1707a208b0d2 | | | False |' 2022-03-16 08:01:54.040 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:54.040 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:54.040 | + functions-common:get_or_add_user_project_role:997 : echo 18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:54.040 | 18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:54.178 | [198315 Async ks-demo-invis:227975]: finished get_or_add_user_project_role member 86ba2deefe6a44039db7a576cf29ac6f 79b443a5d7ce47af8b1a1707a208b0d2 with result 0 in 17 seconds 2022-03-16 08:01:54.232 | [198315 Async ks-demo-reader:228167]: Waiting for completion of get_or_add_user_project_role reader b6327d153861442b8a72273951eeb1ca 6a45aab972e546828c80593268fb7be6 running on PID 228167 (13 other jobs running) 2022-03-16 08:01:54.280 | [198315 Async ks-demo-reader:228167]: Signaling child to exit 2022-03-16 08:01:54.281 | WAKEUP 2022-03-16 08:01:54.336 | [198315 Async ks-demo-reader:228167]: Signaled 2022-03-16 08:01:54.338 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:01:54.338 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:01:54.338 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:54.338 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:54.338 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:54.338 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:54.338 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:54.338 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:01:54.338 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:54.338 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:01:54.338 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b6327d153861442b8a72273951eeb1ca --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:54.338 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:54.338 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:54.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.338 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.338 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.338 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:54.338 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:01:54.338 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:01:54.338 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user b6327d153861442b8a72273951eeb1ca --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:54.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.338 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.338 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.339 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b6327d153861442b8a72273951eeb1ca --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:01:54.339 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:01:54.339 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:54.339 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:54.339 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:54.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.339 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.339 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.339 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:54.339 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:54.339 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:54.339 | ++ functions-common:get_field:818 : echo '| a8c56a825e2e43bb8f6e97712ec99474 | b6327d153861442b8a72273951eeb1ca | | 6a45aab972e546828c80593268fb7be6 | | | False |' 2022-03-16 08:01:54.339 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:54.340 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:54.340 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:01:54.340 | + functions-common:get_or_add_user_project_role:997 : echo a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:01:54.340 | a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:01:54.437 | [198315 Async ks-demo-reader:228167]: finished get_or_add_user_project_role reader b6327d153861442b8a72273951eeb1ca 6a45aab972e546828c80593268fb7be6 with result 0 in 16 seconds 2022-03-16 08:01:54.443 | + inc/async:async_wait:197 : return 0 2022-03-16 08:01:54.450 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-16 08:01:54.549 | [198315 Async ks-alt-admin:228551]: Waiting for completion of get_or_add_user_project_role admin 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 running on PID 228551 (12 other jobs running) 2022-03-16 08:01:54.593 | [198315 Async ks-alt-admin:228551]: Signaling child to exit 2022-03-16 08:01:54.594 | WAKEUP 2022-03-16 08:01:54.633 | [198315 Async ks-alt-admin:228551]: Signaled 2022-03-16 08:01:54.635 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:01:54.635 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:01:54.635 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:54.635 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:54.635 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:54.635 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:54.635 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:54.635 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:01:54.635 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c715dc3608847afa82f725d4cd61b2a --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:54.635 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:01:54.635 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:54.635 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:54.635 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:54.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.635 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.635 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.635 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:54.635 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:01:54.635 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:01:54.635 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2c715dc3608847afa82f725d4cd61b2a --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:54.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.635 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.636 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.636 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:54.636 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c715dc3608847afa82f725d4cd61b2a --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:54.636 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:01:54.636 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:54.636 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:54.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.636 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:54.636 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:54.636 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:54.636 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:54.636 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:54.637 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:54.637 | ++ functions-common:get_field:818 : echo '| c2e8ea5a1926426c90845c19492740c7 | 2c715dc3608847afa82f725d4cd61b2a | | fd6de072e0e4465183e5b06058eff152 | | | False |' 2022-03-16 08:01:54.637 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:54.637 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:01:54.637 | + functions-common:get_or_add_user_project_role:997 : echo c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:01:54.637 | c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:01:54.825 | [198315 Async ks-alt-admin:228551]: finished get_or_add_user_project_role admin 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 with result 0 in 15 seconds 2022-03-16 08:01:55.001 | [198315 Async ks-alt-another:228663]: Waiting for completion of get_or_add_user_project_role anotherrole 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 running on PID 228663 (11 other jobs running) 2022-03-16 08:01:55.175 | [198315 Async ks-alt-another:228663]: Signaling child to exit 2022-03-16 08:01:55.175 | WAKEUP 2022-03-16 08:01:55.306 | [198315 Async ks-alt-another:228663]: Signaled 2022-03-16 08:01:55.307 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:01:55.307 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:01:55.307 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:55.307 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:55.307 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:55.307 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:55.307 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:55.307 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:01:55.307 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:55.307 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2c715dc3608847afa82f725d4cd61b2a --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:55.307 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:01:55.307 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:55.308 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:55.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:55.308 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:55.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:55.308 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:55.308 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:55.308 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:01:55.308 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:01:55.308 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2c715dc3608847afa82f725d4cd61b2a --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:55.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:55.308 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:55.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:55.308 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:55.309 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:55.309 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2c715dc3608847afa82f725d4cd61b2a --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:55.309 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:01:55.309 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:55.309 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:55.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:55.309 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:55.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:55.309 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:55.309 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:55.309 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:55.309 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:55.309 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:55.309 | ++ functions-common:get_field:818 : echo '| 976db79d04b04356ac6e687292b21feb | 2c715dc3608847afa82f725d4cd61b2a | | fd6de072e0e4465183e5b06058eff152 | | | False |' 2022-03-16 08:01:55.309 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:55.309 | + functions-common:get_or_add_user_project_role:995 : user_role_id=976db79d04b04356ac6e687292b21feb 2022-03-16 08:01:55.309 | + functions-common:get_or_add_user_project_role:997 : echo 976db79d04b04356ac6e687292b21feb 2022-03-16 08:01:55.309 | 976db79d04b04356ac6e687292b21feb 2022-03-16 08:01:55.569 | [198315 Async ks-alt-another:228663]: finished get_or_add_user_project_role anotherrole 2c715dc3608847afa82f725d4cd61b2a fd6de072e0e4465183e5b06058eff152 with result 0 in 15 seconds 2022-03-16 08:01:55.776 | [198315 Async ks-alt-member-user:229044]: Waiting for completion of get_or_add_user_project_role member 9ea03f0d7bc0496b8f7022783b195442 fd6de072e0e4465183e5b06058eff152 running on PID 229044 (10 other jobs running) 2022-03-16 08:01:55.944 | [198315 Async ks-alt-member-user:229044]: Signaling child to exit 2022-03-16 08:01:55.945 | WAKEUP 2022-03-16 08:01:56.123 | [198315 Async ks-alt-member-user:229044]: Signaled 2022-03-16 08:01:56.131 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:01:56.131 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:01:56.131 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:56.131 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:56.131 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:56.131 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:56.131 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:56.131 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:01:56.131 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:56.131 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9ea03f0d7bc0496b8f7022783b195442 --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:56.131 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:01:56.131 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:56.131 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:56.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:56.132 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:56.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:56.132 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:56.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:56.132 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:01:56.132 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:01:56.132 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 9ea03f0d7bc0496b8f7022783b195442 --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:56.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:56.132 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:56.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:56.132 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:56.132 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:56.132 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9ea03f0d7bc0496b8f7022783b195442 --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:56.132 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:01:56.132 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:56.132 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:56.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:56.132 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:56.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:56.132 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:56.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:56.132 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:56.132 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:56.132 | ++ functions-common:get_field:818 : echo '| 18888f2e40b34280837a0f6bc870794b | 9ea03f0d7bc0496b8f7022783b195442 | | fd6de072e0e4465183e5b06058eff152 | | | False |' 2022-03-16 08:01:56.132 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:56.132 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:56.132 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:56.132 | + functions-common:get_or_add_user_project_role:997 : echo 18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:56.132 | 18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:56.443 | [198315 Async ks-alt-member-user:229044]: finished get_or_add_user_project_role member 9ea03f0d7bc0496b8f7022783b195442 fd6de072e0e4465183e5b06058eff152 with result 0 in 13 seconds 2022-03-16 08:01:56.606 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:01:56.670 | [198315 Async ks-alt-reader-user:229270]: Waiting for completion of get_or_add_user_project_role reader bc996a1d43304054a06a4731ad71aa71 fd6de072e0e4465183e5b06058eff152 running on PID 229270 (9 other jobs running) 2022-03-16 08:01:56.782 | [229788 Async ks-system-reader:229788]: finished successfully 2022-03-16 08:01:56.844 | [198315 Async ks-alt-reader-user:229270]: Signaling child to exit 2022-03-16 08:01:56.844 | WAKEUP 2022-03-16 08:01:57.001 | [198315 Async ks-alt-reader-user:229270]: Signaled 2022-03-16 08:01:57.015 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:01:57.015 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:01:57.015 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:57.015 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:57.015 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:57.015 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:57.015 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:57.015 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:01:57.015 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:01:57.015 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:57.015 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bc996a1d43304054a06a4731ad71aa71 --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:57.015 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:57.015 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:57.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:57.015 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:57.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:57.015 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:57.015 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:57.015 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:01:57.016 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:01:57.016 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user bc996a1d43304054a06a4731ad71aa71 --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:57.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:57.016 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:57.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:57.016 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:57.016 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bc996a1d43304054a06a4731ad71aa71 --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:01:57.016 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:01:57.016 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:01:57.016 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:01:57.016 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:57.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:57.016 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:57.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:57.016 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:57.016 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:57.016 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:01:57.016 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:01:57.016 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:01:57.016 | ++ functions-common:get_field:818 : echo '| a8c56a825e2e43bb8f6e97712ec99474 | bc996a1d43304054a06a4731ad71aa71 | | fd6de072e0e4465183e5b06058eff152 | | | False |' 2022-03-16 08:01:57.016 | ++ functions-common:get_field:812 : read data 2022-03-16 08:01:57.016 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:01:57.016 | + functions-common:get_or_add_user_project_role:997 : echo a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:01:57.016 | a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:01:57.341 | [198315 Async ks-alt-reader-user:229270]: finished get_or_add_user_project_role reader bc996a1d43304054a06a4731ad71aa71 fd6de072e0e4465183e5b06058eff152 with result 0 in 13 seconds 2022-03-16 08:01:57.388 | + inc/async:async_wait:197 : return 0 2022-03-16 08:01:57.418 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-16 08:01:57.815 | [198315 Async ks-system-member:229496]: Waiting for completion of get_or_add_user_system_role member ef8aa7620c50424097a25bc65f5112de all running on PID 229496 (8 other jobs running) 2022-03-16 08:01:57.967 | [198315 Async ks-system-member:229496]: Signaling child to exit 2022-03-16 08:01:57.967 | WAKEUP 2022-03-16 08:01:58.123 | [198315 Async ks-system-member:229496]: Signaled 2022-03-16 08:01:58.136 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 08:01:58.136 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 08:01:58.136 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 08:01:58.137 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:58.137 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:58.137 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:58.137 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:58.137 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:58.137 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 08:01:58.137 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ef8aa7620c50424097a25bc65f5112de --system all -f value -c Role 2022-03-16 08:01:58.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:58.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:58.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:58.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:58.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:58.137 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 08:01:58.137 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 08:01:58.137 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user ef8aa7620c50424097a25bc65f5112de --system all 2022-03-16 08:01:58.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:58.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:58.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:58.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:58.137 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ef8aa7620c50424097a25bc65f5112de --system all -f value -c Role 2022-03-16 08:01:58.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:58.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:58.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:58.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:58.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:58.137 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:58.137 | + functions-common:get_or_add_user_system_role:1052 : echo 18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:58.137 | 18888f2e40b34280837a0f6bc870794b 2022-03-16 08:01:58.488 | [198315 Async ks-system-member:229496]: finished get_or_add_user_system_role member ef8aa7620c50424097a25bc65f5112de all with result 0 in 10 seconds 2022-03-16 08:01:58.773 | [198315 Async ks-system-reader:229788]: Waiting for completion of get_or_add_user_system_role reader ef8bd1529d66420f92af4008e49bec55 all running on PID 229788 (7 other jobs running) 2022-03-16 08:01:58.983 | [198315 Async ks-system-reader:229788]: Signaling child to exit 2022-03-16 08:01:58.984 | WAKEUP 2022-03-16 08:01:59.181 | [198315 Async ks-system-reader:229788]: Signaled 2022-03-16 08:01:59.200 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 08:01:59.200 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 08:01:59.200 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 08:01:59.200 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:01:59.201 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:01:59.201 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:01:59.201 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:01:59.201 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:01:59.201 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 08:01:59.201 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef8bd1529d66420f92af4008e49bec55 --system all -f value -c Role 2022-03-16 08:01:59.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:59.201 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:59.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:59.201 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:59.201 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:59.201 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 08:01:59.201 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 08:01:59.201 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user ef8bd1529d66420f92af4008e49bec55 --system all 2022-03-16 08:01:59.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:59.201 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:59.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:59.201 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:59.201 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef8bd1529d66420f92af4008e49bec55 --system all -f value -c Role 2022-03-16 08:01:59.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:59.201 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:59.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:01:59.201 | from cryptography.utils import int_from_bytes 2022-03-16 08:01:59.201 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:01:59.201 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:01:59.201 | + functions-common:get_or_add_user_system_role:1052 : echo a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:01:59.201 | a8c56a825e2e43bb8f6e97712ec99474 2022-03-16 08:01:59.515 | [198315 Async ks-system-reader:229788]: finished get_or_add_user_system_role reader ef8bd1529d66420f92af4008e49bec55 all with result 0 in 14 seconds 2022-03-16 08:01:59.539 | + inc/async:async_wait:197 : return 0 2022-03-16 08:01:59.572 | + 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-16 08:01:59.973 | [198315 Async ks-group-memberdemo:230168]: Waiting for completion of get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 running on PID 230168 (6 other jobs running) 2022-03-16 08:02:00.083 | [198315 Async ks-group-memberdemo:230168]: Signaling child to exit 2022-03-16 08:02:04.035 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:02:04.180 | [230340 Async ks-group-memberalt:230340]: finished successfully 2022-03-16 08:02:05.612 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:02:05.679 | [230168 Async ks-group-memberdemo:230168]: finished successfully 2022-03-16 08:02:05.712 | WAKEUP 2022-03-16 08:02:05.742 | [198315 Async ks-group-memberdemo:230168]: Signaled 2022-03-16 08:02:05.744 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:02:05.744 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b84fef555bce4453825d56eaf24912ed --project 6a45aab972e546828c80593268fb7be6 -f value 2022-03-16 08:02:05.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:05.744 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:05.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:05.744 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:05.744 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:05.744 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:02:05.744 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:02:05.744 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group b84fef555bce4453825d56eaf24912ed --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:02:05.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:05.744 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:05.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:05.744 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:05.744 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b84fef555bce4453825d56eaf24912ed --project 6a45aab972e546828c80593268fb7be6 -f value 2022-03-16 08:02:05.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:05.744 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:05.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:05.744 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:05.744 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:05.744 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='18888f2e40b34280837a0f6bc870794b b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 False' 2022-03-16 08:02:05.744 | + functions-common:get_or_add_group_project_role:1076 : echo 18888f2e40b34280837a0f6bc870794b b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 False 2022-03-16 08:02:05.744 | 18888f2e40b34280837a0f6bc870794b b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 False 2022-03-16 08:02:05.805 | [198315 Async ks-group-memberdemo:230168]: finished get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 with result 0 in 16 seconds 2022-03-16 08:02:05.862 | [198315 Async ks-group-anotherdemo:230254]: Waiting for completion of get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 running on PID 230254 (5 other jobs running) 2022-03-16 08:02:05.890 | [198315 Async ks-group-anotherdemo:230254]: Signaling child to exit 2022-03-16 08:02:06.503 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:02:06.540 | [230254 Async ks-group-anotherdemo:230254]: finished successfully 2022-03-16 08:02:06.571 | WAKEUP 2022-03-16 08:02:06.603 | [198315 Async ks-group-anotherdemo:230254]: Signaled 2022-03-16 08:02:06.604 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:02:06.604 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b84fef555bce4453825d56eaf24912ed --project 6a45aab972e546828c80593268fb7be6 -f value 2022-03-16 08:02:06.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.605 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.605 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:06.605 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:02:06.605 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:02:06.605 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group b84fef555bce4453825d56eaf24912ed --project 6a45aab972e546828c80593268fb7be6 2022-03-16 08:02:06.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.605 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.605 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.605 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b84fef555bce4453825d56eaf24912ed --project 6a45aab972e546828c80593268fb7be6 -f value 2022-03-16 08:02:06.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.605 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.605 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:06.605 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='976db79d04b04356ac6e687292b21feb b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 False' 2022-03-16 08:02:06.605 | + functions-common:get_or_add_group_project_role:1076 : echo 976db79d04b04356ac6e687292b21feb b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 False 2022-03-16 08:02:06.605 | 976db79d04b04356ac6e687292b21feb b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 False 2022-03-16 08:02:06.680 | [198315 Async ks-group-anotherdemo:230254]: finished get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed 6a45aab972e546828c80593268fb7be6 with result 0 in 17 seconds 2022-03-16 08:02:06.738 | [198315 Async ks-group-memberalt:230340]: Waiting for completion of get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 running on PID 230340 (4 other jobs running) 2022-03-16 08:02:06.773 | [198315 Async ks-group-memberalt:230340]: Signaling child to exit 2022-03-16 08:02:06.774 | WAKEUP 2022-03-16 08:02:06.814 | [198315 Async ks-group-memberalt:230340]: Signaled 2022-03-16 08:02:06.816 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:02:06.816 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b84fef555bce4453825d56eaf24912ed --project fd6de072e0e4465183e5b06058eff152 -f value 2022-03-16 08:02:06.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.816 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.816 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:06.816 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:02:06.816 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:02:06.816 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group b84fef555bce4453825d56eaf24912ed --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:02:06.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.816 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.816 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.816 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b84fef555bce4453825d56eaf24912ed --project fd6de072e0e4465183e5b06058eff152 -f value 2022-03-16 08:02:06.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.816 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:06.816 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:06.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:06.816 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='18888f2e40b34280837a0f6bc870794b b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 False' 2022-03-16 08:02:06.816 | + functions-common:get_or_add_group_project_role:1076 : echo 18888f2e40b34280837a0f6bc870794b b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 False 2022-03-16 08:02:06.817 | 18888f2e40b34280837a0f6bc870794b b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 False 2022-03-16 08:02:06.888 | [198315 Async ks-group-memberalt:230340]: finished get_or_add_group_project_role member b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 with result 0 in 14 seconds 2022-03-16 08:02:06.964 | [198315 Async ks-group-anotheralt:230426]: Waiting for completion of get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 running on PID 230426 (3 other jobs running) 2022-03-16 08:02:07.012 | [198315 Async ks-group-anotheralt:230426]: Signaling child to exit 2022-03-16 08:02:07.056 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:02:07.088 | [230426 Async ks-group-anotheralt:230426]: finished successfully 2022-03-16 08:02:07.110 | WAKEUP 2022-03-16 08:02:07.135 | [198315 Async ks-group-anotheralt:230426]: Signaled 2022-03-16 08:02:07.136 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:02:07.136 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b84fef555bce4453825d56eaf24912ed --project fd6de072e0e4465183e5b06058eff152 -f value 2022-03-16 08:02:07.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.136 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:07.137 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:02:07.137 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:02:07.137 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group b84fef555bce4453825d56eaf24912ed --project fd6de072e0e4465183e5b06058eff152 2022-03-16 08:02:07.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.137 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b84fef555bce4453825d56eaf24912ed --project fd6de072e0e4465183e5b06058eff152 -f value 2022-03-16 08:02:07.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:07.137 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='976db79d04b04356ac6e687292b21feb b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 False' 2022-03-16 08:02:07.137 | + functions-common:get_or_add_group_project_role:1076 : echo 976db79d04b04356ac6e687292b21feb b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 False 2022-03-16 08:02:07.137 | 976db79d04b04356ac6e687292b21feb b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 False 2022-03-16 08:02:07.189 | [198315 Async ks-group-anotheralt:230426]: finished get_or_add_group_project_role anotherrole b84fef555bce4453825d56eaf24912ed fd6de072e0e4465183e5b06058eff152 with result 0 in 17 seconds 2022-03-16 08:02:07.233 | [198315 Async ks-group-admin:230534]: Waiting for completion of get_or_add_group_project_role admin 7ffd8a4586884d989ab9fbda8f44b5c9 017c6055da2b4550a0006147d2271962 running on PID 230534 (2 other jobs running) 2022-03-16 08:02:07.268 | [198315 Async ks-group-admin:230534]: Signaling child to exit 2022-03-16 08:02:07.419 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:02:07.444 | [230534 Async ks-group-admin:230534]: finished successfully 2022-03-16 08:02:07.465 | WAKEUP 2022-03-16 08:02:07.489 | [198315 Async ks-group-admin:230534]: Signaled 2022-03-16 08:02:07.490 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 08:02:07.490 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7ffd8a4586884d989ab9fbda8f44b5c9 --project 017c6055da2b4550a0006147d2271962 -f value 2022-03-16 08:02:07.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.490 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.490 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.490 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:07.491 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 08:02:07.491 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 08:02:07.491 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 7ffd8a4586884d989ab9fbda8f44b5c9 --project 017c6055da2b4550a0006147d2271962 2022-03-16 08:02:07.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.491 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.491 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.491 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7ffd8a4586884d989ab9fbda8f44b5c9 --project 017c6055da2b4550a0006147d2271962 -f value 2022-03-16 08:02:07.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.491 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:02:07.491 | from cryptography.utils import int_from_bytes 2022-03-16 08:02:07.491 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:02:07.491 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='c2e8ea5a1926426c90845c19492740c7 7ffd8a4586884d989ab9fbda8f44b5c9 017c6055da2b4550a0006147d2271962 False' 2022-03-16 08:02:07.491 | + functions-common:get_or_add_group_project_role:1076 : echo c2e8ea5a1926426c90845c19492740c7 7ffd8a4586884d989ab9fbda8f44b5c9 017c6055da2b4550a0006147d2271962 False 2022-03-16 08:02:07.491 | c2e8ea5a1926426c90845c19492740c7 7ffd8a4586884d989ab9fbda8f44b5c9 017c6055da2b4550a0006147d2271962 False 2022-03-16 08:02:07.536 | [198315 Async ks-group-admin:230534]: finished get_or_add_group_project_role admin 7ffd8a4586884d989ab9fbda8f44b5c9 017c6055da2b4550a0006147d2271962 with result 0 in 17 seconds 2022-03-16 08:02:07.540 | + inc/async:async_wait:197 : return 0 2022-03-16 08:02:07.543 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-16 08:02:07.559 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:02:07.562 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-16 08:02:07.580 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:02:07.582 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-16 08:02:07.585 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-16 08:02:07.645 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-16 08:02:07.691 | [198315 Async create_nova_accounts:232474]: running: create_nova_accounts 2022-03-16 08:02:07.694 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-16 08:02:07.715 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:02:07.718 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-16 08:02:07.720 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-16 08:02:07.788 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-16 08:02:07.834 | [198315 Async create_glance_accounts:232590]: running: create_glance_accounts 2022-03-16 08:02:07.837 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-16 08:02:07.863 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:02:07.866 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-16 08:02:07.868 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-16 08:02:07.947 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-16 08:02:08.003 | [198315 Async create_cinder_accounts:232720]: running: create_cinder_accounts 2022-03-16 08:02:08.005 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-16 08:02:08.059 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:02:08.061 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-16 08:02:08.064 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-16 08:02:08.310 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-16 08:02:08.558 | [198315 Async create_neutron_accounts:232837]: running: create_neutron_accounts 2022-03-16 08:02:08.578 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-16 08:02:08.723 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:02:08.743 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-16 08:02:08.764 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-16 08:02:09.172 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-16 08:02:09.422 | [198315 Async create_swift_accounts:232980]: running: create_swift_accounts 2022-03-16 08:02:09.439 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-16 08:02:09.571 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:02:09.591 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-16 08:02:10.003 | [198315 Async create_nova_accounts:232474]: Waiting for completion of create_nova_accounts running on PID 232474 (6 other jobs running) 2022-03-16 08:02:10.199 | [198315 Async create_nova_accounts:232474]: Signaling child to exit 2022-03-16 08:02:17.551 | ++ inc/async:async_inner:64 : rc=0 2022-03-16 08:02:17.579 | [223689 Async install_tempest:223689]: finished successfully 2022-03-16 08:02:50.724 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:02:50.866 | [232837 Async create_neutron_accounts:232837]: finished successfully 2022-03-16 08:03:08.735 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:03:08.768 | [232720 Async create_cinder_accounts:232720]: finished successfully 2022-03-16 08:03:25.517 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:03:25.549 | [232590 Async create_glance_accounts:232590]: finished successfully 2022-03-16 08:03:26.925 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:03:26.950 | [232474 Async create_nova_accounts:232474]: finished successfully 2022-03-16 08:03:26.971 | WAKEUP 2022-03-16 08:03:26.994 | [198315 Async create_nova_accounts:232474]: Signaled 2022-03-16 08:03:26.995 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 08:03:26.995 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-16 08:03:26.995 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-16 08:03:26.995 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:03:26.995 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:03:26.995 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:03:26.995 | ++ 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-16 08:03:26.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.996 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.996 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.996 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:26.996 | + functions-common:get_or_create_user:925 : user_id=440137be108f4da0b83aeece6fd65535 2022-03-16 08:03:26.996 | + functions-common:get_or_create_user:926 : echo 440137be108f4da0b83aeece6fd65535 2022-03-16 08:03:26.996 | 440137be108f4da0b83aeece6fd65535 2022-03-16 08:03:26.996 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-16 08:03:26.996 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:03:26.996 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:03:26.996 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:03:26.996 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:03:26.996 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:03:26.996 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:03:26.996 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:03:26.996 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:03:26.996 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:03:26.996 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:03:26.996 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:26.996 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:03:26.996 | ++ 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-16 08:03:26.996 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:26.996 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:26.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.996 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.996 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.996 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:26.996 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:03:26.996 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:03:26.996 | + 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-16 08:03:26.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.997 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.997 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.997 | ++ 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-16 08:03:26.997 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:26.997 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:03:26.997 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:26.997 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:26.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.997 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.997 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.997 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:26.997 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:03:26.997 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:03:26.997 | ++ functions-common:get_field:818 : echo '| 64045b8c42734e43bb7d36dbf2305389 | 440137be108f4da0b83aeece6fd65535 | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:03:26.997 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:03:26.997 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:26.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:26.997 | + functions-common:get_or_add_user_project_role:997 : echo 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:26.997 | 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:26.997 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 08:03:26.997 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-16 08:03:26.997 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:03:26.997 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:03:26.997 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:03:26.997 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:03:26.997 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:03:26.997 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:03:26.997 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:03:26.997 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:03:26.998 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:03:26.998 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:03:26.998 | ++ 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-16 08:03:26.998 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:26.998 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:03:26.998 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:26.998 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:26.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.998 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.998 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:26.998 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:03:26.998 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:03:26.998 | + 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-16 08:03:26.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.998 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.998 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.998 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:26.998 | ++ 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-16 08:03:26.998 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:03:26.998 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:26.998 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:26.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.998 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.998 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:26.998 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:03:26.998 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:03:26.998 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:03:26.998 | ++ functions-common:get_field:818 : echo '| c2e8ea5a1926426c90845c19492740c7 | 440137be108f4da0b83aeece6fd65535 | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:03:26.999 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:26.999 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:03:26.999 | + functions-common:get_or_add_user_project_role:997 : echo c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:03:26.999 | c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:03:26.999 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-16 08:03:26.999 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:03:26.999 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-03-16 08:03:26.999 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-16 08:03:26.999 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:03:26.999 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-16 08:03:26.999 | ++ 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-16 08:03:26.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.999 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.999 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.999 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:26.999 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:03:26.999 | f433a745a5c54cbd8eafe3daad30f661' 2022-03-16 08:03:26.999 | + functions-common:get_or_create_service:1094 : echo f433a745a5c54cbd8eafe3daad30f661 2022-03-16 08:03:26.999 | f433a745a5c54cbd8eafe3daad30f661 2022-03-16 08:03:26.999 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-03-16 08:03:26.999 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:03:26.999 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-03-16 08:03:26.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:03:26.999 | +++ 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-16 08:03:26.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.999 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:26.999 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:26.999 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:26.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:03:26.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:03:26.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 08:03:27.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.000 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.000 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.000 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1bd07b53a579445bbc314fa3be8257d6 2022-03-16 08:03:27.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1bd07b53a579445bbc314fa3be8257d6 2022-03-16 08:03:27.000 | + functions-common:get_or_create_endpoint:1127 : public_id=1bd07b53a579445bbc314fa3be8257d6 2022-03-16 08:03:27.000 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:03:27.000 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:03:27.000 | + functions-common:get_or_create_endpoint:1136 : echo 1bd07b53a579445bbc314fa3be8257d6 2022-03-16 08:03:27.000 | 1bd07b53a579445bbc314fa3be8257d6 2022-03-16 08:03:27.000 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-16 08:03:27.000 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:03:27.000 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-16 08:03:27.000 | ++ 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-16 08:03:27.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.000 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.000 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.000 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.000 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:03:27.000 | 973e5d30b68745b98f4312b6164901af' 2022-03-16 08:03:27.000 | + functions-common:get_or_create_service:1094 : echo 973e5d30b68745b98f4312b6164901af 2022-03-16 08:03:27.000 | 973e5d30b68745b98f4312b6164901af 2022-03-16 08:03:27.000 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-03-16 08:03:27.000 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:03:27.000 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-03-16 08:03:27.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:03:27.000 | +++ 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-16 08:03:27.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.000 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.001 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.001 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:03:27.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:03:27.001 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-03-16 08:03:27.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.001 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.001 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.001 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=abe9ad1268614a9b9a66406c5905a87d 2022-03-16 08:03:27.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo abe9ad1268614a9b9a66406c5905a87d 2022-03-16 08:03:27.001 | + functions-common:get_or_create_endpoint:1127 : public_id=abe9ad1268614a9b9a66406c5905a87d 2022-03-16 08:03:27.001 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:03:27.001 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:03:27.001 | + functions-common:get_or_create_endpoint:1136 : echo abe9ad1268614a9b9a66406c5905a87d 2022-03-16 08:03:27.001 | abe9ad1268614a9b9a66406c5905a87d 2022-03-16 08:03:27.001 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-16 08:03:27.001 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:03:27.001 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-16 08:03:27.001 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:03:27.001 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-16 08:03:27.001 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:03:27.001 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:03:27.001 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:03:27.001 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:03:27.001 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:03:27.001 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:03:27.001 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:03:27.001 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:03:27.002 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:03:27.002 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:03:27.002 | ++ 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-16 08:03:27.002 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.002 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:03:27.002 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.002 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.002 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.002 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.002 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.002 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:03:27.002 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:03:27.002 | + 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-16 08:03:27.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.002 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.002 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.002 | ++ 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-16 08:03:27.002 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.002 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:03:27.002 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.002 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.002 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.002 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.002 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.002 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:03:27.002 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:03:27.002 | ++ functions-common:get_field:818 : echo '| 8e15bc4a85ef4138a23d89c24d612ce0 | 440137be108f4da0b83aeece6fd65535 | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:03:27.003 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:03:27.003 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.003 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8e15bc4a85ef4138a23d89c24d612ce0 2022-03-16 08:03:27.003 | + functions-common:get_or_add_user_project_role:997 : echo 8e15bc4a85ef4138a23d89c24d612ce0 2022-03-16 08:03:27.003 | 8e15bc4a85ef4138a23d89c24d612ce0 2022-03-16 08:03:27.003 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-16 08:03:27.003 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:03:27.003 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-16 08:03:27.003 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:03:27.003 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-16 08:03:27.043 | [198315 Async create_nova_accounts:232474]: finished create_nova_accounts with result 0 in 79 seconds 2022-03-16 08:03:27.081 | [198315 Async create_glance_accounts:232590]: Waiting for completion of create_glance_accounts running on PID 232590 (5 other jobs running) 2022-03-16 08:03:27.108 | [198315 Async create_glance_accounts:232590]: Signaling child to exit 2022-03-16 08:03:27.108 | WAKEUP 2022-03-16 08:03:27.131 | [198315 Async create_glance_accounts:232590]: Signaled 2022-03-16 08:03:27.133 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-16 08:03:27.133 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:03:27.133 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-16 08:03:27.133 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-16 08:03:27.133 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:03:27.133 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:03:27.133 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:03:27.133 | ++ 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-16 08:03:27.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.133 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.133 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.133 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.133 | + functions-common:get_or_create_user:925 : user_id=f82d8a1c30994d5b896b806e5fdb0741 2022-03-16 08:03:27.133 | + functions-common:get_or_create_user:926 : echo f82d8a1c30994d5b896b806e5fdb0741 2022-03-16 08:03:27.133 | f82d8a1c30994d5b896b806e5fdb0741 2022-03-16 08:03:27.133 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-16 08:03:27.133 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:03:27.133 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:03:27.133 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:03:27.133 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:03:27.133 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:03:27.133 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:03:27.134 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:03:27.134 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:03:27.134 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:03:27.134 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:03:27.134 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.134 | ++ 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-16 08:03:27.134 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:03:27.134 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.134 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.134 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.134 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.134 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.134 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:03:27.134 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:03:27.134 | + 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-16 08:03:27.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.134 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.134 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.134 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.134 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:03:27.134 | ++ 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-16 08:03:27.134 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.134 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.134 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.134 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.134 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.134 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:03:27.134 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:03:27.135 | ++ functions-common:get_field:818 : echo '| 64045b8c42734e43bb7d36dbf2305389 | f82d8a1c30994d5b896b806e5fdb0741 | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:03:27.135 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:03:27.135 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.135 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.135 | + functions-common:get_or_add_user_project_role:997 : echo 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.135 | 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.135 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 08:03:27.135 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-16 08:03:27.135 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:03:27.135 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-16 08:03:27.135 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-16 08:03:27.135 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:03:27.135 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:03:27.135 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:03:27.135 | ++ 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-16 08:03:27.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.135 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.135 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.135 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.135 | + functions-common:get_or_create_user:925 : user_id=6eb51a8c19e640a0bf861fb4c0c1effb 2022-03-16 08:03:27.135 | + functions-common:get_or_create_user:926 : echo 6eb51a8c19e640a0bf861fb4c0c1effb 2022-03-16 08:03:27.135 | 6eb51a8c19e640a0bf861fb4c0c1effb 2022-03-16 08:03:27.135 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-16 08:03:27.135 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:03:27.135 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:03:27.135 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:03:27.135 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:03:27.135 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:03:27.135 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:03:27.135 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:03:27.135 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:03:27.136 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:03:27.136 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:03:27.136 | ++ 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-16 08:03:27.136 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:03:27.136 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.136 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.136 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.136 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.136 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.136 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:03:27.136 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:03:27.136 | + 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-16 08:03:27.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.136 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.136 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.136 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:03:27.136 | ++ 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-16 08:03:27.136 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.136 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.136 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.136 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.136 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.136 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:03:27.136 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:03:27.136 | ++ functions-common:get_field:818 : echo '| 64045b8c42734e43bb7d36dbf2305389 | 6eb51a8c19e640a0bf861fb4c0c1effb | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:03:27.136 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:03:27.137 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.137 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.137 | + functions-common:get_or_add_user_project_role:997 : echo 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.137 | 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.137 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-16 08:03:27.137 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-16 08:03:27.137 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:03:27.137 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:03:27.137 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:03:27.137 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:03:27.137 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:03:27.137 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:03:27.137 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:03:27.137 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:03:27.137 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:03:27.137 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:03:27.137 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:03:27.137 | ++ 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-16 08:03:27.137 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.137 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.137 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.137 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:03:27.137 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:03:27.137 | + 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-16 08:03:27.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.137 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.138 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.138 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.138 | ++ 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-16 08:03:27.138 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:03:27.138 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.138 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.138 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.138 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.138 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.138 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:03:27.138 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:03:27.138 | ++ functions-common:get_field:818 : echo '| 8e15bc4a85ef4138a23d89c24d612ce0 | 6eb51a8c19e640a0bf861fb4c0c1effb | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:03:27.138 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:03:27.138 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.138 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8e15bc4a85ef4138a23d89c24d612ce0 2022-03-16 08:03:27.138 | + functions-common:get_or_add_user_project_role:997 : echo 8e15bc4a85ef4138a23d89c24d612ce0 2022-03-16 08:03:27.138 | 8e15bc4a85ef4138a23d89c24d612ce0 2022-03-16 08:03:27.138 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-16 08:03:27.138 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:03:27.138 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-16 08:03:27.138 | ++ 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-16 08:03:27.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.138 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.138 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.138 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.139 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:03:27.139 | 1131c712ca2e4620bf2609c37697401d' 2022-03-16 08:03:27.139 | + functions-common:get_or_create_service:1094 : echo 1131c712ca2e4620bf2609c37697401d 2022-03-16 08:03:27.139 | 1131c712ca2e4620bf2609c37697401d 2022-03-16 08:03:27.139 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-03-16 08:03:27.139 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:03:27.139 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-03-16 08:03:27.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:03:27.139 | +++ 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-16 08:03:27.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.139 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.139 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.139 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:03:27.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:03:27.139 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-03-16 08:03:27.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.139 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.139 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.139 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=488646af01cc4c548677a209212333d6 2022-03-16 08:03:27.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 488646af01cc4c548677a209212333d6 2022-03-16 08:03:27.139 | + functions-common:get_or_create_endpoint:1127 : public_id=488646af01cc4c548677a209212333d6 2022-03-16 08:03:27.139 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:03:27.139 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:03:27.139 | + functions-common:get_or_create_endpoint:1136 : echo 488646af01cc4c548677a209212333d6 2022-03-16 08:03:27.139 | 488646af01cc4c548677a209212333d6 2022-03-16 08:03:27.139 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-16 08:03:27.139 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 08:03:27.139 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 08:03:27.139 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 08:03:27.140 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-16 08:03:27.140 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-16 08:03:27.140 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-16 08:03:27.140 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-16 08:03:27.140 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-16 08:03:27.179 | [198315 Async create_glance_accounts:232590]: finished create_glance_accounts with result 0 in 77 seconds 2022-03-16 08:03:27.220 | [198315 Async create_cinder_accounts:232720]: Waiting for completion of create_cinder_accounts running on PID 232720 (4 other jobs running) 2022-03-16 08:03:27.246 | [198315 Async create_cinder_accounts:232720]: Signaling child to exit 2022-03-16 08:03:27.246 | WAKEUP 2022-03-16 08:03:27.270 | [198315 Async create_cinder_accounts:232720]: Signaled 2022-03-16 08:03:27.272 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-16 08:03:27.272 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-16 08:03:27.272 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-16 08:03:27.272 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:03:27.272 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:03:27.272 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:03:27.272 | ++ 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-16 08:03:27.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.272 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.272 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.272 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.272 | + functions-common:get_or_create_user:925 : user_id=4deefc2d2a1e4d969e0478f0c96acdbf 2022-03-16 08:03:27.272 | + functions-common:get_or_create_user:926 : echo 4deefc2d2a1e4d969e0478f0c96acdbf 2022-03-16 08:03:27.272 | 4deefc2d2a1e4d969e0478f0c96acdbf 2022-03-16 08:03:27.272 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-16 08:03:27.272 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:03:27.272 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:03:27.272 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:03:27.272 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:03:27.272 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:03:27.272 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:03:27.272 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:03:27.272 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:03:27.272 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:03:27.272 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:03:27.272 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:03:27.272 | ++ 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-16 08:03:27.273 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.273 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.273 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.273 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.273 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.273 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.273 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:03:27.273 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:03:27.273 | + 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-16 08:03:27.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.273 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.273 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.273 | ++ 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-16 08:03:27.273 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.273 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:03:27.273 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.273 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.273 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.273 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.273 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.273 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:03:27.273 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:03:27.273 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:03:27.273 | ++ functions-common:get_field:818 : echo '| 64045b8c42734e43bb7d36dbf2305389 | 4deefc2d2a1e4d969e0478f0c96acdbf | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:03:27.273 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.274 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.274 | + functions-common:get_or_add_user_project_role:997 : echo 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.274 | 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.274 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 08:03:27.274 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-16 08:03:27.274 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:03:27.274 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-16 08:03:27.274 | ++ 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-16 08:03:27.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.274 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.274 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.274 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.274 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:03:27.274 | 96e5f19bd3ae4cd887f2627611ca7fea' 2022-03-16 08:03:27.275 | + functions-common:get_or_create_service:1094 : echo 96e5f19bd3ae4cd887f2627611ca7fea 2022-03-16 08:03:27.275 | 96e5f19bd3ae4cd887f2627611ca7fea 2022-03-16 08:03:27.275 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-16 08:03:27.275 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-03-16 08:03:27.275 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:03:27.275 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-03-16 08:03:27.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:03:27.275 | +++ 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-16 08:03:27.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.275 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.275 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.275 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:03:27.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:03:27.275 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 08:03:27.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.275 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.275 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.275 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cb6facbb23ac4a4b9c71dfd63bdbbb9b 2022-03-16 08:03:27.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cb6facbb23ac4a4b9c71dfd63bdbbb9b 2022-03-16 08:03:27.275 | + functions-common:get_or_create_endpoint:1127 : public_id=cb6facbb23ac4a4b9c71dfd63bdbbb9b 2022-03-16 08:03:27.275 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:03:27.275 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:03:27.275 | + functions-common:get_or_create_endpoint:1136 : echo cb6facbb23ac4a4b9c71dfd63bdbbb9b 2022-03-16 08:03:27.275 | cb6facbb23ac4a4b9c71dfd63bdbbb9b 2022-03-16 08:03:27.275 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-16 08:03:27.276 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:03:27.276 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-16 08:03:27.276 | ++ 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-16 08:03:27.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.276 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.276 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.276 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.276 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:03:27.276 | aa3c41d364714a6a94595f6b9b3f87ef' 2022-03-16 08:03:27.276 | + functions-common:get_or_create_service:1094 : echo aa3c41d364714a6a94595f6b9b3f87ef 2022-03-16 08:03:27.276 | aa3c41d364714a6a94595f6b9b3f87ef 2022-03-16 08:03:27.276 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-03-16 08:03:27.276 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:03:27.276 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-03-16 08:03:27.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:03:27.276 | +++ 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-16 08:03:27.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.276 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.276 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.276 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:03:27.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:03:27.276 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 08:03:27.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.276 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.276 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.276 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5a98f78ec9c140279f3df9ec27d17c89 2022-03-16 08:03:27.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5a98f78ec9c140279f3df9ec27d17c89 2022-03-16 08:03:27.276 | + functions-common:get_or_create_endpoint:1127 : public_id=5a98f78ec9c140279f3df9ec27d17c89 2022-03-16 08:03:27.277 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:03:27.277 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:03:27.277 | + functions-common:get_or_create_endpoint:1136 : echo 5a98f78ec9c140279f3df9ec27d17c89 2022-03-16 08:03:27.277 | 5a98f78ec9c140279f3df9ec27d17c89 2022-03-16 08:03:27.277 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-16 08:03:27.277 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-16 08:03:27.277 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:03:27.277 | +++ 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-16 08:03:27.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.277 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.277 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.277 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.277 | ++ functions-common:get_or_create_project:938 : project_id=ca091f277a124f2cb6a9b8983ce2d86f 2022-03-16 08:03:27.277 | ++ functions-common:get_or_create_project:939 : echo ca091f277a124f2cb6a9b8983ce2d86f 2022-03-16 08:03:27.277 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ca091f277a124f2cb6a9b8983ce2d86f 2022-03-16 08:03:27.277 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-16 08:03:27.277 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:03:27.277 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:03:27.277 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-16 08:03:27.277 | +++ 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-16 08:03:27.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.277 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.277 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.277 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-16 08:03:27.277 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.277 | ++ functions-common:get_or_create_user:925 : user_id=4deefc2d2a1e4d969e0478f0c96acdbf 2022-03-16 08:03:27.277 | ++ functions-common:get_or_create_user:926 : echo 4deefc2d2a1e4d969e0478f0c96acdbf 2022-03-16 08:03:27.277 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4deefc2d2a1e4d969e0478f0c96acdbf 2022-03-16 08:03:27.318 | [198315 Async create_cinder_accounts:232720]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-16 08:03:27.323 | + inc/async:async_wait:197 : return 0 2022-03-16 08:03:27.326 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-16 08:03:27.380 | [198315 Async create_neutron_accounts:232837]: Waiting for completion of create_neutron_accounts running on PID 232837 (3 other jobs running) 2022-03-16 08:03:27.407 | [198315 Async create_neutron_accounts:232837]: Signaling child to exit 2022-03-16 08:03:27.407 | WAKEUP 2022-03-16 08:03:27.431 | [198315 Async create_neutron_accounts:232837]: Signaled 2022-03-16 08:03:27.432 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-16 08:03:27.432 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:03:27.432 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:03:27.433 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:03:27.433 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:03:27.433 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:03:27.433 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:03:27.433 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-16 08:03:27.433 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-16 08:03:27.433 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-16 08:03:27.433 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-03-16 08:03:27.433 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-16 08:03:27.433 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-16 08:03:27.433 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-16 08:03:27.433 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:03:27.433 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:03:27.433 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:03:27.433 | ++ 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-16 08:03:27.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.433 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.433 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.433 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.433 | + functions-common:get_or_create_user:925 : user_id=b4d794aa76e14ab786901461449dadaa 2022-03-16 08:03:27.433 | + functions-common:get_or_create_user:926 : echo b4d794aa76e14ab786901461449dadaa 2022-03-16 08:03:27.433 | b4d794aa76e14ab786901461449dadaa 2022-03-16 08:03:27.433 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-16 08:03:27.433 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:03:27.433 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:03:27.433 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:03:27.433 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:03:27.433 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:03:27.433 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:03:27.433 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:03:27.434 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:03:27.434 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:03:27.434 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:03:27.434 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.434 | ++ 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-16 08:03:27.434 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:03:27.434 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.434 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.434 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.434 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.434 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.434 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:03:27.434 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:03:27.434 | + 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-16 08:03:27.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.434 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.434 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.434 | ++ 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-16 08:03:27.434 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:03:27.434 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:03:27.434 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:03:27.434 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.434 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.434 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.434 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.434 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:03:27.434 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:03:27.435 | ++ functions-common:get_field:818 : echo '| 64045b8c42734e43bb7d36dbf2305389 | b4d794aa76e14ab786901461449dadaa | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:03:27.435 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:03:27.435 | ++ functions-common:get_field:812 : read data 2022-03-16 08:03:27.435 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.435 | + functions-common:get_or_add_user_project_role:997 : echo 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.435 | 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:03:27.435 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 08:03:27.435 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-16 08:03:27.435 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:03:27.435 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-16 08:03:27.435 | ++ 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-16 08:03:27.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.435 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.435 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.435 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.435 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:03:27.435 | 431dd87dea50409392de5b6fd53ac1c2' 2022-03-16 08:03:27.435 | + functions-common:get_or_create_service:1094 : echo 431dd87dea50409392de5b6fd53ac1c2 2022-03-16 08:03:27.435 | 431dd87dea50409392de5b6fd53ac1c2 2022-03-16 08:03:27.435 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-03-16 08:03:27.435 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:03:27.435 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-03-16 08:03:27.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:03:27.435 | +++ 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-16 08:03:27.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.435 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.435 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.435 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:03:27.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:03:27.436 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-03-16 08:03:27.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.436 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:03:27.436 | from cryptography.utils import int_from_bytes 2022-03-16 08:03:27.436 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:03:27.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ac99aa33a81443fc99a4421d8613b778 2022-03-16 08:03:27.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ac99aa33a81443fc99a4421d8613b778 2022-03-16 08:03:27.436 | + functions-common:get_or_create_endpoint:1127 : public_id=ac99aa33a81443fc99a4421d8613b778 2022-03-16 08:03:27.436 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:03:27.436 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:03:27.436 | + functions-common:get_or_create_endpoint:1136 : echo ac99aa33a81443fc99a4421d8613b778 2022-03-16 08:03:27.436 | ac99aa33a81443fc99a4421d8613b778 2022-03-16 08:03:27.481 | [198315 Async create_neutron_accounts:232837]: finished create_neutron_accounts with result 0 in 42 seconds 2022-03-16 08:03:27.523 | [198315 Async create_swift_accounts:232980]: Waiting for completion of create_swift_accounts running on PID 232980 (2 other jobs running) 2022-03-16 08:03:27.549 | [198315 Async create_swift_accounts:232980]: Signaling child to exit 2022-03-16 08:04:20.235 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:04:20.261 | [232980 Async create_swift_accounts:232980]: finished successfully 2022-03-16 08:04:20.281 | WAKEUP 2022-03-16 08:04:20.303 | [198315 Async create_swift_accounts:232980]: Signaled 2022-03-16 08:04:20.305 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-16 08:04:20.305 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-16 08:04:20.305 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-16 08:04:20.305 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-16 08:04:20.305 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-16 08:04:20.305 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-16 08:04:20.305 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-16 08:04:20.305 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-16 08:04:20.306 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-16 08:04:20.306 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-16 08:04:20.306 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-16 08:04:20.306 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 08:04:20.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.306 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.306 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.306 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.306 | ++ functions-common:get_or_create_role:950 : role_id=976db79d04b04356ac6e687292b21feb 2022-03-16 08:04:20.306 | ++ functions-common:get_or_create_role:951 : echo 976db79d04b04356ac6e687292b21feb 2022-03-16 08:04:20.306 | + lib/swift:create_swift_accounts:614 : another_role=976db79d04b04356ac6e687292b21feb 2022-03-16 08:04:20.306 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-16 08:04:20.306 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-16 08:04:20.306 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:04:20.306 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:04:20.306 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:04:20.306 | ++ 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-16 08:04:20.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.306 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.306 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.306 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.306 | + functions-common:get_or_create_user:925 : user_id=1d18e30503fa412f9421d1393f8b64c8 2022-03-16 08:04:20.306 | + functions-common:get_or_create_user:926 : echo 1d18e30503fa412f9421d1393f8b64c8 2022-03-16 08:04:20.306 | 1d18e30503fa412f9421d1393f8b64c8 2022-03-16 08:04:20.306 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-16 08:04:20.306 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:04:20.306 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:04:20.306 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:04:20.306 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:04:20.306 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:04:20.306 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:04:20.307 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:04:20.307 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:04:20.307 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:04:20.307 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:04:20.307 | ++ 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-16 08:04:20.307 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.307 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:04:20.307 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.307 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.307 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.307 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.307 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.307 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:04:20.307 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:04:20.307 | + 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-16 08:04:20.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.307 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.307 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.307 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:04:20.307 | ++ 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-16 08:04:20.307 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.307 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.307 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.307 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.307 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.307 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.307 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:04:20.307 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:04:20.307 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:04:20.308 | ++ functions-common:get_field:818 : echo '| 64045b8c42734e43bb7d36dbf2305389 | 1d18e30503fa412f9421d1393f8b64c8 | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:04:20.308 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.308 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:04:20.308 | + functions-common:get_or_add_user_project_role:997 : echo 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:04:20.308 | 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:04:20.308 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 08:04:20.308 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-16 08:04:20.308 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:04:20.308 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:04:20.308 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:04:20.308 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:04:20.308 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:04:20.308 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:04:20.308 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:04:20.308 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:04:20.308 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:04:20.308 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:04:20.308 | ++ 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-16 08:04:20.308 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.308 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:04:20.308 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.308 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.308 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.308 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.308 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.308 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:04:20.308 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:04:20.308 | + 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-16 08:04:20.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.308 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.309 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.309 | ++ 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-16 08:04:20.309 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.309 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:04:20.309 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.309 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.309 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.309 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.309 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.309 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:04:20.309 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:04:20.309 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:04:20.309 | ++ functions-common:get_field:818 : echo '| c2e8ea5a1926426c90845c19492740c7 | 1d18e30503fa412f9421d1393f8b64c8 | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:04:20.309 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.309 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.309 | + functions-common:get_or_add_user_project_role:997 : echo c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.309 | c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.309 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-16 08:04:20.309 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:04:20.309 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-16 08:04:20.309 | ++ 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-16 08:04:20.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.309 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.309 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.309 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.309 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:04:20.309 | a75ec111796b42829b3fd816cbdd15de' 2022-03-16 08:04:20.309 | + functions-common:get_or_create_service:1094 : echo a75ec111796b42829b3fd816cbdd15de 2022-03-16 08:04:20.309 | a75ec111796b42829b3fd816cbdd15de 2022-03-16 08:04:20.310 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-03-16 08:04:20.310 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:04:20.310 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-16 08:04:20.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:04:20.310 | +++ 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-16 08:04:20.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.310 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.310 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.310 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:04:20.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:04:20.310 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-16 08:04:20.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.310 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.310 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.310 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9fd76c74b8ed42a3b1fa5964fd1ac34e 2022-03-16 08:04:20.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9fd76c74b8ed42a3b1fa5964fd1ac34e 2022-03-16 08:04:20.310 | + functions-common:get_or_create_endpoint:1127 : public_id=9fd76c74b8ed42a3b1fa5964fd1ac34e 2022-03-16 08:04:20.310 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-03-16 08:04:20.310 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-03-16 08:04:20.310 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:04:20.310 | ++ 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-16 08:04:20.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.310 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.310 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.310 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.310 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:04:20.310 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:04:20.311 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-03-16 08:04:20.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.311 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.311 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.311 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.311 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=47b5e26c94194af7b1bcd66134f781e1 2022-03-16 08:04:20.311 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 47b5e26c94194af7b1bcd66134f781e1 2022-03-16 08:04:20.311 | 47b5e26c94194af7b1bcd66134f781e1 2022-03-16 08:04:20.311 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:04:20.311 | + functions-common:get_or_create_endpoint:1136 : echo 9fd76c74b8ed42a3b1fa5964fd1ac34e 2022-03-16 08:04:20.311 | 9fd76c74b8ed42a3b1fa5964fd1ac34e 2022-03-16 08:04:20.311 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-16 08:04:20.311 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-16 08:04:20.311 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:04:20.311 | +++ 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-16 08:04:20.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.311 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.311 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.311 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.311 | ++ functions-common:get_or_create_project:938 : project_id=78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.311 | ++ functions-common:get_or_create_project:939 : echo 78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.311 | + lib/swift:create_swift_accounts:628 : swift_project_test1=78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.311 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-16 08:04:20.311 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:04:20.311 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-16 08:04:20.311 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:04:20.311 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-16 08:04:20.311 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-16 08:04:20.311 | +++ 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-16 08:04:20.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.311 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.312 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.312 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.312 | ++ functions-common:get_or_create_user:925 : user_id=d348a8b6630c468ea39a7c8374fa380e 2022-03-16 08:04:20.312 | ++ functions-common:get_or_create_user:926 : echo d348a8b6630c468ea39a7c8374fa380e 2022-03-16 08:04:20.312 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=d348a8b6630c468ea39a7c8374fa380e 2022-03-16 08:04:20.312 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-16 08:04:20.312 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:04:20.312 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin d348a8b6630c468ea39a7c8374fa380e 78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.312 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:04:20.312 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:04:20.312 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:04:20.312 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:04:20.312 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:04:20.312 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:04:20.312 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:04:20.312 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:04:20.312 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:04:20.312 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.312 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d348a8b6630c468ea39a7c8374fa380e --project 78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.312 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.312 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.312 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.312 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.312 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.312 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:04:20.312 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:04:20.312 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d348a8b6630c468ea39a7c8374fa380e --project 78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.312 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.313 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d348a8b6630c468ea39a7c8374fa380e --project 78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.313 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.313 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:04:20.313 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.313 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.313 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.313 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:04:20.313 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:04:20.313 | ++ functions-common:get_field:818 : echo '| c2e8ea5a1926426c90845c19492740c7 | d348a8b6630c468ea39a7c8374fa380e | | 78747f2479014944814403d37b3c5497 | | | False |' 2022-03-16 08:04:20.313 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:04:20.313 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.313 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.313 | + functions-common:get_or_add_user_project_role:997 : echo c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.313 | c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.313 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-16 08:04:20.313 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-16 08:04:20.313 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:04:20.313 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-16 08:04:20.313 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-16 08:04:20.313 | +++ 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-16 08:04:20.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.313 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.313 | ++ functions-common:get_or_create_user:925 : user_id=326049e386244b60acd50b5185872ae4 2022-03-16 08:04:20.313 | ++ functions-common:get_or_create_user:926 : echo 326049e386244b60acd50b5185872ae4 2022-03-16 08:04:20.314 | + lib/swift:create_swift_accounts:637 : swift_user_test3=326049e386244b60acd50b5185872ae4 2022-03-16 08:04:20.314 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-16 08:04:20.314 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:04:20.314 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 976db79d04b04356ac6e687292b21feb 326049e386244b60acd50b5185872ae4 78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.314 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:04:20.314 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:04:20.314 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:04:20.314 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:04:20.314 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:04:20.314 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:04:20.314 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:04:20.314 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:04:20.314 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 976db79d04b04356ac6e687292b21feb --user 326049e386244b60acd50b5185872ae4 --project 78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.314 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.314 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:04:20.314 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.314 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.314 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.314 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.314 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.314 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:04:20.314 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:04:20.314 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 976db79d04b04356ac6e687292b21feb --user 326049e386244b60acd50b5185872ae4 --project 78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.314 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.314 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.314 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 976db79d04b04356ac6e687292b21feb --user 326049e386244b60acd50b5185872ae4 --project 78747f2479014944814403d37b3c5497 2022-03-16 08:04:20.314 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.314 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:04:20.314 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.315 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.315 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.315 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:04:20.315 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:04:20.315 | ++ functions-common:get_field:818 : echo '| 976db79d04b04356ac6e687292b21feb | 326049e386244b60acd50b5185872ae4 | | 78747f2479014944814403d37b3c5497 | | | False |' 2022-03-16 08:04:20.315 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:04:20.315 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.315 | + functions-common:get_or_add_user_project_role:995 : user_role_id=976db79d04b04356ac6e687292b21feb 2022-03-16 08:04:20.315 | + functions-common:get_or_add_user_project_role:997 : echo 976db79d04b04356ac6e687292b21feb 2022-03-16 08:04:20.315 | 976db79d04b04356ac6e687292b21feb 2022-03-16 08:04:20.315 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-16 08:04:20.315 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-16 08:04:20.315 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:04:20.315 | +++ 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-16 08:04:20.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.315 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.315 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.315 | ++ functions-common:get_or_create_project:938 : project_id=b8b3307266f64ea3a43c32e8a109e8c5 2022-03-16 08:04:20.315 | ++ functions-common:get_or_create_project:939 : echo b8b3307266f64ea3a43c32e8a109e8c5 2022-03-16 08:04:20.315 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b8b3307266f64ea3a43c32e8a109e8c5 2022-03-16 08:04:20.315 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-16 08:04:20.315 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:04:20.315 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-16 08:04:20.315 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-16 08:04:20.315 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:04:20.315 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-16 08:04:20.315 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-16 08:04:20.316 | +++ 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-16 08:04:20.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.316 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.316 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.316 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.316 | ++ functions-common:get_or_create_user:925 : user_id=2628d058cc854e738bad40ff881f1a32 2022-03-16 08:04:20.316 | ++ functions-common:get_or_create_user:926 : echo 2628d058cc854e738bad40ff881f1a32 2022-03-16 08:04:20.316 | + lib/swift:create_swift_accounts:647 : swift_user_test2=2628d058cc854e738bad40ff881f1a32 2022-03-16 08:04:20.316 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-16 08:04:20.316 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:04:20.316 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 2628d058cc854e738bad40ff881f1a32 b8b3307266f64ea3a43c32e8a109e8c5 2022-03-16 08:04:20.316 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:04:20.316 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:04:20.316 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:04:20.316 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:04:20.316 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:04:20.316 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:04:20.316 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:04:20.316 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:04:20.316 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2628d058cc854e738bad40ff881f1a32 --project b8b3307266f64ea3a43c32e8a109e8c5 2022-03-16 08:04:20.316 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.316 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:04:20.316 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.316 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.316 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.316 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.316 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.316 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:04:20.316 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:04:20.317 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2628d058cc854e738bad40ff881f1a32 --project b8b3307266f64ea3a43c32e8a109e8c5 2022-03-16 08:04:20.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.317 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2628d058cc854e738bad40ff881f1a32 --project b8b3307266f64ea3a43c32e8a109e8c5 2022-03-16 08:04:20.317 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:04:20.317 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.317 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.317 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.317 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.317 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:04:20.317 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:04:20.317 | ++ functions-common:get_field:818 : echo '| c2e8ea5a1926426c90845c19492740c7 | 2628d058cc854e738bad40ff881f1a32 | | b8b3307266f64ea3a43c32e8a109e8c5 | | | False |' 2022-03-16 08:04:20.317 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:04:20.317 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.317 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.317 | + functions-common:get_or_add_user_project_role:997 : echo c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.317 | c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.317 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-16 08:04:20.317 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-16 08:04:20.317 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 08:04:20.317 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-16 08:04:20.317 | +++ 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-16 08:04:20.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.317 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.317 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.318 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-16 08:04:20.318 | 4646daea14f34e88b453daab2c331d7e' 2022-03-16 08:04:20.318 | ++ functions-common:get_or_create_domain:888 : echo 4646daea14f34e88b453daab2c331d7e 2022-03-16 08:04:20.318 | + lib/swift:create_swift_accounts:652 : swift_domain=4646daea14f34e88b453daab2c331d7e 2022-03-16 08:04:20.318 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-16 08:04:20.318 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:04:20.318 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-16 08:04:20.318 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 4646daea14f34e88b453daab2c331d7e 2022-03-16 08:04:20.318 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 08:04:20.318 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4646daea14f34e88b453daab2c331d7e --or-show -f value -c id 2022-03-16 08:04:20.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.318 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.318 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.318 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.318 | ++ functions-common:get_or_create_project:938 : project_id=1fcb15ed43fb4a8889ea6a4823272384 2022-03-16 08:04:20.318 | ++ functions-common:get_or_create_project:939 : echo 1fcb15ed43fb4a8889ea6a4823272384 2022-03-16 08:04:20.318 | + lib/swift:create_swift_accounts:656 : swift_project_test4=1fcb15ed43fb4a8889ea6a4823272384 2022-03-16 08:04:20.318 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-16 08:04:20.318 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:04:20.318 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-16 08:04:20.318 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 4646daea14f34e88b453daab2c331d7e test4@example.com 2022-03-16 08:04:20.318 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:04:20.318 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-16 08:04:20.318 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-16 08:04:20.318 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4646daea14f34e88b453daab2c331d7e --email=test4@example.com --or-show -f value -c id 2022-03-16 08:04:20.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.318 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.318 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.318 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.318 | ++ functions-common:get_or_create_user:925 : user_id=13f2cd81e12e47679464009929869bf2 2022-03-16 08:04:20.319 | ++ functions-common:get_or_create_user:926 : echo 13f2cd81e12e47679464009929869bf2 2022-03-16 08:04:20.319 | + lib/swift:create_swift_accounts:661 : swift_user_test4=13f2cd81e12e47679464009929869bf2 2022-03-16 08:04:20.319 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-16 08:04:20.319 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:04:20.319 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 13f2cd81e12e47679464009929869bf2 1fcb15ed43fb4a8889ea6a4823272384 2022-03-16 08:04:20.319 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:04:20.319 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 08:04:20.319 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:04:20.319 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:04:20.319 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 08:04:20.319 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 08:04:20.319 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 08:04:20.319 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 08:04:20.319 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 13f2cd81e12e47679464009929869bf2 --project 1fcb15ed43fb4a8889ea6a4823272384 2022-03-16 08:04:20.319 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:04:20.319 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.319 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.319 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.319 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.319 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.319 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.319 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:04:20.319 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:04:20.319 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 13f2cd81e12e47679464009929869bf2 --project 1fcb15ed43fb4a8889ea6a4823272384 2022-03-16 08:04:20.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.320 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.320 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.320 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 13f2cd81e12e47679464009929869bf2 --project 1fcb15ed43fb4a8889ea6a4823272384 2022-03-16 08:04:20.320 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:04:20.320 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:04:20.320 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:04:20.320 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.320 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:20.320 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:20.320 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:04:20.320 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:04:20.320 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:04:20.320 | ++ functions-common:get_field:818 : echo '| c2e8ea5a1926426c90845c19492740c7 | 13f2cd81e12e47679464009929869bf2 | | 1fcb15ed43fb4a8889ea6a4823272384 | | | False |' 2022-03-16 08:04:20.320 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:04:20.321 | ++ functions-common:get_field:812 : read data 2022-03-16 08:04:20.321 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.321 | + functions-common:get_or_add_user_project_role:997 : echo c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.321 | c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:04:20.351 | [198315 Async create_swift_accounts:232980]: finished create_swift_accounts with result 0 in 131 seconds 2022-03-16 08:04:20.358 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-16 08:04:20.360 | + inc/async:async_wait:197 : return 0 2022-03-16 08:04:20.363 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-16 08:04:20.381 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:04:20.385 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-16 08:04:20.402 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:04:20.405 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-16 08:04:20.407 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:04:20.410 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-16 08:04:20.412 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-16 08:04:20.415 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-16 08:04:20.475 | + inc/async:async_inner:63 : init_glance 2022-03-16 08:04:20.515 | [198315 Async init_glance:237306]: running: init_glance 2022-03-16 08:04:20.517 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-16 08:04:20.536 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:04:20.539 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-16 08:04:20.542 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:04:20.544 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-16 08:04:20.547 | + ./stack.sh:main:1147 : configure_neutron 2022-03-16 08:04:20.550 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-16 08:04:20.555 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:04:20.555 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:04:20.561 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:04:20.564 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:04:20.567 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:04:20.570 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:04:20.573 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-16 08:04:20.576 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-16 08:04:20.578 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-16 08:04:20.581 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-16 08:04:20.595 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-16 08:04:20.597 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-16 08:04:24.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:24.113 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:24.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:24.114 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:27.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:27.623 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:27.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:27.623 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:30.508 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:04:30.534 | [237306 Async init_glance:237306]: finished successfully 2022-03-16 08:04:31.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:31.117 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:31.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:31.118 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:34.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:34.627 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:34.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:34.627 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:38.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:38.081 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:38.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:38.081 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:41.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:41.595 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:41.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:41.595 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:45.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:45.083 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:45.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:45.083 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:48.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:48.759 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:48.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:48.759 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:53.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:53.434 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:53.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:53.435 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:53.435 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-16 08:04:59.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:59.338 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:59.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:04:59.338 | from cryptography.utils import int_from_bytes 2022-03-16 08:04:59.653 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-16 08:04:59.657 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-16 08:04:59.660 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-16 08:04:59.662 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-16 08:04:59.664 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-16 08:04:59.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-16 08:04:59.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-16 08:04:59.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-16 08:04:59.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-16 08:04:59.676 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-16 08:04:59.678 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-16 08:04:59.680 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-16 08:04:59.682 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-16 08:04:59.684 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-16 08:04:59.687 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-16 08:04:59.689 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-16 08:04:59.693 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:04:59.696 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-16 08:04:59.698 | + 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-16 08:04:59.703 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-16 08:04:59.706 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-16 08:04:59.708 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-16 08:04:59.711 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-16 08:04:59.713 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-16 08:04:59.716 | + 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-16 08:04:59.744 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-16 08:04:59.773 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-16 08:04:59.802 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-16 08:04:59.831 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-16 08:04:59.860 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-16 08:04:59.896 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-16 08:04:59.898 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-16 08:04:59.900 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-16 08:04:59.903 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 08:04:59.906 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 08:04:59.922 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 08:04:59.924 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 08:04:59.926 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 08:04:59.929 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 08:04:59.932 | + 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-16 08:04:59.964 | + 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-16 08:04:59.993 | + 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-16 08:05:00.022 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 08:05:00.051 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-16 08:05:00.068 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:05:00.071 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-16 08:05:00.073 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:05:00.075 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-16 08:05:00.078 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-16 08:05:00.080 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-16 08:05:00.092 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-16 08:05:00.094 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:05:00.097 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-16 08:05:00.099 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-16 08:05:00.111 | + 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-16 08:05:00.124 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-16 08:05:00.126 | + 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-16 08:05:00.139 | + 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-16 08:05:00.151 | + 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-16 08:05:00.163 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 08:05:00.165 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 08:05:00.168 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-16 08:05:00.172 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.wLlacgT22g 2022-03-16 08:05:00.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 08:05:00.177 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 08:05:00.180 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.wLlacgT22g 2022-03-16 08:05:00.184 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.wLlacgT22g 2022-03-16 08:05:00.196 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.wLlacgT22g /etc/sudoers.d/neutron-rootwrap 2022-03-16 08:05:00.208 | + 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-16 08:05:00.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-16 08:05:00.238 | + 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-16 08:05:00.267 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-16 08:05:00.270 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-16 08:05:00.272 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-16 08:05:00.274 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 08:05:00.277 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 08:05:00.279 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 08:05:00.296 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:00.299 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 08:05:00.302 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 08:05:00.305 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 08:05:00.322 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:00.325 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 08:05:00.328 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-03-16 08:05:00.358 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 08:05:00.360 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 08:05:00.363 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-16 08:05:00.380 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:00.383 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-16 08:05:00.385 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-16 08:05:00.388 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 08:05:00.390 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 08:05:00.393 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-16 08:05:00.395 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-16 08:05:00.398 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 08:05:00.400 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-16 08:05:00.403 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-16 08:05:00.405 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-16 08:05:00.409 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-16 08:05:00.412 | + 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-16 08:05:00.417 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-16 08:05:00.435 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:00.437 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-16 08:05:00.439 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-16 08:05:00.442 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-16 08:05:00.447 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-16 08:05:00.477 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 08:05:00.506 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-16 08:05:00.536 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-16 08:05:00.566 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-16 08:05:00.596 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-16 08:05:00.599 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 08:05:00.602 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-16 08:05:00.604 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 08:05:00.606 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-16 08:05:00.635 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-16 08:05:00.666 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-03-16 08:05:00.695 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-16 08:05:00.725 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-16 08:05:00.754 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-16 08:05:00.784 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-16 08:05:00.814 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-16 08:05:00.844 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:05:00.874 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 08:05:00.903 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-16 08:05:00.934 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-16 08:05:00.964 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-16 08:05:00.967 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 08:05:00.969 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 08:05:00.972 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 08:05:00.974 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-16 08:05:01.003 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-16 08:05:01.034 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-03-16 08:05:01.063 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-16 08:05:01.093 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-16 08:05:01.122 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-16 08:05:01.152 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-16 08:05:01.182 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-16 08:05:01.213 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 08:05:01.243 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-16 08:05:01.273 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-16 08:05:01.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-16 08:05:01.278 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-16 08:05:01.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-16 08:05:01.283 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-16 08:05:01.286 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-16 08:05:01.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-16 08:05:01.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-03-16 08:05:01.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-03-16 08:05:01.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-03-16 08:05:01.298 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-16 08:05:01.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-16 08:05:01.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-16 08:05:01.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-16 08:05:01.307 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-16 08:05:01.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-16 08:05:01.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-16 08:05:01.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-16 08:05:01.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-16 08:05:01.320 | + 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-16 08:05:01.348 | + 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-16 08:05:01.351 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:05:01.353 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 08:05:01.356 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-16 08:05:01.358 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-16 08:05:01.361 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:05:01.363 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-16 08:05:01.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-16 08:05:01.394 | + 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-16 08:05:01.397 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:05:01.399 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 08:05:01.402 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-16 08:05:01.404 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-16 08:05:01.406 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:05:01.409 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-16 08:05:01.437 | + 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-16 08:05:01.440 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:05:01.442 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 08:05:01.445 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-16 08:05:01.447 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-16 08:05:01.450 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:05:01.452 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-16 08:05:01.481 | + 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-16 08:05:01.483 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:05:01.485 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-16 08:05:01.488 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-16 08:05:01.491 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-16 08:05:01.493 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:05:01.495 | + 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-16 08:05:01.524 | + 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-16 08:05:01.527 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:05:01.529 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-16 08:05:01.532 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 08:05:01.534 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 08:05:01.536 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:05:01.539 | + 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-16 08:05:01.568 | + 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-16 08:05:01.571 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:05:01.573 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-16 08:05:01.576 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-16 08:05:01.578 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-16 08:05:01.580 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:05:01.583 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-16 08:05:01.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-03-16 08:05:01.614 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:05:01.617 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-16 08:05:01.619 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-03-16 08:05:01.622 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-03-16 08:05:01.624 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:05:01.626 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-03-16 08:05:01.656 | + 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-16 08:05:01.658 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:05:01.661 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-16 08:05:01.663 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 08:05:01.666 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 08:05:01.668 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 08:05:01.670 | + 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-16 08:05:01.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 08:05:01.703 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-16 08:05:01.719 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:01.722 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-16 08:05:01.725 | + 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-16 08:05:01.757 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-16 08:05:01.759 | + 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-16 08:05:01.788 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 08:05:01.820 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-16 08:05:01.822 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-16 08:05:01.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-16 08:05:01.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 08:05:04.868 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 08:05:04.868 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev35 2022-03-16 08:05:04.869 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=239248) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 08:05:04.918 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=239248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 08:05:04.918 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=239248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 08:05:04.919 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=239248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:05:04.919 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=239248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:05:04.919 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=239248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:05:04.919 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=239248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:05:04.974 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 08:05:04.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:04.974 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:04.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:04.974 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:05.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-16 08:05:05.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-16 08:05:05.337 | + 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-16 08:05:05.340 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 08:05:05.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-16 08:05:05.393 | + 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-16 08:05:05.412 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-16 08:05:05.415 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-16 08:05:05.417 | + 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-16 08:05:05.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-16 08:05:05.451 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-16 08:05:05.460 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-16 08:05:05.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-16 08:05:05.465 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-16 08:05:05.478 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-16 08:05:05.490 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 08:05:05.493 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-16 08:05:05.501 | net.bridge.bridge-nf-call-iptables = 1 2022-03-16 08:05:05.505 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 08:05:05.508 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-16 08:05:05.516 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-16 08:05:05.519 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-16 08:05:05.522 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-16 08:05:05.525 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-16 08:05:05.527 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-16 08:05:05.530 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-16 08:05:05.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 08:05:05.535 | + 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-16 08:05:05.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 08:05:05.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 08:05:05.566 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-16 08:05:05.569 | + 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-16 08:05:05.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-16 08:05:05.605 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-16 08:05:05.635 | + 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-16 08:05:05.664 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-16 08:05:05.681 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:05.684 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-16 08:05:05.687 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-16 08:05:05.691 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-16 08:05:05.721 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-16 08:05:05.750 | + 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-16 08:05:05.782 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-16 08:05:05.784 | + 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-16 08:05:05.813 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-16 08:05:05.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:05.833 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 08:05:05.836 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-16 08:05:05.864 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 08:05:05.868 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 08:05:05.870 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 08:05:05.899 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-16 08:05:05.902 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 08:05:05.904 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-16 08:05:05.907 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-16 08:05:05.924 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:05.926 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-16 08:05:05.929 | + 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-16 08:05:05.934 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-16 08:05:05.963 | + 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-16 08:05:05.996 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-16 08:05:05.998 | + 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-16 08:05:06.028 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 08:05:06.030 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-16 08:05:06.059 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 08:05:06.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 08:05:06.064 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 08:05:06.094 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-16 08:05:06.097 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 08:05:06.099 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-16 08:05:06.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 08:05:09.124 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 08:05:09.124 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev35 2022-03-16 08:05:09.126 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=239780) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 08:05:09.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=239780) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 08:05:09.176 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=239780) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 08:05:09.176 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=239780) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:05:09.176 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=239780) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:05:09.176 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=239780) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:05:09.176 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=239780) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 08:05:09.237 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-16 08:05:09.237 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=239780) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-16 08:05:09.238 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=239780) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-16 08:05:09.238 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 08:05:09.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:09.238 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:09.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:09.238 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:09.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-16 08:05:09.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-16 08:05:09.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-16 08:05:09.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 08:05:09.621 | + 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-16 08:05:09.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 08:05:09.626 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 08:05:09.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-16 08:05:09.645 | + functions:set_mtu:785 : local dev=br-data 2022-03-16 08:05:09.648 | + functions:set_mtu:786 : local mtu=1500 2022-03-16 08:05:09.651 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-16 08:05:09.664 | + 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-16 08:05:09.685 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-16 08:05:09.688 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-16 08:05:09.690 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-16 08:05:09.693 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-16 08:05:09.695 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-16 08:05:09.698 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-16 08:05:09.700 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-16 08:05:09.703 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-16 08:05:09.706 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-16 08:05:09.708 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-16 08:05:09.711 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-16 08:05:09.713 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-16 08:05:09.716 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-16 08:05:09.718 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-16 08:05:09.722 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-16 08:05:09.722 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-16 08:05:09.729 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-16 08:05:09.732 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-16 08:05:09.734 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-16 08:05:09.737 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-16 08:05:09.741 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-16 08:05:09.741 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-16 08:05:09.741 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-16 08:05:09.747 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.36/22 brd 192.168.3.255' 2022-03-16 08:05:09.750 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-16 08:05:09.752 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-16 08:05:09.755 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-16 08:05:09.757 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-16 08:05:09.759 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.36/22 brd 192.168.3.255 != '' ]] 2022-03-16 08:05:09.762 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1' 2022-03-16 08:05:09.764 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data' 2022-03-16 08:05:09.767 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-16 08:05:09.769 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-16 08:05:09.777 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-16 08:05:09.777 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.36/22 brd 192.168.3.255 2022-03-16 08:05:09.777 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-16 08:05:09.777 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-16 08:05:09.780 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.36 2022-03-16 08:05:09.783 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.36 ' 2022-03-16 08:05:09.785 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1 2022-03-16 08:05:09.801 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data 2022-03-16 08:05:09.813 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-16 08:05:09.825 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-16 08:05:09.845 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.36 2022-03-16 08:05:09.855 | PING 192.168.0.36 (192.168.0.36) from 192.168.0.36 br-data: 56(84) bytes of data. 2022-03-16 08:05:09.855 | 64 bytes from 192.168.0.36: icmp_seq=1 ttl=64 time=0.070 ms 2022-03-16 08:05:10.866 | 64 bytes from 192.168.0.36: icmp_seq=2 ttl=64 time=0.046 ms 2022-03-16 08:05:11.890 | 64 bytes from 192.168.0.36: icmp_seq=3 ttl=64 time=0.049 ms 2022-03-16 08:05:11.890 | 2022-03-16 08:05:11.890 | --- 192.168.0.36 ping statistics --- 2022-03-16 08:05:11.890 | 3 packets transmitted, 3 received, 0% packet loss, time 2034ms 2022-03-16 08:05:11.890 | rtt min/avg/max/mdev = 0.046/0.055/0.070/0.010 ms 2022-03-16 08:05:11.895 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-16 08:05:11.895 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-16 08:05:11.901 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-16 08:05:11.904 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-16 08:05:11.921 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:11.924 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-16 08:05:11.926 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-16 08:05:11.932 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-16 08:05:11.962 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.39 2022-03-16 08:05:11.992 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-16 08:05:12.021 | + 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-16 08:05:12.054 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-16 08:05:12.056 | + 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-16 08:05:12.086 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 08:05:12.088 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-16 08:05:12.105 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:05:12.108 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-16 08:05:12.110 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-16 08:05:12.128 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:05:12.130 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-16 08:05:12.148 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:05:12.151 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-16 08:05:12.168 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:05:12.170 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-16 08:05:12.201 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-16 08:05:12.232 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-16 08:05:12.234 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-16 08:05:12.253 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:12.255 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-16 08:05:12.273 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:12.275 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-16 08:05:12.278 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-16 08:05:12.338 | + inc/async:async_inner:63 : init_neutron 2022-03-16 08:05:12.378 | [198315 Async init_neutron:240256]: running: init_neutron 2022-03-16 08:05:12.381 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-16 08:05:12.400 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:12.404 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-16 08:05:12.415 | ++ ./stack.sh:main:1162 : true 2022-03-16 08:05:12.418 | + ./stack.sh:main:1162 : netman_pid= 2022-03-16 08:05:12.421 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-16 08:05:12.423 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-16 08:05:12.440 | + ./stack.sh:main:1169 : clean_iptables 2022-03-16 08:05:12.444 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-16 08:05:12.448 | + lib/nova:clean_iptables:186 : grep nova 2022-03-16 08:05:12.450 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-16 08:05:12.453 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-16 08:05:12.454 | + lib/nova:clean_iptables:186 : bash 2022-03-16 08:05:12.457 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 08:05:12.460 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-16 08:05:12.467 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-16 08:05:12.468 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-16 08:05:12.472 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-16 08:05:12.472 | + lib/nova:clean_iptables:188 : grep nova 2022-03-16 08:05:12.476 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 08:05:12.476 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 08:05:12.480 | + lib/nova:clean_iptables:188 : bash 2022-03-16 08:05:12.494 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-16 08:05:12.494 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-16 08:05:12.495 | + lib/nova:clean_iptables:190 : grep nova 2022-03-16 08:05:12.495 | + lib/nova:clean_iptables:190 : bash 2022-03-16 08:05:12.495 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-16 08:05:12.498 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 08:05:12.502 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-16 08:05:12.511 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 08:05:12.511 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-16 08:05:12.514 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-16 08:05:12.515 | + lib/nova:clean_iptables:192 : bash 2022-03-16 08:05:12.518 | + lib/nova:clean_iptables:192 : grep nova 2022-03-16 08:05:12.519 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-16 08:05:12.520 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 08:05:12.530 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-16 08:05:12.539 | net.ipv4.ip_forward = 1 2022-03-16 08:05:12.542 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-16 08:05:12.561 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:12.563 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-16 08:05:12.566 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-16 08:05:12.569 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 08:05:12.604 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-16 08:05:12.637 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-16 08:05:12.640 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 08:05:12.674 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-16 08:05:12.710 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-16 08:05:12.729 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:12.732 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-16 08:05:12.735 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:05:12.737 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-16 08:05:12.740 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-16 08:05:12.743 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-16 08:05:12.807 | + inc/async:async_inner:63 : init_swift 2022-03-16 08:05:12.853 | [198315 Async init_swift:240616]: running: init_swift 2022-03-16 08:05:12.857 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-16 08:05:12.885 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:12.888 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-16 08:05:12.891 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:05:12.894 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-16 08:05:12.897 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-16 08:05:12.900 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-16 08:05:12.980 | + inc/async:async_inner:63 : init_cinder 2022-03-16 08:05:13.057 | [198315 Async init_cinder:240711]: running: init_cinder 2022-03-16 08:05:13.061 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-16 08:05:13.095 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:13.103 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-16 08:05:13.105 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:05:13.111 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-16 08:05:13.114 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-16 08:05:13.116 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-16 08:05:13.225 | + inc/async:async_inner:63 : init_placement 2022-03-16 08:05:13.327 | [198315 Async init_placement:240830]: running: init_placement 2022-03-16 08:05:13.329 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-16 08:05:13.445 | [198315 Async init_neutron:240256]: Waiting for completion of init_neutron running on PID 240256 (6 other jobs running) 2022-03-16 08:05:13.487 | [198315 Async init_neutron:240256]: Signaling child to exit 2022-03-16 08:05:24.478 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:05:24.518 | [240711 Async init_cinder:240711]: finished successfully 2022-03-16 08:05:27.106 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:05:27.140 | [240616 Async init_swift:240616]: finished successfully 2022-03-16 08:05:39.224 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:05:39.252 | [240256 Async init_neutron:240256]: finished successfully 2022-03-16 08:05:39.273 | WAKEUP 2022-03-16 08:05:39.296 | [198315 Async init_neutron:240256]: Signaled 2022-03-16 08:05:39.298 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-16 08:05:39.298 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:05:39.298 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:05:39.298 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:05:39.298 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:05:39.298 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:05:39.298 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:05:39.298 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-16 08:05:39.298 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-16 08:05:39.298 | + lib/database:recreate_database:112 : local db=neutron 2022-03-16 08:05:39.298 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-16 08:05:39.298 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-16 08:05:39.298 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-16 08:05:39.298 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:05:39.298 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-16 08:05:39.298 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:05:39.298 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-16 08:05:39.298 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 08:05:39.298 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:05:39.298 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:05:39.298 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:05:39.298 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417915410 2022-03-16 08:05:39.299 | + 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-16 08:05:39.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:39.299 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:39.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:39.299 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-16 08:05:39.299 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-16 08:05:39.300 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-16 08:05:39.301 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-16 08:05:39.302 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-16 08:05:39.302 | Running upgrade for neutron ... 2022-03-16 08:05:39.302 | OK 2022-03-16 08:05:39.302 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-16 08:05:39.302 | + functions-common:time_stop:2425 : local name 2022-03-16 08:05:39.302 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:05:39.302 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:05:39.303 | + functions-common:time_stop:2428 : local total 2022-03-16 08:05:39.303 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:05:39.303 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 08:05:39.303 | + functions-common:time_stop:2432 : start_time=1647417915410 2022-03-16 08:05:39.303 | + functions-common:time_stop:2434 : [[ -z 1647417915410 ]] 2022-03-16 08:05:39.303 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:05:39.303 | + functions-common:time_stop:2437 : end_time=1647417939205 2022-03-16 08:05:39.303 | + functions-common:time_stop:2438 : elapsed_time=23795 2022-03-16 08:05:39.303 | + functions-common:time_stop:2439 : total=8093 2022-03-16 08:05:39.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:05:39.303 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31888 2022-03-16 08:05:39.351 | [198315 Async init_neutron:240256]: finished init_neutron with result 0 in 26 seconds 2022-03-16 08:05:39.356 | + inc/async:async_wait:197 : return 0 2022-03-16 08:05:39.360 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-16 08:05:39.425 | [198315 Async init_placement:240830]: Waiting for completion of init_placement running on PID 240830 (5 other jobs running) 2022-03-16 08:05:39.454 | [198315 Async init_placement:240830]: Signaling child to exit 2022-03-16 08:05:59.323 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:05:59.349 | [240830 Async init_placement:240830]: finished successfully 2022-03-16 08:05:59.369 | WAKEUP 2022-03-16 08:05:59.392 | [198315 Async init_placement:240830]: Signaled 2022-03-16 08:05:59.394 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-16 08:05:59.394 | + lib/database:recreate_database:112 : local db=placement 2022-03-16 08:05:59.394 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-16 08:05:59.394 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-16 08:05:59.394 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-16 08:05:59.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:05:59.394 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-16 08:05:59.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:05:59.394 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-16 08:05:59.394 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-16 08:05:59.394 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-16 08:05:59.394 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-16 08:05:59.394 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 08:05:59.394 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 08:05:59.395 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 08:05:59.395 | ++ 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-16 08:05:59.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.395 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.395 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:05:59.395 | + functions-common:get_or_create_user:925 : user_id=fdc01527557e473e94b8f6cc8b17799b 2022-03-16 08:05:59.395 | + functions-common:get_or_create_user:926 : echo fdc01527557e473e94b8f6cc8b17799b 2022-03-16 08:05:59.395 | fdc01527557e473e94b8f6cc8b17799b 2022-03-16 08:05:59.395 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-16 08:05:59.395 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:05:59.395 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:05:59.395 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:05:59.395 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:05:59.395 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:05:59.395 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:05:59.395 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:05:59.395 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:05:59.395 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:05:59.395 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:05:59.395 | ++ 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-16 08:05:59.395 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:05:59.395 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:05:59.395 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:05:59.395 | ++ functions-common:get_field:812 : read data 2022-03-16 08:05:59.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.395 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.395 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:05:59.395 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:05:59.396 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:05:59.396 | + 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-16 08:05:59.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.396 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.396 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.396 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:05:59.396 | ++ 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-16 08:05:59.396 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:05:59.396 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:05:59.396 | ++ functions-common:get_field:812 : read data 2022-03-16 08:05:59.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.396 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.396 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:05:59.396 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:05:59.396 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:05:59.396 | ++ functions-common:get_field:818 : echo '| 64045b8c42734e43bb7d36dbf2305389 | fdc01527557e473e94b8f6cc8b17799b | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:05:59.396 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:05:59.396 | ++ functions-common:get_field:812 : read data 2022-03-16 08:05:59.396 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:05:59.396 | + functions-common:get_or_add_user_project_role:997 : echo 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:05:59.396 | 64045b8c42734e43bb7d36dbf2305389 2022-03-16 08:05:59.396 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 08:05:59.396 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-16 08:05:59.396 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 08:05:59.396 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 08:05:59.396 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 08:05:59.396 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 08:05:59.396 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 08:05:59.396 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 08:05:59.396 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 08:05:59.397 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 08:05:59.397 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 08:05:59.397 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 08:05:59.397 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:05:59.397 | ++ 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-16 08:05:59.397 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 08:05:59.397 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:05:59.397 | ++ functions-common:get_field:812 : read data 2022-03-16 08:05:59.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.397 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.397 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:05:59.397 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 08:05:59.397 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 08:05:59.397 | + 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-16 08:05:59.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.397 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.397 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.397 | ++ 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-16 08:05:59.397 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 08:05:59.397 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 08:05:59.397 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:05:59.397 | ++ functions-common:get_field:812 : read data 2022-03-16 08:05:59.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.397 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.397 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:05:59.398 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:05:59.398 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:05:59.398 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:05:59.398 | ++ functions-common:get_field:818 : echo '| c2e8ea5a1926426c90845c19492740c7 | fdc01527557e473e94b8f6cc8b17799b | | ca091f277a124f2cb6a9b8983ce2d86f | | | False |' 2022-03-16 08:05:59.398 | ++ functions-common:get_field:812 : read data 2022-03-16 08:05:59.398 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:05:59.398 | + functions-common:get_or_add_user_project_role:997 : echo c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:05:59.398 | c2e8ea5a1926426c90845c19492740c7 2022-03-16 08:05:59.398 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.39/placement 2022-03-16 08:05:59.398 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-16 08:05:59.398 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 08:05:59.398 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-16 08:05:59.398 | ++ 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-16 08:05:59.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.398 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.398 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.398 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:05:59.398 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 08:05:59.398 | 701e8273504e4013b3fc16123f25e9c5' 2022-03-16 08:05:59.398 | + functions-common:get_or_create_service:1094 : echo 701e8273504e4013b3fc16123f25e9c5 2022-03-16 08:05:59.398 | 701e8273504e4013b3fc16123f25e9c5 2022-03-16 08:05:59.398 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.39/placement 2022-03-16 08:05:59.398 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 08:05:59.398 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.39/placement RegionOne 2022-03-16 08:05:59.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 08:05:59.398 | +++ 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-16 08:05:59.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.398 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.398 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.398 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:05:59.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 08:05:59.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 08:05:59.399 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.39/placement --region RegionOne -f value -c id 2022-03-16 08:05:59.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.399 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.399 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.399 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:05:59.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=093e5f4a627d41d7a0464b86214b9712 2022-03-16 08:05:59.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 093e5f4a627d41d7a0464b86214b9712 2022-03-16 08:05:59.399 | + functions-common:get_or_create_endpoint:1127 : public_id=093e5f4a627d41d7a0464b86214b9712 2022-03-16 08:05:59.399 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 08:05:59.399 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 08:05:59.399 | + functions-common:get_or_create_endpoint:1136 : echo 093e5f4a627d41d7a0464b86214b9712 2022-03-16 08:05:59.399 | 093e5f4a627d41d7a0464b86214b9712 2022-03-16 08:05:59.440 | [198315 Async init_placement:240830]: finished init_placement with result 0 in 46 seconds 2022-03-16 08:05:59.445 | + inc/async:async_wait:197 : return 0 2022-03-16 08:05:59.447 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-16 08:05:59.500 | [198315 Async init_glance:237306]: Waiting for completion of init_glance running on PID 237306 (4 other jobs running) 2022-03-16 08:05:59.525 | [198315 Async init_glance:237306]: Signaling child to exit 2022-03-16 08:05:59.526 | WAKEUP 2022-03-16 08:05:59.549 | [198315 Async init_glance:237306]: Signaled 2022-03-16 08:05:59.550 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-16 08:05:59.550 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-16 08:05:59.550 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-16 08:05:59.550 | + lib/database:recreate_database:112 : local db=glance 2022-03-16 08:05:59.550 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-16 08:05:59.550 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-16 08:05:59.550 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-16 08:05:59.550 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:05:59.551 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-16 08:05:59.551 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:05:59.551 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-16 08:05:59.551 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 08:05:59.551 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:05:59.551 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:05:59.551 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:05:59.551 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417860754 2022-03-16 08:05:59.551 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-16 08:05:59.551 | 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=237428) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:05:59.551 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:05:59.551 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:05:59.551 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:05:59.552 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-16 08:05:59.552 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:59.553 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:59.553 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 08:05:59.553 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 08:05:59.553 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-16 08:05:59.553 | Database migration is up to date. No migration needed. 2022-03-16 08:05:59.553 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-16 08:05:59.553 | Database is synced successfully. 2022-03-16 08:05:59.553 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-16 08:05:59.553 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=237583) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-16 08:05:59.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-16 08:05:59.554 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-16 08:05:59.554 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-16 08:05:59.554 | + functions-common:time_stop:2425 : local name 2022-03-16 08:05:59.554 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:05:59.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:05:59.554 | + functions-common:time_stop:2428 : local total 2022-03-16 08:05:59.554 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:05:59.554 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 08:05:59.554 | + functions-common:time_stop:2432 : start_time=1647417860754 2022-03-16 08:05:59.554 | + functions-common:time_stop:2434 : [[ -z 1647417860754 ]] 2022-03-16 08:05:59.554 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:05:59.554 | + functions-common:time_stop:2437 : end_time=1647417870492 2022-03-16 08:05:59.554 | + functions-common:time_stop:2438 : elapsed_time=9738 2022-03-16 08:05:59.554 | + functions-common:time_stop:2439 : total=8093 2022-03-16 08:05:59.554 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:05:59.554 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17831 2022-03-16 08:05:59.596 | [198315 Async init_glance:237306]: finished init_glance with result 0 in 10 seconds 2022-03-16 08:05:59.601 | + inc/async:async_wait:197 : return 0 2022-03-16 08:05:59.604 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-16 08:05:59.655 | [198315 Async init_swift:240616]: Waiting for completion of init_swift running on PID 240616 (3 other jobs running) 2022-03-16 08:05:59.682 | [198315 Async init_swift:240616]: Signaling child to exit 2022-03-16 08:05:59.682 | WAKEUP 2022-03-16 08:05:59.705 | [198315 Async init_swift:240616]: Signaled 2022-03-16 08:05:59.706 | + lib/swift:init_swift:668 : local node_number 2022-03-16 08:05:59.707 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 08:05:59.707 | No object-updater running 2022-03-16 08:05:59.707 | No container-updater running 2022-03-16 08:05:59.707 | No container-server running 2022-03-16 08:05:59.707 | No account-server running 2022-03-16 08:05:59.707 | No container-reconciler running 2022-03-16 08:05:59.707 | No object-auditor running 2022-03-16 08:05:59.707 | No object-expirer running 2022-03-16 08:05:59.707 | No container-sync running 2022-03-16 08:05:59.707 | No object-server running 2022-03-16 08:05:59.707 | No proxy-server running 2022-03-16 08:05:59.707 | No container-auditor running 2022-03-16 08:05:59.707 | No object-reconstructor running 2022-03-16 08:05:59.707 | No account-replicator running 2022-03-16 08:05:59.707 | No account-reaper running 2022-03-16 08:05:59.707 | No container-replicator running 2022-03-16 08:05:59.707 | No container-sharder running 2022-03-16 08:05:59.707 | No account-auditor running 2022-03-16 08:05:59.707 | No object-replicator running 2022-03-16 08:05:59.707 | + lib/swift:init_swift:670 : true 2022-03-16 08:05:59.707 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-16 08:05:59.707 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-16 08:05:59.707 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-16 08:05:59.707 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-16 08:05:59.707 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-16 08:05:59.707 | + 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-16 08:05:59.707 | + 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-16 08:05:59.707 | + functions:create_disk:732 : local node_number 2022-03-16 08:05:59.707 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.707 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 08:05:59.707 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-16 08:05:59.707 | + functions:create_disk:736 : local key 2022-03-16 08:05:59.707 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | ++ functions:create_disk:738 : sed s#/.## 2022-03-16 08:05:59.708 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-16 08:05:59.708 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 08:05:59.708 | + functions:destroy_disk:765 : local key 2022-03-16 08:05:59.708 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-16 08:05:59.708 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-16 08:05:59.708 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-16 08:05:59.708 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-16 08:05:59.708 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-16 08:05:59.708 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-16 08:05:59.708 | = sectsz=512 attr=2, projid32bit=1 2022-03-16 08:05:59.708 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-16 08:05:59.708 | = reflink=1 2022-03-16 08:05:59.708 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-16 08:05:59.708 | = sunit=0 swidth=0 blks 2022-03-16 08:05:59.708 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-16 08:05:59.708 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-16 08:05:59.708 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-16 08:05:59.708 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-16 08:05:59.708 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-16 08:05:59.708 | + 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-16 08:05:59.708 | /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-16 08:05:59.708 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-16 08:05:59.708 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-16 08:05:59.709 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-16 08:05:59.709 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-16 08:05:59.709 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 08:05:59.709 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-16 08:05:59.709 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-16 08:05:59.709 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-16 08:05:59.709 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 08:05:59.709 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-16 08:05:59.709 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 08:05:59.709 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-16 08:05:59.709 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647416917.object.builder backups/1647416918.container.builder backups/1647416919.account.builder backups/1647416925.object.builder backups/1647416926.container.builder backups/1647416928.account.builder backups/1647416925.object.ring.gz backups/1647416926.container.ring.gz backups/1647416928.account.ring.gz 2022-03-16 08:05:59.709 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-16 08:05:59.709 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-16 08:05:59.709 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-16 08:05:59.709 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-16 08:05:59.709 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 08:05:59.709 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-16 08:05:59.709 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-16 08:05:59.709 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-16 08:05:59.709 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-16 08:05:59.709 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-16 08:05:59.709 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-16 08:05:59.709 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-16 08:05:59.709 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-16 08:05:59.709 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-16 08:05:59.709 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-16 08:05:59.709 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 08:05:59.709 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-16 08:05:59.709 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 08:05:59.709 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-16 08:05:59.709 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 08:05:59.709 | + lib/swift:init_swift:714 : popd 2022-03-16 08:05:59.753 | [198315 Async init_swift:240616]: finished init_swift with result 0 in 14 seconds 2022-03-16 08:05:59.757 | + inc/async:async_wait:197 : return 0 2022-03-16 08:05:59.759 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-16 08:05:59.811 | [198315 Async init_cinder:240711]: Waiting for completion of init_cinder running on PID 240711 (2 other jobs running) 2022-03-16 08:05:59.837 | [198315 Async init_cinder:240711]: Signaling child to exit 2022-03-16 08:05:59.837 | WAKEUP 2022-03-16 08:05:59.860 | [198315 Async init_cinder:240711]: Signaled 2022-03-16 08:05:59.862 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-16 08:05:59.862 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:59.862 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-16 08:05:59.862 | + lib/database:recreate_database:112 : local db=cinder 2022-03-16 08:05:59.862 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-16 08:05:59.862 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-16 08:05:59.862 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-16 08:05:59.862 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:05:59.862 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-16 08:05:59.862 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:05:59.862 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-16 08:05:59.862 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 08:05:59.862 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:05:59.862 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:05:59.862 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:05:59.862 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417913791 2022-03-16 08:05:59.862 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-16 08:05:59.862 | 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=240948) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:05:59.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:05:59.864 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:05:59.864 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=240948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:05:59.864 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-16 08:05:59.864 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:05:59.864 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:05:59.864 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-16 08:05:59.864 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=240948) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 08:05:59.864 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-16 08:05:59.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.864 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:05:59.864 | from cryptography.utils import int_from_bytes 2022-03-16 08:05:59.864 | /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-16 08:05:59.864 | last_heartbeat = column_property( 2022-03-16 08:05:59.864 | /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-16 08:05:59.864 | num_hosts = column_property( 2022-03-16 08:05:59.864 | /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-16 08:05:59.865 | num_down_hosts = column_property( 2022-03-16 08:05:59.865 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-16 08:05:59.865 | + functions-common:time_stop:2425 : local name 2022-03-16 08:05:59.865 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:05:59.865 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:05:59.865 | + functions-common:time_stop:2428 : local total 2022-03-16 08:05:59.865 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:05:59.865 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 08:05:59.865 | + functions-common:time_stop:2432 : start_time=1647417913791 2022-03-16 08:05:59.865 | + functions-common:time_stop:2434 : [[ -z 1647417913791 ]] 2022-03-16 08:05:59.865 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:05:59.865 | + functions-common:time_stop:2437 : end_time=1647417921543 2022-03-16 08:05:59.865 | + functions-common:time_stop:2438 : elapsed_time=7752 2022-03-16 08:05:59.865 | + functions-common:time_stop:2439 : total=8093 2022-03-16 08:05:59.865 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:05:59.865 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15845 2022-03-16 08:05:59.865 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-16 08:05:59.865 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:59.865 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 08:05:59.865 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-16 08:05:59.865 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 08:05:59.865 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-16 08:05:59.865 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-16 08:05:59.865 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-16 08:05:59.865 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-16 08:05:59.865 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-16 08:05:59.865 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 08:05:59.865 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-16 08:05:59.865 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-16 08:05:59.865 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-16 08:05:59.865 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 08:05:59.865 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 08:05:59.866 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 08:05:59.866 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 08:05:59.866 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 08:05:59.866 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 08:05:59.866 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 08:05:59.866 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 08:05:59.866 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 08:05:59.866 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 08:05:59.866 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 08:05:59.866 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-16 08:05:59.866 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 08:05:59.866 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 08:05:59.866 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 08:05:59.866 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 08:05:59.866 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 08:05:59.866 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 08:05:59.866 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 08:05:59.866 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 08:05:59.866 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-16 08:05:59.866 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-16 08:05:59.866 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-16 08:05:59.866 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-16 08:05:59.867 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-16 08:05:59.867 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 08:05:59.867 | [Unit] 2022-03-16 08:05:59.867 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 08:05:59.867 | DefaultDependencies=no 2022-03-16 08:05:59.867 | After=systemd-udev-settle.service 2022-03-16 08:05:59.867 | Before=lvm2-activation-early.service 2022-03-16 08:05:59.867 | Wants=systemd-udev-settle.service 2022-03-16 08:05:59.867 | 2022-03-16 08:05:59.867 | [Service] 2022-03-16 08:05:59.867 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 08:05:59.867 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-16 08:05:59.867 | RemainAfterExit=yes 2022-03-16 08:05:59.867 | Type=oneshot 2022-03-16 08:05:59.867 | 2022-03-16 08:05:59.867 | [Install] 2022-03-16 08:05:59.867 | WantedBy=local-fs.target 2022-03-16 08:05:59.867 | Also=systemd-udev-settle.service 2022-03-16 08:05:59.867 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-16 08:05:59.867 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 08:05:59.867 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-16 08:05:59.867 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-16 08:05:59.867 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-16 08:05:59.867 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-16 08:05:59.867 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 08:05:59.867 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 08:05:59.867 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 08:05:59.867 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-16 08:05:59.867 | Physical volume "/dev/loop4" successfully created. 2022-03-16 08:05:59.867 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-16 08:05:59.867 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-16 08:05:59.867 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-16 08:05:59.867 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-16 08:05:59.867 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-16 08:05:59.868 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-16 08:05:59.868 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-16 08:05:59.868 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-16 08:05:59.868 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:59.868 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-16 08:05:59.868 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-16 08:05:59.868 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-16 08:05:59.909 | [198315 Async init_cinder:240711]: finished init_cinder with result 0 in 11 seconds 2022-03-16 08:05:59.913 | + inc/async:async_wait:197 : return 0 2022-03-16 08:05:59.916 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-16 08:05:59.934 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:59.936 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-16 08:05:59.939 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:05:59.941 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-16 08:05:59.944 | + ./stack.sh:main:1218 : init_nova 2022-03-16 08:05:59.946 | + lib/nova:init_nova:838 : is_service_enabled mysql postgresql 2022-03-16 08:05:59.964 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:59.967 | + lib/nova:init_nova:838 : is_service_enabled n-api 2022-03-16 08:05:59.985 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:05:59.987 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:05:59.990 | + lib/nova:init_nova:848 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 08:06:00.049 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 08:06:00.086 | [198315 Async nova-cell-0:243198]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 08:06:00.095 | ++ lib/nova:init_nova:851 : seq 1 1 2022-03-16 08:06:00.100 | + lib/nova:init_nova:851 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:06:00.103 | ++ lib/nova:init_nova:852 : conductor_conf 1 2022-03-16 08:06:00.106 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:06:00.109 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:06:00.112 | + lib/nova:init_nova:852 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 08:06:00.173 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 08:06:00.215 | [198315 Async nova-cell-1:243290]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 08:06:00.217 | + lib/nova:init_nova:855 : recreate_database nova_api 2022-03-16 08:06:00.220 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-16 08:06:00.224 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-16 08:06:00.226 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-16 08:06:00.230 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-16 08:06:00.235 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:06:00.580 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-16 08:06:00.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:06:00.608 | + lib/nova:init_nova:856 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-16 08:06:01.650 | 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-16 08:06:05.001 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:06:05.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:05.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:05.012 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:06:05.012 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=243348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:06:05.047 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:06:05.047 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:06:05.080 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-16 08:06:06.941 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=243348) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 08:06:06.944 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-16 08:06:07.653 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=243348) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 08:06:07.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:07.663 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:07.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:07.663 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:08.202 | ++ lib/nova:init_nova:860 : database_connection_url nova_cell0 2022-03-16 08:06:08.208 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 08:06:08.210 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 08:06:08.213 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 08:06:08.216 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 08:06:08.219 | + lib/nova:init_nova:860 : /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-16 08:06:09.396 | 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-16 08:06:12.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:12.132 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:12.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:12.133 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:12.407 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:06:12.437 | [243198 Async nova-cell-0:243198]: finished successfully 2022-03-16 08:06:12.482 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:06:12.511 | [243290 Async nova-cell-1:243290]: finished successfully 2022-03-16 08:06:12.624 | ++ lib/nova:init_nova:863 : seq 0 1 2022-03-16 08:06:12.630 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 08:06:12.632 | + lib/nova:init_nova:864 : async_wait nova-cell-0 2022-03-16 08:06:12.683 | [198315 Async nova-cell-0:243198]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 243198 (3 other jobs running) 2022-03-16 08:06:12.709 | [198315 Async nova-cell-0:243198]: Signaling child to exit 2022-03-16 08:06:12.709 | WAKEUP 2022-03-16 08:06:12.731 | [198315 Async nova-cell-0:243198]: Signaled 2022-03-16 08:06:12.733 | + lib/nova:init_nova_db:828 : local dbname=nova_cell0 2022-03-16 08:06:12.733 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova.conf 2022-03-16 08:06:12.733 | + lib/nova:init_nova_db:830 : recreate_database nova_cell0 2022-03-16 08:06:12.733 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-16 08:06:12.733 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-16 08:06:12.733 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-16 08:06:12.733 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-16 08:06:12.733 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:06:12.733 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-16 08:06:12.733 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:06:12.733 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-16 08:06:12.733 | 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-16 08:06:12.733 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:06:12.735 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=243355) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:06:12.735 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:06:12.735 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:06:12.735 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 08:06:12.735 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=243355) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 08:06:12.735 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 08:06:12.735 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=243355) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 08:06:12.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:12.735 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:12.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:12.735 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:12.778 | [198315 Async nova-cell-0:243198]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-16 08:06:12.782 | + inc/async:async_wait:197 : return 0 2022-03-16 08:06:12.785 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 08:06:12.787 | + lib/nova:init_nova:864 : async_wait nova-cell-1 2022-03-16 08:06:12.839 | [198315 Async nova-cell-1:243290]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 243290 (2 other jobs running) 2022-03-16 08:06:12.864 | [198315 Async nova-cell-1:243290]: Signaling child to exit 2022-03-16 08:06:12.864 | WAKEUP 2022-03-16 08:06:12.887 | [198315 Async nova-cell-1:243290]: Signaled 2022-03-16 08:06:12.889 | + lib/nova:init_nova_db:828 : local dbname=nova_cell1 2022-03-16 08:06:12.889 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova_cell1.conf 2022-03-16 08:06:12.889 | + lib/nova:init_nova_db:830 : recreate_database nova_cell1 2022-03-16 08:06:12.889 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-16 08:06:12.889 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-16 08:06:12.889 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-16 08:06:12.889 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-16 08:06:12.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:06:12.889 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-16 08:06:12.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 08:06:12.889 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-16 08:06:12.889 | 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-16 08:06:12.889 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 08:06:12.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 08:06:12.891 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=243362) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 08:06:12.891 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 08:06:12.891 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 08:06:12.891 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 08:06:12.891 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=243362) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 08:06:12.891 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 08:06:12.891 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=243362) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 08:06:12.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:12.891 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:12.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:12.891 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:12.934 | [198315 Async nova-cell-1:243290]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-16 08:06:12.938 | + inc/async:async_wait:197 : return 0 2022-03-16 08:06:12.941 | + lib/nova:init_nova:867 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:06:12.944 | + lib/nova:init_nova:874 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-16 08:06:13.968 | 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-16 08:06:16.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:16.933 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:16.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:16.933 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:16.933 | Running batches of 50 until complete 2022-03-16 08:06:16.933 | +-------------------------------------+--------------+-----------+ 2022-03-16 08:06:16.933 | | Migration | Total Needed | Completed | 2022-03-16 08:06:16.933 | +-------------------------------------+--------------+-----------+ 2022-03-16 08:06:16.933 | | fill_virtual_interface_list | 0 | 0 | 2022-03-16 08:06:16.934 | | migrate_empty_ratio | 0 | 0 | 2022-03-16 08:06:16.934 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-16 08:06:16.934 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-16 08:06:16.934 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-16 08:06:16.934 | | populate_dev_uuids | 0 | 0 | 2022-03-16 08:06:16.934 | | populate_missing_availability_zones | 0 | 0 | 2022-03-16 08:06:16.934 | | populate_queued_for_delete | 0 | 0 | 2022-03-16 08:06:16.934 | | populate_user_id | 0 | 0 | 2022-03-16 08:06:16.934 | | populate_uuids | 0 | 0 | 2022-03-16 08:06:16.934 | +-------------------------------------+--------------+-----------+ 2022-03-16 08:06:17.420 | ++ lib/nova:init_nova:877 : seq 1 1 2022-03-16 08:06:17.425 | + lib/nova:init_nova:877 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:06:17.429 | ++ lib/nova:init_nova:878 : conductor_conf 1 2022-03-16 08:06:17.431 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:06:17.434 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:06:17.437 | + lib/nova:init_nova:878 : /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-16 08:06:18.469 | 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-16 08:06:21.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:21.062 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:21.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:06:21.062 | from cryptography.utils import int_from_bytes 2022-03-16 08:06:21.062 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-16 08:06:21.062 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-16 08:06:21.504 | + lib/nova:init_nova:882 : create_nova_keys_dir 2022-03-16 08:06:21.507 | + lib/nova:create_nova_keys_dir:824 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-16 08:06:21.521 | + lib/nova:init_nova:884 : [[ '' == \L\V\M ]] 2022-03-16 08:06:21.523 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-16 08:06:21.541 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:21.544 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-16 08:06:21.546 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-16 08:06:21.606 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-16 08:06:21.647 | [198315 Async configure_neutron_nova:244546]: running: configure_neutron_nova 2022-03-16 08:06:21.650 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-16 08:06:21.653 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 08:06:21.656 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-16 08:06:21.658 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:06:21.661 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:06:21.664 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:06:21.666 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:06:21.669 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:06:21.673 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:06:21.678 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:06:21.680 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:06:21.683 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:06:21.686 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-16 08:06:21.690 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:06:21.708 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:21.710 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:06:21.713 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:06:21.715 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-16 08:06:21.718 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:06:21.720 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:06:21.723 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-16 08:06:21.726 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 08:06:21.728 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 08:06:21.733 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:06:21.736 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 08:06:21.739 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-16 08:06:21.742 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 08:06:21.745 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-16 08:06:21.747 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 08:06:21.750 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 08:06:21.753 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-16 08:06:21.756 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:21.759 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 08:06:21.762 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-16 08:06:21.764 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:06:21.767 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 08:06:21.770 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 08:06:21.774 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-16 08:06:21.777 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:21.779 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-16 08:06:21.783 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:06:21.786 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-16 08:06:21.786 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:06:21.786 | gsub("[][]", "", $1); 2022-03-16 08:06:21.786 | split($1, a, "|"); 2022-03-16 08:06:21.786 | if (a[1] == matchgroup) 2022-03-16 08:06:21.786 | print a[2] 2022-03-16 08:06:21.786 | } 2022-03-16 08:06:21.786 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:06:21.792 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 08:06:21.795 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 08:06:21.798 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 08:06:21.801 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-16 08:06:21.804 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-16 08:06:21.807 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-16 08:06:21.810 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-16 08:06:21.813 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-16 08:06:21.818 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-16 08:06:21.821 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-16 08:06:21.824 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 08:06:21.827 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:21.830 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:06:21.833 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-16 08:06:21.835 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:06:21.839 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-16 08:06:21.841 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-16 08:06:21.845 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-16 08:06:21.848 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-16 08:06:21.853 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-16 08:06:21.853 | BEGIN { 2022-03-16 08:06:21.853 | section = "" 2022-03-16 08:06:21.853 | last_section = "" 2022-03-16 08:06:21.853 | section_count = 0 2022-03-16 08:06:21.853 | } 2022-03-16 08:06:21.853 | /^\[.+\]/ { 2022-03-16 08:06:21.853 | gsub("[][]", "", $1); 2022-03-16 08:06:21.853 | section=$1 2022-03-16 08:06:21.853 | next 2022-03-16 08:06:21.853 | } 2022-03-16 08:06:21.853 | /^ *\#/ { 2022-03-16 08:06:21.853 | next 2022-03-16 08:06:21.853 | } 2022-03-16 08:06:21.853 | /^[^ \t]+/ { 2022-03-16 08:06:21.853 | # get offset of first = in $0 2022-03-16 08:06:21.853 | eq_idx = index($0, "=") 2022-03-16 08:06:21.853 | # extract attr & value from $0 2022-03-16 08:06:21.853 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:06:21.854 | value = substr($0, eq_idx + 1) 2022-03-16 08:06:21.854 | # only need to strip trailing whitespace from attr 2022-03-16 08:06:21.854 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:06:21.854 | # need to strip leading & trailing whitespace from value 2022-03-16 08:06:21.854 | sub(/^[ \t]*/, "", value) 2022-03-16 08:06:21.854 | sub(/[ \t]*$/, "", value) 2022-03-16 08:06:21.854 | 2022-03-16 08:06:21.854 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:06:21.854 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:06:21.854 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:06:21.854 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:06:21.854 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:06:21.854 | if (section != last_section) { 2022-03-16 08:06:21.854 | cfg_section[section_count++] = section 2022-03-16 08:06:21.854 | last_section = section 2022-03-16 08:06:21.854 | } 2022-03-16 08:06:21.854 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:06:21.854 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:06:21.854 | 2022-03-16 08:06:21.854 | cfg_attr[section, attr, 0] = value 2022-03-16 08:06:21.854 | cfg_attr_count[section, attr] = 1 2022-03-16 08:06:21.854 | } else { 2022-03-16 08:06:21.854 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:06:21.854 | cfg_attr[section, attr, lno] = value 2022-03-16 08:06:21.854 | } 2022-03-16 08:06:21.854 | } 2022-03-16 08:06:21.854 | END { 2022-03-16 08:06:21.854 | # Process each section in order 2022-03-16 08:06:21.854 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:06:21.854 | section = cfg_section[sno] 2022-03-16 08:06:21.854 | # The ini routines simply append a config item immediately 2022-03-16 08:06:21.854 | # after the section header. To keep the same order as defined 2022-03-16 08:06:21.854 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:06:21.854 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:06:21.854 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:06:21.854 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:06:21.855 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:06:21.855 | else { 2022-03-16 08:06:21.855 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:06:21.855 | count = cfg_attr_count[section, attr] 2022-03-16 08:06:21.855 | print "inidelete " configfile " " section " " attr 2022-03-16 08:06:21.855 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:06:21.855 | for (l = count -2; l >= 0; l--) 2022-03-16 08:06:21.855 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:06:21.855 | } 2022-03-16 08:06:21.855 | } 2022-03-16 08:06:21.855 | } 2022-03-16 08:06:21.855 | } 2022-03-16 08:06:21.855 | ' 2022-03-16 08:06:21.855 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 08:06:21.855 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:21.856 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:06:21.857 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:21.860 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:06:21.863 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-16 08:06:21.865 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:06:21.868 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-16 08:06:21.871 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-16 08:06:21.871 | BEGIN { group = "" } 2022-03-16 08:06:21.871 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:06:21.871 | gsub("[][]", "", $1); 2022-03-16 08:06:21.871 | split($1, a, "|"); 2022-03-16 08:06:21.871 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:06:21.871 | group=a[1] 2022-03-16 08:06:21.871 | } else { 2022-03-16 08:06:21.871 | group="" 2022-03-16 08:06:21.871 | } 2022-03-16 08:06:21.871 | next 2022-03-16 08:06:21.871 | } 2022-03-16 08:06:21.871 | { 2022-03-16 08:06:21.871 | if (group != "") 2022-03-16 08:06:21.871 | print $0 2022-03-16 08:06:21.871 | } 2022-03-16 08:06:21.871 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:06:21.878 | + 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-16 08:06:21.881 | ++ 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-16 08:06:21.911 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:21.914 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-16 08:06:21.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-16 08:06:21.947 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:21.949 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-16 08:06:21.952 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-16 08:06:21.988 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:21.990 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-16 08:06:21.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-16 08:06:22.033 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.036 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-16 08:06:22.039 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-16 08:06:22.072 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.075 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-16 08:06:22.078 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 08:06:22.110 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.113 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.39/identity"' 2022-03-16 08:06:22.115 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-03-16 08:06:22.149 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.152 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-16 08:06:22.154 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 08:06:22.186 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.189 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-16 08:06:22.192 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 08:06:22.228 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-16 08:06:22.233 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 08:06:22.268 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.271 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-16 08:06:22.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 08:06:22.306 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-16 08:06:22.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 08:06:22.345 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-16 08:06:22.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-16 08:06:22.384 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.387 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 08:06:22.390 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 08:06:22.393 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 08:06:22.397 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-16 08:06:22.400 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-16 08:06:22.403 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-16 08:06:22.406 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-16 08:06:22.410 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-16 08:06:22.414 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-16 08:06:22.417 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-16 08:06:22.420 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 08:06:22.423 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:22.426 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:06:22.428 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-16 08:06:22.431 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:06:22.435 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-16 08:06:22.438 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-16 08:06:22.442 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-16 08:06:22.445 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-16 08:06:22.449 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 08:06:22.450 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.451 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 08:06:22.451 | BEGIN { 2022-03-16 08:06:22.451 | section = "" 2022-03-16 08:06:22.451 | last_section = "" 2022-03-16 08:06:22.451 | section_count = 0 2022-03-16 08:06:22.451 | } 2022-03-16 08:06:22.451 | /^\[.+\]/ { 2022-03-16 08:06:22.451 | gsub("[][]", "", $1); 2022-03-16 08:06:22.451 | section=$1 2022-03-16 08:06:22.451 | next 2022-03-16 08:06:22.451 | } 2022-03-16 08:06:22.451 | /^ *\#/ { 2022-03-16 08:06:22.451 | next 2022-03-16 08:06:22.451 | } 2022-03-16 08:06:22.451 | /^[^ \t]+/ { 2022-03-16 08:06:22.451 | # get offset of first = in $0 2022-03-16 08:06:22.451 | eq_idx = index($0, "=") 2022-03-16 08:06:22.451 | # extract attr & value from $0 2022-03-16 08:06:22.451 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:06:22.451 | value = substr($0, eq_idx + 1) 2022-03-16 08:06:22.451 | # only need to strip trailing whitespace from attr 2022-03-16 08:06:22.451 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:06:22.451 | # need to strip leading & trailing whitespace from value 2022-03-16 08:06:22.451 | sub(/^[ \t]*/, "", value) 2022-03-16 08:06:22.451 | sub(/[ \t]*$/, "", value) 2022-03-16 08:06:22.451 | 2022-03-16 08:06:22.451 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:06:22.451 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:06:22.452 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:06:22.452 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:06:22.452 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:06:22.452 | if (section != last_section) { 2022-03-16 08:06:22.452 | cfg_section[section_count++] = section 2022-03-16 08:06:22.452 | last_section = section 2022-03-16 08:06:22.452 | } 2022-03-16 08:06:22.452 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:06:22.452 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:06:22.452 | 2022-03-16 08:06:22.452 | cfg_attr[section, attr, 0] = value 2022-03-16 08:06:22.452 | cfg_attr_count[section, attr] = 1 2022-03-16 08:06:22.452 | } else { 2022-03-16 08:06:22.452 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:06:22.452 | cfg_attr[section, attr, lno] = value 2022-03-16 08:06:22.452 | } 2022-03-16 08:06:22.452 | } 2022-03-16 08:06:22.452 | END { 2022-03-16 08:06:22.452 | # Process each section in order 2022-03-16 08:06:22.452 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:06:22.452 | section = cfg_section[sno] 2022-03-16 08:06:22.452 | # The ini routines simply append a config item immediately 2022-03-16 08:06:22.452 | # after the section header. To keep the same order as defined 2022-03-16 08:06:22.452 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:06:22.452 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:06:22.452 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:06:22.452 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:06:22.452 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:06:22.452 | else { 2022-03-16 08:06:22.452 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:06:22.452 | count = cfg_attr_count[section, attr] 2022-03-16 08:06:22.452 | print "inidelete " configfile " " section " " attr 2022-03-16 08:06:22.452 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:06:22.452 | for (l = count -2; l >= 0; l--) 2022-03-16 08:06:22.452 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:06:22.452 | } 2022-03-16 08:06:22.453 | } 2022-03-16 08:06:22.453 | } 2022-03-16 08:06:22.453 | } 2022-03-16 08:06:22.453 | ' 2022-03-16 08:06:22.454 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:06:22.454 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:22.457 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:06:22.459 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-16 08:06:22.462 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:06:22.465 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-16 08:06:22.465 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:06:22.468 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 08:06:22.468 | BEGIN { group = "" } 2022-03-16 08:06:22.468 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:06:22.468 | gsub("[][]", "", $1); 2022-03-16 08:06:22.468 | split($1, a, "|"); 2022-03-16 08:06:22.468 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:06:22.468 | group=a[1] 2022-03-16 08:06:22.468 | } else { 2022-03-16 08:06:22.468 | group="" 2022-03-16 08:06:22.468 | } 2022-03-16 08:06:22.468 | next 2022-03-16 08:06:22.468 | } 2022-03-16 08:06:22.468 | { 2022-03-16 08:06:22.468 | if (group != "") 2022-03-16 08:06:22.468 | print $0 2022-03-16 08:06:22.468 | } 2022-03-16 08:06:22.468 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:06:22.474 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-16 08:06:22.477 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-16 08:06:22.493 | [244546 Async configure_neutron_nova:244546]: finished successfully 2022-03-16 08:06:22.509 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-16 08:06:22.514 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-16 08:06:22.543 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.546 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-16 08:06:22.548 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-16 08:06:22.579 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.582 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-16 08:06:22.584 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-16 08:06:22.614 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-16 08:06:22.619 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-16 08:06:22.648 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.651 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-16 08:06:22.654 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-16 08:06:22.683 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-16 08:06:22.689 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-16 08:06:22.719 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.721 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-16 08:06:22.724 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-16 08:06:22.754 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.756 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-16 08:06:22.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-16 08:06:22.789 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.791 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-16 08:06:22.794 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-16 08:06:22.823 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.826 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-16 08:06:22.828 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-16 08:06:22.858 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.861 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-16 08:06:22.864 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-16 08:06:22.893 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-16 08:06:22.898 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-16 08:06:22.928 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.931 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-16 08:06:22.934 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-16 08:06:22.963 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:22.966 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-16 08:06:22.968 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-16 08:06:23.002 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-16 08:06:23.007 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-16 08:06:23.037 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.040 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 08:06:23.043 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 08:06:23.045 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 08:06:23.048 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-16 08:06:23.052 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-16 08:06:23.055 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-16 08:06:23.057 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-16 08:06:23.061 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-16 08:06:23.065 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-16 08:06:23.067 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-16 08:06:23.070 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 08:06:23.073 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:23.076 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:06:23.078 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-16 08:06:23.081 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:06:23.084 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-16 08:06:23.086 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-16 08:06:23.089 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-16 08:06:23.092 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-16 08:06:23.095 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 08:06:23.096 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-16 08:06:23.096 | BEGIN { 2022-03-16 08:06:23.096 | section = "" 2022-03-16 08:06:23.096 | last_section = "" 2022-03-16 08:06:23.096 | section_count = 0 2022-03-16 08:06:23.096 | } 2022-03-16 08:06:23.096 | /^\[.+\]/ { 2022-03-16 08:06:23.096 | gsub("[][]", "", $1); 2022-03-16 08:06:23.096 | section=$1 2022-03-16 08:06:23.096 | next 2022-03-16 08:06:23.097 | } 2022-03-16 08:06:23.097 | /^ *\#/ { 2022-03-16 08:06:23.097 | next 2022-03-16 08:06:23.097 | } 2022-03-16 08:06:23.097 | /^[^ \t]+/ { 2022-03-16 08:06:23.097 | # get offset of first = in $0 2022-03-16 08:06:23.097 | eq_idx = index($0, "=") 2022-03-16 08:06:23.097 | # extract attr & value from $0 2022-03-16 08:06:23.097 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:06:23.097 | value = substr($0, eq_idx + 1) 2022-03-16 08:06:23.097 | # only need to strip trailing whitespace from attr 2022-03-16 08:06:23.097 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:06:23.097 | # need to strip leading & trailing whitespace from value 2022-03-16 08:06:23.097 | sub(/^[ \t]*/, "", value) 2022-03-16 08:06:23.097 | sub(/[ \t]*$/, "", value) 2022-03-16 08:06:23.097 | 2022-03-16 08:06:23.098 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:06:23.098 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:06:23.098 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:06:23.098 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:06:23.098 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:06:23.098 | if (section != last_section) { 2022-03-16 08:06:23.098 | cfg_section[section_count++] = section 2022-03-16 08:06:23.098 | last_section = section 2022-03-16 08:06:23.098 | } 2022-03-16 08:06:23.098 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:06:23.098 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:06:23.098 | 2022-03-16 08:06:23.098 | cfg_attr[section, attr, 0] = value 2022-03-16 08:06:23.098 | cfg_attr_count[section, attr] = 1 2022-03-16 08:06:23.098 | } else { 2022-03-16 08:06:23.098 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:06:23.098 | cfg_attr[section, attr, lno] = value 2022-03-16 08:06:23.098 | } 2022-03-16 08:06:23.098 | } 2022-03-16 08:06:23.098 | END { 2022-03-16 08:06:23.098 | # Process each section in order 2022-03-16 08:06:23.098 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:06:23.098 | section = cfg_section[sno] 2022-03-16 08:06:23.098 | # The ini routines simply append a config item immediately 2022-03-16 08:06:23.098 | # after the section header. To keep the same order as defined 2022-03-16 08:06:23.098 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:06:23.098 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:06:23.098 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:06:23.098 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:06:23.098 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:06:23.098 | else { 2022-03-16 08:06:23.098 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:06:23.098 | count = cfg_attr_count[section, attr] 2022-03-16 08:06:23.098 | print "inidelete " configfile " " section " " attr 2022-03-16 08:06:23.098 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:06:23.098 | for (l = count -2; l >= 0; l--) 2022-03-16 08:06:23.099 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:06:23.099 | } 2022-03-16 08:06:23.099 | } 2022-03-16 08:06:23.099 | } 2022-03-16 08:06:23.099 | } 2022-03-16 08:06:23.099 | ' 2022-03-16 08:06:23.099 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.100 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:06:23.100 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:23.103 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:06:23.105 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-16 08:06:23.108 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:06:23.110 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-16 08:06:23.114 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-16 08:06:23.114 | BEGIN { group = "" } 2022-03-16 08:06:23.114 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:06:23.114 | gsub("[][]", "", $1); 2022-03-16 08:06:23.114 | split($1, a, "|"); 2022-03-16 08:06:23.114 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:06:23.114 | group=a[1] 2022-03-16 08:06:23.114 | } else { 2022-03-16 08:06:23.114 | group="" 2022-03-16 08:06:23.114 | } 2022-03-16 08:06:23.114 | next 2022-03-16 08:06:23.114 | } 2022-03-16 08:06:23.114 | { 2022-03-16 08:06:23.114 | if (group != "") 2022-03-16 08:06:23.114 | print $0 2022-03-16 08:06:23.114 | } 2022-03-16 08:06:23.114 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:06:23.120 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-16 08:06:23.122 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-16 08:06:23.152 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-16 08:06:23.157 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-16 08:06:23.187 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.189 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-16 08:06:23.192 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-16 08:06:23.220 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.223 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-16 08:06:23.226 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-16 08:06:23.254 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.256 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-16 08:06:23.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 08:06:23.289 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.292 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-16 08:06:23.294 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-16 08:06:23.322 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.325 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-16 08:06:23.328 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 08:06:23.359 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.361 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-16 08:06:23.364 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 08:06:23.393 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.397 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 08:06:23.400 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 08:06:23.402 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 08:06:23.406 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-16 08:06:23.408 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:06:23.412 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:06:23.415 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-16 08:06:23.418 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:06:23.422 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-16 08:06:23.425 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-16 08:06:23.428 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:06:23.430 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:23.433 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:06:23.435 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:06:23.438 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:06:23.441 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:06:23.444 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:06:23.447 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:06:23.449 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-16 08:06:23.453 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:06:23.453 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 08:06:23.453 | BEGIN { 2022-03-16 08:06:23.453 | section = "" 2022-03-16 08:06:23.454 | last_section = "" 2022-03-16 08:06:23.454 | section_count = 0 2022-03-16 08:06:23.454 | } 2022-03-16 08:06:23.454 | /^\[.+\]/ { 2022-03-16 08:06:23.454 | gsub("[][]", "", $1); 2022-03-16 08:06:23.454 | section=$1 2022-03-16 08:06:23.454 | next 2022-03-16 08:06:23.454 | } 2022-03-16 08:06:23.454 | /^ *\#/ { 2022-03-16 08:06:23.454 | next 2022-03-16 08:06:23.454 | } 2022-03-16 08:06:23.454 | /^[^ \t]+/ { 2022-03-16 08:06:23.454 | # get offset of first = in $0 2022-03-16 08:06:23.454 | eq_idx = index($0, "=") 2022-03-16 08:06:23.454 | # extract attr & value from $0 2022-03-16 08:06:23.454 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:06:23.454 | value = substr($0, eq_idx + 1) 2022-03-16 08:06:23.454 | # only need to strip trailing whitespace from attr 2022-03-16 08:06:23.454 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:06:23.454 | # need to strip leading & trailing whitespace from value 2022-03-16 08:06:23.454 | sub(/^[ \t]*/, "", value) 2022-03-16 08:06:23.454 | sub(/[ \t]*$/, "", value) 2022-03-16 08:06:23.454 | 2022-03-16 08:06:23.454 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:06:23.454 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:06:23.454 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:06:23.454 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:06:23.454 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:06:23.454 | if (section != last_section) { 2022-03-16 08:06:23.454 | cfg_section[section_count++] = section 2022-03-16 08:06:23.454 | last_section = section 2022-03-16 08:06:23.454 | } 2022-03-16 08:06:23.454 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:06:23.454 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:06:23.455 | 2022-03-16 08:06:23.455 | cfg_attr[section, attr, 0] = value 2022-03-16 08:06:23.455 | cfg_attr_count[section, attr] = 1 2022-03-16 08:06:23.455 | } else { 2022-03-16 08:06:23.455 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:06:23.455 | cfg_attr[section, attr, lno] = value 2022-03-16 08:06:23.455 | } 2022-03-16 08:06:23.455 | } 2022-03-16 08:06:23.455 | END { 2022-03-16 08:06:23.455 | # Process each section in order 2022-03-16 08:06:23.455 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:06:23.455 | section = cfg_section[sno] 2022-03-16 08:06:23.455 | # The ini routines simply append a config item immediately 2022-03-16 08:06:23.455 | # after the section header. To keep the same order as defined 2022-03-16 08:06:23.455 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:06:23.455 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:06:23.455 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:06:23.455 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:06:23.455 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:06:23.455 | else { 2022-03-16 08:06:23.455 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:06:23.455 | count = cfg_attr_count[section, attr] 2022-03-16 08:06:23.455 | print "inidelete " configfile " " section " " attr 2022-03-16 08:06:23.455 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:06:23.455 | for (l = count -2; l >= 0; l--) 2022-03-16 08:06:23.455 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:06:23.455 | } 2022-03-16 08:06:23.455 | } 2022-03-16 08:06:23.455 | } 2022-03-16 08:06:23.455 | } 2022-03-16 08:06:23.455 | ' 2022-03-16 08:06:23.455 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.455 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:06:23.457 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:06:23.459 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:06:23.461 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 08:06:23.464 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:06:23.466 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-16 08:06:23.469 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 08:06:23.469 | BEGIN { group = "" } 2022-03-16 08:06:23.469 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:06:23.469 | gsub("[][]", "", $1); 2022-03-16 08:06:23.469 | split($1, a, "|"); 2022-03-16 08:06:23.469 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:06:23.469 | group=a[1] 2022-03-16 08:06:23.469 | } else { 2022-03-16 08:06:23.469 | group="" 2022-03-16 08:06:23.469 | } 2022-03-16 08:06:23.469 | next 2022-03-16 08:06:23.469 | } 2022-03-16 08:06:23.469 | { 2022-03-16 08:06:23.469 | if (group != "") 2022-03-16 08:06:23.469 | print $0 2022-03-16 08:06:23.469 | } 2022-03-16 08:06:23.470 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:06:23.476 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-16 08:06:23.479 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-16 08:06:23.507 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.510 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-16 08:06:23.513 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-16 08:06:23.541 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:06:23.544 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-16 08:06:23.562 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:23.564 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-16 08:06:23.568 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:06:23.570 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-16 08:06:23.573 | + ./stack.sh:main:1252 : start_swift 2022-03-16 08:06:23.576 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-16 08:06:23.578 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 08:06:23.581 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 08:06:23.611 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-16 08:06:23.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:06:23.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:06:23.621 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-16 08:06:24.069 | Restarting rsync (via systemctl): rsync.service. 2022-03-16 08:06:24.073 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-16 08:06:24.077 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-16 08:06:24.079 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-16 08:06:24.083 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-16 08:06:24.085 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 08:06:24.088 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:06:24.091 | + functions-common:run_process:1680 : local service=s-object 2022-03-16 08:06:24.093 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:06:24.096 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:24.098 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:24.101 | + functions-common:run_process:1685 : local name=s-object 2022-03-16 08:06:24.103 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:24.106 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:24.108 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:24.111 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:24.117 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:24.121 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417984118 2022-03-16 08:06:24.124 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-16 08:06:24.140 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:24.143 | + 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-16 08:06:24.145 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-16 08:06:24.148 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:06:24.151 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:06:24.153 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:06:24.155 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:06:24.158 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-16 08:06:24.160 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-16 08:06:24.163 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-16 08:06:24.165 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:24.168 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:24.170 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-16 08:06:24.173 | + 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-16 08:06:24.176 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-16 08:06:24.178 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 08:06:24.180 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:24.182 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:24.184 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:24.187 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:24.189 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-16 08:06:24.192 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:24.196 | + 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-16 08:06:24.250 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-16 08:06:24.302 | + 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-16 08:06:24.362 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-16 08:06:24.414 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-16 08:06:24.466 | + 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-16 08:06:24.519 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:24.521 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-16 08:06:24.574 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:06:25.006 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-16 08:06:25.021 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-16 08:06:25.440 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-16 08:06:25.466 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:25.469 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:25.471 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:25.474 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:25.476 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:25.479 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:25.481 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:25.483 | + functions-common:time_stop:2432 : start_time=1647417984118 2022-03-16 08:06:25.486 | + functions-common:time_stop:2434 : [[ -z 1647417984118 ]] 2022-03-16 08:06:25.489 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:25.494 | + functions-common:time_stop:2437 : end_time=1647417985491 2022-03-16 08:06:25.496 | + functions-common:time_stop:2438 : elapsed_time=1373 2022-03-16 08:06:25.499 | + functions-common:time_stop:2439 : total=2928 2022-03-16 08:06:25.501 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:25.504 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4301 2022-03-16 08:06:25.507 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 08:06:25.509 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:06:25.512 | + functions-common:run_process:1680 : local service=s-container 2022-03-16 08:06:25.514 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:06:25.517 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:25.519 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:25.522 | + functions-common:run_process:1685 : local name=s-container 2022-03-16 08:06:25.524 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:25.527 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:25.529 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:25.532 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:25.535 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:25.539 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417985537 2022-03-16 08:06:25.542 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-16 08:06:25.560 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:25.563 | + 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-16 08:06:25.565 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-16 08:06:25.569 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:06:25.571 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:06:25.574 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:06:25.576 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:06:25.579 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-16 08:06:25.582 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-16 08:06:25.584 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-16 08:06:25.587 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:25.589 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:25.592 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-16 08:06:25.594 | + 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-16 08:06:25.597 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-16 08:06:25.599 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 08:06:25.601 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:25.604 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:25.606 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:25.609 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:25.611 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-16 08:06:25.614 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:25.618 | + 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-16 08:06:25.673 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-16 08:06:25.727 | + 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-16 08:06:25.779 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-16 08:06:25.833 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-16 08:06:25.887 | + 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-16 08:06:25.940 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:25.942 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-16 08:06:26.000 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:06:26.441 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-16 08:06:26.455 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-16 08:06:26.887 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-16 08:06:26.914 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:26.917 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:26.926 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:26.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:26.931 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:26.934 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:26.939 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:26.942 | + functions-common:time_stop:2432 : start_time=1647417985537 2022-03-16 08:06:26.944 | + functions-common:time_stop:2434 : [[ -z 1647417985537 ]] 2022-03-16 08:06:26.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:26.952 | + functions-common:time_stop:2437 : end_time=1647417986950 2022-03-16 08:06:26.955 | + functions-common:time_stop:2438 : elapsed_time=1413 2022-03-16 08:06:26.958 | + functions-common:time_stop:2439 : total=4301 2022-03-16 08:06:26.960 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:26.962 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5714 2022-03-16 08:06:26.965 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 08:06:26.968 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:06:26.971 | + functions-common:run_process:1680 : local service=s-account 2022-03-16 08:06:26.975 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:06:26.978 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:26.981 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:26.984 | + functions-common:run_process:1685 : local name=s-account 2022-03-16 08:06:26.988 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:26.992 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:26.996 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:26.999 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:27.005 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:27.012 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417987007 2022-03-16 08:06:27.016 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-16 08:06:27.038 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:27.041 | + 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-16 08:06:27.043 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-16 08:06:27.046 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:06:27.048 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:06:27.051 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:06:27.054 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:06:27.056 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-16 08:06:27.059 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-16 08:06:27.061 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-16 08:06:27.064 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:27.067 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:27.069 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-16 08:06:27.072 | + 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-16 08:06:27.076 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-16 08:06:27.079 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 08:06:27.081 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:27.083 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:27.086 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:27.088 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:27.091 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-16 08:06:27.093 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:27.098 | + 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-16 08:06:27.151 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-16 08:06:27.205 | + 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-16 08:06:27.258 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-16 08:06:27.314 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-16 08:06:27.374 | + 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-16 08:06:27.432 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:27.434 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-16 08:06:27.487 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:06:27.914 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-16 08:06:27.928 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-16 08:06:28.365 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-16 08:06:28.389 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:28.392 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:28.395 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:28.398 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:28.400 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:28.403 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:28.405 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:28.408 | + functions-common:time_stop:2432 : start_time=1647417987007 2022-03-16 08:06:28.410 | + functions-common:time_stop:2434 : [[ -z 1647417987007 ]] 2022-03-16 08:06:28.414 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:28.418 | + functions-common:time_stop:2437 : end_time=1647417988415 2022-03-16 08:06:28.421 | + functions-common:time_stop:2438 : elapsed_time=1408 2022-03-16 08:06:28.423 | + functions-common:time_stop:2439 : total=5714 2022-03-16 08:06:28.426 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:28.428 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7122 2022-03-16 08:06:28.431 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-16 08:06:28.433 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-16 08:06:28.485 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:06:28.488 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-16 08:06:28.491 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:06:28.494 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:28.496 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:28.499 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-16 08:06:28.501 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:28.504 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:28.507 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:28.510 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:28.513 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:28.517 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417988515 2022-03-16 08:06:28.520 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-16 08:06:28.537 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:28.540 | + 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-16 08:06:28.542 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-16 08:06:28.545 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:06:28.547 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:06:28.550 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:06:28.553 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:06:28.555 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-16 08:06:28.558 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-16 08:06:28.560 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-16 08:06:28.563 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:28.565 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:28.569 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-16 08:06:28.571 | + 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-16 08:06:28.574 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-16 08:06:28.576 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 08:06:28.578 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:28.581 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:28.583 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:28.585 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:28.588 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-16 08:06:28.590 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:28.594 | + 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-16 08:06:28.649 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-16 08:06:28.702 | + 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-16 08:06:28.758 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-16 08:06:28.812 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-16 08:06:28.866 | + 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-16 08:06:28.919 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:28.922 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-16 08:06:28.975 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:06:29.463 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-16 08:06:29.928 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-16 08:06:29.951 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:29.956 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:29.958 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:29.961 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:29.964 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:29.966 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:29.969 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:29.971 | + functions-common:time_stop:2432 : start_time=1647417988515 2022-03-16 08:06:29.974 | + functions-common:time_stop:2434 : [[ -z 1647417988515 ]] 2022-03-16 08:06:29.977 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:29.982 | + functions-common:time_stop:2437 : end_time=1647417989979 2022-03-16 08:06:29.984 | + functions-common:time_stop:2438 : elapsed_time=1464 2022-03-16 08:06:29.987 | + functions-common:time_stop:2439 : total=7122 2022-03-16 08:06:29.997 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:29.997 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8586 2022-03-16 08:06:30.001 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-16 08:06:30.020 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:06:30.023 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:06:30.025 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-16 08:06:30.028 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:06:30.030 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:30.033 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:30.035 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-16 08:06:30.038 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:30.040 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:30.042 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:30.045 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:30.048 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:30.053 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417990050 2022-03-16 08:06:30.056 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-16 08:06:30.074 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:30.076 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-16 08:06:30.079 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-16 08:06:30.081 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:06:30.084 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:06:30.086 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:06:30.089 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:06:30.091 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-16 08:06:30.094 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-16 08:06:30.096 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-16 08:06:30.099 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:30.101 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:30.104 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-16 08:06:30.107 | + 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-16 08:06:30.109 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-16 08:06:30.112 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 08:06:30.115 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:30.117 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:30.120 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:30.122 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:30.125 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-16 08:06:30.127 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:30.132 | + 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-16 08:06:30.186 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-16 08:06:30.241 | + 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-16 08:06:30.295 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-16 08:06:30.351 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-16 08:06:30.408 | + 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-16 08:06:30.463 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:30.465 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-16 08:06:30.519 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:06:30.974 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-16 08:06:30.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-16 08:06:31.423 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-16 08:06:31.449 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:31.451 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:31.454 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:31.456 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:31.459 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:31.461 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:31.464 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:31.466 | + functions-common:time_stop:2432 : start_time=1647417990050 2022-03-16 08:06:31.469 | + functions-common:time_stop:2434 : [[ -z 1647417990050 ]] 2022-03-16 08:06:31.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:31.477 | + functions-common:time_stop:2437 : end_time=1647417991474 2022-03-16 08:06:31.479 | + functions-common:time_stop:2438 : elapsed_time=1424 2022-03-16 08:06:31.482 | + functions-common:time_stop:2439 : total=8586 2022-03-16 08:06:31.484 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:31.487 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10010 2022-03-16 08:06:31.490 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-16 08:06:31.490 | Waiting for swift proxy to start... 2022-03-16 08:06:31.492 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.39:8080/info 2022-03-16 08:06:31.495 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:06:31.497 | + functions:wait_for_service:458 : local url=http://10.222.0.39:8080/info 2022-03-16 08:06:31.500 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:06:31.502 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:06:31.505 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:06:31.508 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:31.510 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:31.513 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:31.518 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417991515 2022-03-16 08:06:31.520 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:06:31.526 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-03-16 08:06:31.539 | + :: : [[ 000 == 503 ]] 2022-03-16 08:06:31.540 | + :: : [[ 7 -eq 7 ]] 2022-03-16 08:06:31.542 | + :: : sleep 1 2022-03-16 08:06:32.545 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-03-16 08:06:32.558 | + :: : [[ 000 == 503 ]] 2022-03-16 08:06:32.559 | + :: : [[ 7 -eq 7 ]] 2022-03-16 08:06:32.560 | + :: : sleep 1 2022-03-16 08:06:33.564 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-03-16 08:06:33.577 | + :: : [[ 000 == 503 ]] 2022-03-16 08:06:33.578 | + :: : [[ 7 -eq 7 ]] 2022-03-16 08:06:33.579 | + :: : sleep 1 2022-03-16 08:06:34.583 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-03-16 08:06:34.661 | + :: : [[ 200 == 503 ]] 2022-03-16 08:06:34.662 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:06:34.666 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:06:34.668 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:34.671 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:34.673 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:34.676 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:34.678 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:34.681 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:06:34.683 | + functions-common:time_stop:2432 : start_time=1647417991515 2022-03-16 08:06:34.686 | + functions-common:time_stop:2434 : [[ -z 1647417991515 ]] 2022-03-16 08:06:34.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:34.693 | + functions-common:time_stop:2437 : end_time=1647417994691 2022-03-16 08:06:34.696 | + functions-common:time_stop:2438 : elapsed_time=3176 2022-03-16 08:06:34.698 | + functions-common:time_stop:2439 : total=6568 2022-03-16 08:06:34.701 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:34.703 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9744 2022-03-16 08:06:34.706 | + functions:wait_for_service:467 : return 0 2022-03-16 08:06:34.709 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-16 08:06:34.712 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 08:06:34.714 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-16 08:06:34.733 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:34.735 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 08:06:34.767 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-16 08:06:34.819 | [198315 Async configure_neutron_nova:244546]: Waiting for completion of configure_neutron_nova running on PID 244546 (2 other jobs running) 2022-03-16 08:06:34.845 | [198315 Async configure_neutron_nova:244546]: Signaling child to exit 2022-03-16 08:06:34.845 | WAKEUP 2022-03-16 08:06:34.867 | [198315 Async configure_neutron_nova:244546]: Signaled 2022-03-16 08:06:34.869 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-16 08:06:34.869 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:06:34.869 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:06:34.869 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:06:34.869 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:06:34.869 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 08:06:34.869 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:06:34.869 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-16 08:06:34.869 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-16 08:06:34.869 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-16 08:06:34.869 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.39/identity 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-16 08:06:34.870 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 08:06:34.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 08:06:34.870 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-16 08:06:34.870 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:06:34.870 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-16 08:06:34.870 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:06:34.870 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-16 08:06:34.870 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-16 08:06:34.870 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:06:34.870 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:06:34.870 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-16 08:06:34.870 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.39/identity 2022-03-16 08:06:34.870 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-16 08:06:34.871 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 08:06:34.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 08:06:34.871 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 08:06:34.871 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-16 08:06:34.915 | [198315 Async configure_neutron_nova:244546]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-16 08:06:34.919 | + inc/async:async_wait:197 : return 0 2022-03-16 08:06:34.922 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-16 08:06:34.940 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:34.943 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 08:06:34.973 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 08:06:35.005 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-16 08:06:35.023 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:35.026 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-16 08:06:35.028 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:06:35.031 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-16 08:06:35.033 | + ./stack.sh:main:1277 : start_nova_api 2022-03-16 08:06:35.036 | + lib/nova:start_nova_api:943 : local service_port=8774 2022-03-16 08:06:35.038 | + lib/nova:start_nova_api:944 : local service_protocol=http 2022-03-16 08:06:35.041 | + lib/nova:start_nova_api:945 : local nova_url 2022-03-16 08:06:35.044 | + lib/nova:start_nova_api:946 : is_service_enabled tls-proxy 2022-03-16 08:06:35.061 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:06:35.063 | + lib/nova:start_nova_api:952 : 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-16 08:06:35.066 | + lib/nova:start_nova_api:953 : 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-16 08:06:35.069 | + lib/nova:start_nova_api:953 : 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-16 08:06:35.072 | + lib/nova:start_nova_api:955 : '[' True == False ']' 2022-03-16 08:06:35.076 | ++ lib/nova:start_nova_api:963 : which uwsgi 2022-03-16 08:06:35.080 | + lib/nova:start_nova_api:963 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:06:35.084 | + functions-common:run_process:1680 : local service=n-api 2022-03-16 08:06:35.086 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:06:35.089 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:35.091 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:35.094 | + functions-common:run_process:1685 : local name=n-api 2022-03-16 08:06:35.096 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:35.099 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:35.102 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:35.104 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:35.107 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:35.112 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417995109 2022-03-16 08:06:35.115 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-16 08:06:35.132 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:35.135 | + 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-16 08:06:35.137 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-16 08:06:35.140 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:06:35.142 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:06:35.145 | + 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-16 08:06:35.147 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 08:06:35.150 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-16 08:06:35.153 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-16 08:06:35.155 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-16 08:06:35.158 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:35.160 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:35.163 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:06:35.166 | + 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-16 08:06:35.168 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-16 08:06:35.170 | + 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-16 08:06:35.172 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:06:35.175 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:06:35.178 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-16 08:06:35.180 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:06:35.184 | + 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-16 08:06:35.239 | + 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-16 08:06:35.291 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-16 08:06:35.345 | + 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-16 08:06:35.398 | + 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-16 08:06:35.452 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-16 08:06:35.505 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-16 08:06:35.558 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-16 08:06:35.611 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-16 08:06:35.664 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-16 08:06:35.717 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:06:35.720 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-16 08:06:35.773 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:06:36.212 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-16 08:06:36.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-16 08:06:36.658 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-16 08:06:36.738 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:36.741 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:36.743 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:36.746 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:36.751 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:36.755 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:36.757 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:36.760 | + functions-common:time_stop:2432 : start_time=1647417995109 2022-03-16 08:06:36.762 | + functions-common:time_stop:2434 : [[ -z 1647417995109 ]] 2022-03-16 08:06:36.766 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:36.770 | + functions-common:time_stop:2437 : end_time=1647417996768 2022-03-16 08:06:36.773 | + functions-common:time_stop:2438 : elapsed_time=1659 2022-03-16 08:06:36.775 | + functions-common:time_stop:2439 : total=10010 2022-03-16 08:06:36.778 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:36.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11669 2022-03-16 08:06:36.783 | + lib/nova:start_nova_api:964 : nova_url=http://10.222.0.39/compute/v2.1/ 2022-03-16 08:06:36.786 | + lib/nova:start_nova_api:967 : echo 'Waiting for nova-api to start...' 2022-03-16 08:06:36.786 | Waiting for nova-api to start... 2022-03-16 08:06:36.788 | + lib/nova:start_nova_api:968 : wait_for_service 60 http://10.222.0.39/compute/v2.1/ 2022-03-16 08:06:36.791 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:06:36.794 | + functions:wait_for_service:458 : local url=http://10.222.0.39/compute/v2.1/ 2022-03-16 08:06:36.796 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:06:36.799 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:06:36.802 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:06:36.804 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:36.807 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:36.810 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:36.815 | + functions-common:time_start:2416 : _TIME_START[$name]=1647417996812 2022-03-16 08:06:36.818 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:06:36.824 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/compute/v2.1/ 2022-03-16 08:06:42.599 | + :: : [[ 200 == 503 ]] 2022-03-16 08:06:42.600 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:06:42.603 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:06:42.606 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:42.609 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:42.611 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:42.614 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:42.617 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:42.619 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:06:42.622 | + functions-common:time_stop:2432 : start_time=1647417996812 2022-03-16 08:06:42.624 | + functions-common:time_stop:2434 : [[ -z 1647417996812 ]] 2022-03-16 08:06:42.627 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:42.633 | + functions-common:time_stop:2437 : end_time=1647418002630 2022-03-16 08:06:42.635 | + functions-common:time_stop:2438 : elapsed_time=5818 2022-03-16 08:06:42.638 | + functions-common:time_stop:2439 : total=9744 2022-03-16 08:06:42.640 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:42.643 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15562 2022-03-16 08:06:42.645 | + functions:wait_for_service:467 : return 0 2022-03-16 08:06:42.648 | + lib/nova:start_nova_api:972 : 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-16 08:06:42.651 | + lib/nova:start_nova_api:972 : 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-16 08:06:42.654 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-16 08:06:42.671 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:42.673 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-16 08:06:42.676 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:06:42.679 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-16 08:06:42.682 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-16 08:06:42.685 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-16 08:06:42.687 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-16 08:06:42.705 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:06:42.708 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-16 08:06:42.725 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:42.727 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-16 08:06:42.730 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:06:42.733 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-16 08:06:42.735 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-16 08:06:42.739 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-16 08:06:42.741 | + 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-16 08:06:42.772 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-16 08:06:42.775 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-16 08:06:42.778 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-16 08:06:42.808 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-16 08:06:42.839 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-16 08:06:42.842 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-16 08:06:42.845 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-16 08:06:42.848 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-16 08:06:42.851 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-16 08:06:42.854 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-16 08:06:42.857 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 08:06:42.859 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 08:06:42.862 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-16 08:06:42.865 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-16 08:06:42.868 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-16 08:06:42.870 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-16 08:06:42.873 | +++ 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-16 08:06:42.875 | +++ 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-16 08:06:42.878 | ++ 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-16 08:06:42.881 | ++ 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-16 08:06:42.883 | ++ 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-16 08:06:42.887 | + 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-16 08:06:42.889 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-16 08:06:42.907 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:06:42.910 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-16 08:06:42.913 | + 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-16 08:06:42.916 | + functions-common:run_process:1680 : local service=q-svc 2022-03-16 08:06:42.918 | + 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-16 08:06:42.921 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:42.923 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:42.926 | + functions-common:run_process:1685 : local name=q-svc 2022-03-16 08:06:42.928 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:42.931 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:42.934 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:42.936 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:42.940 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:42.944 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418002941 2022-03-16 08:06:42.947 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-16 08:06:42.964 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:42.967 | + 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-16 08:06:42.970 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-16 08:06:42.973 | + 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-16 08:06:42.975 | + 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-16 08:06:42.978 | + 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-16 08:06:42.981 | + 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-16 08:06:42.983 | + 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-16 08:06:42.986 | + 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-16 08:06:42.988 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-16 08:06:42.991 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:42.993 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:42.996 | + 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-16 08:06:42.999 | + 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-16 08:06:43.001 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-16 08:06:43.004 | + 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-16 08:06:43.006 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:43.008 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:43.011 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:43.013 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:43.015 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-16 08:06:43.018 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:43.023 | + 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-16 08:06:43.075 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-16 08:06:43.128 | + 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-16 08:06:43.181 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-16 08:06:43.234 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-16 08:06:43.287 | + 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-16 08:06:43.342 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:43.344 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-16 08:06:43.399 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:06:43.853 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-16 08:06:43.867 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-16 08:06:44.294 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-16 08:06:44.317 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:44.319 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:44.325 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:44.329 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:44.331 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:44.333 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:44.336 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:44.339 | + functions-common:time_stop:2432 : start_time=1647418002941 2022-03-16 08:06:44.342 | + functions-common:time_stop:2434 : [[ -z 1647418002941 ]] 2022-03-16 08:06:44.346 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:44.354 | + functions-common:time_stop:2437 : end_time=1647418004351 2022-03-16 08:06:44.358 | + functions-common:time_stop:2438 : elapsed_time=1410 2022-03-16 08:06:44.360 | + functions-common:time_stop:2439 : total=11669 2022-03-16 08:06:44.363 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:44.366 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13079 2022-03-16 08:06:44.369 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.39:9696 2022-03-16 08:06:44.371 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-16 08:06:44.390 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:06:44.393 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-16 08:06:44.393 | Waiting for Neutron to start... 2022-03-16 08:06:44.396 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2022-03-16 08:06:44.399 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.39:9696' 'Neutron did not start' 60 2022-03-16 08:06:44.401 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2022-03-16 08:06:44.404 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-16 08:06:44.407 | + functions-common:test_with_retry:2365 : local until=60 2022-03-16 08:06:44.410 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 08:06:44.412 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 08:06:44.415 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 08:06:44.417 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:44.420 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:44.423 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:44.428 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418004425 2022-03-16 08:06:44.430 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.39:9696; do sleep 0.5; done' 2022-03-16 08:06:50.007 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.39:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 08:06:50.010 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:50.013 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:50.015 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:50.018 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:50.022 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:50.024 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 08:06:50.027 | + functions-common:time_stop:2432 : start_time=1647418004425 2022-03-16 08:06:50.030 | + functions-common:time_stop:2434 : [[ -z 1647418004425 ]] 2022-03-16 08:06:50.036 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:50.039 | + functions-common:time_stop:2437 : end_time=1647418010036 2022-03-16 08:06:50.042 | + functions-common:time_stop:2438 : elapsed_time=5611 2022-03-16 08:06:50.045 | + functions-common:time_stop:2439 : total=0 2022-03-16 08:06:50.047 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:50.050 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5611 2022-03-16 08:06:50.053 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-16 08:06:50.071 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:50.074 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-16 08:06:50.077 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:06:50.079 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-16 08:06:50.082 | + ./stack.sh:main:1298 : start_placement 2022-03-16 08:06:50.084 | + lib/placement:start_placement:160 : start_placement_api 2022-03-16 08:06:50.087 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 08:06:50.090 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-16 08:06:50.095 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:06:50.098 | + functions-common:run_process:1680 : local service=placement-api 2022-03-16 08:06:50.101 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:06:50.103 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:50.106 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:50.108 | + functions-common:run_process:1685 : local name=placement-api 2022-03-16 08:06:50.111 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:50.114 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:50.117 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:50.119 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:50.123 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:50.127 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418010124 2022-03-16 08:06:50.130 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-16 08:06:50.148 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:50.150 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-16 08:06:50.153 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-16 08:06:50.156 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:06:50.158 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:06:50.161 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:06:50.164 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:06:50.166 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-16 08:06:50.169 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-16 08:06:50.172 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-16 08:06:50.175 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:50.177 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:50.180 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:06:50.182 | + 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-16 08:06:50.185 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-16 08:06:50.187 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 08:06:50.190 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:06:50.192 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:06:50.195 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-16 08:06:50.197 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:06:50.202 | + 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-16 08:06:50.254 | + 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-16 08:06:50.308 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-16 08:06:50.363 | + 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-16 08:06:50.416 | + 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-16 08:06:50.469 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-16 08:06:50.528 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-16 08:06:50.582 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-16 08:06:50.634 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-16 08:06:50.687 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-16 08:06:50.741 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:06:50.744 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-16 08:06:50.797 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:06:51.265 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-16 08:06:51.279 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-16 08:06:51.707 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-16 08:06:51.788 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:51.790 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:51.793 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:51.795 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:51.800 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:51.802 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:51.805 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:51.808 | + functions-common:time_stop:2432 : start_time=1647418010124 2022-03-16 08:06:51.810 | + functions-common:time_stop:2434 : [[ -z 1647418010124 ]] 2022-03-16 08:06:51.814 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:51.819 | + functions-common:time_stop:2437 : end_time=1647418011816 2022-03-16 08:06:51.821 | + functions-common:time_stop:2438 : elapsed_time=1692 2022-03-16 08:06:51.824 | + functions-common:time_stop:2439 : total=13079 2022-03-16 08:06:51.826 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:51.829 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14771 2022-03-16 08:06:51.832 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-16 08:06:51.832 | Waiting for placement-api to start... 2022-03-16 08:06:51.835 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.39/placement 2022-03-16 08:06:51.837 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:06:51.840 | + functions:wait_for_service:458 : local url=http://10.222.0.39/placement 2022-03-16 08:06:51.842 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:06:51.845 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:06:51.848 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:06:51.851 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:51.853 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:51.856 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:51.861 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418011858 2022-03-16 08:06:51.864 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:06:51.870 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/placement 2022-03-16 08:06:54.520 | + :: : [[ 200 == 503 ]] 2022-03-16 08:06:54.521 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:06:54.524 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:06:54.527 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:54.530 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:54.532 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:54.535 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:54.538 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:54.541 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:06:54.543 | + functions-common:time_stop:2432 : start_time=1647418011858 2022-03-16 08:06:54.546 | + functions-common:time_stop:2434 : [[ -z 1647418011858 ]] 2022-03-16 08:06:54.549 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:54.555 | + functions-common:time_stop:2437 : end_time=1647418014552 2022-03-16 08:06:54.558 | + functions-common:time_stop:2438 : elapsed_time=2694 2022-03-16 08:06:54.561 | + functions-common:time_stop:2439 : total=15562 2022-03-16 08:06:54.563 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:54.566 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18256 2022-03-16 08:06:54.568 | + functions:wait_for_service:467 : return 0 2022-03-16 08:06:54.571 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-16 08:06:54.589 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:54.592 | + ./stack.sh:main:1302 : start_neutron 2022-03-16 08:06:54.595 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-16 08:06:54.599 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:06:54.599 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 08:06:54.605 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 08:06:54.607 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 08:06:54.610 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-16 08:06:54.613 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 08:06:54.616 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-16 08:06:54.619 | + 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-16 08:06:54.621 | + functions-common:run_process:1680 : local service=q-agt 2022-03-16 08:06:54.624 | + 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-16 08:06:54.626 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:54.629 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:54.632 | + functions-common:run_process:1685 : local name=q-agt 2022-03-16 08:06:54.634 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:54.637 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:54.639 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:54.642 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:54.645 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:54.650 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418014647 2022-03-16 08:06:54.652 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-16 08:06:54.669 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:54.672 | + 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-16 08:06:54.674 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-16 08:06:54.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-16 08:06:54.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-16 08:06:54.682 | + 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-16 08:06:54.685 | + 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-16 08:06:54.687 | + 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-16 08:06:54.690 | + 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-16 08:06:54.692 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-16 08:06:54.695 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:54.697 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:54.700 | + 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-16 08:06:54.703 | + 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-16 08:06:54.705 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-16 08:06:54.708 | + 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-16 08:06:54.710 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:54.713 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:54.715 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:54.717 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:54.719 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-16 08:06:54.722 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:54.726 | + 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-16 08:06:54.779 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-16 08:06:54.831 | + 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-16 08:06:54.894 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-16 08:06:54.948 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-16 08:06:55.004 | + 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-16 08:06:55.058 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:55.060 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-16 08:06:55.113 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:06:55.547 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-16 08:06:55.560 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-16 08:06:56.016 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-16 08:06:56.036 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:56.039 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:56.042 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:56.044 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:56.047 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:56.050 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:56.053 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:56.055 | + functions-common:time_stop:2432 : start_time=1647418014647 2022-03-16 08:06:56.058 | + functions-common:time_stop:2434 : [[ -z 1647418014647 ]] 2022-03-16 08:06:56.061 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:56.066 | + functions-common:time_stop:2437 : end_time=1647418016063 2022-03-16 08:06:56.068 | + functions-common:time_stop:2438 : elapsed_time=1416 2022-03-16 08:06:56.071 | + functions-common:time_stop:2439 : total=14771 2022-03-16 08:06:56.073 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:56.076 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16187 2022-03-16 08:06:56.079 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-16 08:06:56.081 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 08:06:56.084 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 08:06:56.087 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-16 08:06:56.089 | + 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-16 08:06:56.092 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-16 08:06:56.094 | + 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-16 08:06:56.098 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:56.100 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:56.103 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-16 08:06:56.105 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:56.108 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:56.110 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:56.113 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:56.117 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:56.121 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418016118 2022-03-16 08:06:56.124 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-16 08:06:56.142 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:56.145 | + 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-16 08:06:56.148 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-16 08:06:56.150 | + 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-16 08:06:56.153 | + 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-16 08:06:56.155 | + 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-16 08:06:56.158 | + 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-16 08:06:56.161 | + 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-16 08:06:56.164 | + 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-16 08:06:56.167 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-16 08:06:56.169 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:56.172 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:56.174 | + 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-16 08:06:56.177 | + 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-16 08:06:56.180 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-16 08:06:56.182 | + 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-16 08:06:56.185 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:56.188 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:56.191 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:56.193 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:56.196 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-16 08:06:56.198 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:56.203 | + 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-16 08:06:56.257 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-16 08:06:56.312 | + 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-16 08:06:56.369 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-16 08:06:56.425 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-16 08:06:56.480 | + 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-16 08:06:56.535 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:56.537 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-16 08:06:56.593 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:06:57.045 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-16 08:06:57.058 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-16 08:06:57.491 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-16 08:06:57.512 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:57.514 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:57.517 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:57.520 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:57.522 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:57.525 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:57.527 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:57.530 | + functions-common:time_stop:2432 : start_time=1647418016118 2022-03-16 08:06:57.532 | + functions-common:time_stop:2434 : [[ -z 1647418016118 ]] 2022-03-16 08:06:57.537 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:57.542 | + functions-common:time_stop:2437 : end_time=1647418017539 2022-03-16 08:06:57.545 | + functions-common:time_stop:2438 : elapsed_time=1421 2022-03-16 08:06:57.547 | + functions-common:time_stop:2439 : total=16187 2022-03-16 08:06:57.550 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:57.553 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17608 2022-03-16 08:06:57.556 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-16 08:06:57.559 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 08:06:57.562 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 08:06:57.565 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-16 08:06:57.568 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:06:57.570 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:06:57.574 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:06:57.577 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-16 08:06:57.579 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 08:06:57.582 | + 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-16 08:06:57.585 | + functions-common:run_process:1680 : local service=q-l3 2022-03-16 08:06:57.588 | + 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-16 08:06:57.590 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:57.593 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:57.595 | + functions-common:run_process:1685 : local name=q-l3 2022-03-16 08:06:57.598 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:57.601 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:57.604 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:57.606 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:57.610 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:57.615 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418017612 2022-03-16 08:06:57.618 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-16 08:06:57.636 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:57.639 | + 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-16 08:06:57.641 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-16 08:06:57.644 | + 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-16 08:06:57.647 | + 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-16 08:06:57.649 | + 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-16 08:06:57.652 | + 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-16 08:06:57.655 | + 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-16 08:06:57.657 | + 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-16 08:06:57.660 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-16 08:06:57.663 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:57.665 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:57.668 | + 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-16 08:06:57.670 | + 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-16 08:06:57.673 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-16 08:06:57.676 | + 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-16 08:06:57.679 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:57.682 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:57.684 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:57.687 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:57.689 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-16 08:06:57.692 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:57.697 | + 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-16 08:06:57.754 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-16 08:06:57.812 | + 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-16 08:06:57.870 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-16 08:06:57.929 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-16 08:06:57.987 | + 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-16 08:06:58.052 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:58.055 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-16 08:06:58.119 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:06:58.607 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-16 08:06:58.622 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-16 08:06:59.092 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-16 08:06:59.118 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:06:59.124 | + functions-common:time_stop:2425 : local name 2022-03-16 08:06:59.127 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:06:59.130 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:06:59.133 | + functions-common:time_stop:2428 : local total 2022-03-16 08:06:59.136 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:06:59.139 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:06:59.142 | + functions-common:time_stop:2432 : start_time=1647418017612 2022-03-16 08:06:59.145 | + functions-common:time_stop:2434 : [[ -z 1647418017612 ]] 2022-03-16 08:06:59.149 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:06:59.154 | + functions-common:time_stop:2437 : end_time=1647418019150 2022-03-16 08:06:59.157 | + functions-common:time_stop:2438 : elapsed_time=1538 2022-03-16 08:06:59.160 | + functions-common:time_stop:2439 : total=17608 2022-03-16 08:06:59.163 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:06:59.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19146 2022-03-16 08:06:59.169 | + 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-16 08:06:59.172 | + functions-common:run_process:1680 : local service=q-meta 2022-03-16 08:06:59.174 | + 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-16 08:06:59.177 | + functions-common:run_process:1682 : local group= 2022-03-16 08:06:59.180 | + functions-common:run_process:1683 : local user= 2022-03-16 08:06:59.183 | + functions-common:run_process:1685 : local name=q-meta 2022-03-16 08:06:59.185 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:06:59.188 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:06:59.190 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:06:59.193 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:06:59.199 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:06:59.202 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418019198 2022-03-16 08:06:59.205 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-16 08:06:59.226 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:06:59.229 | + 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-16 08:06:59.232 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-16 08:06:59.235 | + 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-16 08:06:59.237 | + 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-16 08:06:59.240 | + 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-16 08:06:59.243 | + 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-16 08:06:59.246 | + 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-16 08:06:59.248 | + 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-16 08:06:59.251 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-16 08:06:59.254 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:06:59.257 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:06:59.260 | + 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-16 08:06:59.262 | + 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-16 08:06:59.265 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-16 08:06:59.269 | + 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-16 08:06:59.271 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:06:59.274 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:06:59.277 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:06:59.279 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:06:59.282 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-16 08:06:59.287 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:06:59.292 | + 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-16 08:06:59.361 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-16 08:06:59.425 | + 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-16 08:06:59.494 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-16 08:06:59.558 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-16 08:06:59.622 | + 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-16 08:06:59.688 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:06:59.691 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-16 08:06:59.755 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:07:00.239 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-16 08:07:00.266 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-16 08:07:00.745 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-16 08:07:00.774 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:00.779 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:00.783 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:00.789 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:00.795 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:00.801 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:00.803 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:00.806 | + functions-common:time_stop:2432 : start_time=1647418019198 2022-03-16 08:07:00.809 | + functions-common:time_stop:2434 : [[ -z 1647418019198 ]] 2022-03-16 08:07:00.813 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:00.818 | + functions-common:time_stop:2437 : end_time=1647418020814 2022-03-16 08:07:00.821 | + functions-common:time_stop:2438 : elapsed_time=1616 2022-03-16 08:07:00.824 | + functions-common:time_stop:2439 : total=19146 2022-03-16 08:07:00.826 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:00.829 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20762 2022-03-16 08:07:00.832 | + 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-16 08:07:00.834 | + functions-common:run_process:1680 : local service=q-metering 2022-03-16 08:07:00.837 | + 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-16 08:07:00.840 | + functions-common:run_process:1682 : local group= 2022-03-16 08:07:00.842 | + functions-common:run_process:1683 : local user= 2022-03-16 08:07:00.845 | + functions-common:run_process:1685 : local name=q-metering 2022-03-16 08:07:00.848 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:07:00.851 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:07:00.853 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:00.858 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:00.863 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:00.867 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418020864 2022-03-16 08:07:00.870 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-16 08:07:00.894 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:00.897 | + 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-16 08:07:00.900 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-16 08:07:00.902 | + 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-16 08:07:00.905 | + 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-16 08:07:00.908 | + 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-16 08:07:00.911 | + 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-16 08:07:00.914 | + 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-16 08:07:00.917 | + 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-16 08:07:00.919 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-16 08:07:00.922 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:07:00.925 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:07:00.928 | + 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-16 08:07:00.931 | + 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-16 08:07:00.934 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-16 08:07:00.936 | + 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-16 08:07:00.939 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:07:00.942 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:07:00.945 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:07:00.948 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:07:00.951 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-16 08:07:00.954 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:07:00.959 | + 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-16 08:07:01.024 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-16 08:07:01.093 | + 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-16 08:07:01.160 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-16 08:07:01.225 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-16 08:07:01.288 | + 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-16 08:07:01.355 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:07:01.359 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-16 08:07:01.418 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:07:01.914 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-16 08:07:01.928 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-16 08:07:02.421 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-16 08:07:02.447 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:02.451 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:02.459 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:02.463 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:02.471 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:02.479 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:02.487 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:02.494 | + functions-common:time_stop:2432 : start_time=1647418020864 2022-03-16 08:07:02.503 | + functions-common:time_stop:2434 : [[ -z 1647418020864 ]] 2022-03-16 08:07:02.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:02.523 | + functions-common:time_stop:2437 : end_time=1647418022517 2022-03-16 08:07:02.531 | + functions-common:time_stop:2438 : elapsed_time=1653 2022-03-16 08:07:02.537 | + functions-common:time_stop:2439 : total=20762 2022-03-16 08:07:02.543 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:02.549 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22415 2022-03-16 08:07:02.555 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-16 08:07:02.611 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:02.615 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-16 08:07:02.623 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-16 08:07:02.631 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:07:02.636 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-16 08:07:02.638 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-16 08:07:02.641 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-16 08:07:02.645 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-16 08:07:02.658 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-16 08:07:02.658 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-16 08:07:02.659 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-16 08:07:02.668 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:07:02.680 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:05.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:05.493 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:05.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:05.493 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:05.675 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:05.680 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 08:07:05.685 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 08:07:05.691 | ++ functions-common:get_field:818 : echo '| 6a45aab972e546828c80593268fb7be6 | demo |' 2022-03-16 08:07:05.693 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 08:07:05.709 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:05.717 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=6a45aab972e546828c80593268fb7be6 2022-03-16 08:07:05.730 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-16 08:07:05.733 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:07:05.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-16 08:07:05.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-16 08:07:05.791 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 08:07:05.795 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:07:09.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:09.042 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:09.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:09.042 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:09.233 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:09.237 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:07:09.237 | address-scope 2022-03-16 08:07:09.237 | router-admin-state-down-before-update 2022-03-16 08:07:09.237 | agent 2022-03-16 08:07:09.237 | agent-resources-synced 2022-03-16 08:07:09.237 | allowed-address-pairs 2022-03-16 08:07:09.237 | auto-allocated-topology 2022-03-16 08:07:09.237 | availability_zone 2022-03-16 08:07:09.237 | availability_zone_filter 2022-03-16 08:07:09.237 | default-subnetpools 2022-03-16 08:07:09.237 | dhcp_agent_scheduler 2022-03-16 08:07:09.237 | dvr 2022-03-16 08:07:09.237 | empty-string-filtering 2022-03-16 08:07:09.237 | external-net 2022-03-16 08:07:09.237 | extra_dhcp_opt 2022-03-16 08:07:09.237 | extraroute 2022-03-16 08:07:09.237 | extraroute-atomic 2022-03-16 08:07:09.237 | filter-validation 2022-03-16 08:07:09.237 | fip-port-details 2022-03-16 08:07:09.237 | flavors 2022-03-16 08:07:09.237 | floatingip-pools 2022-03-16 08:07:09.237 | ip-substring-filtering 2022-03-16 08:07:09.237 | router 2022-03-16 08:07:09.237 | ext-gw-mode 2022-03-16 08:07:09.237 | l3-ha 2022-03-16 08:07:09.237 | l3-flavors 2022-03-16 08:07:09.237 | l3-port-ip-change-not-allowed 2022-03-16 08:07:09.237 | l3_agent_scheduler 2022-03-16 08:07:09.237 | metering 2022-03-16 08:07:09.238 | metering_source_and_destination_fields 2022-03-16 08:07:09.238 | multi-provider 2022-03-16 08:07:09.238 | net-mtu 2022-03-16 08:07:09.238 | net-mtu-writable 2022-03-16 08:07:09.238 | network_availability_zone 2022-03-16 08:07:09.238 | network-ip-availability 2022-03-16 08:07:09.238 | pagination 2022-03-16 08:07:09.238 | port-device-profile 2022-03-16 08:07:09.238 | port-mac-address-regenerate 2022-03-16 08:07:09.238 | port-numa-affinity-policy 2022-03-16 08:07:09.238 | binding 2022-03-16 08:07:09.238 | binding-extended 2022-03-16 08:07:09.238 | port-security 2022-03-16 08:07:09.238 | project-id 2022-03-16 08:07:09.238 | provider 2022-03-16 08:07:09.238 | quota-check-limit 2022-03-16 08:07:09.238 | quotas 2022-03-16 08:07:09.238 | quota_details 2022-03-16 08:07:09.238 | rbac-policies 2022-03-16 08:07:09.238 | rbac-address-group 2022-03-16 08:07:09.238 | rbac-address-scope 2022-03-16 08:07:09.238 | rbac-security-groups 2022-03-16 08:07:09.238 | rbac-subnetpool 2022-03-16 08:07:09.238 | revision-if-match 2022-03-16 08:07:09.238 | standard-attr-revisions 2022-03-16 08:07:09.238 | router_availability_zone 2022-03-16 08:07:09.238 | security-groups-normalized-cidr 2022-03-16 08:07:09.238 | port-security-groups-filtering 2022-03-16 08:07:09.238 | security-groups-remote-address-group 2022-03-16 08:07:09.238 | security-groups-shared-filtering 2022-03-16 08:07:09.238 | security-group 2022-03-16 08:07:09.238 | service-type 2022-03-16 08:07:09.238 | sorting 2022-03-16 08:07:09.238 | standard-attr-description 2022-03-16 08:07:09.238 | stateful-security-group 2022-03-16 08:07:09.238 | subnet_onboard 2022-03-16 08:07:09.238 | subnet-service-types 2022-03-16 08:07:09.239 | subnet_allocation 2022-03-16 08:07:09.239 | subnetpool-prefix-ops 2022-03-16 08:07:09.239 | standard-attr-tag 2022-03-16 08:07:09.239 | standard-attr-timestamp' 2022-03-16 08:07:09.240 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:07:09.240 | address-scope 2022-03-16 08:07:09.241 | router-admin-state-down-before-update 2022-03-16 08:07:09.241 | agent 2022-03-16 08:07:09.241 | agent-resources-synced 2022-03-16 08:07:09.241 | allowed-address-pairs 2022-03-16 08:07:09.241 | auto-allocated-topology 2022-03-16 08:07:09.241 | availability_zone 2022-03-16 08:07:09.241 | availability_zone_filter 2022-03-16 08:07:09.241 | default-subnetpools 2022-03-16 08:07:09.241 | dhcp_agent_scheduler 2022-03-16 08:07:09.241 | dvr 2022-03-16 08:07:09.241 | empty-string-filtering 2022-03-16 08:07:09.241 | external-net 2022-03-16 08:07:09.241 | extra_dhcp_opt 2022-03-16 08:07:09.241 | extraroute 2022-03-16 08:07:09.241 | extraroute-atomic 2022-03-16 08:07:09.241 | filter-validation 2022-03-16 08:07:09.241 | fip-port-details 2022-03-16 08:07:09.241 | flavors 2022-03-16 08:07:09.241 | floatingip-pools 2022-03-16 08:07:09.241 | ip-substring-filtering 2022-03-16 08:07:09.241 | router 2022-03-16 08:07:09.241 | ext-gw-mode 2022-03-16 08:07:09.241 | l3-ha 2022-03-16 08:07:09.241 | l3-flavors 2022-03-16 08:07:09.241 | l3-port-ip-change-not-allowed 2022-03-16 08:07:09.241 | l3_agent_scheduler 2022-03-16 08:07:09.241 | metering 2022-03-16 08:07:09.241 | metering_source_and_destination_fields 2022-03-16 08:07:09.241 | multi-provider 2022-03-16 08:07:09.241 | net-mtu 2022-03-16 08:07:09.241 | net-mtu-writable 2022-03-16 08:07:09.241 | network_availability_zone 2022-03-16 08:07:09.241 | network-ip-availability 2022-03-16 08:07:09.241 | pagination 2022-03-16 08:07:09.241 | port-device-profile 2022-03-16 08:07:09.242 | port-mac-address-regenerate 2022-03-16 08:07:09.242 | port-numa-affinity-policy 2022-03-16 08:07:09.242 | binding 2022-03-16 08:07:09.242 | binding-extended 2022-03-16 08:07:09.242 | port-security 2022-03-16 08:07:09.242 | project-id 2022-03-16 08:07:09.242 | provider 2022-03-16 08:07:09.242 | quota-check-limit 2022-03-16 08:07:09.242 | quotas 2022-03-16 08:07:09.242 | quota_details 2022-03-16 08:07:09.242 | rbac-policies 2022-03-16 08:07:09.242 | rbac-address-group 2022-03-16 08:07:09.242 | rbac-address-scope 2022-03-16 08:07:09.242 | rbac-security-groups 2022-03-16 08:07:09.242 | rbac-subnetpool 2022-03-16 08:07:09.242 | revision-if-match 2022-03-16 08:07:09.242 | standard-attr-revisions 2022-03-16 08:07:09.242 | router_availability_zone 2022-03-16 08:07:09.242 | security-groups-normalized-cidr 2022-03-16 08:07:09.242 | port-security-groups-filtering 2022-03-16 08:07:09.242 | security-groups-remote-address-group 2022-03-16 08:07:09.242 | security-groups-shared-filtering 2022-03-16 08:07:09.242 | security-group 2022-03-16 08:07:09.242 | service-type 2022-03-16 08:07:09.242 | sorting 2022-03-16 08:07:09.242 | standard-attr-description 2022-03-16 08:07:09.242 | stateful-security-group 2022-03-16 08:07:09.242 | subnet_onboard 2022-03-16 08:07:09.242 | subnet-service-types 2022-03-16 08:07:09.242 | subnet_allocation 2022-03-16 08:07:09.242 | subnetpool-prefix-ops 2022-03-16 08:07:09.242 | standard-attr-tag 2022-03-16 08:07:09.242 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 08:07:09.244 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:07:09.247 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-16 08:07:09.250 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-16 08:07:09.254 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-16 08:07:12.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:12.248 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:12.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:12.248 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:12.428 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:12.432 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=71ab5b2c-c303-4f12-b161-e3ed84406b31 2022-03-16 08:07:12.434 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-16 08:07:12.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-16 08:07:12.440 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 08:07:12.443 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 08:07:12.448 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-16 08:07:12.448 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-16 08:07:12.449 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-16 08:07:12.452 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:07:12.456 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:15.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:15.528 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:15.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:15.528 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:15.707 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:15.710 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:07:15.713 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 08:07:15.716 | ++ functions-common:get_field:818 : echo '| id | 5712aa71-2e9e-48d6-9c7c-4d3378beb54e |' 2022-03-16 08:07:15.717 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:07:15.723 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:15.726 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=5712aa71-2e9e-48d6-9c7c-4d3378beb54e 2022-03-16 08:07:15.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 6a45aab972e546828c80593268fb7be6' 2022-03-16 08:07:15.732 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:07:15.750 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-16 08:07:15.754 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 6a45aab972e546828c80593268fb7be6 2022-03-16 08:07:15.756 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=6a45aab972e546828c80593268fb7be6 2022-03-16 08:07:15.759 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 71ab5b2c-c303-4f12-b161-e3ed84406b31 ']' 2022-03-16 08:07:15.761 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-16 08:07:15.764 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-16 08:07:15.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-16 08:07:15.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 71ab5b2c-c303-4f12-b161-e3ed84406b31 ' 2022-03-16 08:07:15.771 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-16 08:07:15.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 5712aa71-2e9e-48d6-9c7c-4d3378beb54e private-subnet' 2022-03-16 08:07:15.776 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-16 08:07:15.781 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 71ab5b2c-c303-4f12-b161-e3ed84406b31 --network 5712aa71-2e9e-48d6-9c7c-4d3378beb54e private-subnet 2022-03-16 08:07:15.781 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-16 08:07:15.781 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-16 08:07:15.784 | +++ functions-common:get_field:811 : local data field 2022-03-16 08:07:15.787 | +++ functions-common:get_field:812 : read data 2022-03-16 08:07:19.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:19.006 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:19.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:19.006 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:19.184 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:19.187 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:07:19.190 | +++ functions-common:get_field:816 : field='$3' 2022-03-16 08:07:19.193 | +++ functions-common:get_field:818 : echo '| id | 2dc3d57b-facc-48cd-866a-b58ef5e0e57d |' 2022-03-16 08:07:19.193 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:07:19.199 | +++ functions-common:get_field:812 : read data 2022-03-16 08:07:19.203 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=2dc3d57b-facc-48cd-866a-b58ef5e0e57d 2022-03-16 08:07:19.206 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 6a45aab972e546828c80593268fb7be6' 2022-03-16 08:07:19.209 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:07:19.227 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 2dc3d57b-facc-48cd-866a-b58ef5e0e57d 2022-03-16 08:07:19.230 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=2dc3d57b-facc-48cd-866a-b58ef5e0e57d 2022-03-16 08:07:19.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-16 08:07:19.236 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-16 08:07:19.239 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-16 08:07:19.242 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:07:21.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:21.939 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:21.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:21.939 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:22.122 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:22.125 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:07:22.125 | address-scope 2022-03-16 08:07:22.125 | router-admin-state-down-before-update 2022-03-16 08:07:22.125 | agent 2022-03-16 08:07:22.125 | agent-resources-synced 2022-03-16 08:07:22.125 | allowed-address-pairs 2022-03-16 08:07:22.125 | auto-allocated-topology 2022-03-16 08:07:22.125 | availability_zone 2022-03-16 08:07:22.125 | availability_zone_filter 2022-03-16 08:07:22.125 | default-subnetpools 2022-03-16 08:07:22.125 | dhcp_agent_scheduler 2022-03-16 08:07:22.125 | dvr 2022-03-16 08:07:22.125 | empty-string-filtering 2022-03-16 08:07:22.125 | external-net 2022-03-16 08:07:22.125 | extra_dhcp_opt 2022-03-16 08:07:22.126 | extraroute 2022-03-16 08:07:22.126 | extraroute-atomic 2022-03-16 08:07:22.126 | filter-validation 2022-03-16 08:07:22.126 | fip-port-details 2022-03-16 08:07:22.126 | flavors 2022-03-16 08:07:22.126 | floatingip-pools 2022-03-16 08:07:22.126 | ip-substring-filtering 2022-03-16 08:07:22.126 | router 2022-03-16 08:07:22.126 | ext-gw-mode 2022-03-16 08:07:22.126 | l3-ha 2022-03-16 08:07:22.126 | l3-flavors 2022-03-16 08:07:22.126 | l3-port-ip-change-not-allowed 2022-03-16 08:07:22.126 | l3_agent_scheduler 2022-03-16 08:07:22.126 | metering 2022-03-16 08:07:22.126 | metering_source_and_destination_fields 2022-03-16 08:07:22.126 | multi-provider 2022-03-16 08:07:22.126 | net-mtu 2022-03-16 08:07:22.126 | net-mtu-writable 2022-03-16 08:07:22.126 | network_availability_zone 2022-03-16 08:07:22.126 | network-ip-availability 2022-03-16 08:07:22.126 | pagination 2022-03-16 08:07:22.126 | port-device-profile 2022-03-16 08:07:22.126 | port-mac-address-regenerate 2022-03-16 08:07:22.126 | port-numa-affinity-policy 2022-03-16 08:07:22.126 | binding 2022-03-16 08:07:22.126 | binding-extended 2022-03-16 08:07:22.126 | port-security 2022-03-16 08:07:22.126 | project-id 2022-03-16 08:07:22.126 | provider 2022-03-16 08:07:22.126 | quota-check-limit 2022-03-16 08:07:22.126 | quotas 2022-03-16 08:07:22.126 | quota_details 2022-03-16 08:07:22.126 | rbac-policies 2022-03-16 08:07:22.126 | rbac-address-group 2022-03-16 08:07:22.126 | rbac-address-scope 2022-03-16 08:07:22.126 | rbac-security-groups 2022-03-16 08:07:22.126 | rbac-subnetpool 2022-03-16 08:07:22.126 | revision-if-match 2022-03-16 08:07:22.127 | standard-attr-revisions 2022-03-16 08:07:22.127 | router_availability_zone 2022-03-16 08:07:22.127 | security-groups-normalized-cidr 2022-03-16 08:07:22.127 | port-security-groups-filtering 2022-03-16 08:07:22.127 | security-groups-remote-address-group 2022-03-16 08:07:22.127 | security-groups-shared-filtering 2022-03-16 08:07:22.127 | security-group 2022-03-16 08:07:22.127 | service-type 2022-03-16 08:07:22.127 | sorting 2022-03-16 08:07:22.127 | standard-attr-description 2022-03-16 08:07:22.127 | stateful-security-group 2022-03-16 08:07:22.127 | subnet_onboard 2022-03-16 08:07:22.127 | subnet-service-types 2022-03-16 08:07:22.127 | subnet_allocation 2022-03-16 08:07:22.127 | subnetpool-prefix-ops 2022-03-16 08:07:22.127 | standard-attr-tag 2022-03-16 08:07:22.127 | standard-attr-timestamp' 2022-03-16 08:07:22.128 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:07:22.128 | address-scope 2022-03-16 08:07:22.128 | router-admin-state-down-before-update 2022-03-16 08:07:22.128 | agent 2022-03-16 08:07:22.128 | agent-resources-synced 2022-03-16 08:07:22.128 | allowed-address-pairs 2022-03-16 08:07:22.128 | auto-allocated-topology 2022-03-16 08:07:22.128 | availability_zone 2022-03-16 08:07:22.128 | availability_zone_filter 2022-03-16 08:07:22.128 | default-subnetpools 2022-03-16 08:07:22.128 | dhcp_agent_scheduler 2022-03-16 08:07:22.128 | dvr 2022-03-16 08:07:22.128 | empty-string-filtering 2022-03-16 08:07:22.128 | external-net 2022-03-16 08:07:22.128 | extra_dhcp_opt 2022-03-16 08:07:22.128 | extraroute 2022-03-16 08:07:22.128 | extraroute-atomic 2022-03-16 08:07:22.128 | filter-validation 2022-03-16 08:07:22.128 | fip-port-details 2022-03-16 08:07:22.129 | flavors 2022-03-16 08:07:22.129 | floatingip-pools 2022-03-16 08:07:22.129 | ip-substring-filtering 2022-03-16 08:07:22.129 | router 2022-03-16 08:07:22.129 | ext-gw-mode 2022-03-16 08:07:22.129 | l3-ha 2022-03-16 08:07:22.129 | l3-flavors 2022-03-16 08:07:22.129 | l3-port-ip-change-not-allowed 2022-03-16 08:07:22.129 | l3_agent_scheduler 2022-03-16 08:07:22.129 | metering 2022-03-16 08:07:22.129 | metering_source_and_destination_fields 2022-03-16 08:07:22.129 | multi-provider 2022-03-16 08:07:22.129 | net-mtu 2022-03-16 08:07:22.129 | net-mtu-writable 2022-03-16 08:07:22.129 | network_availability_zone 2022-03-16 08:07:22.129 | network-ip-availability 2022-03-16 08:07:22.129 | pagination 2022-03-16 08:07:22.129 | port-device-profile 2022-03-16 08:07:22.129 | port-mac-address-regenerate 2022-03-16 08:07:22.129 | port-numa-affinity-policy 2022-03-16 08:07:22.129 | binding 2022-03-16 08:07:22.129 | binding-extended 2022-03-16 08:07:22.129 | port-security 2022-03-16 08:07:22.129 | project-id 2022-03-16 08:07:22.129 | provider 2022-03-16 08:07:22.129 | quota-check-limit 2022-03-16 08:07:22.129 | quotas 2022-03-16 08:07:22.129 | quota_details 2022-03-16 08:07:22.129 | rbac-policies 2022-03-16 08:07:22.129 | rbac-address-group 2022-03-16 08:07:22.129 | rbac-address-scope 2022-03-16 08:07:22.129 | rbac-security-groups 2022-03-16 08:07:22.129 | rbac-subnetpool 2022-03-16 08:07:22.129 | revision-if-match 2022-03-16 08:07:22.129 | standard-attr-revisions 2022-03-16 08:07:22.129 | router_availability_zone 2022-03-16 08:07:22.129 | security-groups-normalized-cidr 2022-03-16 08:07:22.130 | port-security-groups-filtering 2022-03-16 08:07:22.130 | security-groups-remote-address-group 2022-03-16 08:07:22.130 | security-groups-shared-filtering 2022-03-16 08:07:22.130 | security-group 2022-03-16 08:07:22.130 | service-type 2022-03-16 08:07:22.130 | sorting 2022-03-16 08:07:22.130 | standard-attr-description 2022-03-16 08:07:22.130 | stateful-security-group 2022-03-16 08:07:22.130 | subnet_onboard 2022-03-16 08:07:22.130 | subnet-service-types 2022-03-16 08:07:22.130 | subnet_allocation 2022-03-16 08:07:22.130 | subnetpool-prefix-ops 2022-03-16 08:07:22.130 | standard-attr-tag 2022-03-16 08:07:22.130 | standard-attr-timestamp =~ router ]] 2022-03-16 08:07:22.131 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:07:22.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-16 08:07:22.137 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-16 08:07:22.140 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:07:24.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:24.873 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:24.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:24.873 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:25.055 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:25.058 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:07:25.058 | address-scope 2022-03-16 08:07:25.058 | router-admin-state-down-before-update 2022-03-16 08:07:25.058 | agent 2022-03-16 08:07:25.058 | agent-resources-synced 2022-03-16 08:07:25.058 | allowed-address-pairs 2022-03-16 08:07:25.058 | auto-allocated-topology 2022-03-16 08:07:25.058 | availability_zone 2022-03-16 08:07:25.058 | availability_zone_filter 2022-03-16 08:07:25.058 | default-subnetpools 2022-03-16 08:07:25.058 | dhcp_agent_scheduler 2022-03-16 08:07:25.058 | dvr 2022-03-16 08:07:25.059 | empty-string-filtering 2022-03-16 08:07:25.059 | external-net 2022-03-16 08:07:25.059 | extra_dhcp_opt 2022-03-16 08:07:25.059 | extraroute 2022-03-16 08:07:25.059 | extraroute-atomic 2022-03-16 08:07:25.059 | filter-validation 2022-03-16 08:07:25.059 | fip-port-details 2022-03-16 08:07:25.059 | flavors 2022-03-16 08:07:25.059 | floatingip-pools 2022-03-16 08:07:25.059 | ip-substring-filtering 2022-03-16 08:07:25.059 | router 2022-03-16 08:07:25.059 | ext-gw-mode 2022-03-16 08:07:25.059 | l3-ha 2022-03-16 08:07:25.059 | l3-flavors 2022-03-16 08:07:25.059 | l3-port-ip-change-not-allowed 2022-03-16 08:07:25.059 | l3_agent_scheduler 2022-03-16 08:07:25.059 | metering 2022-03-16 08:07:25.059 | metering_source_and_destination_fields 2022-03-16 08:07:25.059 | multi-provider 2022-03-16 08:07:25.059 | net-mtu 2022-03-16 08:07:25.059 | net-mtu-writable 2022-03-16 08:07:25.059 | network_availability_zone 2022-03-16 08:07:25.059 | network-ip-availability 2022-03-16 08:07:25.059 | pagination 2022-03-16 08:07:25.059 | port-device-profile 2022-03-16 08:07:25.059 | port-mac-address-regenerate 2022-03-16 08:07:25.059 | port-numa-affinity-policy 2022-03-16 08:07:25.059 | binding 2022-03-16 08:07:25.059 | binding-extended 2022-03-16 08:07:25.059 | port-security 2022-03-16 08:07:25.059 | project-id 2022-03-16 08:07:25.059 | provider 2022-03-16 08:07:25.059 | quota-check-limit 2022-03-16 08:07:25.059 | quotas 2022-03-16 08:07:25.059 | quota_details 2022-03-16 08:07:25.059 | rbac-policies 2022-03-16 08:07:25.059 | rbac-address-group 2022-03-16 08:07:25.059 | rbac-address-scope 2022-03-16 08:07:25.059 | rbac-security-groups 2022-03-16 08:07:25.060 | rbac-subnetpool 2022-03-16 08:07:25.060 | revision-if-match 2022-03-16 08:07:25.060 | standard-attr-revisions 2022-03-16 08:07:25.060 | router_availability_zone 2022-03-16 08:07:25.060 | security-groups-normalized-cidr 2022-03-16 08:07:25.060 | port-security-groups-filtering 2022-03-16 08:07:25.060 | security-groups-remote-address-group 2022-03-16 08:07:25.060 | security-groups-shared-filtering 2022-03-16 08:07:25.060 | security-group 2022-03-16 08:07:25.060 | service-type 2022-03-16 08:07:25.060 | sorting 2022-03-16 08:07:25.060 | standard-attr-description 2022-03-16 08:07:25.060 | stateful-security-group 2022-03-16 08:07:25.060 | subnet_onboard 2022-03-16 08:07:25.060 | subnet-service-types 2022-03-16 08:07:25.060 | subnet_allocation 2022-03-16 08:07:25.060 | subnetpool-prefix-ops 2022-03-16 08:07:25.060 | standard-attr-tag 2022-03-16 08:07:25.060 | standard-attr-timestamp' 2022-03-16 08:07:25.062 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:07:25.062 | address-scope 2022-03-16 08:07:25.062 | router-admin-state-down-before-update 2022-03-16 08:07:25.062 | agent 2022-03-16 08:07:25.062 | agent-resources-synced 2022-03-16 08:07:25.062 | allowed-address-pairs 2022-03-16 08:07:25.062 | auto-allocated-topology 2022-03-16 08:07:25.062 | availability_zone 2022-03-16 08:07:25.062 | availability_zone_filter 2022-03-16 08:07:25.062 | default-subnetpools 2022-03-16 08:07:25.062 | dhcp_agent_scheduler 2022-03-16 08:07:25.062 | dvr 2022-03-16 08:07:25.062 | empty-string-filtering 2022-03-16 08:07:25.062 | external-net 2022-03-16 08:07:25.062 | extra_dhcp_opt 2022-03-16 08:07:25.062 | extraroute 2022-03-16 08:07:25.062 | extraroute-atomic 2022-03-16 08:07:25.062 | filter-validation 2022-03-16 08:07:25.062 | fip-port-details 2022-03-16 08:07:25.062 | flavors 2022-03-16 08:07:25.062 | floatingip-pools 2022-03-16 08:07:25.062 | ip-substring-filtering 2022-03-16 08:07:25.062 | router 2022-03-16 08:07:25.062 | ext-gw-mode 2022-03-16 08:07:25.062 | l3-ha 2022-03-16 08:07:25.062 | l3-flavors 2022-03-16 08:07:25.062 | l3-port-ip-change-not-allowed 2022-03-16 08:07:25.062 | l3_agent_scheduler 2022-03-16 08:07:25.062 | metering 2022-03-16 08:07:25.062 | metering_source_and_destination_fields 2022-03-16 08:07:25.062 | multi-provider 2022-03-16 08:07:25.063 | net-mtu 2022-03-16 08:07:25.063 | net-mtu-writable 2022-03-16 08:07:25.063 | network_availability_zone 2022-03-16 08:07:25.063 | network-ip-availability 2022-03-16 08:07:25.063 | pagination 2022-03-16 08:07:25.063 | port-device-profile 2022-03-16 08:07:25.063 | port-mac-address-regenerate 2022-03-16 08:07:25.063 | port-numa-affinity-policy 2022-03-16 08:07:25.063 | binding 2022-03-16 08:07:25.063 | binding-extended 2022-03-16 08:07:25.063 | port-security 2022-03-16 08:07:25.063 | project-id 2022-03-16 08:07:25.063 | provider 2022-03-16 08:07:25.063 | quota-check-limit 2022-03-16 08:07:25.063 | quotas 2022-03-16 08:07:25.063 | quota_details 2022-03-16 08:07:25.063 | rbac-policies 2022-03-16 08:07:25.063 | rbac-address-group 2022-03-16 08:07:25.063 | rbac-address-scope 2022-03-16 08:07:25.063 | rbac-security-groups 2022-03-16 08:07:25.063 | rbac-subnetpool 2022-03-16 08:07:25.063 | revision-if-match 2022-03-16 08:07:25.063 | standard-attr-revisions 2022-03-16 08:07:25.063 | router_availability_zone 2022-03-16 08:07:25.063 | security-groups-normalized-cidr 2022-03-16 08:07:25.063 | port-security-groups-filtering 2022-03-16 08:07:25.063 | security-groups-remote-address-group 2022-03-16 08:07:25.063 | security-groups-shared-filtering 2022-03-16 08:07:25.063 | security-group 2022-03-16 08:07:25.063 | service-type 2022-03-16 08:07:25.063 | sorting 2022-03-16 08:07:25.063 | standard-attr-description 2022-03-16 08:07:25.063 | stateful-security-group 2022-03-16 08:07:25.063 | subnet_onboard 2022-03-16 08:07:25.063 | subnet-service-types 2022-03-16 08:07:25.063 | subnet_allocation 2022-03-16 08:07:25.063 | subnetpool-prefix-ops 2022-03-16 08:07:25.063 | standard-attr-tag 2022-03-16 08:07:25.064 | standard-attr-timestamp =~ external-net ]] 2022-03-16 08:07:25.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:07:25.069 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-16 08:07:25.074 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-16 08:07:25.074 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-16 08:07:25.074 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-16 08:07:25.078 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:07:25.090 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:27.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:27.889 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:27.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:27.889 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:28.061 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:28.065 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:07:28.067 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 08:07:28.070 | ++ functions-common:get_field:818 : echo '| id | f1cea4f7-441d-4599-943f-38e80b3b9d8c |' 2022-03-16 08:07:28.071 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:07:28.077 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:28.081 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=f1cea4f7-441d-4599-943f-38e80b3b9d8c 2022-03-16 08:07:28.084 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 6a45aab972e546828c80593268fb7be6 router1' 2022-03-16 08:07:28.086 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:07:28.103 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-16 08:07:28.106 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-16 08:07:28.108 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 08:07:28.112 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:07:30.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:30.789 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:30.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:30.790 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:30.959 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:30.962 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:07:30.962 | address-scope 2022-03-16 08:07:30.962 | router-admin-state-down-before-update 2022-03-16 08:07:30.962 | agent 2022-03-16 08:07:30.962 | agent-resources-synced 2022-03-16 08:07:30.962 | allowed-address-pairs 2022-03-16 08:07:30.962 | auto-allocated-topology 2022-03-16 08:07:30.962 | availability_zone 2022-03-16 08:07:30.962 | availability_zone_filter 2022-03-16 08:07:30.962 | default-subnetpools 2022-03-16 08:07:30.962 | dhcp_agent_scheduler 2022-03-16 08:07:30.962 | dvr 2022-03-16 08:07:30.962 | empty-string-filtering 2022-03-16 08:07:30.963 | external-net 2022-03-16 08:07:30.963 | extra_dhcp_opt 2022-03-16 08:07:30.963 | extraroute 2022-03-16 08:07:30.963 | extraroute-atomic 2022-03-16 08:07:30.963 | filter-validation 2022-03-16 08:07:30.963 | fip-port-details 2022-03-16 08:07:30.963 | flavors 2022-03-16 08:07:30.963 | floatingip-pools 2022-03-16 08:07:30.963 | ip-substring-filtering 2022-03-16 08:07:30.963 | router 2022-03-16 08:07:30.963 | ext-gw-mode 2022-03-16 08:07:30.963 | l3-ha 2022-03-16 08:07:30.963 | l3-flavors 2022-03-16 08:07:30.963 | l3-port-ip-change-not-allowed 2022-03-16 08:07:30.963 | l3_agent_scheduler 2022-03-16 08:07:30.963 | metering 2022-03-16 08:07:30.963 | metering_source_and_destination_fields 2022-03-16 08:07:30.963 | multi-provider 2022-03-16 08:07:30.963 | net-mtu 2022-03-16 08:07:30.963 | net-mtu-writable 2022-03-16 08:07:30.963 | network_availability_zone 2022-03-16 08:07:30.963 | network-ip-availability 2022-03-16 08:07:30.963 | pagination 2022-03-16 08:07:30.963 | port-device-profile 2022-03-16 08:07:30.963 | port-mac-address-regenerate 2022-03-16 08:07:30.963 | port-numa-affinity-policy 2022-03-16 08:07:30.963 | binding 2022-03-16 08:07:30.963 | binding-extended 2022-03-16 08:07:30.963 | port-security 2022-03-16 08:07:30.963 | project-id 2022-03-16 08:07:30.963 | provider 2022-03-16 08:07:30.963 | quota-check-limit 2022-03-16 08:07:30.963 | quotas 2022-03-16 08:07:30.963 | quota_details 2022-03-16 08:07:30.963 | rbac-policies 2022-03-16 08:07:30.963 | rbac-address-group 2022-03-16 08:07:30.963 | rbac-address-scope 2022-03-16 08:07:30.963 | rbac-security-groups 2022-03-16 08:07:30.964 | rbac-subnetpool 2022-03-16 08:07:30.964 | revision-if-match 2022-03-16 08:07:30.964 | standard-attr-revisions 2022-03-16 08:07:30.964 | router_availability_zone 2022-03-16 08:07:30.964 | security-groups-normalized-cidr 2022-03-16 08:07:30.964 | port-security-groups-filtering 2022-03-16 08:07:30.964 | security-groups-remote-address-group 2022-03-16 08:07:30.964 | security-groups-shared-filtering 2022-03-16 08:07:30.964 | security-group 2022-03-16 08:07:30.964 | service-type 2022-03-16 08:07:30.964 | sorting 2022-03-16 08:07:30.964 | standard-attr-description 2022-03-16 08:07:30.964 | stateful-security-group 2022-03-16 08:07:30.964 | subnet_onboard 2022-03-16 08:07:30.964 | subnet-service-types 2022-03-16 08:07:30.964 | subnet_allocation 2022-03-16 08:07:30.964 | subnetpool-prefix-ops 2022-03-16 08:07:30.964 | standard-attr-tag 2022-03-16 08:07:30.964 | standard-attr-timestamp' 2022-03-16 08:07:30.965 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:07:30.965 | address-scope 2022-03-16 08:07:30.965 | router-admin-state-down-before-update 2022-03-16 08:07:30.966 | agent 2022-03-16 08:07:30.966 | agent-resources-synced 2022-03-16 08:07:30.966 | allowed-address-pairs 2022-03-16 08:07:30.966 | auto-allocated-topology 2022-03-16 08:07:30.966 | availability_zone 2022-03-16 08:07:30.966 | availability_zone_filter 2022-03-16 08:07:30.966 | default-subnetpools 2022-03-16 08:07:30.966 | dhcp_agent_scheduler 2022-03-16 08:07:30.966 | dvr 2022-03-16 08:07:30.966 | empty-string-filtering 2022-03-16 08:07:30.966 | external-net 2022-03-16 08:07:30.966 | extra_dhcp_opt 2022-03-16 08:07:30.966 | extraroute 2022-03-16 08:07:30.966 | extraroute-atomic 2022-03-16 08:07:30.966 | filter-validation 2022-03-16 08:07:30.966 | fip-port-details 2022-03-16 08:07:30.966 | flavors 2022-03-16 08:07:30.966 | floatingip-pools 2022-03-16 08:07:30.966 | ip-substring-filtering 2022-03-16 08:07:30.966 | router 2022-03-16 08:07:30.966 | ext-gw-mode 2022-03-16 08:07:30.966 | l3-ha 2022-03-16 08:07:30.966 | l3-flavors 2022-03-16 08:07:30.966 | l3-port-ip-change-not-allowed 2022-03-16 08:07:30.966 | l3_agent_scheduler 2022-03-16 08:07:30.966 | metering 2022-03-16 08:07:30.966 | metering_source_and_destination_fields 2022-03-16 08:07:30.966 | multi-provider 2022-03-16 08:07:30.966 | net-mtu 2022-03-16 08:07:30.966 | net-mtu-writable 2022-03-16 08:07:30.966 | network_availability_zone 2022-03-16 08:07:30.966 | network-ip-availability 2022-03-16 08:07:30.966 | pagination 2022-03-16 08:07:30.966 | port-device-profile 2022-03-16 08:07:30.966 | port-mac-address-regenerate 2022-03-16 08:07:30.966 | port-numa-affinity-policy 2022-03-16 08:07:30.966 | binding 2022-03-16 08:07:30.966 | binding-extended 2022-03-16 08:07:30.967 | port-security 2022-03-16 08:07:30.967 | project-id 2022-03-16 08:07:30.967 | provider 2022-03-16 08:07:30.967 | quota-check-limit 2022-03-16 08:07:30.967 | quotas 2022-03-16 08:07:30.967 | quota_details 2022-03-16 08:07:30.967 | rbac-policies 2022-03-16 08:07:30.967 | rbac-address-group 2022-03-16 08:07:30.967 | rbac-address-scope 2022-03-16 08:07:30.967 | rbac-security-groups 2022-03-16 08:07:30.967 | rbac-subnetpool 2022-03-16 08:07:30.967 | revision-if-match 2022-03-16 08:07:30.967 | standard-attr-revisions 2022-03-16 08:07:30.967 | router_availability_zone 2022-03-16 08:07:30.967 | security-groups-normalized-cidr 2022-03-16 08:07:30.967 | port-security-groups-filtering 2022-03-16 08:07:30.967 | security-groups-remote-address-group 2022-03-16 08:07:30.967 | security-groups-shared-filtering 2022-03-16 08:07:30.967 | security-group 2022-03-16 08:07:30.967 | service-type 2022-03-16 08:07:30.967 | sorting 2022-03-16 08:07:30.967 | standard-attr-description 2022-03-16 08:07:30.967 | stateful-security-group 2022-03-16 08:07:30.967 | subnet_onboard 2022-03-16 08:07:30.967 | subnet-service-types 2022-03-16 08:07:30.967 | subnet_allocation 2022-03-16 08:07:30.967 | subnetpool-prefix-ops 2022-03-16 08:07:30.967 | standard-attr-tag 2022-03-16 08:07:30.967 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 08:07:30.968 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:07:30.971 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-16 08:07:30.974 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-16 08:07:30.978 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-16 08:07:30.978 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-16 08:07:30.979 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-16 08:07:30.982 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:07:30.985 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:33.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:33.909 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:33.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:33.909 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:34.088 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:34.091 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:07:34.094 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 08:07:34.097 | ++ functions-common:get_field:818 : echo '| id | f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 |' 2022-03-16 08:07:34.097 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:07:34.103 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:34.107 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 2022-03-16 08:07:34.110 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-16 08:07:34.112 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:07:34.130 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-16 08:07:34.132 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-16 08:07:34.135 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f1cea4f7-441d-4599-943f-38e80b3b9d8c 2dc3d57b-facc-48cd-866a-b58ef5e0e57d 2022-03-16 08:07:38.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:38.495 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:38.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:38.495 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:38.676 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-16 08:07:38.679 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 2022-03-16 08:07:38.681 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-16 08:07:38.684 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-16 08:07:38.686 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.0.1 ]] 2022-03-16 08:07:38.689 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.0.1 ' 2022-03-16 08:07:38.691 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 --subnet-range 172.26.0.0/24 --no-dhcp ' 2022-03-16 08:07:38.694 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-16 08:07:38.696 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-16 08:07:38.700 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.0.1 --network f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 --subnet-range 172.26.0.0/24 --no-dhcp public-subnet 2022-03-16 08:07:38.701 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-16 08:07:41.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:41.633 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:41.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:41.634 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:41.812 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:41.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | 2022-03-16 08:07:41.816 | | id | b296a1bb-cf55-4947-882f-01f9665ba4b1 |' 2022-03-16 08:07:41.819 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-16 08:07:41.821 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:07:41.839 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' b296a1bb-cf55-4947-882f-01f9665ba4b1 '|' 2022-03-16 08:07:41.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | | id | b296a1bb-cf55-4947-882f-01f9665ba4b1 |' 2022-03-16 08:07:41.845 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-16 08:07:41.849 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-16 08:07:41.849 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' b296a1bb-cf55-4947-882f-01f9665ba4b1 '|' 2022-03-16 08:07:41.851 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:07:41.854 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:41.856 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 08:07:41.858 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 08:07:41.862 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | b296a1bb-cf55-4947-882f-01f9665ba4b1 |' 2022-03-16 08:07:41.865 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 08:07:41.867 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:41.871 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.0.1 2022-03-16 08:07:41.874 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' b296a1bb-cf55-4947-882f-01f9665ba4b1 '|' 2022-03-16 08:07:41.875 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-16 08:07:41.878 | ++ functions-common:get_field:811 : local data field 2022-03-16 08:07:41.880 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:41.882 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-16 08:07:41.885 | ++ functions-common:get_field:816 : field='$6' 2022-03-16 08:07:41.891 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-16 08:07:41.891 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | b296a1bb-cf55-4947-882f-01f9665ba4b1 |' 2022-03-16 08:07:41.893 | ++ functions-common:get_field:812 : read data 2022-03-16 08:07:41.897 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=b296a1bb-cf55-4947-882f-01f9665ba4b1 2022-03-16 08:07:41.899 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 f1cea4f7-441d-4599-943f-38e80b3b9d8c 2022-03-16 08:07:45.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:45.946 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:45.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:45.946 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:46.122 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-16 08:07:46.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-16 08:07:46.141 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:46.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-16 08:07:46.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-16 08:07:46.149 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-16 08:07:46.152 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-16 08:07:46.155 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-16 08:07:46.157 | ++ 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-16 08:07:46.179 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-16 08:07:46.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-16 08:07:46.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-16 08:07:46.187 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-16 08:07:46.189 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 08:07:46.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-16 08:07:46.194 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 08:07:46.197 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-16 08:07:46.199 | + functions-common:test_with_retry:2365 : local until=10 2022-03-16 08:07:46.202 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 08:07:46.204 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 08:07:46.207 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 08:07:46.209 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:46.212 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:46.215 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:46.220 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418066217 2022-03-16 08:07:46.223 | + 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-16 08:07:46.230 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 08:07:46.232 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:46.235 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:46.238 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:46.240 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:46.242 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:46.245 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 08:07:46.247 | + functions-common:time_stop:2432 : start_time=1647418066217 2022-03-16 08:07:46.249 | + functions-common:time_stop:2434 : [[ -z 1647418066217 ]] 2022-03-16 08:07:46.252 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:46.257 | + functions-common:time_stop:2437 : end_time=1647418066254 2022-03-16 08:07:46.259 | + functions-common:time_stop:2438 : elapsed_time=37 2022-03-16 08:07:46.262 | + functions-common:time_stop:2439 : total=5611 2022-03-16 08:07:46.264 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:46.267 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5648 2022-03-16 08:07:46.270 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-16 08:07:46.271 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.0.1 2022-03-16 08:07:46.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-16 08:07:46.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:07:46.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-16 08:07:46.284 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-16 08:07:46.287 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.0.1/24 dev br-data 2022-03-16 08:07:46.302 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-16 08:07:46.318 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-16 08:07:46.318 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-16 08:07:46.321 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-16 08:07:46.321 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-16 08:07:48.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:48.644 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:48.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:07:48.645 | from cryptography.utils import int_from_bytes 2022-03-16 08:07:48.815 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:07:48.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.0.183 ' 2022-03-16 08:07:48.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-16 08:07:48.824 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 08:07:48.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-16 08:07:48.845 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-16 08:07:48.848 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-16 08:07:48.851 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-16 08:07:48.869 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:48.872 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-16 08:07:48.875 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:07:48.877 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-16 08:07:48.880 | + ./stack.sh:main:1319 : start_nova 2022-03-16 08:07:48.883 | + lib/nova:start_nova:1146 : start_nova_rest 2022-03-16 08:07:48.885 | + lib/nova:start_nova_rest:1054 : 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-16 08:07:48.888 | + lib/nova:start_nova_rest:1055 : 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-16 08:07:48.891 | + lib/nova:start_nova_rest:1055 : 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-16 08:07:48.894 | + lib/nova:start_nova_rest:1057 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 08:07:48.897 | + lib/nova:start_nova_rest:1058 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 08:07:48.900 | + lib/nova:start_nova_rest:1060 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:07:48.903 | + functions-common:run_process:1680 : local service=n-sch 2022-03-16 08:07:48.906 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:07:48.909 | + functions-common:run_process:1682 : local group= 2022-03-16 08:07:48.912 | + functions-common:run_process:1683 : local user= 2022-03-16 08:07:48.914 | + functions-common:run_process:1685 : local name=n-sch 2022-03-16 08:07:48.917 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:07:48.920 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:07:48.922 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:48.925 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:48.928 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:48.933 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418068930 2022-03-16 08:07:48.936 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-16 08:07:48.955 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:48.957 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-16 08:07:48.960 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-16 08:07:48.963 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:07:48.965 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:07:48.968 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:07:48.971 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:07:48.974 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 08:07:48.976 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 08:07:48.980 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-16 08:07:48.983 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:07:48.986 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:07:48.989 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 08:07:48.991 | + 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-16 08:07:48.994 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-16 08:07:48.996 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 08:07:48.999 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:07:49.002 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:07:49.004 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:07:49.007 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:07:49.009 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-16 08:07:49.012 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:07:49.016 | + 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-16 08:07:49.071 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-16 08:07:49.129 | + 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-16 08:07:49.196 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-16 08:07:49.254 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-16 08:07:49.310 | + 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-16 08:07:49.371 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:07:49.373 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-16 08:07:49.430 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:07:49.927 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-16 08:07:49.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-16 08:07:50.382 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-16 08:07:50.410 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:50.413 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:50.417 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:50.419 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:50.421 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:50.424 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:50.427 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:50.429 | + functions-common:time_stop:2432 : start_time=1647418068930 2022-03-16 08:07:50.432 | + functions-common:time_stop:2434 : [[ -z 1647418068930 ]] 2022-03-16 08:07:50.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:50.445 | + functions-common:time_stop:2437 : end_time=1647418070437 2022-03-16 08:07:50.448 | + functions-common:time_stop:2438 : elapsed_time=1507 2022-03-16 08:07:50.454 | + functions-common:time_stop:2439 : total=22415 2022-03-16 08:07:50.457 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:50.462 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23922 2022-03-16 08:07:50.465 | + lib/nova:start_nova_rest:1061 : '[' True == False ']' 2022-03-16 08:07:50.468 | ++ lib/nova:start_nova_rest:1064 : which uwsgi 2022-03-16 08:07:50.474 | + lib/nova:start_nova_rest:1064 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:07:50.476 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-16 08:07:50.479 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 08:07:50.482 | + functions-common:run_process:1682 : local group= 2022-03-16 08:07:50.484 | + functions-common:run_process:1683 : local user= 2022-03-16 08:07:50.487 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-16 08:07:50.489 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:07:50.492 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:07:50.495 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:50.498 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:50.506 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:50.510 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418070507 2022-03-16 08:07:50.512 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-16 08:07:50.532 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:50.536 | + 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-16 08:07:50.541 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-16 08:07:50.545 | + 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-16 08:07:50.548 | + 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-16 08:07:50.551 | + 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-16 08:07:50.553 | + 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-16 08:07:50.556 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-16 08:07:50.559 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-16 08:07:50.562 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-16 08:07:50.565 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:07:50.568 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:07:50.570 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:07:50.574 | + 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-16 08:07:50.576 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-16 08:07:50.580 | + 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-16 08:07:50.583 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:07:50.586 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:07:50.588 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-16 08:07:50.591 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:07:50.596 | + 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-16 08:07:50.667 | + 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-16 08:07:50.728 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-16 08:07:50.791 | + 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-16 08:07:50.856 | + 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-16 08:07:50.918 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-16 08:07:50.983 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-16 08:07:51.045 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-16 08:07:51.111 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-16 08:07:51.198 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-16 08:07:51.265 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:07:51.269 | + 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-16 08:07:51.353 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:07:51.851 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-16 08:07:51.866 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-16 08:07:52.309 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-16 08:07:52.390 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:52.394 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:52.397 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:52.403 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:52.409 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:52.415 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:52.420 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:52.423 | + functions-common:time_stop:2432 : start_time=1647418070507 2022-03-16 08:07:52.426 | + functions-common:time_stop:2434 : [[ -z 1647418070507 ]] 2022-03-16 08:07:52.430 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:52.435 | + functions-common:time_stop:2437 : end_time=1647418072431 2022-03-16 08:07:52.438 | + functions-common:time_stop:2438 : elapsed_time=1924 2022-03-16 08:07:52.440 | + functions-common:time_stop:2439 : total=23922 2022-03-16 08:07:52.443 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:52.446 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25846 2022-03-16 08:07:52.449 | + lib/nova:start_nova_rest:1067 : 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-16 08:07:52.452 | + lib/nova:start_nova_rest:1067 : 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-16 08:07:52.457 | + lib/nova:start_nova:1147 : start_nova_console_proxies 2022-03-16 08:07:52.459 | + lib/nova:start_nova_console_proxies:1082 : 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-16 08:07:52.462 | + lib/nova:start_nova_console_proxies:1084 : 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-16 08:07:52.465 | + lib/nova:start_nova_console_proxies:1084 : 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-16 08:07:52.468 | + lib/nova:start_nova_console_proxies:1086 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 08:07:52.471 | + lib/nova:start_nova_console_proxies:1088 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:07:52.475 | + lib/nova:start_nova_console_proxies:1093 : enable_nova_console_proxies 2022-03-16 08:07:52.480 | ++ lib/nova:enable_nova_console_proxies:1071 : seq 1 1 2022-03-16 08:07:52.483 | + lib/nova:enable_nova_console_proxies:1071 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:07:52.486 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 08:07:52.489 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-novnc 2022-03-16 08:07:52.510 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:52.512 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 08:07:52.515 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-spice 2022-03-16 08:07:52.539 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:52.541 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 08:07:52.544 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-sproxy 2022-03-16 08:07:52.565 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:52.571 | ++ lib/nova:start_nova_console_proxies:1094 : seq 1 1 2022-03-16 08:07:52.574 | + lib/nova:start_nova_console_proxies:1094 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:07:52.577 | + lib/nova:start_nova_console_proxies:1095 : local conf 2022-03-16 08:07:52.582 | ++ lib/nova:start_nova_console_proxies:1096 : conductor_conf 1 2022-03-16 08:07:52.584 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:07:52.588 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:07:52.591 | + lib/nova:start_nova_console_proxies:1096 : conf=/etc/nova/nova_cell1.conf 2022-03-16 08:07:52.593 | + lib/nova:start_nova_console_proxies:1097 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 08:07:52.597 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-16 08:07:52.600 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 08:07:52.602 | + functions-common:run_process:1682 : local group= 2022-03-16 08:07:52.605 | + functions-common:run_process:1683 : local user= 2022-03-16 08:07:52.608 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-16 08:07:52.611 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:07:52.614 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:07:52.616 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:52.619 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:52.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:52.630 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418072626 2022-03-16 08:07:52.633 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-16 08:07:52.656 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:52.659 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:52.662 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:52.665 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:52.667 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:52.670 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:52.673 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:52.676 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:52.678 | + functions-common:time_stop:2432 : start_time=1647418072626 2022-03-16 08:07:52.681 | + functions-common:time_stop:2434 : [[ -z 1647418072626 ]] 2022-03-16 08:07:52.687 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:52.690 | + functions-common:time_stop:2437 : end_time=1647418072686 2022-03-16 08:07:52.696 | + functions-common:time_stop:2438 : elapsed_time=60 2022-03-16 08:07:52.699 | + functions-common:time_stop:2439 : total=25846 2022-03-16 08:07:52.701 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:52.705 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25906 2022-03-16 08:07:52.709 | + lib/nova:start_nova_console_proxies:1098 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 08:07:52.714 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-16 08:07:52.717 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 08:07:52.720 | + functions-common:run_process:1682 : local group= 2022-03-16 08:07:52.723 | + functions-common:run_process:1683 : local user= 2022-03-16 08:07:52.726 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-16 08:07:52.729 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:07:52.731 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:07:52.734 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:52.737 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:52.743 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:52.746 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418072742 2022-03-16 08:07:52.748 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-16 08:07:52.770 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:52.773 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:52.775 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:52.778 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:52.781 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:52.784 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:52.786 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:52.789 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:52.792 | + functions-common:time_stop:2432 : start_time=1647418072742 2022-03-16 08:07:52.795 | + functions-common:time_stop:2434 : [[ -z 1647418072742 ]] 2022-03-16 08:07:52.800 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:52.803 | + functions-common:time_stop:2437 : end_time=1647418072800 2022-03-16 08:07:52.806 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-16 08:07:52.808 | + functions-common:time_stop:2439 : total=25906 2022-03-16 08:07:52.811 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:52.814 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25964 2022-03-16 08:07:52.818 | + lib/nova:start_nova_console_proxies:1099 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:07:52.820 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-16 08:07:52.823 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:07:52.826 | + functions-common:run_process:1682 : local group= 2022-03-16 08:07:52.829 | + functions-common:run_process:1683 : local user= 2022-03-16 08:07:52.832 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-16 08:07:52.835 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:07:52.837 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:07:52.840 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:52.843 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:52.847 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:52.851 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418072848 2022-03-16 08:07:52.854 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-16 08:07:52.875 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:52.879 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:52.882 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:52.885 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:52.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:52.891 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:52.894 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:52.897 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:52.900 | + functions-common:time_stop:2432 : start_time=1647418072848 2022-03-16 08:07:52.903 | + functions-common:time_stop:2434 : [[ -z 1647418072848 ]] 2022-03-16 08:07:52.908 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:52.912 | + functions-common:time_stop:2437 : end_time=1647418072908 2022-03-16 08:07:52.914 | + functions-common:time_stop:2438 : elapsed_time=60 2022-03-16 08:07:52.917 | + functions-common:time_stop:2439 : total=25964 2022-03-16 08:07:52.921 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:52.924 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26024 2022-03-16 08:07:52.928 | + lib/nova:start_nova_console_proxies:1103 : 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-16 08:07:52.931 | + lib/nova:start_nova_console_proxies:1103 : 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-16 08:07:52.934 | + lib/nova:start_nova:1148 : start_nova_conductor 2022-03-16 08:07:52.936 | + lib/nova:start_nova_conductor:1116 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:07:52.946 | + lib/nova:start_nova_conductor:1122 : enable_nova_fleet 2022-03-16 08:07:52.946 | + lib/nova:enable_nova_fleet:1107 : is_service_enabled n-cond 2022-03-16 08:07:52.973 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:52.979 | + lib/nova:enable_nova_fleet:1108 : enable_service n-super-cond 2022-03-16 08:07:53.053 | ++ lib/nova:enable_nova_fleet:1109 : seq 1 1 2022-03-16 08:07:53.057 | + lib/nova:enable_nova_fleet:1109 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:07:53.058 | + lib/nova:enable_nova_fleet:1110 : enable_service n-cond-cell1 2022-03-16 08:07:53.119 | + lib/nova:start_nova_conductor:1123 : is_service_enabled n-super-cond 2022-03-16 08:07:53.161 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:53.168 | + lib/nova:start_nova_conductor:1124 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:07:53.174 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-16 08:07:53.182 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:07:53.186 | + functions-common:run_process:1682 : local group= 2022-03-16 08:07:53.195 | + functions-common:run_process:1683 : local user= 2022-03-16 08:07:53.198 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-16 08:07:53.202 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:07:53.206 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:07:53.213 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:53.216 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:53.223 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:53.232 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418073225 2022-03-16 08:07:53.235 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-16 08:07:53.285 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:53.295 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-16 08:07:53.305 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-16 08:07:53.311 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:07:53.318 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:07:53.324 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:07:53.331 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:07:53.335 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 08:07:53.345 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 08:07:53.355 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-16 08:07:53.359 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:07:53.370 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:07:53.386 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 08:07:53.391 | + 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-16 08:07:53.396 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-16 08:07:53.399 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 08:07:53.401 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:07:53.408 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:07:53.409 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:07:53.412 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:07:53.414 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-16 08:07:53.417 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:07:53.422 | + 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-16 08:07:53.494 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-16 08:07:53.561 | + 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-16 08:07:53.623 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-16 08:07:53.691 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-16 08:07:53.761 | + 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-16 08:07:53.834 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:07:53.839 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-16 08:07:53.912 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:07:54.428 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-16 08:07:54.446 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-16 08:07:54.992 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-16 08:07:55.026 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:55.026 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:55.030 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:55.034 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:55.037 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:55.039 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:55.043 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:55.047 | + functions-common:time_stop:2432 : start_time=1647418073225 2022-03-16 08:07:55.051 | + functions-common:time_stop:2434 : [[ -z 1647418073225 ]] 2022-03-16 08:07:55.059 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:55.065 | + functions-common:time_stop:2437 : end_time=1647418075060 2022-03-16 08:07:55.067 | + functions-common:time_stop:2438 : elapsed_time=1835 2022-03-16 08:07:55.071 | + functions-common:time_stop:2439 : total=26024 2022-03-16 08:07:55.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:55.080 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27859 2022-03-16 08:07:55.084 | ++ lib/nova:start_nova_conductor:1126 : seq 1 1 2022-03-16 08:07:55.094 | + lib/nova:start_nova_conductor:1126 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 08:07:55.097 | + lib/nova:start_nova_conductor:1127 : is_service_enabled n-cond-cell1 2022-03-16 08:07:55.130 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:55.133 | + lib/nova:start_nova_conductor:1128 : local conf 2022-03-16 08:07:55.136 | ++ lib/nova:start_nova_conductor:1129 : conductor_conf 1 2022-03-16 08:07:55.139 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 08:07:55.143 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 08:07:55.147 | + lib/nova:start_nova_conductor:1129 : conf=/etc/nova/nova_cell1.conf 2022-03-16 08:07:55.148 | + lib/nova:start_nova_conductor:1130 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:07:55.151 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-16 08:07:55.154 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:07:55.157 | + functions-common:run_process:1682 : local group= 2022-03-16 08:07:55.160 | + functions-common:run_process:1683 : local user= 2022-03-16 08:07:55.162 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-16 08:07:55.165 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:07:55.168 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:07:55.170 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:55.173 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:55.179 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:55.182 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418075178 2022-03-16 08:07:55.184 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-16 08:07:55.208 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:55.211 | + 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-16 08:07:55.214 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-16 08:07:55.217 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:07:55.220 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:07:55.222 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:07:55.225 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:07:55.228 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-16 08:07:55.231 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-16 08:07:55.234 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-16 08:07:55.237 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:07:55.239 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:07:55.243 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-16 08:07:55.245 | + 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-16 08:07:55.249 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-16 08:07:55.253 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 08:07:55.254 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:07:55.261 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:07:55.264 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:07:55.266 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:07:55.269 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-16 08:07:55.271 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:07:55.277 | + 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-16 08:07:55.339 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-16 08:07:55.411 | + 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-16 08:07:55.477 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-16 08:07:55.545 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-16 08:07:55.617 | + 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-16 08:07:55.689 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:07:55.692 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-16 08:07:55.758 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:07:56.274 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-16 08:07:56.296 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-16 08:07:56.793 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-16 08:07:56.827 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:56.830 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:56.834 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:56.840 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:56.845 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:56.847 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:56.848 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:56.852 | + functions-common:time_stop:2432 : start_time=1647418075178 2022-03-16 08:07:56.855 | + functions-common:time_stop:2434 : [[ -z 1647418075178 ]] 2022-03-16 08:07:56.862 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:56.871 | + functions-common:time_stop:2437 : end_time=1647418076864 2022-03-16 08:07:56.875 | + functions-common:time_stop:2438 : elapsed_time=1686 2022-03-16 08:07:56.878 | + functions-common:time_stop:2439 : total=27859 2022-03-16 08:07:56.883 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:56.886 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29545 2022-03-16 08:07:56.894 | + lib/nova:start_nova:1149 : start_nova_compute 2022-03-16 08:07:56.899 | + lib/nova:start_nova_compute:979 : 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-16 08:07:56.908 | + lib/nova:start_nova_compute:980 : 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-16 08:07:56.915 | + lib/nova:start_nova_compute:980 : 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-16 08:07:56.923 | + lib/nova:start_nova_compute:982 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 08:07:56.927 | + lib/nova:start_nova_compute:985 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-16 08:07:56.935 | + lib/nova:start_nova_compute:987 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 08:07:56.946 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:07:56.952 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 08:07:56.959 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 08:07:56.962 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 08:07:56.972 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-16 08:07:56.983 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-16 08:07:56.990 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-16 08:07:56.993 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-16 08:07:56.997 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 08:07:57.000 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 08:07:57.006 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 08:07:57.006 | BEGIN { 2022-03-16 08:07:57.006 | section = "" 2022-03-16 08:07:57.006 | last_section = "" 2022-03-16 08:07:57.006 | section_count = 0 2022-03-16 08:07:57.006 | } 2022-03-16 08:07:57.006 | /^\[.+\]/ { 2022-03-16 08:07:57.006 | gsub("[][]", "", $1); 2022-03-16 08:07:57.006 | section=$1 2022-03-16 08:07:57.006 | next 2022-03-16 08:07:57.006 | } 2022-03-16 08:07:57.006 | /^ *\#/ { 2022-03-16 08:07:57.006 | next 2022-03-16 08:07:57.006 | } 2022-03-16 08:07:57.006 | /^[^ \t]+/ { 2022-03-16 08:07:57.006 | # get offset of first = in $0 2022-03-16 08:07:57.006 | eq_idx = index($0, "=") 2022-03-16 08:07:57.006 | # extract attr & value from $0 2022-03-16 08:07:57.006 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 08:07:57.006 | value = substr($0, eq_idx + 1) 2022-03-16 08:07:57.006 | # only need to strip trailing whitespace from attr 2022-03-16 08:07:57.006 | sub(/[ \t]*$/, "", attr) 2022-03-16 08:07:57.006 | # need to strip leading & trailing whitespace from value 2022-03-16 08:07:57.006 | sub(/^[ \t]*/, "", value) 2022-03-16 08:07:57.006 | sub(/[ \t]*$/, "", value) 2022-03-16 08:07:57.006 | 2022-03-16 08:07:57.006 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 08:07:57.006 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 08:07:57.006 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 08:07:57.006 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 08:07:57.007 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 08:07:57.007 | if (section != last_section) { 2022-03-16 08:07:57.007 | cfg_section[section_count++] = section 2022-03-16 08:07:57.007 | last_section = section 2022-03-16 08:07:57.007 | } 2022-03-16 08:07:57.007 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 08:07:57.007 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 08:07:57.007 | 2022-03-16 08:07:57.007 | cfg_attr[section, attr, 0] = value 2022-03-16 08:07:57.007 | cfg_attr_count[section, attr] = 1 2022-03-16 08:07:57.007 | } else { 2022-03-16 08:07:57.007 | lno = cfg_attr_count[section, attr]++ 2022-03-16 08:07:57.007 | cfg_attr[section, attr, lno] = value 2022-03-16 08:07:57.007 | } 2022-03-16 08:07:57.007 | } 2022-03-16 08:07:57.007 | END { 2022-03-16 08:07:57.007 | # Process each section in order 2022-03-16 08:07:57.007 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 08:07:57.007 | section = cfg_section[sno] 2022-03-16 08:07:57.007 | # The ini routines simply append a config item immediately 2022-03-16 08:07:57.007 | # after the section header. To keep the same order as defined 2022-03-16 08:07:57.007 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 08:07:57.007 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 08:07:57.007 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 08:07:57.007 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 08:07:57.007 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 08:07:57.007 | else { 2022-03-16 08:07:57.007 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 08:07:57.007 | count = cfg_attr_count[section, attr] 2022-03-16 08:07:57.007 | print "inidelete " configfile " " section " " attr 2022-03-16 08:07:57.007 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 08:07:57.007 | for (l = count -2; l >= 0; l--) 2022-03-16 08:07:57.008 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 08:07:57.008 | } 2022-03-16 08:07:57.008 | } 2022-03-16 08:07:57.008 | } 2022-03-16 08:07:57.008 | } 2022-03-16 08:07:57.008 | ' 2022-03-16 08:07:57.008 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:07:57.011 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 08:07:57.016 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 08:07:57.021 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 08:07:57.029 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:07:57.040 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-16 08:07:57.047 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 08:07:57.047 | BEGIN { group = "" } 2022-03-16 08:07:57.047 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:07:57.047 | gsub("[][]", "", $1); 2022-03-16 08:07:57.048 | split($1, a, "|"); 2022-03-16 08:07:57.048 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 08:07:57.048 | group=a[1] 2022-03-16 08:07:57.048 | } else { 2022-03-16 08:07:57.048 | group="" 2022-03-16 08:07:57.048 | } 2022-03-16 08:07:57.048 | next 2022-03-16 08:07:57.048 | } 2022-03-16 08:07:57.048 | { 2022-03-16 08:07:57.048 | if (group != "") 2022-03-16 08:07:57.048 | print $0 2022-03-16 08:07:57.048 | } 2022-03-16 08:07:57.048 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:07:57.056 | + lib/nova:start_nova_compute:989 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 08:07:57.058 | + lib/nova:start_nova_compute:996 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-16 08:07:57.116 | + lib/nova:start_nova_compute:999 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-16 08:07:57.179 | + lib/nova:start_nova_compute:1000 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-16 08:07:57.194 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 08:07:57.202 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-16 08:07:57.211 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 08:07:57.219 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 08:07:57.227 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 08:07:57.270 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:57.278 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 08:07:57.284 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 08:07:57.294 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 08:07:57.339 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:57.346 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-03-16 08:07:57.358 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-03-16 08:07:57.426 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 08:07:57.437 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 08:07:57.450 | + lib/nova:start_nova_compute:1004 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-16 08:07:57.501 | + lib/nova:start_nova_compute:1005 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-16 08:07:57.542 | + lib/nova:start_nova_compute:1010 : configure_console_compute 2022-03-16 08:07:57.549 | + lib/nova:configure_console_compute:643 : local offset 2022-03-16 08:07:57.552 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-16 08:07:57.554 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-16 08:07:57.563 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-16 08:07:57.625 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.39 2022-03-16 08:07:57.628 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-16 08:07:57.679 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:57.687 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-16 08:07:57.731 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:57.739 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-16 08:07:57.742 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-16 08:07:57.777 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-16 08:07:57.795 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:57.798 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-16 08:07:57.816 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:57.819 | + lib/nova:start_nova_compute:1013 : '[' -n '' ']' 2022-03-16 08:07:57.821 | + lib/nova:start_nova_compute:1018 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 08:07:57.824 | + lib/nova:start_nova_compute:1018 : [[ kvm == \q\e\m\u ]] 2022-03-16 08:07:57.827 | + lib/nova:start_nova_compute:1022 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-16 08:07:57.830 | + lib/nova:start_nova_compute:1026 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-16 08:07:57.833 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-16 08:07:57.835 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-16 08:07:57.838 | + functions-common:run_process:1682 : local group=libvirt 2022-03-16 08:07:57.840 | + functions-common:run_process:1683 : local user= 2022-03-16 08:07:57.843 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-16 08:07:57.846 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:07:57.849 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:07:57.852 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:07:57.854 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:07:57.860 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:07:57.862 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418077859 2022-03-16 08:07:57.865 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-16 08:07:57.884 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:07:57.887 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:07:57.890 | + functions-common:time_stop:2425 : local name 2022-03-16 08:07:57.894 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:07:57.897 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:07:57.899 | + functions-common:time_stop:2428 : local total 2022-03-16 08:07:57.902 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:07:57.905 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:07:57.908 | + functions-common:time_stop:2432 : start_time=1647418077859 2022-03-16 08:07:57.911 | + functions-common:time_stop:2434 : [[ -z 1647418077859 ]] 2022-03-16 08:07:57.914 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:07:57.919 | + functions-common:time_stop:2437 : end_time=1647418077916 2022-03-16 08:07:57.922 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-16 08:07:57.924 | + functions-common:time_stop:2439 : total=29545 2022-03-16 08:07:57.927 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:07:57.929 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29602 2022-03-16 08:07:57.932 | + lib/nova:start_nova_compute:1048 : 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-16 08:07:57.935 | + lib/nova:start_nova_compute:1048 : 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-16 08:07:57.938 | + lib/nova:start_nova:1150 : is_service_enabled n-api 2022-03-16 08:07:57.959 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:07:57.962 | + lib/nova:start_nova:1152 : echo 'Dumping cells_v2 mapping' 2022-03-16 08:07:57.962 | Dumping cells_v2 mapping 2022-03-16 08:07:57.965 | + lib/nova:start_nova:1153 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-16 08:07:59.004 | 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-16 08:08:01.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:01.574 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:01.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:01.574 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:01.574 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 08:08:01.574 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-16 08:08:01.574 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 08:08:01.574 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-16 08:08:01.574 | | cell1 | de7dd41d-4c75-47ce-af9c-1681be2e3294 | rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-16 08:08:01.574 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 08:08:02.007 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-16 08:08:02.010 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-16 08:08:02.072 | + inc/async:async_inner:63 : create_flavors 2022-03-16 08:08:02.115 | [198315 Async create_flavors:256256]: running: create_flavors 2022-03-16 08:08:02.118 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-16 08:08:02.139 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:02.142 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-16 08:08:02.145 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:08:02.147 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-16 08:08:02.150 | + ./stack.sh:main:1324 : start_cinder 2022-03-16 08:08:02.153 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-16 08:08:02.155 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-16 08:08:02.159 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-16 08:08:02.161 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-16 08:08:02.179 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:08:02.182 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-16 08:08:02.184 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-16 08:08:02.187 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-16 08:08:02.191 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-16 08:08:02.195 | + 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-16 08:08:02.198 | + functions-common:run_process:1680 : local service=c-api 2022-03-16 08:08:02.201 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:08:02.204 | + functions-common:run_process:1682 : local group= 2022-03-16 08:08:02.206 | + functions-common:run_process:1683 : local user= 2022-03-16 08:08:02.209 | + functions-common:run_process:1685 : local name=c-api 2022-03-16 08:08:02.212 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:08:02.214 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:08:02.217 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:08:02.219 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:08:02.223 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:08:02.227 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418082225 2022-03-16 08:08:02.230 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-16 08:08:02.248 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:02.251 | + 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-16 08:08:02.254 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-16 08:08:02.256 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:08:02.259 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:08:02.262 | + 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-16 08:08:02.264 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 08:08:02.267 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-16 08:08:02.269 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-16 08:08:02.272 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-16 08:08:02.275 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:08:02.277 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:08:02.280 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:08:02.283 | + 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-16 08:08:02.285 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-16 08:08:02.287 | + 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-16 08:08:02.290 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:08:02.292 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:08:02.295 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-16 08:08:02.298 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:08:02.302 | + 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-16 08:08:02.355 | + 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-16 08:08:02.411 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-16 08:08:02.465 | + 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-16 08:08:02.519 | + 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-16 08:08:02.575 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-16 08:08:02.631 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-16 08:08:02.687 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-16 08:08:02.743 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-16 08:08:02.798 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-16 08:08:02.854 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:08:02.856 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-16 08:08:02.912 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:08:03.381 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-16 08:08:03.394 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-16 08:08:03.889 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-16 08:08:03.982 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:08:03.992 | + functions-common:time_stop:2425 : local name 2022-03-16 08:08:03.995 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:08:04.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:08:04.007 | + functions-common:time_stop:2428 : local total 2022-03-16 08:08:04.010 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:08:04.013 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:08:04.015 | + functions-common:time_stop:2432 : start_time=1647418082225 2022-03-16 08:08:04.019 | + functions-common:time_stop:2434 : [[ -z 1647418082225 ]] 2022-03-16 08:08:04.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:08:04.028 | + functions-common:time_stop:2437 : end_time=1647418084025 2022-03-16 08:08:04.031 | + functions-common:time_stop:2438 : elapsed_time=1800 2022-03-16 08:08:04.034 | + functions-common:time_stop:2439 : total=29602 2022-03-16 08:08:04.037 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:08:04.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31402 2022-03-16 08:08:04.043 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.39/volume/v3 2022-03-16 08:08:04.046 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-16 08:08:04.046 | Waiting for Cinder API to start... 2022-03-16 08:08:04.049 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.39/volume/v3 2022-03-16 08:08:04.052 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:08:04.055 | + functions:wait_for_service:458 : local url=http://10.222.0.39/volume/v3 2022-03-16 08:08:04.058 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:08:04.060 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:08:04.064 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:08:04.067 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:08:04.070 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:08:04.076 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:08:04.082 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418084078 2022-03-16 08:08:04.085 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:08:04.091 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/volume/v3 2022-03-16 08:08:08.597 | + :: : [[ 401 == 503 ]] 2022-03-16 08:08:08.599 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:08:08.602 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:08:08.605 | + functions-common:time_stop:2425 : local name 2022-03-16 08:08:08.607 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:08:08.610 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:08:08.613 | + functions-common:time_stop:2428 : local total 2022-03-16 08:08:08.615 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:08:08.618 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:08:08.621 | + functions-common:time_stop:2432 : start_time=1647418084078 2022-03-16 08:08:08.623 | + functions-common:time_stop:2434 : [[ -z 1647418084078 ]] 2022-03-16 08:08:08.627 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:08:08.632 | + functions-common:time_stop:2437 : end_time=1647418088629 2022-03-16 08:08:08.635 | + functions-common:time_stop:2438 : elapsed_time=4551 2022-03-16 08:08:08.638 | + functions-common:time_stop:2439 : total=18256 2022-03-16 08:08:08.640 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:08:08.643 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22807 2022-03-16 08:08:08.646 | + functions:wait_for_service:467 : return 0 2022-03-16 08:08:08.653 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:08.656 | + functions-common:run_process:1680 : local service=c-sch 2022-03-16 08:08:08.659 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:08.661 | + functions-common:run_process:1682 : local group= 2022-03-16 08:08:08.664 | + functions-common:run_process:1683 : local user= 2022-03-16 08:08:08.667 | + functions-common:run_process:1685 : local name=c-sch 2022-03-16 08:08:08.669 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:08:08.672 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:08:08.675 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:08:08.677 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:08:08.681 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:08:08.686 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418088683 2022-03-16 08:08:08.689 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-16 08:08:08.708 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:08.711 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 08:08:08.713 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-16 08:08:08.716 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:08.719 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:08.721 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:08.724 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:08.726 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 08:08:08.729 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 08:08:08.732 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-16 08:08:08.734 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:08:08.737 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:08:08.740 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 08:08:08.742 | + 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-16 08:08:08.745 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-16 08:08:08.748 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:08.751 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:08:08.753 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:08:08.756 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:08:08.759 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:08:08.761 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-16 08:08:08.764 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:08:08.769 | + 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-16 08:08:08.824 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-16 08:08:08.879 | + 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-16 08:08:08.934 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-16 08:08:08.992 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-16 08:08:09.049 | + 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-16 08:08:09.105 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:08:09.108 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-16 08:08:09.166 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:08:09.620 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-16 08:08:09.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-16 08:08:10.110 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-16 08:08:10.139 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:08:10.145 | + functions-common:time_stop:2425 : local name 2022-03-16 08:08:10.148 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:08:10.151 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:08:10.153 | + functions-common:time_stop:2428 : local total 2022-03-16 08:08:10.156 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:08:10.159 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:08:10.162 | + functions-common:time_stop:2432 : start_time=1647418088683 2022-03-16 08:08:10.165 | + functions-common:time_stop:2434 : [[ -z 1647418088683 ]] 2022-03-16 08:08:10.168 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:08:10.174 | + functions-common:time_stop:2437 : end_time=1647418090170 2022-03-16 08:08:10.177 | + functions-common:time_stop:2438 : elapsed_time=1487 2022-03-16 08:08:10.179 | + functions-common:time_stop:2439 : total=31402 2022-03-16 08:08:10.182 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:08:10.185 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32889 2022-03-16 08:08:10.187 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:10.190 | + functions-common:run_process:1680 : local service=c-bak 2022-03-16 08:08:10.193 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:10.196 | + functions-common:run_process:1682 : local group= 2022-03-16 08:08:10.199 | + functions-common:run_process:1683 : local user= 2022-03-16 08:08:10.201 | + functions-common:run_process:1685 : local name=c-bak 2022-03-16 08:08:10.204 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:08:10.207 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:08:10.210 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:08:10.212 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:08:10.217 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:08:10.221 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418090218 2022-03-16 08:08:10.224 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-16 08:08:10.249 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:10.252 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 08:08:10.255 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-16 08:08:10.257 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:10.260 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:10.263 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:10.266 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:10.269 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 08:08:10.271 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 08:08:10.274 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-16 08:08:10.277 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:08:10.279 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:08:10.283 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 08:08:10.286 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 08:08:10.289 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-16 08:08:10.291 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:10.294 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:08:10.297 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:08:10.300 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:08:10.303 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:08:10.305 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-16 08:08:10.308 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:08:10.314 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-16 08:08:10.377 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-16 08:08:10.442 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:10.514 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-16 08:08:10.572 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-16 08:08:10.639 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:08:10.706 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:08:10.709 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-16 08:08:10.770 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:08:11.285 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-16 08:08:11.302 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-16 08:08:11.788 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-16 08:08:11.826 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:08:11.835 | + functions-common:time_stop:2425 : local name 2022-03-16 08:08:11.849 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:08:11.850 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:08:11.853 | + functions-common:time_stop:2428 : local total 2022-03-16 08:08:11.854 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:08:11.857 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:08:11.861 | + functions-common:time_stop:2432 : start_time=1647418090218 2022-03-16 08:08:11.865 | + functions-common:time_stop:2434 : [[ -z 1647418090218 ]] 2022-03-16 08:08:11.865 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:08:11.870 | + functions-common:time_stop:2437 : end_time=1647418091867 2022-03-16 08:08:11.876 | + functions-common:time_stop:2438 : elapsed_time=1649 2022-03-16 08:08:11.876 | + functions-common:time_stop:2439 : total=32889 2022-03-16 08:08:11.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:08:11.881 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34538 2022-03-16 08:08:11.883 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:11.885 | + functions-common:run_process:1680 : local service=c-vol 2022-03-16 08:08:11.888 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:11.891 | + functions-common:run_process:1682 : local group= 2022-03-16 08:08:11.894 | + functions-common:run_process:1683 : local user= 2022-03-16 08:08:11.896 | + functions-common:run_process:1685 : local name=c-vol 2022-03-16 08:08:11.899 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:08:11.901 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:08:11.904 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:08:11.907 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:08:11.913 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:08:11.916 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418091912 2022-03-16 08:08:11.918 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-16 08:08:11.940 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:11.942 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 08:08:11.945 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-16 08:08:11.948 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:11.951 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:11.954 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:11.957 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:11.959 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 08:08:11.963 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 08:08:11.970 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-16 08:08:11.973 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:08:11.976 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:08:11.980 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 08:08:11.983 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 08:08:11.985 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-16 08:08:11.988 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:11.992 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 08:08:11.994 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 08:08:11.997 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 08:08:12.000 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 08:08:12.003 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-16 08:08:12.006 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 08:08:12.011 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-16 08:08:12.083 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-16 08:08:12.150 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 08:08:12.216 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-16 08:08:12.284 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-16 08:08:12.353 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:08:12.420 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 08:08:12.425 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-16 08:08:12.489 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 08:08:13.021 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-16 08:08:13.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-16 08:08:13.542 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-16 08:08:13.577 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:08:13.598 | + functions-common:time_stop:2425 : local name 2022-03-16 08:08:13.603 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:08:13.616 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:08:13.631 | + functions-common:time_stop:2428 : local total 2022-03-16 08:08:13.638 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:08:13.643 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:08:13.654 | + functions-common:time_stop:2432 : start_time=1647418091912 2022-03-16 08:08:13.667 | + functions-common:time_stop:2434 : [[ -z 1647418091912 ]] 2022-03-16 08:08:13.682 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:08:13.707 | + functions-common:time_stop:2437 : end_time=1647418093691 2022-03-16 08:08:13.722 | + functions-common:time_stop:2438 : elapsed_time=1779 2022-03-16 08:08:13.731 | + functions-common:time_stop:2439 : total=34538 2022-03-16 08:08:13.743 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:08:13.758 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36317 2022-03-16 08:08:13.775 | + ./stack.sh:main:1325 : create_volume_types 2022-03-16 08:08:13.791 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-16 08:08:13.857 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:13.873 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 08:08:13.881 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-16 08:08:13.884 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 08:08:13.887 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-16 08:08:13.894 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-16 08:08:13.960 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:13.976 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-16 08:08:18.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:18.472 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:18.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:18.472 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:18.472 | +-------------+--------------------------------------+ 2022-03-16 08:08:18.472 | | Field | Value | 2022-03-16 08:08:18.472 | +-------------+--------------------------------------+ 2022-03-16 08:08:18.472 | | description | None | 2022-03-16 08:08:18.472 | | id | b1fc8dc3-9481-4348-b871-94a3793f266f | 2022-03-16 08:08:18.472 | | is_public | True | 2022-03-16 08:08:18.472 | | name | lvmdriver-1 | 2022-03-16 08:08:18.472 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-16 08:08:18.472 | +-------------+--------------------------------------+ 2022-03-16 08:08:18.748 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-16 08:08:18.751 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-16 08:08:18.755 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-16 08:08:18.788 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:18.791 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-16 08:08:18.813 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:08:18.826 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-16 08:08:18.837 | + ./stack.sh:main:1340 : start_glance 2022-03-16 08:08:18.840 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-16 08:08:18.845 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-16 08:08:18.874 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:08:18.880 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-16 08:08:18.883 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-16 08:08:18.892 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:08:18.894 | + functions-common:run_process:1680 : local service=g-api 2022-03-16 08:08:18.897 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:08:18.903 | + functions-common:run_process:1682 : local group= 2022-03-16 08:08:18.908 | + functions-common:run_process:1683 : local user= 2022-03-16 08:08:18.911 | + functions-common:run_process:1685 : local name=g-api 2022-03-16 08:08:18.914 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 08:08:18.916 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 08:08:18.919 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:08:18.922 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:08:18.925 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:08:18.931 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418098927 2022-03-16 08:08:18.935 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-16 08:08:18.966 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:18.969 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-16 08:08:18.972 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-16 08:08:18.975 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:08:18.978 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:08:18.980 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:08:18.983 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:08:18.986 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-16 08:08:18.989 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-16 08:08:18.992 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-16 08:08:18.994 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 08:08:18.997 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 08:08:19.001 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-16 08:08:19.004 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-16 08:08:19.006 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-16 08:08:19.009 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:08:19.012 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 08:08:19.014 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 08:08:19.017 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-16 08:08:19.020 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 08:08:19.027 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-16 08:08:19.108 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-16 08:08:19.175 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-16 08:08:19.237 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 08:08:19.302 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 08:08:19.378 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-16 08:08:19.442 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-16 08:08:19.504 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-16 08:08:19.567 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-16 08:08:19.623 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-16 08:08:19.688 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 08:08:19.691 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-16 08:08:19.762 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 08:08:20.257 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-16 08:08:20.274 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-16 08:08:20.781 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-16 08:08:20.870 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 08:08:20.878 | + functions-common:time_stop:2425 : local name 2022-03-16 08:08:20.883 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:08:20.895 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:08:20.898 | + functions-common:time_stop:2428 : local total 2022-03-16 08:08:20.907 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:08:20.922 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 08:08:20.927 | + functions-common:time_stop:2432 : start_time=1647418098927 2022-03-16 08:08:20.947 | + functions-common:time_stop:2434 : [[ -z 1647418098927 ]] 2022-03-16 08:08:20.970 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:08:20.980 | + functions-common:time_stop:2437 : end_time=1647418100977 2022-03-16 08:08:20.989 | + functions-common:time_stop:2438 : elapsed_time=2050 2022-03-16 08:08:20.999 | + functions-common:time_stop:2439 : total=36317 2022-03-16 08:08:21.005 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:08:21.012 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38367 2022-03-16 08:08:21.016 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-16 08:08:21.085 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:08:21.097 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.39) to start...' 2022-03-16 08:08:21.098 | Waiting for g-api (10.222.0.39) to start... 2022-03-16 08:08:21.101 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.39/image 2022-03-16 08:08:21.125 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 08:08:21.137 | + functions:wait_for_service:458 : local url=http://10.222.0.39/image 2022-03-16 08:08:21.147 | + functions:wait_for_service:459 : local rval=0 2022-03-16 08:08:21.149 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 08:08:21.157 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 08:08:21.179 | + functions-common:time_start:2412 : local start_time= 2022-03-16 08:08:21.185 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 08:08:21.200 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 08:08:21.220 | + functions-common:time_start:2416 : _TIME_START[$name]=1647418101202 2022-03-16 08:08:21.231 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 08:08:21.255 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/image 2022-03-16 08:08:25.546 | + :: : [[ 300 == 503 ]] 2022-03-16 08:08:25.555 | + :: : [[ 0 -eq 7 ]] 2022-03-16 08:08:25.562 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 08:08:25.565 | + functions-common:time_stop:2425 : local name 2022-03-16 08:08:25.568 | + functions-common:time_stop:2426 : local end_time 2022-03-16 08:08:25.570 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:08:25.573 | + functions-common:time_stop:2428 : local total 2022-03-16 08:08:25.576 | + functions-common:time_stop:2429 : local start_time 2022-03-16 08:08:25.579 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 08:08:25.581 | + functions-common:time_stop:2432 : start_time=1647418101202 2022-03-16 08:08:25.585 | + functions-common:time_stop:2434 : [[ -z 1647418101202 ]] 2022-03-16 08:08:25.587 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:08:25.592 | + functions-common:time_stop:2437 : end_time=1647418105589 2022-03-16 08:08:25.595 | + functions-common:time_stop:2438 : elapsed_time=4387 2022-03-16 08:08:25.598 | + functions-common:time_stop:2439 : total=22807 2022-03-16 08:08:25.601 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:08:25.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27194 2022-03-16 08:08:25.606 | + functions:wait_for_service:467 : return 0 2022-03-16 08:08:25.610 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-16 08:08:25.638 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:25.641 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-16 08:08:25.665 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:25.667 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-16 08:08:25.670 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:08:25.674 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-16 08:08:25.677 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-16 08:08:25.682 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.683 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.686 | + functions:upload_image:134 : local image image_fname image_name 2022-03-16 08:08:25.689 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-16 08:08:25.694 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.699 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.702 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-16 08:08:25.704 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-16 08:08:25.707 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.715 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-16 08:08:25.718 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.720 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-16 08:08:25.723 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-16 08:08:25.725 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-16 08:08:25.728 | + functions:upload_image:294 : local kernel= 2022-03-16 08:08:25.730 | + functions:upload_image:295 : local ramdisk= 2022-03-16 08:08:25.733 | + functions:upload_image:296 : local disk_format= 2022-03-16 08:08:25.736 | + functions:upload_image:297 : local container_format= 2022-03-16 08:08:25.738 | + functions:upload_image:298 : local unpack= 2022-03-16 08:08:25.740 | + functions:upload_image:299 : local img_property= 2022-03-16 08:08:25.748 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 08:08:25.750 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-16 08:08:25.752 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-16 08:08:25.755 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-16 08:08:25.757 | + functions:upload_image:309 : case "$image_fname" in 2022-03-16 08:08:25.759 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.762 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.767 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-16 08:08:25.771 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.771 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-16 08:08:25.782 | + functions:upload_image:376 : disk_format=vhdx 2022-03-16 08:08:25.791 | + functions:upload_image:377 : container_format=bare 2022-03-16 08:08:25.795 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-16 08:08:25.799 | + functions:upload_image:385 : is_arch ppc64le 2022-03-16 08:08:25.804 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:08:25.808 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-16 08:08:25.811 | + functions:upload_image:385 : is_arch ppc64 2022-03-16 08:08:25.814 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:08:25.820 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-16 08:08:25.822 | + functions:upload_image:385 : is_arch ppc 2022-03-16 08:08:25.827 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:08:25.832 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-16 08:08:25.834 | + functions:upload_image:389 : is_arch aarch64 2022-03-16 08:08:25.837 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 08:08:25.842 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 08:08:25.845 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-16 08:08:25.847 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-16 08:08:25.849 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-16 08:08:25.852 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-16 08:08:25.854 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-16 08:08:25.856 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-16 08:08:25.858 | + functions:_upload_image:105 : shift 2022-03-16 08:08:25.861 | + functions:_upload_image:106 : local container=bare 2022-03-16 08:08:25.863 | + functions:_upload_image:107 : shift 2022-03-16 08:08:25.867 | + functions:_upload_image:108 : local disk=vhdx 2022-03-16 08:08:25.869 | + functions:_upload_image:109 : shift 2022-03-16 08:08:25.871 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 08:08:25.874 | + functions:_upload_image:111 : shift 2022-03-16 08:08:25.876 | + functions:_upload_image:112 : local properties 2022-03-16 08:08:25.878 | + functions:_upload_image:113 : local useimport 2022-03-16 08:08:25.882 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-16 08:08:25.884 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-16 08:08:25.886 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-16 08:08:25.891 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-16 08:08:25.893 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-16 08:08:25.896 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-16 08:08:25.899 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-16 08:08:25.901 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-16 08:08:33.475 | + inc/async:async_inner:64 : rc=0 2022-03-16 08:08:33.510 | [256256 Async create_flavors:256256]: finished successfully 2022-03-16 08:08:43.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:43.983 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:43.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:43.983 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:43.983 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 08:08:43.983 | | Field | Value | 2022-03-16 08:08:43.983 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 08:08:43.983 | | container_format | bare | 2022-03-16 08:08:43.983 | | created_at | 2022-03-16T08:08:28Z | 2022-03-16 08:08:43.983 | | disk_format | vhdx | 2022-03-16 08:08:43.983 | | file | /v2/images/2a00a605-25e7-446a-bce6-47813eba9589/file | 2022-03-16 08:08:43.983 | | id | 2a00a605-25e7-446a-bce6-47813eba9589 | 2022-03-16 08:08:43.983 | | min_disk | 0 | 2022-03-16 08:08:43.983 | | min_ram | 0 | 2022-03-16 08:08:43.983 | | name | ubuntu-16 | 2022-03-16 08:08:43.983 | | owner | 017c6055da2b4550a0006147d2271962 | 2022-03-16 08:08:43.983 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-16 08:08:43.983 | | protected | False | 2022-03-16 08:08:43.983 | | schema | /v2/schemas/image | 2022-03-16 08:08:43.983 | | status | queued | 2022-03-16 08:08:43.983 | | tags | | 2022-03-16 08:08:43.983 | | updated_at | 2022-03-16T08:08:28Z | 2022-03-16 08:08:43.984 | | visibility | public | 2022-03-16 08:08:43.984 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 08:08:44.144 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-16 08:08:44.198 | [198315 Async create_flavors:256256]: Waiting for completion of create_flavors running on PID 256256 (2 other jobs running) 2022-03-16 08:08:44.225 | [198315 Async create_flavors:256256]: Signaling child to exit 2022-03-16 08:08:44.225 | WAKEUP 2022-03-16 08:08:44.251 | [198315 Async create_flavors:256256]: Signaled 2022-03-16 08:08:44.252 | + lib/nova:create_flavors:1217 : is_service_enabled n-api 2022-03-16 08:08:44.252 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:44.252 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-16 08:08:44.252 | + lib/nova:create_flavors:1218 : grep -q ds512M 2022-03-16 08:08:44.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.252 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.252 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.252 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-16 08:08:44.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.252 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.252 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.252 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.252 | | Field | Value | 2022-03-16 08:08:44.253 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.253 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.253 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.253 | | description | None | 2022-03-16 08:08:44.253 | | disk | 1 | 2022-03-16 08:08:44.253 | | id | c1 | 2022-03-16 08:08:44.253 | | name | cirros256 | 2022-03-16 08:08:44.253 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.253 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.253 | | ram | 256 | 2022-03-16 08:08:44.253 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.253 | | swap | | 2022-03-16 08:08:44.253 | | vcpus | 1 | 2022-03-16 08:08:44.253 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.253 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-16 08:08:44.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.253 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.253 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.253 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.253 | | Field | Value | 2022-03-16 08:08:44.253 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.253 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.253 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.253 | | description | None | 2022-03-16 08:08:44.253 | | disk | 5 | 2022-03-16 08:08:44.253 | | id | d1 | 2022-03-16 08:08:44.253 | | name | ds512M | 2022-03-16 08:08:44.253 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.253 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.253 | | ram | 512 | 2022-03-16 08:08:44.253 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.253 | | swap | | 2022-03-16 08:08:44.253 | | vcpus | 1 | 2022-03-16 08:08:44.254 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.254 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-16 08:08:44.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.254 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.254 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.254 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.254 | | Field | Value | 2022-03-16 08:08:44.254 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.254 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.254 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.254 | | description | None | 2022-03-16 08:08:44.254 | | disk | 10 | 2022-03-16 08:08:44.254 | | id | d2 | 2022-03-16 08:08:44.254 | | name | ds1G | 2022-03-16 08:08:44.254 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.254 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.254 | | ram | 1024 | 2022-03-16 08:08:44.254 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.254 | | swap | | 2022-03-16 08:08:44.254 | | vcpus | 1 | 2022-03-16 08:08:44.254 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.254 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-16 08:08:44.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.254 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.254 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.254 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.254 | | Field | Value | 2022-03-16 08:08:44.254 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.254 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.254 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.254 | | description | None | 2022-03-16 08:08:44.254 | | disk | 10 | 2022-03-16 08:08:44.254 | | id | d3 | 2022-03-16 08:08:44.255 | | name | ds2G | 2022-03-16 08:08:44.255 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.255 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.255 | | ram | 2048 | 2022-03-16 08:08:44.255 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.255 | | swap | | 2022-03-16 08:08:44.255 | | vcpus | 2 | 2022-03-16 08:08:44.255 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.255 | + lib/nova:create_flavors:1224 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-16 08:08:44.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.255 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.255 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.255 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.255 | | Field | Value | 2022-03-16 08:08:44.255 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.255 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.255 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.255 | | description | None | 2022-03-16 08:08:44.255 | | disk | 20 | 2022-03-16 08:08:44.255 | | id | d4 | 2022-03-16 08:08:44.255 | | name | ds4G | 2022-03-16 08:08:44.255 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.255 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.255 | | ram | 4096 | 2022-03-16 08:08:44.255 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.255 | | swap | | 2022-03-16 08:08:44.255 | | vcpus | 4 | 2022-03-16 08:08:44.255 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.255 | + lib/nova:create_flavors:1227 : openstack --os-region-name=RegionOne flavor list 2022-03-16 08:08:44.255 | + lib/nova:create_flavors:1227 : grep -q m1.tiny 2022-03-16 08:08:44.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.255 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.256 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.256 | + lib/nova:create_flavors:1228 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-16 08:08:44.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.256 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.256 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.256 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.256 | | Field | Value | 2022-03-16 08:08:44.256 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.256 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.256 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.256 | | description | None | 2022-03-16 08:08:44.256 | | disk | 1 | 2022-03-16 08:08:44.256 | | id | 1 | 2022-03-16 08:08:44.256 | | name | m1.tiny | 2022-03-16 08:08:44.256 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.256 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.256 | | ram | 512 | 2022-03-16 08:08:44.256 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.256 | | swap | | 2022-03-16 08:08:44.256 | | vcpus | 1 | 2022-03-16 08:08:44.256 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.256 | + lib/nova:create_flavors:1229 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-16 08:08:44.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.256 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.256 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.256 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.256 | | Field | Value | 2022-03-16 08:08:44.256 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.256 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.256 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.256 | | description | None | 2022-03-16 08:08:44.256 | | disk | 20 | 2022-03-16 08:08:44.256 | | id | 2 | 2022-03-16 08:08:44.257 | | name | m1.small | 2022-03-16 08:08:44.257 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.257 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.257 | | ram | 2048 | 2022-03-16 08:08:44.257 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.257 | | swap | | 2022-03-16 08:08:44.257 | | vcpus | 1 | 2022-03-16 08:08:44.257 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.257 | + lib/nova:create_flavors:1230 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-16 08:08:44.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.257 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.257 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.257 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.257 | | Field | Value | 2022-03-16 08:08:44.257 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.257 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.257 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.257 | | description | None | 2022-03-16 08:08:44.257 | | disk | 40 | 2022-03-16 08:08:44.257 | | id | 3 | 2022-03-16 08:08:44.257 | | name | m1.medium | 2022-03-16 08:08:44.257 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.257 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.257 | | ram | 4096 | 2022-03-16 08:08:44.257 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.257 | | swap | | 2022-03-16 08:08:44.257 | | vcpus | 2 | 2022-03-16 08:08:44.257 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.257 | + lib/nova:create_flavors:1231 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-16 08:08:44.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.258 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.258 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.258 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.258 | | Field | Value | 2022-03-16 08:08:44.258 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.258 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.258 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.258 | | description | None | 2022-03-16 08:08:44.258 | | disk | 80 | 2022-03-16 08:08:44.258 | | id | 4 | 2022-03-16 08:08:44.258 | | name | m1.large | 2022-03-16 08:08:44.258 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.258 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.258 | | ram | 8192 | 2022-03-16 08:08:44.258 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.258 | | swap | | 2022-03-16 08:08:44.258 | | vcpus | 4 | 2022-03-16 08:08:44.258 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.258 | + lib/nova:create_flavors:1232 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-16 08:08:44.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.258 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:44.258 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:44.258 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.258 | | Field | Value | 2022-03-16 08:08:44.258 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.258 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 08:08:44.258 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 08:08:44.258 | | description | None | 2022-03-16 08:08:44.258 | | disk | 160 | 2022-03-16 08:08:44.258 | | id | 5 | 2022-03-16 08:08:44.258 | | name | m1.xlarge | 2022-03-16 08:08:44.258 | | os-flavor-access:is_public | True | 2022-03-16 08:08:44.259 | | properties | hw_rng:allowed='True' | 2022-03-16 08:08:44.259 | | ram | 16384 | 2022-03-16 08:08:44.259 | | rxtx_factor | 1.0 | 2022-03-16 08:08:44.259 | | swap | | 2022-03-16 08:08:44.259 | | vcpus | 8 | 2022-03-16 08:08:44.259 | +----------------------------+-----------------------+ 2022-03-16 08:08:44.301 | [198315 Async create_flavors:256256]: finished create_flavors with result 0 in 31 seconds 2022-03-16 08:08:44.305 | + inc/async:async_wait:197 : return 0 2022-03-16 08:08:44.307 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-16 08:08:44.326 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:08:44.328 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-16 08:08:44.347 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:44.350 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-16 08:08:44.369 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:44.372 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-16 08:08:44.375 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 08:08:44.377 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-16 08:08:44.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-16 08:08:44.384 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-16 08:08:44.387 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-16 08:08:44.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-16 08:08:44.390 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-16 08:08:44.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-16 08:08:44.392 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-16 08:08:44.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-16 08:08:44.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-16 08:08:44.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-16 08:08:44.398 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-16 08:08:44.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-16 08:08:44.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-16 08:08:44.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:08:44.404 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-16 08:08:44.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 08:08:44.407 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-16 08:08:44.409 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:08:44.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-16 08:08:44.412 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 08:08:44.413 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-16 08:08:44.414 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:08:44.416 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-16 08:08:44.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-16 08:08:44.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 08:08:44.420 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-16 08:08:44.422 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:08:44.424 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-16 08:08:44.425 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-16 08:08:44.427 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-16 08:08:44.428 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 08:08:44.430 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-16 08:08:44.431 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 08:08:44.432 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-16 08:08:44.434 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-16 08:08:44.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-16 08:08:44.438 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-16 08:08:44.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-16 08:08:44.441 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-16 08:08:44.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-16 08:08:44.444 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-16 08:08:44.445 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-16 08:08:44.447 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-16 08:08:44.449 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-16 08:08:44.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-16 08:08:44.452 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 08:08:44.453 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 08:08:44.455 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-16 08:08:44.456 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-16 08:08:44.458 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-16 08:08:44.459 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-16 08:08:44.461 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-16 08:08:44.462 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-16 08:08:44.464 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-16 08:08:44.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-16 08:08:44.469 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-16 08:08:44.469 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-16 08:08:44.469 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-16 08:08:44.470 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-16 08:08:44.471 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-16 08:08:46.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:46.554 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:46.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:46.554 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:46.554 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-16 08:08:46.556 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-16 08:08:46.719 | + ./stack.sh:main:1390 : save_stackenv 2022-03-16 08:08:46.721 | + functions-common:save_stackenv:60 : local tag= 2022-03-16 08:08:46.724 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 08:08:46.729 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-080846 2022-03-16 08:08:46.732 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-080846 ' 2022-03-16 08:08:46.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.737 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 08:08:46.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.742 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 08:08:46.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.747 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 08:08:46.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.752 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-16 08:08:46.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.757 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-03-16 08:08:46.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.761 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-03-16 08:08:46.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.766 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-075612 2022-03-16 08:08:46.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.771 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 08:08:46.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.776 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-03-16 08:08:46.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.781 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 08:08:46.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.786 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 08:08:46.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.791 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 08:08:46.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 08:08:46.797 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 08:08:46.799 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-16 08:08:46.802 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 08:08:46.808 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 08:08:46.810 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-16 08:08:46.813 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:08:46.815 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 08:08:46.818 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 08:08:46.821 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-16 08:08:46.824 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:08:46.826 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-16 08:08:46.829 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:08:46.832 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-16 08:08:46.832 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:08:46.832 | gsub("[][]", "", $1); 2022-03-16 08:08:46.832 | split($1, a, "|"); 2022-03-16 08:08:46.832 | if (a[1] == matchgroup) 2022-03-16 08:08:46.832 | print a[2] 2022-03-16 08:08:46.832 | } 2022-03-16 08:08:46.832 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:08:46.838 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-16 08:08:46.841 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 08:08:46.844 | + functions-common:run_phase:1854 : local phase=extra 2022-03-16 08:08:46.847 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:08:46.849 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:08:46.852 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:08:46.854 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:08:46.857 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:08:46.861 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:08:46.866 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:08:46.868 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:08:46.871 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:08:46.874 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-16 08:08:46.877 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:08:46.894 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:46.896 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:08:46.899 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:08:46.901 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-16 08:08:46.904 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:08:46.907 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:08:46.909 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:08:46.912 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-16 08:08:46.915 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-16 08:08:46.917 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 08:08:46.920 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 08:08:46.923 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:08:46.925 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 08:08:46.928 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-16 08:08:46.931 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 08:08:46.933 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-16 08:08:46.936 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 08:08:46.939 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 08:08:46.941 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-16 08:08:46.944 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 08:08:46.946 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 08:08:46.949 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-16 08:08:46.951 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:08:46.954 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 08:08:46.956 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 08:08:46.960 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-16 08:08:46.962 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 08:08:46.965 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-16 08:08:46.968 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 08:08:46.971 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-16 08:08:46.971 | /^\[\[.+\|.*\]\]/ { 2022-03-16 08:08:46.971 | gsub("[][]", "", $1); 2022-03-16 08:08:46.971 | split($1, a, "|"); 2022-03-16 08:08:46.971 | if (a[1] == matchgroup) 2022-03-16 08:08:46.971 | print a[2] 2022-03-16 08:08:46.971 | } 2022-03-16 08:08:46.971 | ' /home/ubuntu/devstack/local.conf 2022-03-16 08:08:46.977 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-16 08:08:46.997 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:08:46.999 | + ./stack.sh:main:1430 : service_check 2022-03-16 08:08:47.002 | + functions-common:service_check:1718 : local service 2022-03-16 08:08:47.005 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.007 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-16 08:08:47.020 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-16 08:08:47.023 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.026 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-16 08:08:47.040 | enabled 2022-03-16 08:08:47.043 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-16 08:08:47.061 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-16 08:08:47.061 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.061 | Active: active (running) since Wed 2022-03-16 08:06:36 UTC; 2min 10s ago 2022-03-16 08:08:47.061 | Main PID: 249254 (uwsgi) 2022-03-16 08:08:47.061 | Status: "uWSGI is ready" 2022-03-16 08:08:47.061 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:47.061 | Memory: 253.7M 2022-03-16 08:08:47.061 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-16 08:08:47.061 | ├─249254 nova-apiuWSGI master 2022-03-16 08:08:47.061 | ├─249255 nova-apiuWSGI worker 1 2022-03-16 08:08:47.061 | └─249256 nova-apiuWSGI worker 2 2022-03-16 08:08:47.061 | 2022-03-16 08:08:47.061 | Mar 16 08:08:30 dv-neutron-816802-12-hyperv devstack@n-api.service[249256]: [pid: 249256|app: 0|req: 17/32] 10.222.0.39 () {64 vars in 1332 bytes} [Wed Mar 16 08:08:30 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-16 08:08:47.061 | Mar 16 08:08:33 dv-neutron-816802-12-hyperv devstack@n-api.service[249255]: DEBUG nova.api.openstack.wsgi [None req-cd4dd609-ae4d-4327-8144-02875e4637d8 admin admin] Calling method '>' {{(pid=249255) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-16 08:08:47.061 | Mar 16 08:08:33 dv-neutron-816802-12-hyperv devstack@n-api.service[249255]: INFO nova.api.openstack.requestlog [None req-cd4dd609-ae4d-4327-8144-02875e4637d8 admin admin] 10.222.0.39 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001473 2022-03-16 08:08:47.061 | Mar 16 08:08:33 dv-neutron-816802-12-hyperv devstack@n-api.service[249255]: [pid: 249255|app: 0|req: 16/33] 10.222.0.39 () {54 vars in 930 bytes} [Wed Mar 16 08:08:33 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-16 08:08:47.061 | Mar 16 08:08:33 dv-neutron-816802-12-hyperv devstack@n-api.service[249256]: DEBUG nova.api.openstack.wsgi [None req-a7867035-3a3c-4fc4-bc4c-bfca568f6c0e admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 8, "ram": 16384, "swap": 0, "id": "5", "name": "m1.xlarge", "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 160}} {{(pid=249256) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 08:08:47.061 | Mar 16 08:08:33 dv-neutron-816802-12-hyperv devstack@n-api.service[249256]: INFO nova.api.openstack.requestlog [None req-a7867035-3a3c-4fc4-bc4c-bfca568f6c0e admin admin] 10.222.0.39 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.074804 2022-03-16 08:08:47.061 | Mar 16 08:08:33 dv-neutron-816802-12-hyperv devstack@n-api.service[249256]: [pid: 249256|app: 0|req: 18/34] 10.222.0.39 () {64 vars in 1282 bytes} [Wed Mar 16 08:08:33 2022] POST /compute/v2.1/flavors => generated 408 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2022-03-16 08:08:47.061 | Mar 16 08:08:33 dv-neutron-816802-12-hyperv devstack@n-api.service[249255]: DEBUG nova.api.openstack.wsgi [None req-97c02c01-834e-42b1-a6e8-9e2bd9c8fa69 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=249255) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 08:08:47.061 | Mar 16 08:08:33 dv-neutron-816802-12-hyperv devstack@n-api.service[249255]: INFO nova.api.openstack.requestlog [None req-97c02c01-834e-42b1-a6e8-9e2bd9c8fa69 admin admin] 10.222.0.39 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.028119 2022-03-16 08:08:47.062 | Mar 16 08:08:33 dv-neutron-816802-12-hyperv devstack@n-api.service[249255]: [pid: 249255|app: 0|req: 17/35] 10.222.0.39 () {64 vars in 1332 bytes} [Wed Mar 16 08:08:33 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-16 08:08:47.064 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.067 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-16 08:08:47.079 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-16 08:08:47.083 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.085 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-16 08:08:47.099 | enabled 2022-03-16 08:08:47.103 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-16 08:08:47.120 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-16 08:08:47.120 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.120 | Active: active (running) since Wed 2022-03-16 08:07:50 UTC; 56s ago 2022-03-16 08:08:47.120 | Main PID: 254012 (nova-scheduler) 2022-03-16 08:08:47.120 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:47.120 | Memory: 154.2M 2022-03-16 08:08:47.120 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-16 08:08:47.120 | ├─254012 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 08:08:47.120 | ├─255298 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 08:08:47.121 | └─255300 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 08:08:47.121 | 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] oslo_limit.split_loggers = False {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] oslo_limit.status_code_retries = None {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] oslo_limit.status_code_retry_delay = None {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] oslo_limit.timeout = None {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] oslo_limit.valid_interfaces = None {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] oslo_limit.version = None {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] oslo_reports.file_event_handler = None {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] oslo_reports.log_dir = None {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.121 | Mar 16 08:07:55 dv-neutron-816802-12-hyperv nova-scheduler[254012]: DEBUG oslo_service.service [None req-91ae8851-d9dc-4f2f-b919-7580e6160343 None None] ******************************************************************************** {{(pid=254012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:08:47.124 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.127 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-16 08:08:47.142 | enabled 2022-03-16 08:08:47.146 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-16 08:08:47.165 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-16 08:08:47.165 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.165 | Active: active (running) since Wed 2022-03-16 08:07:52 UTC; 54s ago 2022-03-16 08:08:47.165 | Main PID: 254527 (uwsgi) 2022-03-16 08:08:47.165 | Status: "uWSGI is ready" 2022-03-16 08:08:47.165 | Tasks: 4 (limit: 14304) 2022-03-16 08:08:47.165 | Memory: 216.5M 2022-03-16 08:08:47.165 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-16 08:08:47.165 | ├─254527 nova-api-metauWSGI master 2022-03-16 08:08:47.165 | ├─254528 nova-api-metauWSGI worker 1 2022-03-16 08:08:47.165 | ├─254530 nova-api-metauWSGI worker 2 2022-03-16 08:08:47.165 | └─254532 nova-api-metauWSGI http 1 2022-03-16 08:08:47.165 | 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254528]: DEBUG oslo_db.sqlalchemy.engines [None req-99ca1ead-d5f2-41f9-98c4-4eec8ac0912a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=254528) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254530]: DEBUG oslo_concurrency.lockutils [None req-e3b83097-431a-4466-a218-d5671ad00497 None None] Lock "de7dd41d-4c75-47ce-af9c-1681be2e3294" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=254530) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254530]: DEBUG oslo_db.sqlalchemy.engines [None req-e3b83097-431a-4466-a218-d5671ad00497 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=254530) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254530]: DEBUG oslo_db.sqlalchemy.engines [None req-e3b83097-431a-4466-a218-d5671ad00497 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=254530) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254528]: DEBUG oslo_db.sqlalchemy.engines [None req-99ca1ead-d5f2-41f9-98c4-4eec8ac0912a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=254528) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254530]: DEBUG oslo_db.sqlalchemy.engines [None req-e3b83097-431a-4466-a218-d5671ad00497 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=254530) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254530]: WARNING nova.api.metadata.handler [None req-e3b83097-431a-4466-a218-d5671ad00497 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254528]: WARNING nova.api.metadata.handler [None req-99ca1ead-d5f2-41f9-98c4-4eec8ac0912a None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254530]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55f7bae229a0 pid: 254530 (default app) 2022-03-16 08:08:47.165 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv devstack@n-api-meta.service[254528]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55f7bae229a0 pid: 254528 (default app) 2022-03-16 08:08:47.169 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.172 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-16 08:08:47.185 | enabled 2022-03-16 08:08:47.189 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-16 08:08:47.206 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-16 08:08:47.206 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.206 | Active: active (running) since Wed 2022-03-16 08:06:51 UTC; 1min 55s ago 2022-03-16 08:08:47.206 | Main PID: 250474 (uwsgi) 2022-03-16 08:08:47.206 | Status: "uWSGI is ready" 2022-03-16 08:08:47.206 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:47.206 | Memory: 138.3M 2022-03-16 08:08:47.206 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-16 08:08:47.206 | ├─250474 placementuWSGI master 2022-03-16 08:08:47.206 | ├─250475 placementuWSGI worker 1 2022-03-16 08:08:47.206 | └─250476 placementuWSGI worker 2 2022-03-16 08:08:47.206 | 2022-03-16 08:08:47.207 | Mar 16 08:06:55 dv-neutron-816802-12-hyperv devstack@placement-api.service[250476]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x558a460cb9c0 pid: 250476 (default app) 2022-03-16 08:08:47.207 | Mar 16 08:07:54 dv-neutron-816802-12-hyperv devstack@placement-api.service[250475]: DEBUG placement.requestlog [None req-79ad0bbe-1a91-4a92-b5eb-4e0da5d8859d None None] Starting request: 10.222.0.39 "GET /placement/" {{(pid=250475) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 08:08:47.207 | Mar 16 08:07:54 dv-neutron-816802-12-hyperv devstack@placement-api.service[250475]: INFO placement.requestlog [None req-79ad0bbe-1a91-4a92-b5eb-4e0da5d8859d None None] 10.222.0.39 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 08:08:47.207 | Mar 16 08:07:54 dv-neutron-816802-12-hyperv devstack@placement-api.service[250475]: [pid: 250475|app: 0|req: 2/2] 10.222.0.39 () {54 vars in 916 bytes} [Wed Mar 16 08:07:54 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 08:08:47.207 | Mar 16 08:07:58 dv-neutron-816802-12-hyperv devstack@placement-api.service[250476]: DEBUG placement.requestlog [None req-5281440a-424b-49c2-ac10-444c5f7cc3a1 None None] Starting request: 10.222.0.39 "GET /placement/" {{(pid=250476) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 08:08:47.207 | Mar 16 08:07:58 dv-neutron-816802-12-hyperv devstack@placement-api.service[250476]: INFO placement.requestlog [None req-5281440a-424b-49c2-ac10-444c5f7cc3a1 None None] 10.222.0.39 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 08:08:47.207 | Mar 16 08:07:58 dv-neutron-816802-12-hyperv devstack@placement-api.service[250476]: [pid: 250476|app: 0|req: 1/3] 10.222.0.39 () {54 vars in 916 bytes} [Wed Mar 16 08:07:58 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 08:08:47.207 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv devstack@placement-api.service[250475]: DEBUG placement.requestlog [None req-b9ae63ce-ac0e-43c7-b697-2d7d5809c911 None None] Starting request: 10.222.0.39 "GET /placement/" {{(pid=250475) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 08:08:47.207 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv devstack@placement-api.service[250475]: INFO placement.requestlog [None req-b9ae63ce-ac0e-43c7-b697-2d7d5809c911 None None] 10.222.0.39 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 08:08:47.207 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv devstack@placement-api.service[250475]: [pid: 250475|app: 0|req: 3/4] 10.222.0.39 () {54 vars in 916 bytes} [Wed Mar 16 08:08:00 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 08:08:47.210 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.212 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-16 08:08:47.225 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-16 08:08:47.229 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.231 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-16 08:08:47.244 | enabled 2022-03-16 08:08:47.248 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-16 08:08:47.264 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-16 08:08:47.264 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.264 | Active: active (running) since Wed 2022-03-16 08:08:20 UTC; 26s ago 2022-03-16 08:08:47.264 | Main PID: 258560 (uwsgi) 2022-03-16 08:08:47.264 | Status: "uWSGI is ready" 2022-03-16 08:08:47.264 | Tasks: 7 (limit: 14304) 2022-03-16 08:08:47.265 | Memory: 225.6M 2022-03-16 08:08:47.265 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-16 08:08:47.265 | ├─258560 glance-apiuWSGI master 2022-03-16 08:08:47.265 | ├─258564 glance-apiuWSGI worker 1 2022-03-16 08:08:47.265 | └─258565 glance-apiuWSGI worker 2 2022-03-16 08:08:47.265 | 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: DEBUG glance_store.location [None req-b04af225-33bb-4e15-aa05-f7fe1c02c3c7 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=258565) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: DEBUG glance_store.location [None req-b04af225-33bb-4e15-aa05-f7fe1c02c3c7 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=258565) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: DEBUG glance_store.location [None req-b04af225-33bb-4e15-aa05-f7fe1c02c3c7 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=258565) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: DEBUG glance_store.location [None req-b04af225-33bb-4e15-aa05-f7fe1c02c3c7 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=258565) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: DEBUG glance_store.location [None req-b04af225-33bb-4e15-aa05-f7fe1c02c3c7 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=258565) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: DEBUG glance_store.location [None req-b04af225-33bb-4e15-aa05-f7fe1c02c3c7 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=258565) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: DEBUG glance_store.location [None req-b04af225-33bb-4e15-aa05-f7fe1c02c3c7 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=258565) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: DEBUG glance_store.location [None req-b04af225-33bb-4e15-aa05-f7fe1c02c3c7 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=258565) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: DEBUG glance_store.backend [None req-b04af225-33bb-4e15-aa05-f7fe1c02c3c7 admin admin] Skipping store.set_acls... not implemented. {{(pid=258565) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-16 08:08:47.265 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv devstack@g-api.service[258565]: [pid: 258565|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 16 08:08:28 2022] PUT /v2/images/2a00a605-25e7-446a-bce6-47813eba9589/file => generated 0 bytes in 15436 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-16 08:08:47.269 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.271 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-16 08:08:47.285 | enabled 2022-03-16 08:08:47.289 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-16 08:08:47.305 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-16 08:08:47.305 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.305 | Active: active (running) since Wed 2022-03-16 08:08:10 UTC; 37s ago 2022-03-16 08:08:47.305 | Main PID: 257222 (cinder-schedule) 2022-03-16 08:08:47.305 | Tasks: 2 (limit: 14304) 2022-03-16 08:08:47.305 | Memory: 108.8M 2022-03-16 08:08:47.305 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-16 08:08:47.305 | └─257222 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-16 08:08:47.305 | 2022-03-16 08:08:47.305 | Mar 16 08:08:14 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: INFO cinder.manager [None req-a3d5096a-12e0-436e-94c3-b2bfb276bd71 None None] Initiating service 1 cleanup 2022-03-16 08:08:47.305 | Mar 16 08:08:14 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: INFO cinder.manager [None req-a3d5096a-12e0-436e-94c3-b2bfb276bd71 None None] Service 1 cleanup completed. 2022-03-16 08:08:47.305 | Mar 16 08:08:14 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: DEBUG cinder.service [None req-a3d5096a-12e0-436e-94c3-b2bfb276bd71 None None] Creating RPC server for service cinder-scheduler {{(pid=257222) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-16 08:08:47.305 | Mar 16 08:08:14 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: DEBUG cinder.service [None req-a3d5096a-12e0-436e-94c3-b2bfb276bd71 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=257222) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-16 08:08:47.305 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: DEBUG cinder.scheduler.host_manager [None req-a75fac80-cf66-4560-b499-04b5ea6a6e0c None None] Received backup service update from dv-neutron-816802-12-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=257222) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-16 08:08:47.305 | Mar 16 08:08:27 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: DEBUG cinder.scheduler.host_manager [None req-409a71b8-4dec-4b7e-984a-3eb3e161b96e None None] Received volume service update from dv-neutron-816802-12-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-816802-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=257222) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-16 08:08:47.305 | Mar 16 08:08:27 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: DEBUG cinder.scheduler.host_manager [None req-409a71b8-4dec-4b7e-984a-3eb3e161b96e None None] Updating capabilities for dv-neutron-816802-12-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-816802-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 16, 8, 8, 27, 64160)} {{(pid=257222) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-16 08:08:47.305 | Mar 16 08:08:27 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: DEBUG cinder.utils [None req-409a71b8-4dec-4b7e-984a-3eb3e161b96e None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=257222) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 08:08:47.305 | Mar 16 08:08:27 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: DEBUG cinder.utils [None req-409a71b8-4dec-4b7e-984a-3eb3e161b96e None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=257222) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 08:08:47.305 | Mar 16 08:08:27 dv-neutron-816802-12-hyperv cinder-scheduler[257222]: DEBUG cinder.scheduler.host_manager [None req-409a71b8-4dec-4b7e-984a-3eb3e161b96e None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-816802-12-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 16, 8, 8, 27, 87673)}]. {{(pid=257222) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-16 08:08:47.309 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.311 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-16 08:08:47.325 | enabled 2022-03-16 08:08:47.329 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-16 08:08:47.346 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-16 08:08:47.346 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.346 | Active: active (running) since Wed 2022-03-16 08:08:03 UTC; 43s ago 2022-03-16 08:08:47.346 | Main PID: 256779 (uwsgi) 2022-03-16 08:08:47.346 | Status: "uWSGI is ready" 2022-03-16 08:08:47.346 | Tasks: 5 (limit: 14304) 2022-03-16 08:08:47.346 | Memory: 246.1M 2022-03-16 08:08:47.346 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-16 08:08:47.346 | ├─256779 cinder-apiuWSGI master 2022-03-16 08:08:47.346 | ├─256784 cinder-apiuWSGI worker 1 2022-03-16 08:08:47.346 | └─256785 cinder-apiuWSGI worker 2 2022-03-16 08:08:47.346 | 2022-03-16 08:08:47.346 | Mar 16 08:08:17 dv-neutron-816802-12-hyperv devstack@c-api.service[256784]: INFO cinder.api.openstack.wsgi [None req-99337881-84e8-4518-980b-5247bfcb8492 admin admin] http://10.222.0.39/volume/v3/017c6055da2b4550a0006147d2271962/types returned with HTTP 200 2022-03-16 08:08:47.347 | Mar 16 08:08:17 dv-neutron-816802-12-hyperv devstack@c-api.service[256784]: [pid: 256784|app: 0|req: 1/2] 10.222.0.39 () {60 vars in 1237 bytes} [Wed Mar 16 08:08:16 2022] POST /volume/v3/017c6055da2b4550a0006147d2271962/types => generated 186 bytes in 1013 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-16 08:08:47.347 | Mar 16 08:08:17 dv-neutron-816802-12-hyperv devstack@c-api.service[256785]: DEBUG cinder.api.middleware.request_id [req-99337881-84e8-4518-980b-5247bfcb8492 req-e586b977-0fd8-41a4-ad4a-4129c26e2a13 None None] RequestId filter calling following filter/app {{(pid=256785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-16 08:08:47.347 | Mar 16 08:08:18 dv-neutron-816802-12-hyperv devstack@c-api.service[256785]: INFO cinder.api.openstack.wsgi [req-99337881-84e8-4518-980b-5247bfcb8492 req-e586b977-0fd8-41a4-ad4a-4129c26e2a13 admin admin] POST http://10.222.0.39/volume/v3/017c6055da2b4550a0006147d2271962/types/b1fc8dc3-9481-4348-b871-94a3793f266f/extra_specs 2022-03-16 08:08:47.347 | Mar 16 08:08:18 dv-neutron-816802-12-hyperv devstack@c-api.service[256785]: DEBUG cinder.api.openstack.wsgi [req-99337881-84e8-4518-980b-5247bfcb8492 req-e586b977-0fd8-41a4-ad4a-4129c26e2a13 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=256785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-16 08:08:47.347 | Mar 16 08:08:18 dv-neutron-816802-12-hyperv devstack@c-api.service[256785]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-16 08:08:47.347 | Mar 16 08:08:18 dv-neutron-816802-12-hyperv devstack@c-api.service[256785]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-16 08:08:47.347 | Mar 16 08:08:18 dv-neutron-816802-12-hyperv devstack@c-api.service[256785]: DEBUG oslo_db.sqlalchemy.engines [req-99337881-84e8-4518-980b-5247bfcb8492 req-e586b977-0fd8-41a4-ad4a-4129c26e2a13 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=256785) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 08:08:47.347 | Mar 16 08:08:18 dv-neutron-816802-12-hyperv devstack@c-api.service[256785]: INFO cinder.api.openstack.wsgi [req-99337881-84e8-4518-980b-5247bfcb8492 req-e586b977-0fd8-41a4-ad4a-4129c26e2a13 admin admin] http://10.222.0.39/volume/v3/017c6055da2b4550a0006147d2271962/types/b1fc8dc3-9481-4348-b871-94a3793f266f/extra_specs returned with HTTP 200 2022-03-16 08:08:47.347 | Mar 16 08:08:18 dv-neutron-816802-12-hyperv devstack@c-api.service[256785]: [pid: 256785|app: 0|req: 2/3] 10.222.0.39 () {62 vars in 1454 bytes} [Wed Mar 16 08:08:17 2022] POST /volume/v3/017c6055da2b4550a0006147d2271962/types/b1fc8dc3-9481-4348-b871-94a3793f266f/extra_specs => generated 55 bytes in 865 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-16 08:08:47.350 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.352 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-16 08:08:47.366 | enabled 2022-03-16 08:08:47.370 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-16 08:08:47.387 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-16 08:08:47.387 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.387 | Active: active (running) since Wed 2022-03-16 08:08:13 UTC; 33s ago 2022-03-16 08:08:47.387 | Main PID: 257935 (cinder-volume) 2022-03-16 08:08:47.387 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:47.387 | Memory: 141.4M 2022-03-16 08:08:47.387 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-16 08:08:47.387 | ├─257935 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 08:08:47.387 | └─258045 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 08:08:47.387 | 2022-03-16 08:08:47.387 | Mar 16 08:08:27 dv-neutron-816802-12-hyperv sudo[258914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-16 08:08:47.387 | Mar 16 08:08:27 dv-neutron-816802-12-hyperv sudo[258914]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 08:08:47.387 | Mar 16 08:08:28 dv-neutron-816802-12-hyperv sudo[258914]: pam_unix(sudo:session): session closed for user root 2022-03-16 08:08:47.387 | Mar 16 08:08:28 dv-neutron-816802-12-hyperv cinder-volume[258045]: DEBUG oslo_concurrency.processutils [None req-409a71b8-4dec-4b7e-984a-3eb3e161b96e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.119s {{(pid=258045) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 08:08:47.387 | Mar 16 08:08:28 dv-neutron-816802-12-hyperv cinder-volume[258045]: DEBUG oslo_concurrency.processutils [None req-409a71b8-4dec-4b7e-984a-3eb3e161b96e None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=258045) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-16 08:08:47.387 | Mar 16 08:08:28 dv-neutron-816802-12-hyperv sudo[258918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-16 08:08:47.387 | Mar 16 08:08:28 dv-neutron-816802-12-hyperv sudo[258918]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 08:08:47.387 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv sudo[258918]: pam_unix(sudo:session): session closed for user root 2022-03-16 08:08:47.387 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv cinder-volume[258045]: DEBUG oslo_concurrency.processutils [None req-409a71b8-4dec-4b7e-984a-3eb3e161b96e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.147s {{(pid=258045) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 08:08:47.387 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv cinder-volume[258045]: INFO cinder.volume.manager [None req-409a71b8-4dec-4b7e-984a-3eb3e161b96e None None] Driver post RPC initialization completed successfully. 2022-03-16 08:08:47.391 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.393 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-16 08:08:47.406 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-16 08:08:47.410 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.412 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-16 08:08:47.424 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-16 08:08:47.428 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.431 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-16 08:08:47.443 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-16 08:08:47.447 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.450 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-16 08:08:47.463 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-16 08:08:47.466 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.470 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-16 08:08:47.483 | enabled 2022-03-16 08:08:47.488 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-16 08:08:47.506 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-16 08:08:47.506 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.506 | Active: active (running) since Wed 2022-03-16 08:06:44 UTC; 2min 3s ago 2022-03-16 08:08:47.506 | Main PID: 249882 (/usr/bin/python) 2022-03-16 08:08:47.506 | Tasks: 9 (limit: 14304) 2022-03-16 08:08:47.506 | Memory: 349.3M 2022-03-16 08:08:47.506 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-16 08:08:47.506 | ├─249882 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 08:08:47.506 | ├─249991 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:08:47.506 | ├─249992 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:08:47.506 | ├─249993 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:08:47.506 | └─249994 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:08:47.506 | 2022-03-16 08:08:47.506 | Mar 16 08:08:04 dv-neutron-816802-12-hyperv neutron-server[249993]: DEBUG neutron_lib.callbacks.manager [None req-73207527-89e3-466d-9b81-10eab32ac57f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8775631805148', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1969019'] for agent (1679ab6c-fd16-4b15-b3c3-cca17d8b8e80), after_update {{(pid=249993) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:08:47.506 | Mar 16 08:08:05 dv-neutron-816802-12-hyperv neutron-server[249993]: DEBUG neutron_lib.callbacks.manager [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8775631805148', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1969019'] for agent (8d559db7-d168-43b1-9175-ede3149cad6c), after_update {{(pid=249993) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:08:47.506 | Mar 16 08:08:07 dv-neutron-816802-12-hyperv neutron-server[249993]: DEBUG neutron_lib.callbacks.manager [None req-17ab501e-e0bc-48b6-bd3b-b9e313a1ab20 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8775631805148', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1969019'] for agent (371cb4df-0288-4e9c-be19-6d460160f43f), after_update {{(pid=249993) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:08:47.506 | Mar 16 08:08:08 dv-neutron-816802-12-hyperv neutron-server[249993]: DEBUG neutron_lib.callbacks.manager [None req-059b6797-34c6-4fe9-a7e3-a3a01b844bf5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8775631805148', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1969019'] for agent (28717e05-a5f1-439a-857c-2634d5161049), after_update {{(pid=249993) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:08:47.506 | Mar 16 08:08:14 dv-neutron-816802-12-hyperv neutron-server[249994]: DEBUG neutron.db.agents_db [None req-2cd81f9c-74c5-429f-bb80-10454db67294 None None] Agent healthcheck: found 5 active agents {{(pid=249994) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-16 08:08:47.506 | Mar 16 08:08:31 dv-neutron-816802-12-hyperv neutron-server[249993]: DEBUG neutron_lib.callbacks.manager [None req-268b30fd-f0c8-498b-aeaa-3b0e90ee8d48 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8775631805148', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1969019'] for agent (0d7fc240-4552-416e-afba-0f56e79336b6), after_update {{(pid=249993) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:08:47.506 | Mar 16 08:08:34 dv-neutron-816802-12-hyperv neutron-server[249993]: DEBUG neutron_lib.callbacks.manager [None req-873eb8c0-2c96-47bd-92b6-50008cf5d5df None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8775631805148', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1969019'] for agent (1679ab6c-fd16-4b15-b3c3-cca17d8b8e80), after_update {{(pid=249993) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:08:47.506 | Mar 16 08:08:35 dv-neutron-816802-12-hyperv neutron-server[249993]: DEBUG neutron_lib.callbacks.manager [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8775631805148', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1969019'] for agent (8d559db7-d168-43b1-9175-ede3149cad6c), after_update {{(pid=249993) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:08:47.506 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-server[249993]: DEBUG neutron_lib.callbacks.manager [None req-17ab501e-e0bc-48b6-bd3b-b9e313a1ab20 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8775631805148', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1969019'] for agent (371cb4df-0288-4e9c-be19-6d460160f43f), after_update {{(pid=249993) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:08:47.506 | Mar 16 08:08:38 dv-neutron-816802-12-hyperv neutron-server[249993]: DEBUG neutron_lib.callbacks.manager [None req-059b6797-34c6-4fe9-a7e3-a3a01b844bf5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8775631805148', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1969019'] for agent (28717e05-a5f1-439a-857c-2634d5161049), after_update {{(pid=249993) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 08:08:47.510 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.513 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-16 08:08:47.525 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-16 08:08:47.529 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.532 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-16 08:08:47.543 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-16 08:08:47.547 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.550 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-16 08:08:47.562 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-16 08:08:47.566 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.568 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-16 08:08:47.581 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-16 08:08:47.585 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.588 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-16 08:08:47.600 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-16 08:08:47.604 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.607 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-16 08:08:47.620 | enabled 2022-03-16 08:08:47.624 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-16 08:08:47.642 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-16 08:08:47.642 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.642 | Active: active (running) since Wed 2022-03-16 08:00:14 UTC; 8min ago 2022-03-16 08:08:47.642 | Main PID: 224752 (dstat.sh) 2022-03-16 08:08:47.642 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:47.642 | Memory: 19.8M 2022-03-16 08:08:47.642 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-16 08:08:47.642 | ├─224752 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-16 08:08:47.642 | ├─224893 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-16 08:08:47.642 | └─224894 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-16 08:08:47.642 | 2022-03-16 08:08:47.642 | Mar 16 08:08:38 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:38| 47 9 43 0 0|5583M 558M 168M 5374M| 181M 181M| 0 324k| 0 36.0 |5836 15k|3.29 2.61 2.19|3.0 0 0| 0 0 | 0 0 | 23 212 0 58 0 2022-03-16 08:08:47.642 | Mar 16 08:08:39 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:39| 43 8 43 0 0|5581M 516M 168M 5416M| 180M 180M| 0 364k| 0 37.0 |5925 15k|3.29 2.61 2.19|2.0 0 0| 0 0 | 0 0 | 23 212 0 58 0 2022-03-16 08:08:47.642 | Mar 16 08:08:40 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:40| 44 26 27 3 0|5585M 149M 167M 5776M| 166M 166M| 0 467M| 0 1146 |4253 12k|3.29 2.61 2.19|2.0 0 8.0| 0 0 | 0 0 | 23 212 0 57 0 2022-03-16 08:08:47.642 | Mar 16 08:08:41 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:41| 45 11 42 0 0|5591M 144M 166M 5777M| 181M 181M| 0 11M| 0 99.6 |5813 14k|3.29 2.61 2.19|8.0 1.0 20| 0 0 | 0 0 | 23 214 0 57 0 2022-03-16 08:08:47.642 | Mar 16 08:08:42 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:42| 44 12 42 1 0|5588M 602M 165M 5322M| 181M 181M| 56k 38M|2.01 110 |5741 14k|3.19 2.60 2.18|2.0 0 1.0| 0 0 | 0 0 | 23 214 0 56 0 2022-03-16 08:08:47.642 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:43| 45 8 44 0 0|5584M 564M 165M 5365M| 179M 179M| 0 108k| 0 12.0 |5912 14k|3.19 2.60 2.18|2.0 0 0| 0 0 | 0 0 | 23 214 0 56 0 2022-03-16 08:08:47.642 | Mar 16 08:08:44 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:44| 28 13 57 2 0|5513M 615M 165M 5381M| 48M 48M| 0 105M| 0 269 |3909 13k|3.19 2.60 2.18|2.0 0 145| 0 0 | 0 0 | 23 209 0 60 0 2022-03-16 08:08:47.642 | Mar 16 08:08:45 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:45| 24 5 70 0 0|5537M 591M 165M 5381M|4268 3753 |4099B 172k|1.00 12.0 |1005 4784 |3.19 2.60 2.18|2.0 0 139| 0 0 | 0 0 | 23 209 0 60 0 2022-03-16 08:08:47.642 | Mar 16 08:08:46 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:46| 26 3 70 0 0|5562M 566M 165M 5381M| 17k 16k|4095B 288k|1.00 35.0 | 529 4398 |3.19 2.60 2.18|1.0 0 2.0| 0 0 | 0 0 | 23 209 0 59 0 2022-03-16 08:08:47.643 | Mar 16 08:08:47 dv-neutron-816802-12-hyperv dstat.sh[224894]: 16-03 08:08:47| 18 13 68 0 0|5509M 620M 165M 5381M| 934 768 | 0 164k| 0 11.0 |2046 6297 |3.01 2.57 2.18|1.0 0 307| 0 0 | 0 0 | 23 209 0 59 0 2022-03-16 08:08:47.645 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.648 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-16 08:08:47.660 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-16 08:08:47.664 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.667 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-16 08:08:47.679 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-16 08:08:47.682 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.685 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-16 08:08:47.699 | enabled 2022-03-16 08:08:47.703 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-16 08:08:47.719 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-16 08:08:47.719 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.719 | Active: active (running) since Wed 2022-03-16 08:06:56 UTC; 1min 51s ago 2022-03-16 08:08:47.719 | Main PID: 250937 (neutron-openvsw) 2022-03-16 08:08:47.719 | Tasks: 8 (limit: 14304) 2022-03-16 08:08:47.719 | Memory: 250.0M 2022-03-16 08:08:47.719 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-03-16 08:08:47.719 | ├─250937 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 08:08:47.719 | ├─252587 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp80cjhp5d/privsep.sock 2022-03-16 08:08:47.719 | ├─252654 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp3aqfedfl/privsep.sock 2022-03-16 08:08:47.719 | └─252659 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-03-16 08:08:47.719 | 2022-03-16 08:08:47.719 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: DEBUG neutron.agent.linux.utils [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 252659. {{(pid=250937) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 08:08:47.719 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 08:08:47.719 | Mar 16 08:08:45 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] Agent rpc_loop - iteration:47 started 2022-03-16 08:08:47.720 | Mar 16 08:08:45 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xfe8aa08c,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=15185465571483543126,duration_nsec=331000000,duration_sec=103,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=250937) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 08:08:47.720 | Mar 16 08:08:45 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: DEBUG neutron.agent.linux.utils [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 252659. {{(pid=250937) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 08:08:47.720 | Mar 16 08:08:45 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 08:08:47.720 | Mar 16 08:08:47 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] Agent rpc_loop - iteration:48 started 2022-03-16 08:08:47.720 | Mar 16 08:08:47 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xfe8aa08e,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=15185465571483543126,duration_nsec=331000000,duration_sec=105,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=250937) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 08:08:47.720 | Mar 16 08:08:47 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: DEBUG neutron.agent.linux.utils [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 252659. {{(pid=250937) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 08:08:47.720 | Mar 16 08:08:47 dv-neutron-816802-12-hyperv neutron-openvswitch-agent[250937]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-28d6122b-b4b9-4c6f-b959-c123a6283d78 None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 08:08:47.723 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.726 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-03-16 08:08:47.739 | enabled 2022-03-16 08:08:47.743 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-03-16 08:08:47.760 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-03-16 08:08:47.760 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.760 | Active: active (running) since Wed 2022-03-16 08:06:57 UTC; 1min 50s ago 2022-03-16 08:08:47.760 | Main PID: 251298 (neutron-dhcp-ag) 2022-03-16 08:08:47.760 | Tasks: 15 (limit: 14304) 2022-03-16 08:08:47.760 | Memory: 378.9M 2022-03-16 08:08:47.760 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-03-16 08:08:47.760 | ├─251298 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-03-16 08:08:47.760 | ├─252515 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbf20uyy2/privsep.sock 2022-03-16 08:08:47.760 | ├─252611 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmphy6mt5es/privsep.sock 2022-03-16 08:08:47.760 | ├─252908 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpcc1ld_dz/privsep.sock 2022-03-16 08:08:47.760 | ├─252989 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 08:08:47.760 | ├─252990 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 08:08:47.760 | └─253001 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/5712aa71-2e9e-48d6-9c7c-4d3378beb54e/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/5712aa71-2e9e-48d6-9c7c-4d3378beb54e/host --addn-hosts=/opt/stack/data/neutron/dhcp/5712aa71-2e9e-48d6-9c7c-4d3378beb54e/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/5712aa71-2e9e-48d6-9c7c-4d3378beb54e/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/5712aa71-2e9e-48d6-9c7c-4d3378beb54e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2dc3d57b-facc-48cd-866a-b58ef5e0e57d,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-03-16 08:08:47.760 | 2022-03-16 08:08:47.760 | Mar 16 08:07:41 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG oslo_concurrency.lockutils [None req-0a43f228-1247-4388-9a61-4ab13aefb378 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=251298) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:08:47.760 | Mar 16 08:07:41 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG oslo_concurrency.lockutils [None req-0a43f228-1247-4388-9a61-4ab13aefb378 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=251298) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:08:47.761 | Mar 16 08:07:41 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG neutron.agent.dhcp.agent [None req-0a43f228-1247-4388-9a61-4ab13aefb378 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'b296a1bb-cf55-4947-882f-01f9665ba4b1', 'name': 'public-subnet', 'tenant_id': '017c6055da2b4550a0006147d2271962', 'network_id': 'f4a52ee4-5c8d-4d2e-82d4-b82a64e62131', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.26.0.1', 'cidr': '172.26.0.0/24', 'allocation_pools': [{'start': '172.26.0.2', 'end': '172.26.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-03-16T08:07:41Z', 'updated_at': '2022-03-16T08:07:41Z', 'revision_number': 0, 'project_id': '017c6055da2b4550a0006147d2271962', 'network': {'id': 'f4a52ee4-5c8d-4d2e-82d4-b82a64e62131', 'name': 'public', 'tenant_id': '017c6055da2b4550a0006147d2271962', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['b296a1bb-cf55-4947-882f-01f9665ba4b1'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-03-16T08:07:33Z', 'updated_at': '2022-03-16T08:07:41Z', 'revision_number': 2, 'project_id': '017c6055da2b4550a0006147d2271962', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=251298) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:08:47.761 | Mar 16 08:07:41 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG oslo_concurrency.lockutils [None req-5c1cc630-5ca9-429f-83f6-9b8140070204 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=251298) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:08:47.761 | Mar 16 08:07:41 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG oslo_concurrency.lockutils [None req-5c1cc630-5ca9-429f-83f6-9b8140070204 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.002s {{(pid=251298) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:08:47.761 | Mar 16 08:07:45 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=251298) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:08:47.761 | Mar 16 08:07:50 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=251298) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:08:47.761 | Mar 16 08:07:50 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=251298) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:08:47.761 | Mar 16 08:08:01 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=251298) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:08:47.761 | Mar 16 08:08:01 dv-neutron-816802-12-hyperv neutron-dhcp-agent[251298]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=251298) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:08:47.764 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.767 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-03-16 08:08:47.781 | enabled 2022-03-16 08:08:47.785 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-03-16 08:08:47.802 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-03-16 08:08:47.802 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.802 | Active: active (running) since Wed 2022-03-16 08:06:59 UTC; 1min 48s ago 2022-03-16 08:08:47.802 | Main PID: 251671 (neutron-l3-agen) 2022-03-16 08:08:47.802 | Tasks: 27 (limit: 14304) 2022-03-16 08:08:47.802 | Memory: 385.5M 2022-03-16 08:08:47.802 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-03-16 08:08:47.802 | ├─114214 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/6b619feb-1293-42be-83d3-54c3bcfb091c.conf 2022-03-16 08:08:47.803 | ├─183832 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/9d230b31-4ee0-48b1-86ef-949389644072.conf 2022-03-16 08:08:47.803 | ├─251671 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-03-16 08:08:47.803 | ├─252660 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpzrc85qcv/privsep.sock 2022-03-16 08:08:47.803 | ├─253376 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpun2k4t1c/privsep.sock 2022-03-16 08:08:47.803 | ├─253389 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp4e6rij_n/privsep.sock 2022-03-16 08:08:47.803 | ├─253611 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 08:08:47.803 | ├─253612 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 08:08:47.803 | └─253837 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/f1cea4f7-441d-4599-943f-38e80b3b9d8c.conf 2022-03-16 08:08:47.803 | 2022-03-16 08:08:47.803 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8418427-7f49-453d-98bb-f6ce6e295804]: (4, ('ARPING 172.26.0.183 from 172.26.0.183 qg-a31c9d75-c3\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=253376) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:08:47.803 | Mar 16 08:07:57 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo.privsep.daemon [-] privsep: reply[a74263db-1cdb-4501-a576-4a969a0f2e2a]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-4909f872-12\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=253376) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:08:47.803 | Mar 16 08:07:58 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1f2979d-55b8-482f-b225-973e445f7acc]: (4, ('ARPING 172.26.0.183 from 172.26.0.183 qg-a31c9d75-c3\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=253376) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:08:47.803 | Mar 16 08:08:01 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo.privsep.daemon [-] privsep: reply[f201f395-3e91-44a8-9054-56b448981ddd]: (4, ('ARPING 172.26.0.183 from 172.26.0.183 qg-a31c9d75-c3\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=253376) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:08:47.803 | Mar 16 08:08:02 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo.privsep.daemon [-] privsep: reply[94f37e03-8880-42cc-a92c-b4c4395f275b]: (4, ('ARPING 172.26.0.183 from 172.26.0.183 qg-a31c9d75-c3\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=253376) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 08:08:47.803 | Mar 16 08:08:03 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=251671) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:08:47.803 | Mar 16 08:08:03 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=251671) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:08:47.803 | Mar 16 08:08:03 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=251671) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:08:47.803 | Mar 16 08:08:03 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=251671) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:08:47.803 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv neutron-l3-agent[251671]: DEBUG oslo_service.periodic_task [None req-4c54a746-d423-4e43-bba4-959f03e91885 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=251671) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-16 08:08:47.807 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.809 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-03-16 08:08:47.823 | enabled 2022-03-16 08:08:47.828 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-03-16 08:08:47.844 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-03-16 08:08:47.844 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.844 | Active: active (running) since Wed 2022-03-16 08:07:00 UTC; 1min 47s ago 2022-03-16 08:08:47.844 | Main PID: 252029 (neutron-metadat) 2022-03-16 08:08:47.845 | Tasks: 4 (limit: 14304) 2022-03-16 08:08:47.845 | Memory: 128.9M 2022-03-16 08:08:47.845 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-03-16 08:08:47.845 | ├─252029 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 08:08:47.845 | ├─252521 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 08:08:47.845 | └─252522 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 08:08:47.845 | 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] oslo_messaging_rabbit.ssl = False {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] oslo_messaging_rabbit.ssl_version = {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] oslo_messaging_notifications.driver = [] {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] oslo_messaging_notifications.retry = -1 {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] oslo_messaging_notifications.transport_url = **** {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.845 | Mar 16 08:07:05 dv-neutron-816802-12-hyperv neutron-metadata-agent[252029]: DEBUG oslo_service.service [None req-32438cee-7aec-49f8-8108-b518a2e1344c None None] ******************************************************************************** {{(pid=252029) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:08:47.848 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.851 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-metering.service 2022-03-16 08:08:47.865 | enabled 2022-03-16 08:08:47.868 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-metering.service --no-pager 2022-03-16 08:08:47.885 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-03-16 08:08:47.886 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.886 | Active: active (running) since Wed 2022-03-16 08:07:02 UTC; 1min 45s ago 2022-03-16 08:08:47.886 | Main PID: 252407 (neutron-meterin) 2022-03-16 08:08:47.886 | Tasks: 2 (limit: 14304) 2022-03-16 08:08:47.886 | Memory: 113.4M 2022-03-16 08:08:47.886 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-03-16 08:08:47.886 | └─252407 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-03-16 08:08:47.886 | 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=252407) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=252407) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=252407) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=252407) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=252407) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=252407) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=252407) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=252407) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=252407) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 08:08:47.886 | Mar 16 08:08:37 dv-neutron-816802-12-hyperv neutron-metering-agent[252407]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=252407) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-03-16 08:08:47.889 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.892 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-vpn.service 2022-03-16 08:08:47.904 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-03-16 08:08:47.907 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.910 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-reg.service 2022-03-16 08:08:47.922 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-03-16 08:08:47.926 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.928 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@cinder.service 2022-03-16 08:08:47.941 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-03-16 08:08:47.945 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.947 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-bak.service 2022-03-16 08:08:47.961 | enabled 2022-03-16 08:08:47.964 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-bak.service --no-pager 2022-03-16 08:08:47.980 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-03-16 08:08:47.981 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-03-16 08:08:47.981 | Active: active (running) since Wed 2022-03-16 08:08:11 UTC; 36s ago 2022-03-16 08:08:47.981 | Main PID: 257578 (cinder-backup) 2022-03-16 08:08:47.981 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:47.981 | Memory: 126.1M 2022-03-16 08:08:47.981 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-03-16 08:08:47.981 | ├─257578 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-16 08:08:47.981 | └─258027 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-16 08:08:47.981 | 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[257578]: DEBUG oslo_service.service [None req-bf5f2a64-4282-4c5e-bf2e-c68c6eb32e88 None None] vault.root_token_id = None {{(pid=257578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[257578]: DEBUG oslo_service.service [None req-bf5f2a64-4282-4c5e-bf2e-c68c6eb32e88 None None] vault.split_loggers = False {{(pid=257578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[257578]: DEBUG oslo_service.service [None req-bf5f2a64-4282-4c5e-bf2e-c68c6eb32e88 None None] vault.ssl_ca_crt_file = None {{(pid=257578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[257578]: DEBUG oslo_service.service [None req-bf5f2a64-4282-4c5e-bf2e-c68c6eb32e88 None None] vault.timeout = None {{(pid=257578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[257578]: DEBUG oslo_service.service [None req-bf5f2a64-4282-4c5e-bf2e-c68c6eb32e88 None None] vault.use_ssl = False {{(pid=257578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[257578]: DEBUG oslo_service.service [None req-bf5f2a64-4282-4c5e-bf2e-c68c6eb32e88 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=257578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[257578]: DEBUG oslo_service.service [None req-bf5f2a64-4282-4c5e-bf2e-c68c6eb32e88 None None] ******************************************************************************** {{(pid=257578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[258027]: DEBUG cinder.service [None req-a75fac80-cf66-4560-b499-04b5ea6a6e0c None None] Creating RPC server for service cinder-backup {{(pid=258027) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[258027]: INFO cinder.keymgr.migration [None req-591d6fd0-4847-4b36-bd2e-e652190cf50a None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2022-03-16 08:08:47.981 | Mar 16 08:08:16 dv-neutron-816802-12-hyperv cinder-backup[258027]: DEBUG cinder.service [None req-a75fac80-cf66-4560-b499-04b5ea6a6e0c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=258027) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-16 08:08:47.985 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:47.987 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-proxy.service 2022-03-16 08:08:48.002 | enabled 2022-03-16 08:08:48.006 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-03-16 08:08:48.022 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-03-16 08:08:48.022 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-03-16 08:08:48.022 | Active: active (running) since Wed 2022-03-16 08:06:31 UTC; 2min 16s ago 2022-03-16 08:08:48.022 | Main PID: 248439 (swift-proxy-ser) 2022-03-16 08:08:48.023 | Tasks: 2 (limit: 14304) 2022-03-16 08:08:48.023 | Memory: 89.9M 2022-03-16 08:08:48.023 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-03-16 08:08:48.023 | ├─248439 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-16 08:08:48.023 | └─248532 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-16 08:08:48.023 | 2022-03-16 08:08:48.023 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv proxy-server[248532]: Validating token access rules against request 2022-03-16 08:08:48.023 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv swift-proxy-server[248532]: proxy-server: Validating token access rules against request 2022-03-16 08:08:48.023 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv proxy-server[248532]: Received request from user: user_id 6eb51a8c19e640a0bf861fb4c0c1effb, project_id ca091f277a124f2cb6a9b8983ce2d86f, roles service,ResellerAdmin 2022-03-16 08:08:48.023 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv swift-proxy-server[248532]: proxy-server: Received request from user: user_id 6eb51a8c19e640a0bf861fb4c0c1effb, project_id ca091f277a124f2cb6a9b8983ce2d86f, roles service,ResellerAdmin 2022-03-16 08:08:48.023 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv proxy-server[248532]: Using identity: {'user': ('6eb51a8c19e640a0bf861fb4c0c1effb', 'glance-swift'), 'tenant': ('ca091f277a124f2cb6a9b8983ce2d86f', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx227be86beaf24b3eb94d0-0062319afd) 2022-03-16 08:08:48.023 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv swift-proxy-server[248532]: proxy-server: Using identity: {'user': ('6eb51a8c19e640a0bf861fb4c0c1effb', 'glance-swift'), 'tenant': ('ca091f277a124f2cb6a9b8983ce2d86f', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx227be86beaf24b3eb94d0-0062319afd) 2022-03-16 08:08:48.023 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv proxy-server[248532]: User ca091f277a124f2cb6a9b8983ce2d86f has reseller admin authorizing (txn: tx227be86beaf24b3eb94d0-0062319afd) (client_ip: 10.222.0.39) 2022-03-16 08:08:48.023 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv swift-proxy-server[248532]: proxy-server: User ca091f277a124f2cb6a9b8983ce2d86f has reseller admin authorizing (txn: tx227be86beaf24b3eb94d0-0062319afd) (client_ip: 10.222.0.39) 2022-03-16 08:08:48.023 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv proxy-server[248532]: 10.222.0.39 10.222.0.39 16/Mar/2022/08/08/43 PUT /v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589 HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABiMZr8... 645922816 - - tx227be86beaf24b3eb94d0-0062319afd - 14.7022 - - 1647418109.219699621 1647418123.921874762 0 2022-03-16 08:08:48.023 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv swift-proxy-server[248532]: proxy-server: 10.222.0.39 10.222.0.39 16/Mar/2022/08/08/43 PUT /v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589 HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABiMZr8... 645922816 - - tx227be86beaf24b3eb94d0-0062319afd - 14.7022 - - 1647418109.219699621 1647418123.921874762 0 2022-03-16 08:08:48.026 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.029 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-object.service 2022-03-16 08:08:48.042 | enabled 2022-03-16 08:08:48.046 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-object.service --no-pager 2022-03-16 08:08:48.063 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-03-16 08:08:48.063 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-03-16 08:08:48.063 | Active: active (running) since Wed 2022-03-16 08:06:25 UTC; 2min 22s ago 2022-03-16 08:08:48.063 | Main PID: 246952 (swift-object-se) 2022-03-16 08:08:48.063 | Tasks: 23 (limit: 14304) 2022-03-16 08:08:48.063 | Memory: 62.5M 2022-03-16 08:08:48.063 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-03-16 08:08:48.063 | ├─246952 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-16 08:08:48.063 | ├─247318 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-16 08:08:48.063 | └─247364 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-16 08:08:48.063 | 2022-03-16 08:08:48.064 | Mar 16 08:06:25 dv-neutron-816802-12-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2022-03-16 08:08:48.064 | Mar 16 08:06:26 dv-neutron-816802-12-hyperv object-server[246952]: Started child 247318 from parent 246952 2022-03-16 08:08:48.064 | Mar 16 08:06:26 dv-neutron-816802-12-hyperv swift-object-server[246952]: object-server: Started child 247318 from parent 246952 2022-03-16 08:08:48.064 | Mar 16 08:06:27 dv-neutron-816802-12-hyperv object-server[246952]: Started child 247364 from parent 246952 2022-03-16 08:08:48.064 | Mar 16 08:06:27 dv-neutron-816802-12-hyperv swift-object-server[246952]: object-server: Started child 247364 from parent 246952 2022-03-16 08:08:48.064 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv object-server[247318]: 127.0.0.1 - - [16/Mar/2022:08:08:43 +0000] "PUT /sdb1/313/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589" 201 - "PUT http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589" "tx227be86beaf24b3eb94d0-0062319afd" "proxy-server 248532" 14.6661 "-" 247318 0 2022-03-16 08:08:48.064 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv swift-object-server[247318]: object-server: 127.0.0.1 - - [16/Mar/2022:08:08:43 +0000] "PUT /sdb1/313/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589" 201 - "PUT http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589" "tx227be86beaf24b3eb94d0-0062319afd" "proxy-server 248532" 14.6661 "-" 247318 0 2022-03-16 08:08:48.067 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.070 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container.service 2022-03-16 08:08:48.085 | enabled 2022-03-16 08:08:48.089 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container.service --no-pager 2022-03-16 08:08:48.106 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-03-16 08:08:48.106 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-03-16 08:08:48.106 | Active: active (running) since Wed 2022-03-16 08:06:26 UTC; 2min 21s ago 2022-03-16 08:08:48.106 | Main PID: 247311 (swift-container) 2022-03-16 08:08:48.106 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:48.106 | Memory: 62.2M 2022-03-16 08:08:48.106 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-03-16 08:08:48.106 | ├─247311 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-16 08:08:48.106 | ├─247665 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-16 08:08:48.106 | └─247666 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-16 08:08:48.106 | 2022-03-16 08:08:48.106 | Mar 16 08:06:28 dv-neutron-816802-12-hyperv container-server[247311]: Started child 247665 from parent 247311 2022-03-16 08:08:48.106 | Mar 16 08:06:28 dv-neutron-816802-12-hyperv swift-container-server[247311]: container-server: Started child 247665 from parent 247311 2022-03-16 08:08:48.106 | Mar 16 08:06:28 dv-neutron-816802-12-hyperv container-server[247311]: Started child 247666 from parent 247311 2022-03-16 08:08:48.107 | Mar 16 08:06:28 dv-neutron-816802-12-hyperv swift-container-server[247311]: container-server: Started child 247666 from parent 247311 2022-03-16 08:08:48.107 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv container-server[247665]: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "PUT /sdb1/133/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" 201 - "PUT http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" "txc4cf52fbdf4a433eb93c4-0062319afd" "proxy-server 248532" 0.0249 "-" 247665 0 2022-03-16 08:08:48.107 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv swift-container-server[247665]: container-server: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "PUT /sdb1/133/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" 201 - "PUT http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" "txc4cf52fbdf4a433eb93c4-0062319afd" "proxy-server 248532" 0.0249 "-" 247665 0 2022-03-16 08:08:48.107 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv container-server[247666]: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "HEAD /sdb1/133/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" 204 - "HEAD http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance?format=json&states=listing" "tx227be86beaf24b3eb94d0-0062319afd" "proxy-server 248532" 0.0072 "-" 247666 0 2022-03-16 08:08:48.107 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv swift-container-server[247666]: container-server: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "HEAD /sdb1/133/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" 204 - "HEAD http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance?format=json&states=listing" "tx227be86beaf24b3eb94d0-0062319afd" "proxy-server 248532" 0.0072 "-" 247666 0 2022-03-16 08:08:48.107 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv container-server[247665]: 127.0.0.1 - - [16/Mar/2022:08:08:43 +0000] "PUT /sdb1/133/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589" 201 - "PUT http://10.222.0.39:8080/sdb1/313/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589" "tx227be86beaf24b3eb94d0-0062319afd" "object-server 247318" 0.0010 "-" 247665 0 2022-03-16 08:08:48.107 | Mar 16 08:08:43 dv-neutron-816802-12-hyperv swift-container-server[247665]: container-server: 127.0.0.1 - - [16/Mar/2022:08:08:43 +0000] "PUT /sdb1/133/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589" 201 - "PUT http://10.222.0.39:8080/sdb1/313/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance/2a00a605-25e7-446a-bce6-47813eba9589" "tx227be86beaf24b3eb94d0-0062319afd" "object-server 247318" 0.0010 "-" 247665 0 2022-03-16 08:08:48.110 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.112 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-account.service 2022-03-16 08:08:48.126 | enabled 2022-03-16 08:08:48.130 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-account.service --no-pager 2022-03-16 08:08:48.147 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-03-16 08:08:48.147 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-03-16 08:08:48.147 | Active: active (running) since Wed 2022-03-16 08:06:28 UTC; 2min 19s ago 2022-03-16 08:08:48.147 | Main PID: 247672 (swift-account-s) 2022-03-16 08:08:48.147 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:48.147 | Memory: 60.3M 2022-03-16 08:08:48.147 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-03-16 08:08:48.147 | ├─247672 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-16 08:08:48.147 | ├─248060 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-16 08:08:48.147 | └─248061 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-16 08:08:48.147 | 2022-03-16 08:08:48.147 | Mar 16 08:08:28 dv-neutron-816802-12-hyperv account-server[248060]: 127.0.0.1 - - [16/Mar/2022:08:08:28 +0000] "HEAD /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f" 404 - "HEAD http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f?format=json" "tx2e475302b2894b3f95fb6-0062319afc" "proxy-server 248532" 0.0019 "-" 248060 - 2022-03-16 08:08:48.148 | Mar 16 08:08:28 dv-neutron-816802-12-hyperv swift-account-server[248060]: account-server: 127.0.0.1 - - [16/Mar/2022:08:08:28 +0000] "HEAD /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f" 404 - "HEAD http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f?format=json" "tx2e475302b2894b3f95fb6-0062319afc" "proxy-server 248532" 0.0019 "-" 248060 - 2022-03-16 08:08:48.148 | Mar 16 08:08:28 dv-neutron-816802-12-hyperv account-server[248060]: 127.0.0.1 - - [16/Mar/2022:08:08:28 +0000] "HEAD /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f" 404 - "HEAD http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f?format=json" "tx2e475302b2894b3f95fb6-0062319afc" "proxy-server 248532" 0.0004 "-" 248060 - 2022-03-16 08:08:48.148 | Mar 16 08:08:28 dv-neutron-816802-12-hyperv swift-account-server[248060]: account-server: 127.0.0.1 - - [16/Mar/2022:08:08:28 +0000] "HEAD /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f" 404 - "HEAD http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f?format=json" "tx2e475302b2894b3f95fb6-0062319afc" "proxy-server 248532" 0.0004 "-" 248060 - 2022-03-16 08:08:48.148 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv account-server[248061]: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "PUT /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f" 201 - "-" "txc4cf52fbdf4a433eb93c4-0062319afd" "-" 0.0184 "-" 248061 - 2022-03-16 08:08:48.148 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv swift-account-server[248061]: account-server: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "PUT /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f" 201 - "-" "txc4cf52fbdf4a433eb93c4-0062319afd" "-" 0.0184 "-" 248061 - 2022-03-16 08:08:48.148 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv account-server[248061]: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "HEAD /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f" 204 - "HEAD http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f?format=json" "txc4cf52fbdf4a433eb93c4-0062319afd" "proxy-server 248532" 0.0028 "-" 248061 - 2022-03-16 08:08:48.148 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv swift-account-server[248061]: account-server: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "HEAD /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f" 204 - "HEAD http://10.222.0.39:8080/v1/AUTH_ca091f277a124f2cb6a9b8983ce2d86f?format=json" "txc4cf52fbdf4a433eb93c4-0062319afd" "proxy-server 248532" 0.0028 "-" 248061 - 2022-03-16 08:08:48.148 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv account-server[248060]: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "PUT /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/133/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" "txc4cf52fbdf4a433eb93c4-0062319afd" "container-server 247665" 0.0037 "-" 248060 0 2022-03-16 08:08:48.148 | Mar 16 08:08:29 dv-neutron-816802-12-hyperv swift-account-server[248060]: account-server: 127.0.0.1 - - [16/Mar/2022:08:08:29 +0000] "PUT /sdb1/274/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/133/AUTH_ca091f277a124f2cb6a9b8983ce2d86f/glance" "txc4cf52fbdf4a433eb93c4-0062319afd" "container-server 247665" 0.0037 "-" 248060 0 2022-03-16 08:08:48.151 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.153 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@heat.service 2022-03-16 08:08:48.166 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-03-16 08:08:48.170 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.172 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api.service 2022-03-16 08:08:48.184 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-03-16 08:08:48.188 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.191 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-03-16 08:08:48.203 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-03-16 08:08:48.207 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.210 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-03-16 08:08:48.222 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-03-16 08:08:48.226 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.228 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-eng.service 2022-03-16 08:08:48.240 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-03-16 08:08:48.244 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.247 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-03-16 08:08:48.259 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-03-16 08:08:48.263 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.266 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-03-16 08:08:48.278 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-03-16 08:08:48.281 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.284 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-03-16 08:08:48.296 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-03-16 08:08:48.299 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.302 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-03-16 08:08:48.314 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-03-16 08:08:48.318 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.320 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-03-16 08:08:48.333 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-03-16 08:08:48.337 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.339 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-03-16 08:08:48.353 | enabled 2022-03-16 08:08:48.357 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-03-16 08:08:48.373 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-03-16 08:08:48.373 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-03-16 08:08:48.373 | Active: active (running) since Wed 2022-03-16 08:06:29 UTC; 2min 18s ago 2022-03-16 08:08:48.373 | Main PID: 248067 (swift-container) 2022-03-16 08:08:48.373 | Tasks: 1 (limit: 14304) 2022-03-16 08:08:48.373 | Memory: 42.6M 2022-03-16 08:08:48.373 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-03-16 08:08:48.373 | └─248067 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-03-16 08:08:48.373 | 2022-03-16 08:08:48.373 | Mar 16 08:06:29 dv-neutron-816802-12-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-03-16 08:08:48.373 | Mar 16 08:06:31 dv-neutron-816802-12-hyperv container-sync[248067]: Starting 248067 2022-03-16 08:08:48.374 | Mar 16 08:06:31 dv-neutron-816802-12-hyperv container-sync[248067]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-03-16 08:08:48.377 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.380 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-03-16 08:08:48.394 | enabled 2022-03-16 08:08:48.397 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-03-16 08:08:48.414 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-03-16 08:08:48.414 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-03-16 08:08:48.414 | Active: active (running) since Wed 2022-03-16 08:07:55 UTC; 53s ago 2022-03-16 08:08:48.414 | Main PID: 255330 (nova-conductor) 2022-03-16 08:08:48.414 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:48.414 | Memory: 153.4M 2022-03-16 08:08:48.414 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-03-16 08:08:48.414 | ├─255330 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-16 08:08:48.414 | ├─256203 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-16 08:08:48.414 | └─256204 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-16 08:08:48.414 | 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] oslo_limit.split_loggers = False {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] oslo_limit.status_code_retries = None {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] oslo_limit.status_code_retry_delay = None {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] oslo_limit.timeout = None {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] oslo_limit.valid_interfaces = None {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] oslo_limit.version = None {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] oslo_reports.file_event_handler = None {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] oslo_reports.log_dir = None {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.414 | Mar 16 08:07:59 dv-neutron-816802-12-hyperv nova-conductor[255330]: DEBUG oslo_service.service [None req-5f44d716-a1be-4af2-a3be-03978fc7b62d None None] ******************************************************************************** {{(pid=255330) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:08:48.417 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 08:08:48.420 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-03-16 08:08:48.433 | enabled 2022-03-16 08:08:48.438 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-03-16 08:08:48.455 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-03-16 08:08:48.455 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-03-16 08:08:48.455 | Active: active (running) since Wed 2022-03-16 08:07:56 UTC; 51s ago 2022-03-16 08:08:48.455 | Main PID: 255719 (nova-conductor) 2022-03-16 08:08:48.455 | Tasks: 3 (limit: 14304) 2022-03-16 08:08:48.455 | Memory: 147.8M 2022-03-16 08:08:48.455 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-03-16 08:08:48.455 | ├─255719 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-16 08:08:48.455 | ├─256210 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-16 08:08:48.455 | └─256211 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-16 08:08:48.455 | 2022-03-16 08:08:48.455 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] oslo_limit.split_loggers = False {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.455 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] oslo_limit.status_code_retries = None {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.455 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] oslo_limit.status_code_retry_delay = None {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.455 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] oslo_limit.timeout = None {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.456 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] oslo_limit.valid_interfaces = None {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.456 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] oslo_limit.version = None {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.456 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] oslo_reports.file_event_handler = None {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.456 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.456 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] oslo_reports.log_dir = None {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 08:08:48.456 | Mar 16 08:08:00 dv-neutron-816802-12-hyperv nova-conductor[255719]: DEBUG oslo_service.service [None req-4ae7b4e3-2c52-4cfd-9efa-6a839c1a3829 None None] ******************************************************************************** {{(pid=255719) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 08:08:48.459 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-03-16 08:08:48.478 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:08:48.481 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-03-16 08:08:48.500 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:08:48.502 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-03-16 08:08:48.505 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:08:48.508 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-03-16 08:08:48.510 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-03-16 08:08:49.537 | 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-16 08:08:52.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:52.347 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:52.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:52.347 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:52.347 | +--------------------------------------------------------------------+ 2022-03-16 08:08:52.347 | | Upgrade Check Results | 2022-03-16 08:08:52.347 | +--------------------------------------------------------------------+ 2022-03-16 08:08:52.347 | | Check: Cells v2 | 2022-03-16 08:08:52.347 | | Result: Success | 2022-03-16 08:08:52.347 | | Details: No host mappings or compute nodes were found. Remember to | 2022-03-16 08:08:52.347 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-03-16 08:08:52.347 | | compute hosts are deployed. | 2022-03-16 08:08:52.347 | +--------------------------------------------------------------------+ 2022-03-16 08:08:52.347 | | Check: Placement API | 2022-03-16 08:08:52.347 | | Result: Success | 2022-03-16 08:08:52.347 | | Details: None | 2022-03-16 08:08:52.347 | +--------------------------------------------------------------------+ 2022-03-16 08:08:52.347 | | Check: Cinder API | 2022-03-16 08:08:52.347 | | Result: Success | 2022-03-16 08:08:52.347 | | Details: None | 2022-03-16 08:08:52.347 | +--------------------------------------------------------------------+ 2022-03-16 08:08:52.348 | | Check: Policy Scope-based Defaults | 2022-03-16 08:08:52.348 | | Result: Success | 2022-03-16 08:08:52.348 | | Details: None | 2022-03-16 08:08:52.348 | +--------------------------------------------------------------------+ 2022-03-16 08:08:52.348 | | Check: Policy File JSON to YAML Migration | 2022-03-16 08:08:52.348 | | Result: Success | 2022-03-16 08:08:52.348 | | Details: None | 2022-03-16 08:08:52.348 | +--------------------------------------------------------------------+ 2022-03-16 08:08:52.348 | | Check: Older than N-1 computes | 2022-03-16 08:08:52.348 | | Result: Success | 2022-03-16 08:08:52.348 | | Details: None | 2022-03-16 08:08:52.348 | +--------------------------------------------------------------------+ 2022-03-16 08:08:52.348 | | Check: hw_machine_type unset | 2022-03-16 08:08:52.348 | | Result: Success | 2022-03-16 08:08:52.348 | | Details: None | 2022-03-16 08:08:52.348 | +--------------------------------------------------------------------+ 2022-03-16 08:08:52.801 | + ./stack.sh:main:1458 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-03-16 08:08:52.804 | + ./stack.sh:main:1459 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-03-16 08:08:52.804 | Running user script /home/ubuntu/devstack/local.sh 2022-03-16 08:08:52.807 | + ./stack.sh:main:1460 : /home/ubuntu/devstack/local.sh 2022-03-16 08:08:52.809 | Before updating nova flavors: 2022-03-16 08:08:55.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:55.037 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:55.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:08:55.037 | from cryptography.utils import int_from_bytes 2022-03-16 08:08:55.037 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:08:55.037 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-16 08:08:55.038 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:08:55.038 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-16 08:08:55.038 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-16 08:08:55.038 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-16 08:08:55.038 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-16 08:08:55.038 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-16 08:08:55.038 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-16 08:08:55.038 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-16 08:08:55.038 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-16 08:08:55.038 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-16 08:08:55.038 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-16 08:08:55.038 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:08:56.672 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-03-16 08:08:56.733 | Flavor 42 not found 2022-03-16 08:08:58.193 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-03-16 08:08:58.254 | Flavor 84 not found 2022-03-16 08:08:59.715 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-03-16 08:08:59.777 | Flavor 451 not found 2022-03-16 08:09:01.195 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:01.195 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:09:01.195 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:01.195 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:01.195 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:02.670 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:02.670 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:09:02.670 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:02.670 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:02.670 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:04.155 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:04.155 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:09:04.155 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:04.155 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:04.155 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:05.646 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:05.646 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:09:05.646 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:05.646 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:05.646 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:05.709 | After updating nova flavors: 2022-03-16 08:09:07.146 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:07.146 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-16 08:09:07.146 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:07.146 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-16 08:09:07.147 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-16 08:09:07.147 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-16 08:09:09.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:09.594 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:09.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:09.594 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:12.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:12.272 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:12.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:12.273 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:12.448 | Neutron networks: 2022-03-16 08:09:15.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:15.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:15.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:15.313 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:15.313 | +--------------------------------------+---------+--------------------------------------+ 2022-03-16 08:09:15.313 | | ID | Name | Subnets | 2022-03-16 08:09:15.313 | +--------------------------------------+---------+--------------------------------------+ 2022-03-16 08:09:15.313 | | 5712aa71-2e9e-48d6-9c7c-4d3378beb54e | private | 2dc3d57b-facc-48cd-866a-b58ef5e0e57d | 2022-03-16 08:09:15.313 | | f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 | public | b296a1bb-cf55-4947-882f-01f9665ba4b1 | 2022-03-16 08:09:15.313 | +--------------------------------------+---------+--------------------------------------+ 2022-03-16 08:09:17.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:17.790 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:17.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:17.790 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:20.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:20.350 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:20.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:20.350 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:20.350 | +---------------------------+--------------------------------------+ 2022-03-16 08:09:20.350 | | Field | Value | 2022-03-16 08:09:20.350 | +---------------------------+--------------------------------------+ 2022-03-16 08:09:20.350 | | admin_state_up | UP | 2022-03-16 08:09:20.350 | | availability_zone_hints | | 2022-03-16 08:09:20.350 | | availability_zones | nova | 2022-03-16 08:09:20.350 | | created_at | 2022-03-16T08:07:15Z | 2022-03-16 08:09:20.350 | | description | | 2022-03-16 08:09:20.350 | | dns_domain | None | 2022-03-16 08:09:20.350 | | id | 5712aa71-2e9e-48d6-9c7c-4d3378beb54e | 2022-03-16 08:09:20.350 | | ipv4_address_scope | None | 2022-03-16 08:09:20.350 | | ipv6_address_scope | None | 2022-03-16 08:09:20.351 | | is_default | None | 2022-03-16 08:09:20.351 | | is_vlan_transparent | None | 2022-03-16 08:09:20.351 | | mtu | 1500 | 2022-03-16 08:09:20.351 | | name | private | 2022-03-16 08:09:20.351 | | port_security_enabled | True | 2022-03-16 08:09:20.351 | | project_id | 6a45aab972e546828c80593268fb7be6 | 2022-03-16 08:09:20.351 | | provider:network_type | vlan | 2022-03-16 08:09:20.351 | | provider:physical_network | physnet1 | 2022-03-16 08:09:20.351 | | provider:segmentation_id | 132 | 2022-03-16 08:09:20.351 | | qos_policy_id | None | 2022-03-16 08:09:20.351 | | revision_number | 3 | 2022-03-16 08:09:20.351 | | router:external | Internal | 2022-03-16 08:09:20.351 | | segments | None | 2022-03-16 08:09:20.351 | | shared | False | 2022-03-16 08:09:20.351 | | status | ACTIVE | 2022-03-16 08:09:20.351 | | subnets | 2dc3d57b-facc-48cd-866a-b58ef5e0e57d | 2022-03-16 08:09:20.351 | | tags | | 2022-03-16 08:09:20.351 | | updated_at | 2022-03-16T08:09:12Z | 2022-03-16 08:09:20.351 | +---------------------------+--------------------------------------+ 2022-03-16 08:09:22.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:22.822 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:22.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:22.822 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:22.822 | +---------------------------+--------------------------------------+ 2022-03-16 08:09:22.822 | | Field | Value | 2022-03-16 08:09:22.822 | +---------------------------+--------------------------------------+ 2022-03-16 08:09:22.822 | | admin_state_up | UP | 2022-03-16 08:09:22.822 | | availability_zone_hints | | 2022-03-16 08:09:22.822 | | availability_zones | nova | 2022-03-16 08:09:22.822 | | created_at | 2022-03-16T08:07:33Z | 2022-03-16 08:09:22.822 | | description | | 2022-03-16 08:09:22.822 | | dns_domain | None | 2022-03-16 08:09:22.822 | | id | f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 | 2022-03-16 08:09:22.822 | | ipv4_address_scope | None | 2022-03-16 08:09:22.822 | | ipv6_address_scope | None | 2022-03-16 08:09:22.822 | | is_default | True | 2022-03-16 08:09:22.822 | | is_vlan_transparent | None | 2022-03-16 08:09:22.822 | | mtu | 1500 | 2022-03-16 08:09:22.822 | | name | public | 2022-03-16 08:09:22.822 | | port_security_enabled | True | 2022-03-16 08:09:22.822 | | project_id | 017c6055da2b4550a0006147d2271962 | 2022-03-16 08:09:22.822 | | provider:network_type | flat | 2022-03-16 08:09:22.822 | | provider:physical_network | physnet1 | 2022-03-16 08:09:22.822 | | provider:segmentation_id | None | 2022-03-16 08:09:22.823 | | qos_policy_id | None | 2022-03-16 08:09:22.823 | | revision_number | 2 | 2022-03-16 08:09:22.823 | | router:external | External | 2022-03-16 08:09:22.823 | | segments | None | 2022-03-16 08:09:22.823 | | shared | False | 2022-03-16 08:09:22.823 | | status | ACTIVE | 2022-03-16 08:09:22.823 | | subnets | b296a1bb-cf55-4947-882f-01f9665ba4b1 | 2022-03-16 08:09:22.823 | | tags | | 2022-03-16 08:09:22.823 | | updated_at | 2022-03-16T08:07:41Z | 2022-03-16 08:09:22.823 | +---------------------------+--------------------------------------+ 2022-03-16 08:09:22.984 | Neutron subnetworks: 2022-03-16 08:09:25.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:25.269 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:25.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:25.269 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:25.269 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-16 08:09:25.269 | | ID | Name | Network | Subnet | 2022-03-16 08:09:25.269 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-16 08:09:25.269 | | 2dc3d57b-facc-48cd-866a-b58ef5e0e57d | private-subnet | 5712aa71-2e9e-48d6-9c7c-4d3378beb54e | 172.20.0.0/26 | 2022-03-16 08:09:25.269 | | b296a1bb-cf55-4947-882f-01f9665ba4b1 | public-subnet | f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 | 172.26.0.0/24 | 2022-03-16 08:09:25.269 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-16 08:09:27.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:27.679 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:27.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:27.679 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:30.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:30.136 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:30.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:30.136 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:30.136 | +----------------------+--------------------------------------+ 2022-03-16 08:09:30.136 | | Field | Value | 2022-03-16 08:09:30.136 | +----------------------+--------------------------------------+ 2022-03-16 08:09:30.136 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-03-16 08:09:30.136 | | cidr | 172.20.0.0/26 | 2022-03-16 08:09:30.136 | | created_at | 2022-03-16T08:07:18Z | 2022-03-16 08:09:30.136 | | description | | 2022-03-16 08:09:30.136 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-03-16 08:09:30.136 | | dns_publish_fixed_ip | None | 2022-03-16 08:09:30.136 | | enable_dhcp | True | 2022-03-16 08:09:30.136 | | gateway_ip | 172.20.0.1 | 2022-03-16 08:09:30.136 | | host_routes | | 2022-03-16 08:09:30.136 | | id | 2dc3d57b-facc-48cd-866a-b58ef5e0e57d | 2022-03-16 08:09:30.136 | | ip_version | 4 | 2022-03-16 08:09:30.136 | | ipv6_address_mode | None | 2022-03-16 08:09:30.136 | | ipv6_ra_mode | None | 2022-03-16 08:09:30.136 | | name | private-subnet | 2022-03-16 08:09:30.136 | | network_id | 5712aa71-2e9e-48d6-9c7c-4d3378beb54e | 2022-03-16 08:09:30.136 | | project_id | 6a45aab972e546828c80593268fb7be6 | 2022-03-16 08:09:30.136 | | revision_number | 1 | 2022-03-16 08:09:30.136 | | segment_id | None | 2022-03-16 08:09:30.137 | | service_types | | 2022-03-16 08:09:30.137 | | subnetpool_id | 71ab5b2c-c303-4f12-b161-e3ed84406b31 | 2022-03-16 08:09:30.137 | | tags | | 2022-03-16 08:09:30.137 | | updated_at | 2022-03-16T08:09:12Z | 2022-03-16 08:09:30.137 | +----------------------+--------------------------------------+ 2022-03-16 08:09:32.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:32.547 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:32.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:32.547 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:32.547 | +----------------------+--------------------------------------+ 2022-03-16 08:09:32.547 | | Field | Value | 2022-03-16 08:09:32.547 | +----------------------+--------------------------------------+ 2022-03-16 08:09:32.547 | | allocation_pools | 172.26.0.2-172.26.0.254 | 2022-03-16 08:09:32.547 | | cidr | 172.26.0.0/24 | 2022-03-16 08:09:32.547 | | created_at | 2022-03-16T08:07:41Z | 2022-03-16 08:09:32.547 | | description | | 2022-03-16 08:09:32.547 | | dns_nameservers | | 2022-03-16 08:09:32.547 | | dns_publish_fixed_ip | None | 2022-03-16 08:09:32.547 | | enable_dhcp | False | 2022-03-16 08:09:32.547 | | gateway_ip | 172.26.0.1 | 2022-03-16 08:09:32.547 | | host_routes | | 2022-03-16 08:09:32.547 | | id | b296a1bb-cf55-4947-882f-01f9665ba4b1 | 2022-03-16 08:09:32.547 | | ip_version | 4 | 2022-03-16 08:09:32.547 | | ipv6_address_mode | None | 2022-03-16 08:09:32.547 | | ipv6_ra_mode | None | 2022-03-16 08:09:32.547 | | name | public-subnet | 2022-03-16 08:09:32.547 | | network_id | f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 | 2022-03-16 08:09:32.547 | | project_id | 017c6055da2b4550a0006147d2271962 | 2022-03-16 08:09:32.548 | | revision_number | 0 | 2022-03-16 08:09:32.548 | | segment_id | None | 2022-03-16 08:09:32.548 | | service_types | | 2022-03-16 08:09:32.548 | | subnetpool_id | None | 2022-03-16 08:09:32.548 | | tags | | 2022-03-16 08:09:32.548 | | updated_at | 2022-03-16T08:07:41Z | 2022-03-16 08:09:32.548 | +----------------------+--------------------------------------+ 2022-03-16 08:09:32.735 | + ./stack.sh:main:1469 : command openstack complete 2022-03-16 08:09:32.735 | + ./stack.sh:main:1470 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-03-16 08:09:32.738 | + ./stack.sh:main:1469 : openstack complete 2022-03-16 08:09:35.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:35.484 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:35.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:35.484 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:35.484 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-03-16 08:09:35.813 | + ./stack.sh:main:1473 : is_service_enabled cinder 2022-03-16 08:09:35.835 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:09:35.837 | + ./stack.sh:main:1474 : is_ubuntu 2022-03-16 08:09:35.840 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 08:09:35.843 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 08:09:35.845 | + ./stack.sh:main:1475 : echo_summary 'Configuring lvm.conf global device filter' 2022-03-16 08:09:35.848 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:09:35.850 | + ./stack.sh:echo_summary:446 : echo -e Configuring lvm.conf global device filter 2022-03-16 08:09:35.853 | + ./stack.sh:main:1476 : set_lvm_filter 2022-03-16 08:09:35.856 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-03-16 08:09:35.859 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-03-16 08:09:35.861 | + lib/lvm:set_lvm_filter:185 : local pv 2022-03-16 08:09:35.864 | + lib/lvm:set_lvm_filter:186 : local vg 2022-03-16 08:09:35.866 | + lib/lvm:set_lvm_filter:187 : local line 2022-03-16 08:09:35.870 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-03-16 08:09:36.019 | + lib/lvm:set_lvm_filter:189 : for pv_info in $(sudo pvs --noheadings -o name) 2022-03-16 08:09:36.023 | ++ lib/lvm:set_lvm_filter:190 : echo -e /dev/loop4 2022-03-16 08:09:36.023 | ++ lib/lvm:set_lvm_filter:190 : sed 's/ //g' 2022-03-16 08:09:36.023 | ++ lib/lvm:set_lvm_filter:190 : sed 's/\/dev\///g' 2022-03-16 08:09:36.029 | + lib/lvm:set_lvm_filter:190 : pv=loop4 2022-03-16 08:09:36.032 | + lib/lvm:set_lvm_filter:191 : new='"a|loop4|", ' 2022-03-16 08:09:36.034 | + lib/lvm:set_lvm_filter:192 : filter_string='global_filter = [ "a|loop4|", ' 2022-03-16 08:09:36.037 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-03-16 08:09:36.039 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-03-16 08:09:36.042 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-03-16 08:09:36.057 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-03-16 08:09:36.071 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-03-16 08:09:36.074 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:09:36.076 | + ./stack.sh:echo_summary:446 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"r|.*|"' ']' '#' from devstack 2022-03-16 08:09:36.079 | + ./stack.sh:main:1486 : run_phase stack test-config 2022-03-16 08:09:36.082 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 08:09:36.084 | + functions-common:run_phase:1854 : local phase=test-config 2022-03-16 08:09:36.087 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 08:09:36.089 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 08:09:36.092 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 08:09:36.095 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 08:09:36.097 | + functions-common:run_phase:1863 : local extra 2022-03-16 08:09:36.101 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 08:09:36.106 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 08:09:36.109 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 08:09:36.112 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 08:09:36.115 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-03-16 08:09:36.118 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 08:09:36.135 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:09:36.138 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 08:09:36.141 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:09:36.143 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-03-16 08:09:36.146 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:09:36.148 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:09:36.151 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:09:36.153 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-03-16 08:09:36.156 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:09:36.159 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 08:09:36.161 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 08:09:36.164 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 08:09:36.166 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-03-16 08:09:36.217 | [198315 Async install_tempest:223689]: Waiting for completion of install_tempest running on PID 223689 (1 other jobs running) 2022-03-16 08:09:36.242 | [198315 Async install_tempest:223689]: Signaling child to exit 2022-03-16 08:09:36.242 | WAKEUP 2022-03-16 08:09:36.264 | [198315 Async install_tempest:223689]: Signaled 2022-03-16 08:09:36.266 | ++ lib/tempest:install_tempest:711 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:610 : local git_ref=master 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:611 : local orig_dir 2022-03-16 08:09:36.266 | +++ functions-common:git_clone:612 : pwd 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 08:09:36.266 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:615 : RECLONE=False 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:629 : echo master 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:677 : cd /opt/stack/tempest 2022-03-16 08:09:36.266 | ++ functions-common:git_clone:678 : git show --oneline 2022-03-16 08:09:36.267 | ++ functions-common:git_clone:678 : head -1 2022-03-16 08:09:36.267 | 5c556626d Merge "Add release notes page for version 30.0.0" 2022-03-16 08:09:36.267 | ++ functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 08:09:36.267 | ++ lib/tempest:install_tempest:712 : pip_install 'tox!=2.8.0' 2022-03-16 08:09:36.267 | Using python 3.8 to install tox!=2.8.0 2022-03-16 08:09:36.267 | ++ 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 'tox!=2.8.0' 2022-03-16 08:09:36.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:36.267 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:36.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:36.267 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:36.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:09:36.267 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.24.5) 2022-03-16 08:09:36.267 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.6.0) 2022-03-16 08:09:36.267 | Requirement already satisfied: pluggy>=0.12.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.0.0) 2022-03-16 08:09:36.267 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-03-16 08:09:36.267 | Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.11.0) 2022-03-16 08:09:36.267 | Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (20.13.2) 2022-03-16 08:09:36.267 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-03-16 08:09:36.267 | Requirement already satisfied: toml>=0.9.4 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (0.10.2) 2022-03-16 08:09:36.267 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.7) 2022-03-16 08:09:36.267 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (0.3.4) 2022-03-16 08:09:36.267 | Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (2.5.1) 2022-03-16 08:09:36.267 | 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-16 08:09:36.267 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:09:36.267 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:09:36.267 | ++ inc/python:pip_install:200 : result=0 2022-03-16 08:09:36.267 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:09:36.267 | ++ functions-common:time_stop:2425 : local name 2022-03-16 08:09:36.267 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 08:09:36.267 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:09:36.267 | ++ functions-common:time_stop:2428 : local total 2022-03-16 08:09:36.267 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 08:09:36.267 | ++ functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:09:36.268 | ++ functions-common:time_stop:2432 : start_time=1647417605876 2022-03-16 08:09:36.268 | ++ functions-common:time_stop:2434 : [[ -z 1647417605876 ]] 2022-03-16 08:09:36.268 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:09:36.268 | ++ functions-common:time_stop:2437 : end_time=1647417610605 2022-03-16 08:09:36.268 | ++ functions-common:time_stop:2438 : elapsed_time=4729 2022-03-16 08:09:36.268 | ++ functions-common:time_stop:2439 : total=172078 2022-03-16 08:09:36.268 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:09:36.268 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176807 2022-03-16 08:09:36.268 | ++ inc/python:pip_install:203 : return 0 2022-03-16 08:09:36.268 | ++ lib/tempest:install_tempest:713 : pushd /opt/stack/tempest 2022-03-16 08:09:36.268 | /opt/stack/tempest ~/devstack 2022-03-16 08:09:36.268 | ++ lib/tempest:install_tempest:717 : git checkout master 2022-03-16 08:09:36.268 | M .coveragerc 2022-03-16 08:09:36.268 | M .gitignore 2022-03-16 08:09:36.268 | M .gitreview 2022-03-16 08:09:36.268 | M .mailmap 2022-03-16 08:09:36.268 | M .stestr.conf 2022-03-16 08:09:36.268 | M CONTRIBUTING.rst 2022-03-16 08:09:36.268 | M HACKING.rst 2022-03-16 08:09:36.268 | M LICENSE 2022-03-16 08:09:36.268 | M README.rst 2022-03-16 08:09:36.268 | M REVIEWING.rst 2022-03-16 08:09:36.268 | M bindep.txt 2022-03-16 08:09:36.268 | M doc/requirements.txt 2022-03-16 08:09:36.268 | M doc/source/_extra/.htaccess 2022-03-16 08:09:36.268 | M doc/source/_static/.keep 2022-03-16 08:09:36.268 | M doc/source/account_generator.rst 2022-03-16 08:09:36.268 | M doc/source/cleanup.rst 2022-03-16 08:09:36.268 | M doc/source/conf.py 2022-03-16 08:09:36.268 | M doc/source/configuration.rst 2022-03-16 08:09:36.268 | M doc/source/contributor/contributing.rst 2022-03-16 08:09:36.268 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-03-16 08:09:36.268 | M doc/source/data/tempest-plugins-registry.header 2022-03-16 08:09:36.268 | M doc/source/index.rst 2022-03-16 08:09:36.268 | M doc/source/keystone_scopes_and_roles_support.rst 2022-03-16 08:09:36.268 | M doc/source/library.rst 2022-03-16 08:09:36.269 | M doc/source/library/api_microversion_testing.rst 2022-03-16 08:09:36.269 | M doc/source/library/auth.rst 2022-03-16 08:09:36.269 | M doc/source/library/cli.rst 2022-03-16 08:09:36.269 | M doc/source/library/clients.rst 2022-03-16 08:09:36.269 | M doc/source/library/credential_providers.rst 2022-03-16 08:09:36.269 | M doc/source/library/decorators.rst 2022-03-16 08:09:36.269 | M doc/source/library/rest_client.rst 2022-03-16 08:09:36.269 | M doc/source/library/service_clients/compute_clients.rst 2022-03-16 08:09:36.269 | M doc/source/library/utils.rst 2022-03-16 08:09:36.269 | M doc/source/library/validation_resources.rst 2022-03-16 08:09:36.269 | M doc/source/microversion_testing.rst 2022-03-16 08:09:36.269 | M doc/source/overview.rst 2022-03-16 08:09:36.269 | M doc/source/plugins/index.rst 2022-03-16 08:09:36.269 | M doc/source/plugins/plugin.rst 2022-03-16 08:09:36.269 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-03-16 08:09:36.269 | M doc/source/run.rst 2022-03-16 08:09:36.269 | M doc/source/sampleconf.rst 2022-03-16 08:09:36.269 | M doc/source/stable_branch_support_policy.rst 2022-03-16 08:09:36.269 | M doc/source/stable_branch_testing_policy.rst 2022-03-16 08:09:36.269 | M doc/source/subunit_describe_calls.rst 2022-03-16 08:09:36.269 | M doc/source/supported_version.rst 2022-03-16 08:09:36.269 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-03-16 08:09:36.269 | M doc/source/test_removal.rst 2022-03-16 08:09:36.269 | M doc/source/tests/modules.rst 2022-03-16 08:09:36.269 | M doc/source/workspace.rst 2022-03-16 08:09:36.269 | M doc/source/write_tests.rst 2022-03-16 08:09:36.269 | M etc/accounts.yaml.sample 2022-03-16 08:09:36.269 | M etc/allow-list.yaml 2022-03-16 08:09:36.269 | M etc/logging.conf.sample 2022-03-16 08:09:36.269 | M etc/rbac-persona-accounts.yaml.sample 2022-03-16 08:09:36.269 | M playbooks/devstack-tempest-ipv6.yaml 2022-03-16 08:09:36.269 | M playbooks/devstack-tempest.yaml 2022-03-16 08:09:36.269 | M playbooks/enable-fips.yaml 2022-03-16 08:09:36.269 | M playbooks/post-tempest.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-03-16 08:09:36.270 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-03-16 08:09:36.271 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-03-16 08:09:36.272 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-03-16 08:09:36.273 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-03-16 08:09:36.274 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-03-16 08:09:36.275 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-03-16 08:09:36.276 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-03-16 08:09:36.277 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-03-16 08:09:36.278 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-03-16 08:09:36.279 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-03-16 08:09:36.279 | M releasenotes/source/_static/.placeholder 2022-03-16 08:09:36.279 | M releasenotes/source/_templates/.placeholder 2022-03-16 08:09:36.279 | M releasenotes/source/conf.py 2022-03-16 08:09:36.279 | M releasenotes/source/index.rst 2022-03-16 08:09:36.279 | M releasenotes/source/unreleased.rst 2022-03-16 08:09:36.279 | M releasenotes/source/v10.0.0.rst 2022-03-16 08:09:36.279 | M releasenotes/source/v11.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v12.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v13.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v14.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v15.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v16.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v16.1.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v17.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v17.1.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v17.2.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v18.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v19.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v20.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v21.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v22.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v22.1.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v23.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v24.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v26.0.0.rst 2022-03-16 08:09:36.280 | M releasenotes/source/v26.1.0.rst 2022-03-16 08:09:36.281 | M releasenotes/source/v27.0.0.rst 2022-03-16 08:09:36.281 | M releasenotes/source/v28.0.0.rst 2022-03-16 08:09:36.281 | M releasenotes/source/v28.1.0.rst 2022-03-16 08:09:36.281 | M releasenotes/source/v29.0.0.rst 2022-03-16 08:09:36.281 | M releasenotes/source/v29.1.0.rst 2022-03-16 08:09:36.281 | M releasenotes/source/v29.2.0.rst 2022-03-16 08:09:36.281 | M releasenotes/source/v30.0.0.rst 2022-03-16 08:09:36.281 | M requirements.txt 2022-03-16 08:09:36.281 | M roles/acl-devstack-files/README.rst 2022-03-16 08:09:36.281 | M roles/acl-devstack-files/defaults/main.yaml 2022-03-16 08:09:36.281 | M roles/acl-devstack-files/tasks/main.yaml 2022-03-16 08:09:36.281 | M roles/run-tempest-26/README.rst 2022-03-16 08:09:36.281 | M roles/run-tempest-26/defaults/main.yaml 2022-03-16 08:09:36.281 | M roles/run-tempest-26/tasks/main.yaml 2022-03-16 08:09:36.281 | M roles/run-tempest/README.rst 2022-03-16 08:09:36.281 | M roles/run-tempest/defaults/main.yaml 2022-03-16 08:09:36.281 | M roles/run-tempest/tasks/main.yaml 2022-03-16 08:09:36.281 | M roles/setup-tempest-data-dir/README.rst 2022-03-16 08:09:36.281 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-03-16 08:09:36.281 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-03-16 08:09:36.281 | M roles/setup-tempest-run-dir/README.rst 2022-03-16 08:09:36.281 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-03-16 08:09:36.281 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-03-16 08:09:36.281 | M roles/tempest-cleanup/README.rst 2022-03-16 08:09:36.281 | M roles/tempest-cleanup/defaults/main.yaml 2022-03-16 08:09:36.281 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-03-16 08:09:36.281 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-03-16 08:09:36.281 | M roles/tempest-cleanup/tasks/main.yaml 2022-03-16 08:09:36.281 | M setup.cfg 2022-03-16 08:09:36.281 | M setup.py 2022-03-16 08:09:36.281 | M tempest/README.rst 2022-03-16 08:09:36.281 | M tempest/__init__.py 2022-03-16 08:09:36.281 | M tempest/api/README.rst 2022-03-16 08:09:36.281 | M tempest/api/__init__.py 2022-03-16 08:09:36.281 | M tempest/api/compute/__init__.py 2022-03-16 08:09:36.281 | M tempest/api/compute/admin/__init__.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_agents.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_aggregates.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_availability_zone.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_create_server.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_delete_server.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_fixed_ips.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_flavors.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_flavors_access.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_hosts.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_hosts_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_hypervisor.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_live_migration.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_migrations.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_networks.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_quotas.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_quotas_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_security_groups.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_servers.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_servers_negative.py 2022-03-16 08:09:36.282 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-03-16 08:09:36.283 | M tempest/api/compute/admin/test_services.py 2022-03-16 08:09:36.283 | M tempest/api/compute/admin/test_services_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-03-16 08:09:36.283 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/admin/test_volume.py 2022-03-16 08:09:36.283 | M tempest/api/compute/admin/test_volume_swap.py 2022-03-16 08:09:36.283 | M tempest/api/compute/admin/test_volumes_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/api_microversion_fixture.py 2022-03-16 08:09:36.283 | M tempest/api/compute/base.py 2022-03-16 08:09:36.283 | M tempest/api/compute/certificates/__init__.py 2022-03-16 08:09:36.283 | M tempest/api/compute/certificates/test_certificates.py 2022-03-16 08:09:36.283 | M tempest/api/compute/flavors/__init__.py 2022-03-16 08:09:36.283 | M tempest/api/compute/flavors/test_flavors.py 2022-03-16 08:09:36.283 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/floating_ips/__init__.py 2022-03-16 08:09:36.283 | M tempest/api/compute/floating_ips/base.py 2022-03-16 08:09:36.283 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-03-16 08:09:36.283 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-03-16 08:09:36.283 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/__init__.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/test_image_metadata.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/test_images.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/test_images_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/test_images_oneserver.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/test_list_image_filters.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/images/test_list_images.py 2022-03-16 08:09:36.283 | M tempest/api/compute/keypairs/__init__.py 2022-03-16 08:09:36.283 | M tempest/api/compute/keypairs/base.py 2022-03-16 08:09:36.283 | M tempest/api/compute/keypairs/test_keypairs.py 2022-03-16 08:09:36.283 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-03-16 08:09:36.283 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-03-16 08:09:36.283 | M tempest/api/compute/limits/__init__.py 2022-03-16 08:09:36.284 | M tempest/api/compute/limits/test_absolute_limits.py 2022-03-16 08:09:36.284 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-03-16 08:09:36.284 | M tempest/api/compute/security_groups/__init__.py 2022-03-16 08:09:36.284 | M tempest/api/compute/security_groups/base.py 2022-03-16 08:09:36.284 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-03-16 08:09:36.284 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-03-16 08:09:36.284 | M tempest/api/compute/security_groups/test_security_groups.py 2022-03-16 08:09:36.284 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/__init__.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_availability_zone.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_create_server.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_delete_server.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_device_tagging.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_disk_config.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_instance_actions.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_list_server_filters.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_multiple_create.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_novnc.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_actions.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_addresses.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_group.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_metadata.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_password.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_personality.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_rescue.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-03-16 08:09:36.284 | M tempest/api/compute/servers/test_server_tags.py 2022-03-16 08:09:36.285 | M tempest/api/compute/servers/test_servers.py 2022-03-16 08:09:36.285 | M tempest/api/compute/servers/test_servers_microversions.py 2022-03-16 08:09:36.285 | M tempest/api/compute/servers/test_servers_negative.py 2022-03-16 08:09:36.285 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-03-16 08:09:36.285 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-03-16 08:09:36.285 | M tempest/api/compute/test_extensions.py 2022-03-16 08:09:36.285 | M tempest/api/compute/test_networks.py 2022-03-16 08:09:36.285 | M tempest/api/compute/test_quotas.py 2022-03-16 08:09:36.285 | M tempest/api/compute/test_tenant_networks.py 2022-03-16 08:09:36.285 | M tempest/api/compute/test_versions.py 2022-03-16 08:09:36.285 | M tempest/api/compute/volumes/__init__.py 2022-03-16 08:09:36.285 | M tempest/api/compute/volumes/test_attach_volume.py 2022-03-16 08:09:36.285 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-03-16 08:09:36.285 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-03-16 08:09:36.285 | M tempest/api/compute/volumes/test_volumes_get.py 2022-03-16 08:09:36.285 | M tempest/api/compute/volumes/test_volumes_list.py 2022-03-16 08:09:36.285 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-03-16 08:09:36.285 | M tempest/api/identity/__init__.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/__init__.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/__init__.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_roles.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_services.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_tenants.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_tokens.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_users.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v3/__init__.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v3/test_credentials.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-03-16 08:09:36.285 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_domains.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_groups.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_inherits.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_list_users.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_policies.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_projects.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_regions.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_roles.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_services.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_tokens.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_trusts.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_users.py 2022-03-16 08:09:36.286 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-03-16 08:09:36.286 | M tempest/api/identity/base.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v2/__init__.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v2/test_api_discovery.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v2/test_extension.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v2/test_tenants.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v2/test_tokens.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v2/test_users.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v3/__init__.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v3/test_access_rules.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v3/test_api_discovery.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v3/test_application_credentials.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v3/test_catalog.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v3/test_domains.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-03-16 08:09:36.286 | M tempest/api/identity/v3/test_projects.py 2022-03-16 08:09:36.287 | M tempest/api/identity/v3/test_tokens.py 2022-03-16 08:09:36.287 | M tempest/api/identity/v3/test_users.py 2022-03-16 08:09:36.287 | M tempest/api/image/__init__.py 2022-03-16 08:09:36.287 | M tempest/api/image/base.py 2022-03-16 08:09:36.287 | M tempest/api/image/v1/__init__.py 2022-03-16 08:09:36.287 | M tempest/api/image/v1/test_image_members.py 2022-03-16 08:09:36.287 | M tempest/api/image/v1/test_image_members_negative.py 2022-03-16 08:09:36.287 | M tempest/api/image/v1/test_images.py 2022-03-16 08:09:36.287 | M tempest/api/image/v1/test_images_negative.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/__init__.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/admin/__init__.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/admin/test_images.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/test_images.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/test_images_member.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/test_images_member_negative.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/test_images_negative.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/test_images_tags.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/test_images_tags_negative.py 2022-03-16 08:09:36.287 | M tempest/api/image/v2/test_versions.py 2022-03-16 08:09:36.287 | M tempest/api/network/__init__.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/__init__.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/test_external_network_extension.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/test_external_networks_negative.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/test_metering_extensions.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/test_negative_quotas.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/test_ports.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/test_quotas.py 2022-03-16 08:09:36.287 | M tempest/api/network/admin/test_routers.py 2022-03-16 08:09:36.288 | M tempest/api/network/admin/test_routers_dvr.py 2022-03-16 08:09:36.288 | M tempest/api/network/admin/test_routers_negative.py 2022-03-16 08:09:36.288 | M tempest/api/network/base.py 2022-03-16 08:09:36.288 | M tempest/api/network/base_security_groups.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_agent_management_negative.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_allowed_address_pair.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_dhcp_ipv6.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_extensions.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_extra_dhcp_options.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_floating_ips.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_floating_ips_negative.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_networks.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_networks_negative.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_ports.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_routers.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_routers_negative.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_security_groups.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_security_groups_negative.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_service_providers.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_subnetpools_extensions.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_tags.py 2022-03-16 08:09:36.288 | M tempest/api/network/test_versions.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/__init__.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/base.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_account_bulk.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_account_quotas.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_account_services.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_account_services_negative.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_container_acl.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_container_acl_negative.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_container_quotas.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_container_services.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_container_services_negative.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_container_staticweb.py 2022-03-16 08:09:36.288 | M tempest/api/object_storage/test_container_sync.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_crossdomain.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_healthcheck.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_object_expiry.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_object_formpost.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_object_services.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_object_slo.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_object_temp_url.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-03-16 08:09:36.289 | M tempest/api/object_storage/test_object_version.py 2022-03-16 08:09:36.289 | M tempest/api/volume/__init__.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/__init__.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_group_snapshots.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_group_type_specs.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_group_types.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_groups.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_multi_backend.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_qos.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_user_messages.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_hosts.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_manage.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_pools.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_quotas.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_retype.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_services.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-03-16 08:09:36.289 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-03-16 08:09:36.290 | M tempest/api/volume/admin/test_volume_type_access.py 2022-03-16 08:09:36.290 | M tempest/api/volume/admin/test_volume_types.py 2022-03-16 08:09:36.290 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-03-16 08:09:36.290 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-03-16 08:09:36.290 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-03-16 08:09:36.290 | M tempest/api/volume/admin/test_volumes_actions.py 2022-03-16 08:09:36.290 | M tempest/api/volume/admin/test_volumes_backup.py 2022-03-16 08:09:36.290 | M tempest/api/volume/admin/test_volumes_list.py 2022-03-16 08:09:36.290 | M tempest/api/volume/api_microversion_fixture.py 2022-03-16 08:09:36.290 | M tempest/api/volume/base.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_availability_zone.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_extensions.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_image_metadata.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_snapshot_metadata.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_versions.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volume_absolute_limits.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volume_delete_cascade.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volume_metadata.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volume_transfers.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_actions.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_backup.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_clone.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_clone_negative.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_extend.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_get.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_list.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_negative.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_snapshots.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-03-16 08:09:36.290 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-03-16 08:09:36.290 | M tempest/clients.py 2022-03-16 08:09:36.290 | M tempest/cmd/__init__.py 2022-03-16 08:09:36.290 | M tempest/cmd/cleanup.py 2022-03-16 08:09:36.290 | M tempest/cmd/cleanup_service.py 2022-03-16 08:09:36.290 | M tempest/cmd/config-generator.tempest.conf 2022-03-16 08:09:36.290 | M tempest/cmd/init.py 2022-03-16 08:09:36.290 | M tempest/cmd/list_plugins.py 2022-03-16 08:09:36.291 | M tempest/cmd/main.py 2022-03-16 08:09:36.291 | M tempest/cmd/run.py 2022-03-16 08:09:36.291 | M tempest/cmd/subunit_describe_calls.py 2022-03-16 08:09:36.291 | M tempest/cmd/verify_tempest_config.py 2022-03-16 08:09:36.291 | M tempest/cmd/workspace.py 2022-03-16 08:09:36.291 | M tempest/common/__init__.py 2022-03-16 08:09:36.291 | M tempest/common/compute.py 2022-03-16 08:09:36.291 | M tempest/common/credentials_factory.py 2022-03-16 08:09:36.291 | M tempest/common/custom_matchers.py 2022-03-16 08:09:36.291 | M tempest/common/identity.py 2022-03-16 08:09:36.291 | M tempest/common/image.py 2022-03-16 08:09:36.291 | M tempest/common/tempest_fixtures.py 2022-03-16 08:09:36.291 | M tempest/common/utils/__init__.py 2022-03-16 08:09:36.291 | M tempest/common/utils/linux/__init__.py 2022-03-16 08:09:36.291 | M tempest/common/utils/linux/remote_client.py 2022-03-16 08:09:36.291 | M tempest/common/utils/net_info.py 2022-03-16 08:09:36.291 | M tempest/common/utils/net_utils.py 2022-03-16 08:09:36.291 | M tempest/common/waiters.py 2022-03-16 08:09:36.291 | M tempest/config.py 2022-03-16 08:09:36.291 | M tempest/hacking/__init__.py 2022-03-16 08:09:36.291 | M tempest/hacking/checks.py 2022-03-16 08:09:36.291 | M tempest/lib/__init__.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/__init__.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/__init__.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/__init__.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-03-16 08:09:36.291 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-03-16 08:09:36.292 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-03-16 08:09:36.293 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/volume/__init__.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/volume/backups.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-03-16 08:09:36.294 | M tempest/lib/api_schema/response/volume/extensions.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/group_types.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/groups.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/hosts.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/limits.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/messages.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/qos.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/quotas.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/services.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/transfers.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-03-16 08:09:36.295 | M tempest/lib/api_schema/response/volume/volumes.py 2022-03-16 08:09:36.295 | M tempest/lib/auth.py 2022-03-16 08:09:36.295 | M tempest/lib/base.py 2022-03-16 08:09:36.295 | M tempest/lib/cli/__init__.py 2022-03-16 08:09:36.295 | M tempest/lib/cli/base.py 2022-03-16 08:09:36.295 | M tempest/lib/cli/output_parser.py 2022-03-16 08:09:36.295 | M tempest/lib/cmd/__init__.py 2022-03-16 08:09:36.295 | M tempest/lib/common/__init__.py 2022-03-16 08:09:36.295 | M tempest/lib/common/api_microversion_fixture.py 2022-03-16 08:09:36.295 | M tempest/lib/common/api_version_request.py 2022-03-16 08:09:36.295 | M tempest/lib/common/api_version_utils.py 2022-03-16 08:09:36.295 | M tempest/lib/common/cred_client.py 2022-03-16 08:09:36.295 | M tempest/lib/common/cred_provider.py 2022-03-16 08:09:36.295 | M tempest/lib/common/dynamic_creds.py 2022-03-16 08:09:36.296 | M tempest/lib/common/fixed_network.py 2022-03-16 08:09:36.296 | M tempest/lib/common/http.py 2022-03-16 08:09:36.296 | M tempest/lib/common/jsonschema_validator.py 2022-03-16 08:09:36.296 | M tempest/lib/common/preprov_creds.py 2022-03-16 08:09:36.296 | M tempest/lib/common/profiler.py 2022-03-16 08:09:36.296 | M tempest/lib/common/rest_client.py 2022-03-16 08:09:36.296 | M tempest/lib/common/ssh.py 2022-03-16 08:09:36.296 | M tempest/lib/common/thread.py 2022-03-16 08:09:36.296 | M tempest/lib/common/utils/__init__.py 2022-03-16 08:09:36.296 | M tempest/lib/common/utils/data_utils.py 2022-03-16 08:09:36.296 | M tempest/lib/common/utils/linux/__init__.py 2022-03-16 08:09:36.296 | M tempest/lib/common/utils/linux/remote_client.py 2022-03-16 08:09:36.296 | M tempest/lib/common/utils/misc.py 2022-03-16 08:09:36.296 | M tempest/lib/common/utils/test_utils.py 2022-03-16 08:09:36.296 | M tempest/lib/common/validation_resources.py 2022-03-16 08:09:36.296 | M tempest/lib/decorators.py 2022-03-16 08:09:36.296 | M tempest/lib/exceptions.py 2022-03-16 08:09:36.296 | M tempest/lib/services/__init__.py 2022-03-16 08:09:36.296 | M tempest/lib/services/clients.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/__init__.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/agents_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/aggregates_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/availability_zone_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/base_compute_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/certificates_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/extensions_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/fixed_ips_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/flavors_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/floating_ips_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/hosts_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/hypervisor_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/images_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/interfaces_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/keypairs_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/limits_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/migrations_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/networks_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/quota_classes_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/quotas_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/security_group_rules_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/security_groups_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/server_groups_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/servers_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/services_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/snapshots_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/tenant_networks_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/tenant_usages_client.py 2022-03-16 08:09:36.297 | M tempest/lib/services/compute/versions_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/compute/volumes_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/__init__.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v2/__init__.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v2/identity_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v2/roles_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v2/services_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v2/tenants_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v2/token_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v2/users_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/__init__.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/catalog_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/credentials_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/domains_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/groups_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/identity_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/limits_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/mappings_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/policies_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/projects_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/protocols_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/regions_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-03-16 08:09:36.298 | M tempest/lib/services/identity/v3/roles_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/identity/v3/services_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/identity/v3/token_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/identity/v3/trusts_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/identity/v3/users_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/identity/v3/versions_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/__init__.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v1/__init__.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v1/image_members_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v1/images_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/__init__.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/image_members_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/images_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/namespaces_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/resource_types_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/schemas_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/image/v2/versions_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/__init__.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/agents_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/base.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/extensions_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/floating_ips_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/log_resource_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/loggable_resource_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/metering_label_rules_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/metering_labels_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/networks_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/ports_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/qos_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-03-16 08:09:36.299 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/quotas_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/routers_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/security_group_rules_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/security_groups_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/segments_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/service_providers_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/subnetpools_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/subnets_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/tags_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/trunks_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/network/versions_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/object_storage/__init__.py 2022-03-16 08:09:36.300 | M tempest/lib/services/object_storage/account_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/object_storage/capabilities_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/object_storage/container_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/object_storage/object_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/placement/__init__.py 2022-03-16 08:09:36.300 | M tempest/lib/services/placement/base_placement_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/placement/placement_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/placement/resource_providers_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/__init__.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/base_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/__init__.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/backups_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/extensions_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/hosts_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/limits_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/qos_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/quotas_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-03-16 08:09:36.300 | M tempest/lib/services/volume/v2/services_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v2/transfers_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v2/types_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v2/volumes_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/__init__.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/attachments_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/backups_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/base_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/extensions_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/group_types_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/groups_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/hosts_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/limits_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/messages_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/qos_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/quotas_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/services_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/transfers_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/types_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/versions_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-03-16 08:09:36.301 | M tempest/lib/services/volume/v3/volumes_client.py 2022-03-16 08:09:36.301 | M tempest/scenario/README.rst 2022-03-16 08:09:36.301 | M tempest/scenario/__init__.py 2022-03-16 08:09:36.301 | M tempest/scenario/manager.py 2022-03-16 08:09:36.301 | M tempest/scenario/test_aggregates_basic_ops.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_compute_unified_limits.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_dashboard_basic_ops.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_minimum_basic.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_network_advanced_server_ops.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_network_basic_ops.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_network_qos_placement.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_network_v6.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_object_storage_basic_ops.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_security_groups_basic_ops.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_server_advanced_ops.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_server_basic_ops.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_server_multinode.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_shelve_instance.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_snapshot_pattern.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_stamp_pattern.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_unified_limits.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_volume_backup_restore.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_volume_boot_pattern.py 2022-03-16 08:09:36.302 | M tempest/scenario/test_volume_migrate_attached.py 2022-03-16 08:09:36.302 | M tempest/services/__init__.py 2022-03-16 08:09:36.302 | M tempest/services/orchestration/__init__.py 2022-03-16 08:09:36.302 | M tempest/services/orchestration/json/__init__.py 2022-03-16 08:09:36.302 | M tempest/services/orchestration/json/orchestration_client.py 2022-03-16 08:09:36.302 | M tempest/test.py 2022-03-16 08:09:36.302 | M tempest/test_discover/__init__.py 2022-03-16 08:09:36.302 | M tempest/test_discover/plugins.py 2022-03-16 08:09:36.302 | M tempest/test_discover/test_discover.py 2022-03-16 08:09:36.302 | M tempest/tests/README.rst 2022-03-16 08:09:36.302 | M tempest/tests/__init__.py 2022-03-16 08:09:36.302 | M tempest/tests/api/__init__.py 2022-03-16 08:09:36.302 | M tempest/tests/api/compute/__init__.py 2022-03-16 08:09:36.302 | M tempest/tests/api/compute/test_base.py 2022-03-16 08:09:36.303 | M tempest/tests/base.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/__init__.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-03-16 08:09:36.303 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_account_generator.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_cleanup.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_cleanup_services.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_list_plugins.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_run.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_saved_state_json.json 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_tempest_init.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-03-16 08:09:36.303 | M tempest/tests/cmd/test_workspace.py 2022-03-16 08:09:36.303 | M tempest/tests/common/__init__.py 2022-03-16 08:09:36.303 | M tempest/tests/common/test_admin_available.py 2022-03-16 08:09:36.303 | M tempest/tests/common/test_alt_available.py 2022-03-16 08:09:36.303 | M tempest/tests/common/test_compute.py 2022-03-16 08:09:36.303 | M tempest/tests/common/test_credentials_factory.py 2022-03-16 08:09:36.303 | M tempest/tests/common/test_custom_matchers.py 2022-03-16 08:09:36.303 | M tempest/tests/common/test_image.py 2022-03-16 08:09:36.303 | M tempest/tests/common/utils/__init__.py 2022-03-16 08:09:36.303 | M tempest/tests/common/utils/linux/__init__.py 2022-03-16 08:09:36.303 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-03-16 08:09:36.303 | M tempest/tests/common/utils/test_net_utils.py 2022-03-16 08:09:36.303 | M tempest/tests/fake_config.py 2022-03-16 08:09:36.303 | M tempest/tests/fake_tempest_plugin.py 2022-03-16 08:09:36.303 | M tempest/tests/files/__init__.py 2022-03-16 08:09:36.303 | M tempest/tests/files/failing-tests 2022-03-16 08:09:36.303 | M tempest/tests/files/passing-tests 2022-03-16 08:09:36.303 | M tempest/tests/files/setup.cfg 2022-03-16 08:09:36.303 | M tempest/tests/files/testr-conf 2022-03-16 08:09:36.303 | M tempest/tests/lib/__init__.py 2022-03-16 08:09:36.303 | M tempest/tests/lib/cli/__init__.py 2022-03-16 08:09:36.303 | M tempest/tests/lib/cli/test_command_failed.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/cli/test_execute.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/cli/test_output_parser.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/cmd/__init__.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/__init__.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_api_version_request.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_api_version_utils.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_cred_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_http.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_preprov_creds.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_profiler.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_rest_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/test_validation_resources.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/utils/__init__.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/utils/test_misc.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/fake_auth_provider.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/fake_credentials.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/fake_http.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/fake_identity.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/__init__.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/base.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/compute/__init__.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-03-16 08:09:36.304 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_images_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_services_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/identity/__init__.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-03-16 08:09:36.305 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/image/__init__.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/image/v1/__init__.py 2022-03-16 08:09:36.306 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/__init__.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/__init__.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_agents_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_networks_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_ports_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_qos_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_routers_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_segments_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-03-16 08:09:36.307 | M tempest/tests/lib/services/network/test_tags_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/network/test_versions_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/object_storage/__init__.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/placement/__init__.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/placemenAlready on 'master' 2022-03-16 08:09:36.308 | t/test_resource_providers_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/registry_fixture.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/test_clients.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/__init__.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-03-16 08:09:36.308 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/test_auth.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/test_base.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/test_credentials.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/test_decorators.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/test_ssh.py 2022-03-16 08:09:36.309 | M tempest/tests/lib/test_tempest_lib.py 2022-03-16 08:09:36.309 | M tempest/tests/test_base_test.py 2022-03-16 08:09:36.309 | M tempest/tests/test_config.py 2022-03-16 08:09:36.309 | M tempest/tests/test_decorators.py 2022-03-16 08:09:36.309 | M tempest/tests/test_hacking.py 2022-03-16 08:09:36.309 | M tempest/tests/test_imports.py 2022-03-16 08:09:36.309 | M tempest/tests/test_list_tests.py 2022-03-16 08:09:36.309 | M tempest/tests/test_microversions.py 2022-03-16 08:09:36.309 | M tempest/tests/test_tempest_plugin.py 2022-03-16 08:09:36.309 | M tempest/tests/test_test.py 2022-03-16 08:09:36.309 | M tempest/tests/utils.py 2022-03-16 08:09:36.309 | M tempest/version.py 2022-03-16 08:09:36.309 | M test-requirements.txt 2022-03-16 08:09:36.309 | M tools/generate-tempest-plugins-list.py 2022-03-16 08:09:36.309 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-03-16 08:09:36.309 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-03-16 08:09:36.309 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-03-16 08:09:36.309 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-03-16 08:09:36.309 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-03-16 08:09:36.309 | M tools/tempest-plugin-sanity.sh 2022-03-16 08:09:36.309 | M tox.ini 2022-03-16 08:09:36.309 | M zuul.d/base.yaml 2022-03-16 08:09:36.309 | M zuul.d/integrated-gate.yaml 2022-03-16 08:09:36.309 | M zuul.d/project.yaml 2022-03-16 08:09:36.309 | M zuul.d/stable-jobs.yaml 2022-03-16 08:09:36.310 | M zuul.d/tempest-specific.yaml 2022-03-16 08:09:36.310 | Your branch is up to date with 'origin/master'. 2022-03-16 08:09:36.310 | ++ lib/tempest:install_tempest:719 : local tmp_u_c_m 2022-03-16 08:09:36.310 | +++ lib/tempest:install_tempest:720 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-03-16 08:09:36.310 | ++ lib/tempest:install_tempest:720 : tmp_u_c_m=/tmp/tempest_u_c_m.08HR6IfuE0 2022-03-16 08:09:36.310 | ++ lib/tempest:install_tempest:721 : set_tempest_venv_constraints /tmp/tempest_u_c_m.08HR6IfuE0 2022-03-16 08:09:36.310 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-03-16 08:09:36.310 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.08HR6IfuE0 2022-03-16 08:09:36.310 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-03-16 08:09:36.310 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-03-16 08:09:36.310 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-03-16 08:09:36.310 | ++ lib/tempest:install_tempest:723 : tox -r --notest -efull 2022-03-16 08:09:36.310 | full create: /opt/stack/tempest/.tox/tempest 2022-03-16 08:09:36.310 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-16 08:09:36.310 | ERROR: invocation failed (exit code 1), logfile: /opt/stack/tempest/.tox/tempest/log/full-1.log 2022-03-16 08:09:36.310 | ================================== log start =================================== 2022-03-16 08:09:36.310 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:09:36.310 | WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:09:36.310 | WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:09:36.310 | WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:09:36.310 | WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:09:36.310 | ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='releases.openstack.org', port=443): Max retries exceeded with url: /constraints/upper/master (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2022-03-16 08:09:36.310 | 2022-03-16 08:09:36.310 | WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available. 2022-03-16 08:09:36.310 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-16 08:09:36.310 | 2022-03-16 08:09:36.310 | =================================== log end ==================================== 2022-03-16 08:09:36.310 | ERROR: could not install deps [-chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt]; v = InvocationError('/opt/stack/tempest/.tox/tempest/bin/pip install -chttps://releases.openstack.org/constraints/upper/master -r/opt/stack/tempest/requirements.txt', 1) 2022-03-16 08:09:36.310 | ___________________________________ summary ____________________________________ 2022-03-16 08:09:36.310 | ERROR: full: could not install deps [-chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt]; v = InvocationError('/opt/stack/tempest/.tox/tempest/bin/pip install -chttps://releases.openstack.org/constraints/upper/master -r/opt/stack/tempest/requirements.txt', 1) 2022-03-16 08:09:36.311 | ++ lib/tempest:install_tempest:727 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.08HR6IfuE0 -r requirements.txt 2022-03-16 08:09:36.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:09:36.311 | warning: missing-index-doctype 2022-03-16 08:09:36.311 | 2022-03-16 08:09:36.311 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.311 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pbr/ 2022-03-16 08:09:36.311 | 2022-03-16 08:09:36.311 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.311 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.311 | Collecting pbr!=2.1.0,>=2.0.0 2022-03-16 08:09:36.311 | 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-16 08:09:36.311 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.0/113.0 KB 39.2 MB/s eta 0:00:00 2022-03-16 08:09:36.311 | warning: missing-index-doctype 2022-03-16 08:09:36.311 | 2022-03-16 08:09:36.311 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.311 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/cliff/ 2022-03-16 08:09:36.311 | 2022-03-16 08:09:36.311 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.311 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.311 | Collecting cliff!=2.9.0,>=2.8.0 2022-03-16 08:09:36.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-16 08:09:36.311 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 KB 38.1 MB/s eta 0:00:00 2022-03-16 08:09:36.311 | warning: missing-index-doctype 2022-03-16 08:09:36.311 | 2022-03-16 08:09:36.311 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.311 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/jsonschema/ 2022-03-16 08:09:36.311 | 2022-03-16 08:09:36.311 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.311 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.311 | Collecting jsonschema>=3.2.0 2022-03-16 08:09:36.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2022-03-16 08:09:36.311 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 KB 43.9 MB/s eta 0:00:00 2022-03-16 08:09:36.311 | warning: missing-index-doctype 2022-03-16 08:09:36.312 | 2022-03-16 08:09:36.312 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.312 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/testtools/ 2022-03-16 08:09:36.312 | 2022-03-16 08:09:36.312 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.312 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.312 | Collecting testtools>=2.2.0 2022-03-16 08:09:36.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-16 08:09:36.312 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.0/182.0 KB 69.6 MB/s eta 0:00:00 2022-03-16 08:09:36.312 | warning: missing-index-doctype 2022-03-16 08:09:36.312 | 2022-03-16 08:09:36.312 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.312 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/paramiko/ 2022-03-16 08:09:36.312 | 2022-03-16 08:09:36.312 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.312 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.312 | Collecting paramiko>=2.7.0 2022-03-16 08:09:36.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-03-16 08:09:36.312 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.6/206.6 KB 72.0 MB/s eta 0:00:00 2022-03-16 08:09:36.312 | warning: missing-index-doctype 2022-03-16 08:09:36.312 | 2022-03-16 08:09:36.312 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.312 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/cryptography/ 2022-03-16 08:09:36.312 | 2022-03-16 08:09:36.312 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.312 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.312 | Collecting cryptography>=2.1 2022-03-16 08:09:36.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/94a/e132f0e40fe48/cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB) 2022-03-16 08:09:36.312 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 53.2 MB/s eta 0:00:00 2022-03-16 08:09:36.312 | warning: missing-index-doctype 2022-03-16 08:09:36.312 | 2022-03-16 08:09:36.312 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.312 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/netaddr/ 2022-03-16 08:09:36.313 | 2022-03-16 08:09:36.313 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.313 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.313 | Collecting netaddr>=0.7.18 2022-03-16 08:09:36.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/6d0232c32d265/netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 2022-03-16 08:09:36.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 44.2 MB/s eta 0:00:00 2022-03-16 08:09:36.313 | warning: missing-index-doctype 2022-03-16 08:09:36.313 | 2022-03-16 08:09:36.313 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.313 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-concurrency/ 2022-03-16 08:09:36.313 | 2022-03-16 08:09:36.313 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.313 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.313 | Collecting oslo.concurrency>=3.26.0 2022-03-16 08:09:36.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3f/c4b456b1d03f0/oslo.concurrency-4.5.0-py3-none-any.whl (47 kB) 2022-03-16 08:09:36.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 KB 42.1 MB/s eta 0:00:00 2022-03-16 08:09:36.313 | warning: missing-index-doctype 2022-03-16 08:09:36.313 | 2022-03-16 08:09:36.313 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.313 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-config/ 2022-03-16 08:09:36.313 | 2022-03-16 08:09:36.313 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.313 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.313 | Collecting oslo.config>=5.2.0 2022-03-16 08:09:36.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1e/2a398450ea35a/oslo.config-8.8.0-py3-none-any.whl (128 kB) 2022-03-16 08:09:36.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 KB 64.1 MB/s eta 0:00:00 2022-03-16 08:09:36.313 | warning: missing-index-doctype 2022-03-16 08:09:36.313 | 2022-03-16 08:09:36.313 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.313 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-log/ 2022-03-16 08:09:36.313 | 2022-03-16 08:09:36.313 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.313 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.313 | Collecting oslo.log>=3.36.0 2022-03-16 08:09:36.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/975/3770776c337c0/oslo.log-4.7.0-py3-none-any.whl (71 kB) 2022-03-16 08:09:36.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.8/71.8 KB 36.0 MB/s eta 0:00:00 2022-03-16 08:09:36.314 | warning: missing-index-doctype 2022-03-16 08:09:36.314 | 2022-03-16 08:09:36.314 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.314 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/stestr/ 2022-03-16 08:09:36.314 | 2022-03-16 08:09:36.314 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.314 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.314 | Collecting stestr>=1.0.0 2022-03-16 08:09:36.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-03-16 08:09:36.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.0/126.0 KB 18.7 MB/s eta 0:00:00 2022-03-16 08:09:36.314 | warning: missing-index-doctype 2022-03-16 08:09:36.314 | 2022-03-16 08:09:36.314 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.314 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-serialization/ 2022-03-16 08:09:36.314 | 2022-03-16 08:09:36.314 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.314 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.314 | Collecting oslo.serialization!=2.19.1,>=2.18.0 2022-03-16 08:09:36.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/c483231c38277/oslo.serialization-4.3.0-py3-none-any.whl (25 kB) 2022-03-16 08:09:36.314 | warning: missing-index-doctype 2022-03-16 08:09:36.314 | 2022-03-16 08:09:36.314 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.314 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-utils/ 2022-03-16 08:09:36.314 | 2022-03-16 08:09:36.314 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.314 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.314 | Collecting oslo.utils>=4.7.0 2022-03-16 08:09:36.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11f/e85493db77284/oslo.utils-4.12.2-py3-none-any.whl (101 kB) 2022-03-16 08:09:36.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 60.4 MB/s eta 0:00:00 2022-03-16 08:09:36.314 | warning: missing-index-doctype 2022-03-16 08:09:36.315 | 2022-03-16 08:09:36.315 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.315 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/fixtures/ 2022-03-16 08:09:36.315 | 2022-03-16 08:09:36.315 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.315 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.315 | Collecting fixtures>=3.0.0 2022-03-16 08:09:36.315 | 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-16 08:09:36.315 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 KB 48.0 MB/s eta 0:00:00 2022-03-16 08:09:36.315 | warning: missing-index-doctype 2022-03-16 08:09:36.315 | 2022-03-16 08:09:36.315 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.315 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyyaml/ 2022-03-16 08:09:36.315 | 2022-03-16 08:09:36.315 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.315 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.315 | Collecting PyYAML>=3.12 2022-03-16 08:09:36.315 | 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-16 08:09:36.315 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 KB 73.1 MB/s eta 0:00:00 2022-03-16 08:09:36.315 | warning: missing-index-doctype 2022-03-16 08:09:36.315 | 2022-03-16 08:09:36.315 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.315 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/python-subunit/ 2022-03-16 08:09:36.315 | 2022-03-16 08:09:36.315 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.315 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.315 | Collecting python-subunit>=1.0.0 2022-03-16 08:09:36.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-03-16 08:09:36.315 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 KB 57.9 MB/s eta 0:00:00 2022-03-16 08:09:36.315 | warning: missing-index-doctype 2022-03-16 08:09:36.315 | 2022-03-16 08:09:36.315 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.315 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/stevedore/ 2022-03-16 08:09:36.315 | 2022-03-16 08:09:36.316 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.316 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.316 | Collecting stevedore>=1.20.0 2022-03-16 08:09:36.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-16 08:09:36.316 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.7/49.7 KB 44.5 MB/s eta 0:00:00 2022-03-16 08:09:36.316 | warning: missing-index-doctype 2022-03-16 08:09:36.316 | 2022-03-16 08:09:36.316 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.316 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/prettytable/ 2022-03-16 08:09:36.316 | 2022-03-16 08:09:36.316 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.316 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.316 | Collecting PrettyTable>=0.7.1 2022-03-16 08:09:36.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-16 08:09:36.316 | warning: missing-index-doctype 2022-03-16 08:09:36.316 | 2022-03-16 08:09:36.316 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.316 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/urllib3/ 2022-03-16 08:09:36.316 | 2022-03-16 08:09:36.316 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.316 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.316 | Collecting urllib3>=1.21.1 2022-03-16 08:09:36.316 | 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-16 08:09:36.316 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 64.8 MB/s eta 0:00:00 2022-03-16 08:09:36.316 | warning: missing-index-doctype 2022-03-16 08:09:36.316 | 2022-03-16 08:09:36.316 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.316 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/debtcollector/ 2022-03-16 08:09:36.316 | 2022-03-16 08:09:36.316 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.316 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.316 | Collecting debtcollector>=1.2.0 2022-03-16 08:09:36.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB) 2022-03-16 08:09:36.317 | warning: missing-index-doctype 2022-03-16 08:09:36.317 | 2022-03-16 08:09:36.317 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.317 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyparsing/ 2022-03-16 08:09:36.317 | 2022-03-16 08:09:36.317 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.317 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.317 | Collecting pyparsing>=2.1.0 2022-03-16 08:09:36.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-16 08:09:36.317 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 56.9 MB/s eta 0:00:00 2022-03-16 08:09:36.317 | warning: missing-index-doctype 2022-03-16 08:09:36.317 | 2022-03-16 08:09:36.317 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.317 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/cmd2/ 2022-03-16 08:09:36.317 | 2022-03-16 08:09:36.317 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.317 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.317 | Collecting cmd2>=1.0.0 2022-03-16 08:09:36.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-16 08:09:36.317 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.3/150.3 KB 55.4 MB/s eta 0:00:00 2022-03-16 08:09:36.317 | warning: missing-index-doctype 2022-03-16 08:09:36.317 | 2022-03-16 08:09:36.317 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.317 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/autopage/ 2022-03-16 08:09:36.317 | 2022-03-16 08:09:36.317 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.317 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.317 | Collecting autopage>=0.4.0 2022-03-16 08:09:36.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-16 08:09:36.317 | warning: missing-index-doctype 2022-03-16 08:09:36.317 | 2022-03-16 08:09:36.317 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.317 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/attrs/ 2022-03-16 08:09:36.318 | 2022-03-16 08:09:36.318 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.318 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.318 | Collecting attrs>=17.4.0 2022-03-16 08:09:36.318 | 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-16 08:09:36.318 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 46.9 MB/s eta 0:00:00 2022-03-16 08:09:36.318 | warning: missing-index-doctype 2022-03-16 08:09:36.318 | 2022-03-16 08:09:36.318 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.318 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyrsistent/ 2022-03-16 08:09:36.318 | 2022-03-16 08:09:36.318 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.318 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.318 | Collecting pyrsistent>=0.14.0 2022-03-16 08:09:36.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7bf/e2388663fd18b/pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) 2022-03-16 08:09:36.318 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 KB 63.5 MB/s eta 0:00:00 2022-03-16 08:09:36.318 | warning: missing-index-doctype 2022-03-16 08:09:36.318 | 2022-03-16 08:09:36.318 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.318 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/six/ 2022-03-16 08:09:36.318 | 2022-03-16 08:09:36.318 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.318 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.318 | Collecting six>=1.11.0 2022-03-16 08:09:36.318 | 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-16 08:09:36.318 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.9.3) 2022-03-16 08:09:36.318 | warning: missing-index-doctype 2022-03-16 08:09:36.318 | 2022-03-16 08:09:36.318 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.318 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/extras/ 2022-03-16 08:09:36.318 | 2022-03-16 08:09:36.318 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.318 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.318 | Collecting extras>=1.0.0 2022-03-16 08:09:36.319 | 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-16 08:09:36.319 | warning: missing-index-doctype 2022-03-16 08:09:36.319 | 2022-03-16 08:09:36.319 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.319 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/bcrypt/ 2022-03-16 08:09:36.319 | 2022-03-16 08:09:36.319 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.319 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.319 | Collecting bcrypt>=3.1.3 2022-03-16 08:09:36.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a05/84a92329210fc/bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) 2022-03-16 08:09:36.319 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 KB 29.7 MB/s eta 0:00:00 2022-03-16 08:09:36.319 | warning: missing-index-doctype 2022-03-16 08:09:36.319 | 2022-03-16 08:09:36.319 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.319 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pynacl/ 2022-03-16 08:09:36.319 | 2022-03-16 08:09:36.319 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.319 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.319 | Collecting pynacl>=1.0.1 2022-03-16 08:09:36.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-03-16 08:09:36.319 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 43.7 MB/s eta 0:00:00 2022-03-16 08:09:36.319 | warning: missing-index-doctype 2022-03-16 08:09:36.319 | 2022-03-16 08:09:36.319 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.319 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/cffi/ 2022-03-16 08:09:36.319 | 2022-03-16 08:09:36.319 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.319 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.319 | Collecting cffi>=1.12 2022-03-16 08:09:36.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57e/9ac9ccc3101fa/cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) 2022-03-16 08:09:36.319 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.7/446.7 KB 66.6 MB/s eta 0:00:00 2022-03-16 08:09:36.319 | warning: missing-index-doctype 2022-03-16 08:09:36.319 | 2022-03-16 08:09:36.319 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.320 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-i18n/ 2022-03-16 08:09:36.320 | 2022-03-16 08:09:36.320 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.320 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.320 | Collecting oslo.i18n>=3.15.3 2022-03-16 08:09:36.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB) 2022-03-16 08:09:36.320 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 KB 40.5 MB/s eta 0:00:00 2022-03-16 08:09:36.320 | warning: missing-index-doctype 2022-03-16 08:09:36.320 | 2022-03-16 08:09:36.320 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.320 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/fasteners/ 2022-03-16 08:09:36.320 | 2022-03-16 08:09:36.320 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.320 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.320 | Collecting fasteners>=0.7.0 2022-03-16 08:09:36.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cae/0772df265923e/fasteners-0.17.3-py3-none-any.whl (18 kB) 2022-03-16 08:09:36.320 | warning: missing-index-doctype 2022-03-16 08:09:36.320 | 2022-03-16 08:09:36.320 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.320 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/requests/ 2022-03-16 08:09:36.320 | 2022-03-16 08:09:36.320 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.320 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.320 | Collecting requests>=2.18.0 2022-03-16 08:09:36.320 | 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-16 08:09:36.320 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 49.5 MB/s eta 0:00:00 2022-03-16 08:09:36.320 | warning: missing-index-doctype 2022-03-16 08:09:36.320 | 2022-03-16 08:09:36.320 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.320 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/rfc3986/ 2022-03-16 08:09:36.320 | 2022-03-16 08:09:36.320 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.320 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.320 | Collecting rfc3986>=1.2.0 2022-03-16 08:09:36.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) 2022-03-16 08:09:36.321 | warning: missing-index-doctype 2022-03-16 08:09:36.321 | 2022-03-16 08:09:36.321 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.321 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/python-dateutil/ 2022-03-16 08:09:36.321 | 2022-03-16 08:09:36.321 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.321 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.321 | Collecting python-dateutil>=2.7.0 2022-03-16 08:09:36.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/961/d03dc3453ebbc/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-03-16 08:09:36.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 61.2 MB/s eta 0:00:00 2022-03-16 08:09:36.321 | warning: missing-index-doctype 2022-03-16 08:09:36.321 | 2022-03-16 08:09:36.321 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.321 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyinotify/ 2022-03-16 08:09:36.321 | 2022-03-16 08:09:36.321 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.321 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.321 | Collecting pyinotify>=0.9.6 2022-03-16 08:09:36.321 | Using cached pyinotify-0.9.6-py3-none-any.whl 2022-03-16 08:09:36.321 | warning: missing-index-doctype 2022-03-16 08:09:36.321 | 2022-03-16 08:09:36.321 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.321 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/oslo-context/ 2022-03-16 08:09:36.321 | 2022-03-16 08:09:36.321 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.321 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.321 | Collecting oslo.context>=2.20.0 2022-03-16 08:09:36.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0c/f84fe7970cc07/oslo.context-4.1.0-py3-none-any.whl (20 kB) 2022-03-16 08:09:36.321 | warning: missing-index-doctype 2022-03-16 08:09:36.321 | 2022-03-16 08:09:36.321 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.322 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/voluptuous/ 2022-03-16 08:09:36.322 | 2022-03-16 08:09:36.322 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.322 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.322 | Collecting voluptuous>=0.8.9 2022-03-16 08:09:36.322 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/74a/7203100eb6636/voluptuous-0.12.2-py3-none-any.whl (29 kB) 2022-03-16 08:09:36.322 | warning: missing-index-doctype 2022-03-16 08:09:36.322 | 2022-03-16 08:09:36.322 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.322 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/future/ 2022-03-16 08:09:36.322 | 2022-03-16 08:09:36.322 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.322 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.322 | Collecting future 2022-03-16 08:09:36.322 | Using cached future-0.18.2-py3-none-any.whl 2022-03-16 08:09:36.322 | warning: missing-index-doctype 2022-03-16 08:09:36.322 | 2022-03-16 08:09:36.322 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.322 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/msgpack/ 2022-03-16 08:09:36.322 | 2022-03-16 08:09:36.322 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.322 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.322 | Collecting msgpack>=0.5.2 2022-03-16 08:09:36.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f74/da1e5fcf20ade/msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) 2022-03-16 08:09:36.322 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 KB 66.1 MB/s eta 0:00:00 2022-03-16 08:09:36.322 | warning: missing-index-doctype 2022-03-16 08:09:36.322 | 2022-03-16 08:09:36.322 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.322 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pytz/ 2022-03-16 08:09:36.322 | 2022-03-16 08:09:36.322 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.322 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.322 | Collecting pytz>=2013.6 2022-03-16 08:09:36.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/2058bc3453457/pytz-2021.3-py2.py3-none-any.whl (503 kB) 2022-03-16 08:09:36.322 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 72.7 MB/s eta 0:00:00 2022-03-16 08:09:36.323 | warning: missing-index-doctype 2022-03-16 08:09:36.323 | 2022-03-16 08:09:36.323 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.323 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/iso8601/ 2022-03-16 08:09:36.323 | 2022-03-16 08:09:36.323 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.323 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.323 | Collecting iso8601>=0.1.11 2022-03-16 08:09:36.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7b/c01b1c2a43b25/iso8601-1.0.2-py3-none-any.whl (9.7 kB) 2022-03-16 08:09:36.323 | warning: missing-index-doctype 2022-03-16 08:09:36.323 | 2022-03-16 08:09:36.323 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.323 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/netifaces/ 2022-03-16 08:09:36.323 | 2022-03-16 08:09:36.323 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.323 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.323 | Collecting netifaces>=0.10.4 2022-03-16 08:09:36.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c92/ff9ac7c228200/netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB) 2022-03-16 08:09:36.323 | warning: missing-index-doctype 2022-03-16 08:09:36.323 | 2022-03-16 08:09:36.323 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.323 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/packaging/ 2022-03-16 08:09:36.323 | 2022-03-16 08:09:36.323 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.324 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.324 | Collecting packaging>=20.4 2022-03-16 08:09:36.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-16 08:09:36.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 36.1 MB/s eta 0:00:00 2022-03-16 08:09:36.324 | warning: missing-index-doctype 2022-03-16 08:09:36.324 | 2022-03-16 08:09:36.324 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.324 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/wcwidth/ 2022-03-16 08:09:36.324 | 2022-03-16 08:09:36.324 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.324 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.324 | Collecting wcwidth 2022-03-16 08:09:36.324 | 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-16 08:09:36.324 | warning: missing-index-doctype 2022-03-16 08:09:36.324 | 2022-03-16 08:09:36.324 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.324 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/wrapt/ 2022-03-16 08:09:36.324 | 2022-03-16 08:09:36.324 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.324 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.324 | Collecting wrapt>=1.7.0 2022-03-16 08:09:36.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/1006848eb55af/wrapt-1.13.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84 kB) 2022-03-16 08:09:36.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 KB 56.6 MB/s eta 0:00:00 2022-03-16 08:09:36.324 | warning: missing-index-doctype 2022-03-16 08:09:36.324 | 2022-03-16 08:09:36.324 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.324 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pycparser/ 2022-03-16 08:09:36.324 | 2022-03-16 08:09:36.324 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.324 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.324 | Collecting pycparser 2022-03-16 08:09:36.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB) 2022-03-16 08:09:36.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 63.8 MB/s eta 0:00:00 2022-03-16 08:09:36.324 | warning: missing-index-doctype 2022-03-16 08:09:36.324 | 2022-03-16 08:09:36.325 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.325 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/pyperclip/ 2022-03-16 08:09:36.325 | 2022-03-16 08:09:36.325 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.325 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.325 | Collecting pyperclip>=1.6 2022-03-16 08:09:36.325 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-16 08:09:36.325 | warning: missing-index-doctype 2022-03-16 08:09:36.325 | 2022-03-16 08:09:36.325 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.325 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/idna/ 2022-03-16 08:09:36.325 | 2022-03-16 08:09:36.325 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.325 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.325 | Collecting idna<4,>=2.5 2022-03-16 08:09:36.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-16 08:09:36.325 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 51.0 MB/s eta 0:00:00 2022-03-16 08:09:36.325 | warning: missing-index-doctype 2022-03-16 08:09:36.325 | 2022-03-16 08:09:36.325 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.325 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/charset-normalizer/ 2022-03-16 08:09:36.325 | 2022-03-16 08:09:36.325 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.325 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.325 | Collecting charset-normalizer~=2.0.0 2022-03-16 08:09:36.325 | 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-16 08:09:36.325 | warning: missing-index-doctype 2022-03-16 08:09:36.325 | 2022-03-16 08:09:36.325 | × The package index page being used does not have a proper HTML doctype declaration. 2022-03-16 08:09:36.325 | ╰─> Problematic URL: http://10.100.0.9:8080/cloudbase/CI/+simple/certifi/ 2022-03-16 08:09:36.325 | 2022-03-16 08:09:36.325 | note: This is an issue with the page at the URL mentioned above. 2022-03-16 08:09:36.326 | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context. 2022-03-16 08:09:36.326 | Collecting certifi>=2017.4.17 2022-03-16 08:09:36.326 | 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-16 08:09:36.326 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 68.2 MB/s eta 0:00:00 2022-03-16 08:09:36.326 | Installing collected packages: wcwidth, voluptuous, rfc3986, pytz, pyperclip, pyinotify, netifaces, netaddr, msgpack, extras, certifi, wrapt, urllib3, six, PyYAML, pyrsistent, pyparsing, pycparser, PrettyTable, pbr, iso8601, idna, future, fasteners, charset-normalizer, autopage, attrs, stevedore, requests, python-dateutil, packaging, oslo.i18n, jsonschema, debtcollector, cmd2, cffi, pynacl, oslo.utils, oslo.context, oslo.config, cryptography, cliff, bcrypt, paramiko, oslo.serialization, oslo.concurrency, oslo.log, fixtures, testtools, python-subunit, stestr 2022-03-16 08:09:36.326 | Successfully installed PrettyTable-3.1.1 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 bcrypt-3.2.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 cryptography-36.0.1 debtcollector-2.5.0 extras-1.0.0 fasteners-0.17.3 fixtures-3.0.0 future-0.18.2 idna-3.3 iso8601-1.0.2 jsonschema-3.2.0 msgpack-1.0.3 netaddr-0.8.0 netifaces-0.11.0 oslo.concurrency-4.5.0 oslo.config-8.8.0 oslo.context-4.1.0 oslo.i18n-5.1.0 oslo.log-4.7.0 oslo.serialization-4.3.0 oslo.utils-4.12.2 packaging-21.3 paramiko-2.8.1 pbr-5.8.1 pycparser-2.21 pyinotify-0.9.6 pynacl-1.5.0 pyparsing-3.0.7 pyperclip-1.8.2 pyrsistent-0.18.1 python-dateutil-2.8.2 python-subunit-1.4.0 pytz-2021.3 requests-2.27.1 rfc3986-1.5.0 six-1.16.0 stestr-3.2.1 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 voluptuous-0.12.2 wcwidth-0.2.5 wrapt-1.13.3 2022-03-16 08:09:36.326 | WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available. 2022-03-16 08:09:36.326 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-16 08:09:36.326 | ++ lib/tempest:install_tempest:728 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-03-16 08:09:36.326 | ++ lib/tempest:install_tempest:729 : rm -f /tmp/tempest_u_c_m.08HR6IfuE0 2022-03-16 08:09:36.326 | ++ lib/tempest:install_tempest:730 : popd 2022-03-16 08:09:36.326 | ~/devstack 2022-03-16 08:09:36.342 | [198315 Async install_tempest:223689]: finished install_tempest with result 0 in 131 seconds 2022-03-16 08:09:36.347 | ++ inc/async:async_wait:197 : return 0 2022-03-16 08:09:36.350 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-03-16 08:09:36.352 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 08:09:36.355 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Tempest 2022-03-16 08:09:36.357 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-03-16 08:09:36.361 | ++ lib/tempest:configure_tempest:132 : [[ True == \T\r\u\e ]] 2022-03-16 08:09:36.363 | ++ lib/tempest:configure_tempest:133 : setup_develop /opt/stack/tempest 2022-03-16 08:09:36.365 | ++ inc/python:setup_develop:338 : local bindep 2022-03-16 08:09:36.368 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-03-16 08:09:36.370 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-03-16 08:09:36.372 | ++ inc/python:setup_develop:344 : local extras= 2022-03-16 08:09:36.374 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-03-16 08:09:36.377 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 08:09:36.379 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-03-16 08:09:36.381 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-03-16 08:09:36.383 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 08:09:36.385 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 08:09:36.388 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-03-16 08:09:36.390 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 08:09:36.393 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-03-16 08:09:36.395 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 08:09:36.397 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 08:09:36.400 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-03-16 08:09:36.406 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-03-16 08:09:36.408 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-03-16 08:09:37.059 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-03-16 08:09:37.062 | ++ inc/python:setup_package:418 : local bindep=0 2022-03-16 08:09:37.064 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-03-16 08:09:37.066 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 08:09:37.068 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-03-16 08:09:37.070 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-03-16 08:09:37.072 | ++ inc/python:setup_package:427 : local flags=-e 2022-03-16 08:09:37.075 | ++ inc/python:setup_package:428 : local extras= 2022-03-16 08:09:37.078 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 08:09:37.080 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 08:09:37.082 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 08:09:37.084 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 08:09:37.086 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 08:09:37.088 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-03-16 08:09:37.108 | Using python 3.8 to install /opt/stack/tempest 2022-03-16 08:09:37.111 | ++ 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/tempest 2022-03-16 08:09:37.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:37.992 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:37.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:37.992 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:39.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 08:09:39.150 | Obtaining file:///opt/stack/tempest 2022-03-16 08:09:39.151 | Preparing metadata (setup.py): started 2022-03-16 08:09:42.802 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 08:09:42.839 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (5.8.1) 2022-03-16 08:09:42.840 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.10.1) 2022-03-16 08:09:42.841 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==30.0.1.dev5) (3.2.0) 2022-03-16 08:09:42.842 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (2.5.0) 2022-03-16 08:09:42.844 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (2.8.1) 2022-03-16 08:09:42.845 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (36.0.1) 2022-03-16 08:09:42.846 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (0.8.0) 2022-03-16 08:09:42.847 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.5.0) 2022-03-16 08:09:42.848 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (8.8.0) 2022-03-16 08:09:42.849 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.7.0) 2022-03-16 08:09:42.850 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.2.1) 2022-03-16 08:09:42.851 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.3.0) 2022-03-16 08:09:42.852 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (4.12.2) 2022-03-16 08:09:42.853 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.0.0) 2022-03-16 08:09:42.855 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (6.0) 2022-03-16 08:09:42.856 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (1.4.0) 2022-03-16 08:09:42.857 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.5.0) 2022-03-16 08:09:42.858 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (3.1.1) 2022-03-16 08:09:42.859 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (1.26.8) 2022-03-16 08:09:42.860 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.0.1.dev5) (2.5.0) 2022-03-16 08:09:42.872 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.0.1.dev5) (3.0.7) 2022-03-16 08:09:42.874 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.0.1.dev5) (2.4.0) 2022-03-16 08:09:42.875 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.0.1.dev5) (0.5.0) 2022-03-16 08:09:42.914 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==30.0.1.dev5) (1.15.0) 2022-03-16 08:09:42.920 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==30.0.1.dev5) (1.13.3) 2022-03-16 08:09:42.930 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==30.0.1.dev5) (1.16.0) 2022-03-16 08:09:42.955 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.0.1.dev5) (0.17.3) 2022-03-16 08:09:42.956 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.0.1.dev5) (5.1.0) 2022-03-16 08:09:42.994 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.0.1.dev5) (1.5.0) 2022-03-16 08:09:42.996 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.0.1.dev5) (2.27.1) 2022-03-16 08:09:43.040 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.0.1.dev5) (0.9.6) 2022-03-16 08:09:43.043 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.0.1.dev5) (2.8.2) 2022-03-16 08:09:43.044 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.0.1.dev5) (4.1.0) 2022-03-16 08:09:43.053 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.0.1.dev5) (1.0.3) 2022-03-16 08:09:43.055 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.0.1.dev5) (2021.3) 2022-03-16 08:09:43.069 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.0.1.dev5) (1.0.2) 2022-03-16 08:09:43.070 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.0.1.dev5) (0.11.0) 2022-03-16 08:09:43.072 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.0.1.dev5) (21.3) 2022-03-16 08:09:43.108 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.0.1.dev5) (3.2.0) 2022-03-16 08:09:43.110 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.0.1.dev5) (1.5.0) 2022-03-16 08:09:43.128 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==30.0.1.dev5) (0.2.5) 2022-03-16 08:09:43.145 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==30.0.1.dev5) (1.0.0) 2022-03-16 08:09:43.179 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==30.0.1.dev5) (0.18.2) 2022-03-16 08:09:43.180 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==30.0.1.dev5) (0.12.2) 2022-03-16 08:09:43.262 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==30.0.1.dev5) (2.21) 2022-03-16 08:09:43.317 | 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->tempest==30.0.1.dev5) (21.4.0) 2022-03-16 08:09:43.318 | 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->tempest==30.0.1.dev5) (1.8.2) 2022-03-16 08:09:43.492 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.0.1.dev5) (3.3) 2022-03-16 08:09:43.493 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.0.1.dev5) (2019.11.28) 2022-03-16 08:09:43.495 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.0.1.dev5) (2.0.12) 2022-03-16 08:09:45.738 | Installing collected packages: tempest 2022-03-16 08:09:45.738 | Attempting uninstall: tempest 2022-03-16 08:09:45.738 | Found existing installation: tempest 30.0.1.dev5 2022-03-16 08:09:45.742 | Can't uninstall 'tempest'. No files were found to uninstall. 2022-03-16 08:09:45.743 | Running setup.py develop for tempest 2022-03-16 08:09:50.433 | Successfully installed tempest 2022-03-16 08:09:50.434 | 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-16 08:09:50.443 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 08:09:50.443 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 08:09:50.577 | ++ inc/python:pip_install:200 : result=0 2022-03-16 08:09:50.579 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-16 08:09:50.582 | ++ functions-common:time_stop:2425 : local name 2022-03-16 08:09:50.584 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 08:09:50.586 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 08:09:50.588 | ++ functions-common:time_stop:2428 : local total 2022-03-16 08:09:50.590 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 08:09:50.593 | ++ functions-common:time_stop:2431 : name=pip_install 2022-03-16 08:09:50.595 | ++ functions-common:time_stop:2432 : start_time=1647418177103 2022-03-16 08:09:50.597 | ++ functions-common:time_stop:2434 : [[ -z 1647418177103 ]] 2022-03-16 08:09:50.600 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 08:09:50.604 | ++ functions-common:time_stop:2437 : end_time=1647418190602 2022-03-16 08:09:50.607 | ++ functions-common:time_stop:2438 : elapsed_time=13499 2022-03-16 08:09:50.609 | ++ functions-common:time_stop:2439 : total=177336 2022-03-16 08:09:50.611 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 08:09:50.613 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=190835 2022-03-16 08:09:50.615 | ++ inc/python:pip_install:203 : return 0 2022-03-16 08:09:50.617 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 08:09:50.620 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-03-16 08:09:50.622 | ++ functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-03-16 08:09:50.642 | ++ functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-03-16 08:09:50.654 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-03-16 08:09:50.656 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-03-16 08:09:50.658 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 08:09:50.661 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 08:09:50.663 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-03-16 08:09:50.665 | ++ inc/python:use_library_from_git:253 : return 1 2022-03-16 08:09:50.667 | ++ lib/tempest:configure_tempest:139 : local image_lines 2022-03-16 08:09:50.670 | ++ lib/tempest:configure_tempest:140 : local images 2022-03-16 08:09:50.672 | ++ lib/tempest:configure_tempest:141 : local num_images 2022-03-16 08:09:50.674 | ++ lib/tempest:configure_tempest:142 : local image_uuid 2022-03-16 08:09:50.676 | ++ lib/tempest:configure_tempest:143 : local image_uuid_alt 2022-03-16 08:09:50.679 | ++ lib/tempest:configure_tempest:144 : local password 2022-03-16 08:09:50.681 | ++ lib/tempest:configure_tempest:145 : local line 2022-03-16 08:09:50.683 | ++ lib/tempest:configure_tempest:146 : local flavors 2022-03-16 08:09:50.685 | ++ lib/tempest:configure_tempest:147 : local available_flavors 2022-03-16 08:09:50.688 | ++ lib/tempest:configure_tempest:148 : local flavors_ref 2022-03-16 08:09:50.690 | ++ lib/tempest:configure_tempest:149 : local flavor_lines 2022-03-16 08:09:50.692 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_size 2022-03-16 08:09:50.694 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_alt_size 2022-03-16 08:09:50.697 | ++ lib/tempest:configure_tempest:152 : local public_network_id 2022-03-16 08:09:50.699 | ++ lib/tempest:configure_tempest:153 : local public_router_id 2022-03-16 08:09:50.702 | ++ lib/tempest:configure_tempest:154 : local ssh_connect_method=floating 2022-03-16 08:09:50.704 | ++ lib/tempest:configure_tempest:155 : local disk 2022-03-16 08:09:50.706 | ++ lib/tempest:configure_tempest:158 : ifs=' 2022-03-16 08:09:50.706 | ' 2022-03-16 08:09:50.708 | ++ lib/tempest:configure_tempest:168 : declare -a images 2022-03-16 08:09:50.711 | ++ lib/tempest:configure_tempest:170 : is_service_enabled glance 2022-03-16 08:09:50.726 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:09:50.730 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-03-16 08:09:50.730 | +++ lib/tempest:configure_tempest:131 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-03-16 08:09:50.730 | +++ lib/tempest:configure_tempest:131 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-03-16 08:09:53.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:53.174 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:53.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:53.174 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:53.346 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:09:53.349 | ++ lib/tempest:configure_tempest:172 : '[' ubuntu-16 = '' ']' 2022-03-16 08:09:53.351 | ++ lib/tempest:configure_tempest:176 : images+=($IMAGE_UUID) 2022-03-16 08:09:53.354 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-03-16 08:09:53.356 | ++ lib/tempest:configure_tempest:179 : case "${#images[*]}" in 2022-03-16 08:09:53.359 | ++ lib/tempest:configure_tempest:185 : '[' -z '' ']' 2022-03-16 08:09:53.361 | ++ lib/tempest:configure_tempest:186 : image_uuid=2a00a605-25e7-446a-bce6-47813eba9589 2022-03-16 08:09:53.363 | ++ lib/tempest:configure_tempest:187 : image_uuid_alt=2a00a605-25e7-446a-bce6-47813eba9589 2022-03-16 08:09:53.365 | ++ lib/tempest:configure_tempest:201 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-03-16 08:09:53.379 | ++ lib/tempest:configure_tempest:202 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-03-16 08:09:53.383 | ++ lib/tempest:configure_tempest:204 : local password=Passw0rd 2022-03-16 08:09:53.385 | ++ lib/tempest:configure_tempest:207 : local admin_username=admin 2022-03-16 08:09:53.387 | ++ lib/tempest:configure_tempest:208 : local admin_project_name=admin 2022-03-16 08:09:53.390 | ++ lib/tempest:configure_tempest:209 : local admin_domain_name=Default 2022-03-16 08:09:53.392 | ++ lib/tempest:configure_tempest:210 : local alt_username=alt_demo 2022-03-16 08:09:53.394 | ++ lib/tempest:configure_tempest:211 : local alt_project_name=alt_demo 2022-03-16 08:09:53.396 | ++ lib/tempest:configure_tempest:212 : local admin_project_id 2022-03-16 08:09:53.400 | +++ lib/tempest:configure_tempest:213 : oscwrap --os-cloud devstack-admin project list 2022-03-16 08:09:53.400 | +++ lib/tempest:configure_tempest:213 : awk '/ admin / { print $2 }' 2022-03-16 08:09:55.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:55.601 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:55.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:55.601 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:55.768 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:09:55.772 | ++ lib/tempest:configure_tempest:213 : admin_project_id=017c6055da2b4550a0006147d2271962 2022-03-16 08:09:55.774 | ++ lib/tempest:configure_tempest:215 : is_service_enabled nova 2022-03-16 08:09:55.790 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:09:55.793 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin flavor list 2022-03-16 08:09:58.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:58.157 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:58.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:09:58.158 | from cryptography.utils import int_from_bytes 2022-03-16 08:09:58.324 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:09:58.327 | ++ lib/tempest:configure_tempest:218 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:09:58.327 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-16 08:09:58.327 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:09:58.327 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.327 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-16 08:09:58.327 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-16 08:09:58.327 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-16 08:09:58.327 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.327 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.327 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.328 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-16 08:09:58.328 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-16 08:09:58.328 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.328 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-16 08:09:58.328 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-16 08:09:58.328 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-16 08:09:58.328 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-16 08:09:58.328 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-03-16 08:09:58.330 | ++ lib/tempest:configure_tempest:219 : [[ -z '' ]] 2022-03-16 08:09:58.332 | ++ lib/tempest:configure_tempest:220 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:09:58.332 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-16 08:09:58.332 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:09:58.332 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.332 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-16 08:09:58.332 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-16 08:09:58.332 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-16 08:09:58.332 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.332 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.332 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.332 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-16 08:09:58.332 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-16 08:09:58.332 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.332 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-16 08:09:58.332 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-16 08:09:58.332 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-16 08:09:58.332 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-16 08:09:58.332 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-03-16 08:09:58.334 | ++ lib/tempest:configure_tempest:225 : flavor_ref=42 2022-03-16 08:09:58.337 | ++ lib/tempest:configure_tempest:226 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:09:58.337 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-16 08:09:58.337 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-16 08:09:58.337 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.337 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-16 08:09:58.337 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-16 08:09:58.337 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-16 08:09:58.337 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.337 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.337 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.337 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-16 08:09:58.337 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-16 08:09:58.337 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-16 08:09:58.337 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-16 08:09:58.337 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-16 08:09:58.337 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-16 08:09:58.337 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-16 08:09:58.337 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-03-16 08:09:58.339 | ++ lib/tempest:configure_tempest:231 : flavor_ref_alt=84 2022-03-16 08:09:58.342 | ++ lib/tempest:configure_tempest:280 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-03-16 08:09:58.373 | ++ lib/tempest:configure_tempest:282 : ssh_connect_method=floating 2022-03-16 08:09:58.375 | ++ lib/tempest:configure_tempest:288 : [[ True == \T\r\u\e ]] 2022-03-16 08:09:58.378 | ++ lib/tempest:configure_tempest:288 : is_networking_extension_supported external-net 2022-03-16 08:09:58.380 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-16 08:09:58.383 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 08:10:00.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:10:00.653 | from cryptography.utils import int_from_bytes 2022-03-16 08:10:00.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:10:00.654 | from cryptography.utils import int_from_bytes 2022-03-16 08:10:00.818 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:10:00.821 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 08:10:00.821 | address-scope 2022-03-16 08:10:00.821 | router-admin-state-down-before-update 2022-03-16 08:10:00.821 | agent 2022-03-16 08:10:00.821 | agent-resources-synced 2022-03-16 08:10:00.821 | allowed-address-pairs 2022-03-16 08:10:00.822 | auto-allocated-topology 2022-03-16 08:10:00.822 | availability_zone 2022-03-16 08:10:00.822 | availability_zone_filter 2022-03-16 08:10:00.822 | default-subnetpools 2022-03-16 08:10:00.822 | dhcp_agent_scheduler 2022-03-16 08:10:00.822 | dvr 2022-03-16 08:10:00.822 | empty-string-filtering 2022-03-16 08:10:00.822 | external-net 2022-03-16 08:10:00.822 | extra_dhcp_opt 2022-03-16 08:10:00.822 | extraroute 2022-03-16 08:10:00.822 | extraroute-atomic 2022-03-16 08:10:00.822 | filter-validation 2022-03-16 08:10:00.822 | fip-port-details 2022-03-16 08:10:00.822 | flavors 2022-03-16 08:10:00.822 | floatingip-pools 2022-03-16 08:10:00.822 | ip-substring-filtering 2022-03-16 08:10:00.822 | router 2022-03-16 08:10:00.822 | ext-gw-mode 2022-03-16 08:10:00.822 | l3-ha 2022-03-16 08:10:00.822 | l3-flavors 2022-03-16 08:10:00.822 | l3-port-ip-change-not-allowed 2022-03-16 08:10:00.822 | l3_agent_scheduler 2022-03-16 08:10:00.822 | metering 2022-03-16 08:10:00.822 | metering_source_and_destination_fields 2022-03-16 08:10:00.822 | multi-provider 2022-03-16 08:10:00.822 | net-mtu 2022-03-16 08:10:00.822 | net-mtu-writable 2022-03-16 08:10:00.822 | network_availability_zone 2022-03-16 08:10:00.822 | network-ip-availability 2022-03-16 08:10:00.822 | pagination 2022-03-16 08:10:00.822 | port-device-profile 2022-03-16 08:10:00.822 | port-mac-address-regenerate 2022-03-16 08:10:00.822 | port-numa-affinity-policy 2022-03-16 08:10:00.822 | binding 2022-03-16 08:10:00.822 | binding-extended 2022-03-16 08:10:00.822 | port-security 2022-03-16 08:10:00.822 | project-id 2022-03-16 08:10:00.822 | provider 2022-03-16 08:10:00.823 | quota-check-limit 2022-03-16 08:10:00.823 | quotas 2022-03-16 08:10:00.823 | quota_details 2022-03-16 08:10:00.823 | rbac-policies 2022-03-16 08:10:00.823 | rbac-address-group 2022-03-16 08:10:00.823 | rbac-address-scope 2022-03-16 08:10:00.823 | rbac-security-groups 2022-03-16 08:10:00.823 | rbac-subnetpool 2022-03-16 08:10:00.823 | revision-if-match 2022-03-16 08:10:00.823 | standard-attr-revisions 2022-03-16 08:10:00.823 | router_availability_zone 2022-03-16 08:10:00.823 | security-groups-normalized-cidr 2022-03-16 08:10:00.823 | port-security-groups-filtering 2022-03-16 08:10:00.823 | security-groups-remote-address-group 2022-03-16 08:10:00.823 | security-groups-shared-filtering 2022-03-16 08:10:00.823 | security-group 2022-03-16 08:10:00.823 | service-type 2022-03-16 08:10:00.823 | sorting 2022-03-16 08:10:00.823 | standard-attr-description 2022-03-16 08:10:00.823 | stateful-security-group 2022-03-16 08:10:00.823 | subnet_onboard 2022-03-16 08:10:00.823 | subnet-service-types 2022-03-16 08:10:00.823 | subnet_allocation 2022-03-16 08:10:00.823 | subnetpool-prefix-ops 2022-03-16 08:10:00.823 | standard-attr-tag 2022-03-16 08:10:00.823 | standard-attr-timestamp' 2022-03-16 08:10:00.824 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 08:10:00.824 | address-scope 2022-03-16 08:10:00.824 | router-admin-state-down-before-update 2022-03-16 08:10:00.824 | agent 2022-03-16 08:10:00.824 | agent-resources-synced 2022-03-16 08:10:00.824 | allowed-address-pairs 2022-03-16 08:10:00.824 | auto-allocated-topology 2022-03-16 08:10:00.824 | availability_zone 2022-03-16 08:10:00.824 | availability_zone_filter 2022-03-16 08:10:00.824 | default-subnetpools 2022-03-16 08:10:00.824 | dhcp_agent_scheduler 2022-03-16 08:10:00.824 | dvr 2022-03-16 08:10:00.824 | empty-string-filtering 2022-03-16 08:10:00.824 | external-net 2022-03-16 08:10:00.824 | extra_dhcp_opt 2022-03-16 08:10:00.824 | extraroute 2022-03-16 08:10:00.824 | extraroute-atomic 2022-03-16 08:10:00.824 | filter-validation 2022-03-16 08:10:00.824 | fip-port-details 2022-03-16 08:10:00.824 | flavors 2022-03-16 08:10:00.824 | floatingip-pools 2022-03-16 08:10:00.825 | ip-substring-filtering 2022-03-16 08:10:00.825 | router 2022-03-16 08:10:00.825 | ext-gw-mode 2022-03-16 08:10:00.825 | l3-ha 2022-03-16 08:10:00.825 | l3-flavors 2022-03-16 08:10:00.825 | l3-port-ip-change-not-allowed 2022-03-16 08:10:00.825 | l3_agent_scheduler 2022-03-16 08:10:00.825 | metering 2022-03-16 08:10:00.825 | metering_source_and_destination_fields 2022-03-16 08:10:00.825 | multi-provider 2022-03-16 08:10:00.825 | net-mtu 2022-03-16 08:10:00.825 | net-mtu-writable 2022-03-16 08:10:00.825 | network_availability_zone 2022-03-16 08:10:00.825 | network-ip-availability 2022-03-16 08:10:00.825 | pagination 2022-03-16 08:10:00.825 | port-device-profile 2022-03-16 08:10:00.825 | port-mac-address-regenerate 2022-03-16 08:10:00.825 | port-numa-affinity-policy 2022-03-16 08:10:00.825 | binding 2022-03-16 08:10:00.825 | binding-extended 2022-03-16 08:10:00.825 | port-security 2022-03-16 08:10:00.825 | project-id 2022-03-16 08:10:00.825 | provider 2022-03-16 08:10:00.825 | quota-check-limit 2022-03-16 08:10:00.825 | quotas 2022-03-16 08:10:00.825 | quota_details 2022-03-16 08:10:00.825 | rbac-policies 2022-03-16 08:10:00.825 | rbac-address-group 2022-03-16 08:10:00.825 | rbac-address-scope 2022-03-16 08:10:00.825 | rbac-security-groups 2022-03-16 08:10:00.825 | rbac-subnetpool 2022-03-16 08:10:00.825 | revision-if-match 2022-03-16 08:10:00.825 | standard-attr-revisions 2022-03-16 08:10:00.825 | router_availability_zone 2022-03-16 08:10:00.825 | security-groups-normalized-cidr 2022-03-16 08:10:00.826 | port-security-groups-filtering 2022-03-16 08:10:00.826 | security-groups-remote-address-group 2022-03-16 08:10:00.826 | security-groups-shared-filtering 2022-03-16 08:10:00.826 | security-group 2022-03-16 08:10:00.826 | service-type 2022-03-16 08:10:00.826 | sorting 2022-03-16 08:10:00.826 | standard-attr-description 2022-03-16 08:10:00.826 | stateful-security-group 2022-03-16 08:10:00.826 | subnet_onboard 2022-03-16 08:10:00.826 | subnet-service-types 2022-03-16 08:10:00.826 | subnet_allocation 2022-03-16 08:10:00.826 | subnetpool-prefix-ops 2022-03-16 08:10:00.826 | standard-attr-tag 2022-03-16 08:10:00.826 | standard-attr-timestamp =~ external-net ]] 2022-03-16 08:10:00.827 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 08:10:00.830 | +++ lib/tempest:configure_tempest:289 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-03-16 08:10:03.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:10:03.236 | from cryptography.utils import int_from_bytes 2022-03-16 08:10:03.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:10:03.236 | from cryptography.utils import int_from_bytes 2022-03-16 08:10:03.408 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 08:10:03.411 | ++ lib/tempest:configure_tempest:289 : public_network_id=f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 2022-03-16 08:10:03.413 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-03-16 08:10:05.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:10:05.895 | from cryptography.utils import int_from_bytes 2022-03-16 08:10:05.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:10:05.895 | from cryptography.utils import int_from_bytes 2022-03-16 08:10:05.895 | +---------------------------+--------------------------------------+ 2022-03-16 08:10:05.895 | | Field | Value | 2022-03-16 08:10:05.895 | +---------------------------+--------------------------------------+ 2022-03-16 08:10:05.896 | | admin_state_up | UP | 2022-03-16 08:10:05.896 | | availability_zone_hints | | 2022-03-16 08:10:05.896 | | availability_zones | | 2022-03-16 08:10:05.896 | | created_at | 2022-03-16T08:10:05Z | 2022-03-16 08:10:05.896 | | description | | 2022-03-16 08:10:05.896 | | dns_domain | None | 2022-03-16 08:10:05.896 | | id | d2f31265-cddc-4f64-b04a-3cabbef6f9d0 | 2022-03-16 08:10:05.896 | | ipv4_address_scope | None | 2022-03-16 08:10:05.896 | | ipv6_address_scope | None | 2022-03-16 08:10:05.896 | | is_default | False | 2022-03-16 08:10:05.896 | | is_vlan_transparent | None | 2022-03-16 08:10:05.896 | | mtu | 1500 | 2022-03-16 08:10:05.896 | | name | shared | 2022-03-16 08:10:05.896 | | port_security_enabled | True | 2022-03-16 08:10:05.896 | | project_id | 017c6055da2b4550a0006147d2271962 | 2022-03-16 08:10:05.896 | | provider:network_type | vlan | 2022-03-16 08:10:05.896 | | provider:physical_network | physnet1 | 2022-03-16 08:10:05.896 | | provider:segmentation_id | 126 | 2022-03-16 08:10:05.896 | | qos_policy_id | None | 2022-03-16 08:10:05.896 | | revision_number | 1 | 2022-03-16 08:10:05.896 | | router:external | Internal | 2022-03-16 08:10:05.896 | | segments | None | 2022-03-16 08:10:05.896 | | shared | True | 2022-03-16 08:10:05.896 | | status | ACTIVE | 2022-03-16 08:10:05.896 | | subnets | | 2022-03-16 08:10:05.896 | | tags | | 2022-03-16 08:10:05.896 | | updated_at | 2022-03-16T08:10:05Z | 2022-03-16 08:10:05.896 | +---------------------------+--------------------------------------+ 2022-03-16 08:10:06.070 | ++ lib/tempest:configure_tempest:292 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-03-16 08:10:08.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:10:08.715 | from cryptography.utils import int_from_bytes 2022-03-16 08:10:08.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 08:10:08.715 | from cryptography.utils import int_from_bytes 2022-03-16 08:10:08.715 | +----------------------+--------------------------------------+ 2022-03-16 08:10:08.715 | | Field | Value | 2022-03-16 08:10:08.715 | +----------------------+--------------------------------------+ 2022-03-16 08:10:08.715 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-03-16 08:10:08.715 | | cidr | 192.168.233.0/24 | 2022-03-16 08:10:08.715 | | created_at | 2022-03-16T08:10:08Z | 2022-03-16 08:10:08.715 | | description | shared-subnet | 2022-03-16 08:10:08.715 | | dns_nameservers | | 2022-03-16 08:10:08.715 | | dns_publish_fixed_ip | None | 2022-03-16 08:10:08.715 | | enable_dhcp | True | 2022-03-16 08:10:08.715 | | gateway_ip | 192.168.233.1 | 2022-03-16 08:10:08.715 | | host_routes | | 2022-03-16 08:10:08.716 | | id | da511d4e-9723-433e-b5c5-38a5fb57b686 | 2022-03-16 08:10:08.716 | | ip_version | 4 | 2022-03-16 08:10:08.716 | | ipv6_address_mode | None | 2022-03-16 08:10:08.716 | | ipv6_ra_mode | None | 2022-03-16 08:10:08.716 | | name | shared-subnet | 2022-03-16 08:10:08.716 | | network_id | d2f31265-cddc-4f64-b04a-3cabbef6f9d0 | 2022-03-16 08:10:08.716 | | project_id | 017c6055da2b4550a0006147d2271962 | 2022-03-16 08:10:08.716 | | revision_number | 0 | 2022-03-16 08:10:08.716 | | segment_id | None | 2022-03-16 08:10:08.716 | | service_types | | 2022-03-16 08:10:08.716 | | subnetpool_id | None | 2022-03-16 08:10:08.716 | | tags | | 2022-03-16 08:10:08.716 | | updated_at | 2022-03-16T08:10:08Z | 2022-03-16 08:10:08.716 | +----------------------+--------------------------------------+ 2022-03-16 08:10:08.892 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-03-16 08:10:08.924 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-03-16 08:10:08.958 | ++ lib/tempest:configure_tempest:299 : mkdir -p /opt/stack/data/tempest 2022-03-16 08:10:08.963 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-03-16 08:10:08.994 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-03-16 08:10:09.025 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-03-16 08:10:09.054 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-03-16 08:10:09.088 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-03-16 08:10:09.120 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.39/identity/v2.0/ 2022-03-16 08:10:09.151 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.39/identity/v3 2022-03-16 08:10:09.179 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-03-16 08:10:09.215 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-03-16 08:10:09.244 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-03-16 08:10:09.280 | ++ lib/tempest:configure_tempest:314 : [[ True == \T\r\u\e ]] 2022-03-16 08:10:09.283 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-03-16 08:10:09.316 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-03-16 08:10:09.347 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-03-16 08:10:09.377 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-03-16 08:10:09.408 | ++ lib/tempest:configure_tempest:320 : '[' '' == True ']' 2022-03-16 08:10:09.410 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-03-16 08:10:09.444 | ++ lib/tempest:configure_tempest:327 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-03-16 08:10:09.481 | ++ lib/tempest:configure_tempest:328 : [[ '' != \v\2 ]] 2022-03-16 08:10:09.483 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-03-16 08:10:09.513 | ++ lib/tempest:configure_tempest:333 : is_service_enabled tls-proxy 2022-03-16 08:10:09.531 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:10:09.533 | ++ lib/tempest:configure_tempest:338 : [[ True = True ]] 2022-03-16 08:10:09.535 | ++ lib/tempest:configure_tempest:339 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-03-16 08:10:09.564 | ++ lib/tempest:configure_tempest:344 : is_service_enabled ldap 2022-03-16 08:10:09.582 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:10:09.585 | ++ lib/tempest:configure_tempest:350 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-03-16 08:10:09.619 | ++ lib/tempest:configure_tempest:354 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-03-16 08:10:09.655 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-03-16 08:10:09.687 | ++ lib/tempest:configure_tempest:363 : [[ ! -z '' ]] 2022-03-16 08:10:09.689 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-03-16 08:10:09.724 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-03-16 08:10:09.757 | ++ lib/tempest:configure_tempest:368 : is_service_enabled g-api-r 2022-03-16 08:10:09.774 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:10:09.776 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 2a00a605-25e7-446a-bce6-47813eba9589 2022-03-16 08:10:09.805 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 2a00a605-25e7-446a-bce6-47813eba9589 2022-03-16 08:10:09.834 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-03-16 08:10:09.862 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-03-16 08:10:09.890 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-03-16 08:10:09.933 | ++ lib/tempest:configure_tempest:378 : is_service_enabled neutron 2022-03-16 08:10:09.952 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:10:09.957 | ++ lib/tempest:configure_tempest:386 : [[ -n '' ]] 2022-03-16 08:10:09.959 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_min_microversion=None 2022-03-16 08:10:09.961 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_max_microversion=latest 2022-03-16 08:10:09.964 | ++ lib/tempest:configure_tempest:400 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-03-16 08:10:09.966 | ++ lib/tempest:configure_tempest:404 : '[' None == None ']' 2022-03-16 08:10:09.968 | ++ lib/tempest:configure_tempest:405 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-03-16 08:10:09.987 | ++ lib/tempest:configure_tempest:409 : '[' latest == None ']' 2022-03-16 08:10:09.989 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-03-16 08:10:10.018 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-03-16 08:10:10.049 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-03-16 08:10:10.080 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-03-16 08:10:10.112 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-03-16 08:10:10.145 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-03-16 08:10:10.174 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-03-16 08:10:10.207 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-03-16 08:10:10.237 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-03-16 08:10:10.268 | ++ lib/tempest:configure_tempest:426 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-03-16 08:10:10.273 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-16 08:10:10.302 | ++ lib/tempest:configure_tempest:430 : [[ False == \T\r\u\e ]] 2022-03-16 08:10:10.304 | ++ lib/tempest:configure_tempest:434 : is_service_enabled n-novnc 2022-03-16 08:10:10.322 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:10:10.325 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-03-16 08:10:10.363 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id f4a52ee4-5c8d-4d2e-82d4-b82a64e62131 2022-03-16 08:10:10.392 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-03-16 08:10:10.422 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-03-16 08:10:10.450 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-03-16 08:10:10.483 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-03-16 08:10:10.522 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-03-16 08:10:10.554 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-03-16 08:10:10.600 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-03-16 08:10:10.600 | ++ lib/tempest:configure_tempest:451 : SCENARIO_IMAGE_FILE= 2022-03-16 08:10:10.603 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-03-16 08:10:10.639 | ++ lib/tempest:configure_tempest:455 : TEMPEST_SSH_NETWORK_NAME=private 2022-03-16 08:10:10.641 | ++ lib/tempest:configure_tempest:456 : is_provider_network 2022-03-16 08:10:10.644 | ++ functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 08:10:10.646 | ++ functions-common:is_provider_network:2277 : return 1 2022-03-16 08:10:10.648 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-03-16 08:10:10.681 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-03-16 08:10:10.711 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-03-16 08:10:10.740 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-03-16 08:10:10.768 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-03-16 08:10:10.798 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-03-16 08:10:10.826 | ++ lib/tempest:configure_tempest:469 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-16 08:10:10.829 | ++ lib/tempest:configure_tempest:470 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-03-16 08:10:10.832 | +++ lib/tempest:configure_tempest:472 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-03-16 08:10:10.850 | ++ lib/tempest:configure_tempest:472 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-03-16 08:10:10.882 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-16 08:10:10.886 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-03-16 08:10:10.888 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-03-16 08:10:10.906 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-03-16 08:10:10.934 | ++ lib/tempest:configure_tempest:480 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-16 08:10:10.936 | ++ lib/tempest:configure_tempest:480 : '[' libvirt = libvirt ']' 2022-03-16 08:10:10.939 | ++ lib/tempest:configure_tempest:481 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-03-16 08:10:10.941 | +++ lib/tempest:configure_tempest:483 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-03-16 08:10:10.958 | ++ lib/tempest:configure_tempest:483 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-03-16 08:10:10.988 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-16 08:10:10.990 | ++ lib/tempest:configure_tempest:486 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-03-16 08:10:10.993 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-03-16 08:10:11.010 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-03-16 08:10:11.039 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_min_microversion=None 2022-03-16 08:10:11.041 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_max_microversion=latest 2022-03-16 08:10:11.043 | ++ lib/tempest:configure_tempest:491 : '[' None == None ']' 2022-03-16 08:10:11.046 | ++ lib/tempest:configure_tempest:492 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-03-16 08:10:11.065 | ++ lib/tempest:configure_tempest:497 : '[' latest == None ']' 2022-03-16 08:10:11.067 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-03-16 08:10:11.096 | ++ lib/tempest:configure_tempest:503 : is_service_enabled c-bak 2022-03-16 08:10:11.111 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:10:11.114 | ++ lib/tempest:configure_tempest:510 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 08:10:11.116 | ++ lib/tempest:configure_tempest:510 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-03-16 08:10:11.118 | ++ lib/tempest:configure_tempest:530 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-03-16 08:10:11.121 | ++ lib/tempest:configure_tempest:534 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-03-16 08:10:11.123 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_min_microversion=None 2022-03-16 08:10:11.125 | ++ lib/tempest:configure_tempest:545 : local tempest_placement_max_microversion=latest 2022-03-16 08:10:11.128 | ++ lib/tempest:configure_tempest:546 : '[' None == None ']' 2022-03-16 08:10:11.130 | ++ lib/tempest:configure_tempest:547 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-03-16 08:10:11.149 | ++ lib/tempest:configure_tempest:551 : '[' latest == None ']' 2022-03-16 08:10:11.151 | ++ lib/tempest:configure_tempest:554 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-03-16 08:10:11.182 | ++ lib/tempest:configure_tempest:558 : '[' libvirt = ironic ']' 2022-03-16 08:10:11.185 | ++ lib/tempest:configure_tempest:572 : '[' libvirt = libvirt ']' 2022-03-16 08:10:11.187 | ++ lib/tempest:configure_tempest:574 : '[' kvm = lxc ']' 2022-03-16 08:10:11.189 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-03-16 08:10:11.230 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-03-16 08:10:11.262 | ++ lib/tempest:configure_tempest:583 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-03-16 08:10:11.297 | ++ lib/tempest:configure_tempest:596 : local service 2022-03-16 08:10:11.300 | ++ lib/tempest:configure_tempest:597 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-03-16 08:10:11.302 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:10:11.305 | ++ lib/tempest:configure_tempest:599 : is_service_enabled key 2022-03-16 08:10:11.322 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:10:11.324 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-03-16 08:10:11.362 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:10:11.365 | ++ lib/tempest:configure_tempest:599 : is_service_enabled glance 2022-03-16 08:10:11.382 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:10:11.384 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-03-16 08:10:11.416 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:10:11.419 | ++ lib/tempest:configure_tempest:599 : is_service_enabled nova 2022-03-16 08:10:11.436 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:10:11.438 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-03-16 08:10:11.467 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:10:11.470 | ++ lib/tempest:configure_tempest:599 : is_service_enabled neutron 2022-03-16 08:10:11.486 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:10:11.489 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-03-16 08:10:11.519 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:10:11.521 | ++ lib/tempest:configure_tempest:599 : is_service_enabled cinder 2022-03-16 08:10:11.538 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:10:11.540 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-03-16 08:10:11.569 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:10:11.572 | ++ lib/tempest:configure_tempest:599 : is_service_enabled swift 2022-03-16 08:10:11.588 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 08:10:11.591 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-03-16 08:10:11.620 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-03-16 08:10:11.622 | ++ lib/tempest:configure_tempest:599 : is_service_enabled horizon 2022-03-16 08:10:11.638 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 08:10:11.641 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-03-16 08:10:11.670 | ++ lib/tempest:configure_tempest:610 : [[ False == True ]] 2022-03-16 08:10:11.672 | ++ lib/tempest:configure_tempest:615 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-03-16 08:10:11.701 | ++ lib/tempest:configure_tempest:617 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-03-16 08:10:11.730 | ++ lib/tempest:configure_tempest:619 : '[' libvirt = libvirt ']' 2022-03-16 08:10:11.733 | ++ lib/tempest:configure_tempest:619 : '[' kvm = lxc ']' 2022-03-16 08:10:11.735 | ++ lib/tempest:configure_tempest:629 : local tmp_cfg_file 2022-03-16 08:10:11.738 | +++ lib/tempest:configure_tempest:630 : mktemp 2022-03-16 08:10:11.742 | ++ lib/tempest:configure_tempest:630 : tmp_cfg_file=/tmp/tmp.05nNyuIrAt 2022-03-16 08:10:11.745 | ++ lib/tempest:configure_tempest:631 : cd /opt/stack/tempest 2022-03-16 08:10:11.747 | ++ lib/tempest:configure_tempest:632 : [[ False != \T\r\u\e ]] 2022-03-16 08:10:11.750 | ++ lib/tempest:configure_tempest:633 : tox -revenv-tempest --notest 2022-03-16 08:10:12.416 | venv-tempest create: /opt/stack/tempest/.tox/tempest 2022-03-16 08:10:14.208 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-16 08:11:53.743 | ERROR: invocation failed (exit code 1), logfile: /opt/stack/tempest/.tox/tempest/log/venv-tempest-1.log 2022-03-16 08:11:53.743 | ================================== log start =================================== 2022-03-16 08:11:53.744 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:11:53.744 | WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:11:53.744 | WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:11:53.744 | WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:11:53.744 | WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /constraints/upper/master 2022-03-16 08:11:53.744 | ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='releases.openstack.org', port=443): Max retries exceeded with url: /constraints/upper/master (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2022-03-16 08:11:53.744 | 2022-03-16 08:11:53.744 | WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available. 2022-03-16 08:11:53.744 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-16 08:11:53.744 | 2022-03-16 08:11:53.744 | =================================== log end ==================================== 2022-03-16 08:11:53.744 | ERROR: could not install deps [-chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt]; v = InvocationError('/opt/stack/tempest/.tox/tempest/bin/pip install -chttps://releases.openstack.org/constraints/upper/master -r/opt/stack/tempest/requirements.txt', 1) 2022-03-16 08:11:53.744 | ___________________________________ summary ____________________________________ 2022-03-16 08:11:53.744 | ERROR: venv-tempest: could not install deps [-chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt]; v = InvocationError('/opt/stack/tempest/.tox/tempest/bin/pip install -chttps://releases.openstack.org/constraints/upper/master -r/opt/stack/tempest/requirements.txt', 1) 2022-03-16 08:11:53.777 | + lib/tempest:configure_tempest:1 : exit_trap 2022-03-16 08:11:53.780 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-16 08:11:53.783 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-16 08:11:53.786 | + ./stack.sh:exit_trap:522 : jobs= 2022-03-16 08:11:53.789 | + ./stack.sh:exit_trap:525 : [[ -n '' ]] 2022-03-16 08:11:53.791 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.lFcfRZ5E4x ']' 2022-03-16 08:11:53.794 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.lFcfRZ5E4x 2022-03-16 08:11:53.798 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-16 08:11:53.801 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-16 08:11:53.803 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-16 08:11:53.806 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-16 08:11:53.806 | Error on exit 2022-03-16 08:11:53.809 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-16 08:11:53.812 | + ./stack.sh:exit_trap:542 : generate-subunit 1647417368 945 fail 2022-03-16 08:11:54.490 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-16 08:11:54.493 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-16 08:11:55.911 | + ./stack.sh:exit_trap:556 : exit 1