2022-03-02 13:20:56.165 | + ./stack.sh:main:487 : exec 2022-03-02 13:20:56.165 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-132056' 2022-03-02 13:20:56.165 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-02-132056.summary.2022-03-02-132056 2022-03-02 13:20:56.165 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:20:56.165 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-132056 2022-03-02 13:20:56.165 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-132056 /opt/stack/logs/stack.sh.log 2022-03-02 13:20:56.165 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-132056.summary.2022-03-02-132056 /opt/stack/logs/stack.sh.log.summary 2022-03-02 13:20:56.165 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-02 13:20:56.165 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-02 13:20:56.165 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-02 13:20:56.165 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-02 13:20:56.165 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-02 13:20:56.165 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-02 13:20:56.165 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-02 13:20:56.165 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 13:20:56.165 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-02 13:20:56.165 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-02 13:20:56.165 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 13:20:56.165 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 13:20:56.165 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-02 13:20:56.165 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-02 13:20:56.165 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 13:20:56.165 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-02 13:20:56.165 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-02 13:20:56.165 | + ./stack.sh:main:573 : set -o errexit 2022-03-02 13:20:56.165 | + ./stack.sh:main:576 : uname -a 2022-03-02 13:20:56.166 | Linux n-d-831507-2 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-02 13:20:56.168 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-02 13:20:56.170 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-02 13:20:56.173 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-02 13:20:56.209 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-02 13:20:56.226 | + ./stack.sh:main:590 : fetch_plugins 2022-03-02 13:20:56.228 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-02 13:20:56.230 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-02 13:20:56.232 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-02 13:20:56.234 | + functions-common:fetch_plugins:1776 : return 2022-03-02 13:20:56.236 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-02 13:20:56.238 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-02 13:20:56.239 | + functions-common:run_phase:1854 : local phase= 2022-03-02 13:20:56.241 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:20:56.243 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:20:56.245 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:20:56.247 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:20:56.249 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:20:56.251 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:20:56.254 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:20:56.256 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:20:56.258 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:20:56.260 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-02 13:20:56.262 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:20:56.274 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:20:56.276 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 13:20:56.278 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:20:56.280 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:20:56.281 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:20:56.283 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:20:56.285 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:20:56.287 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-02 13:20:56.289 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-02 13:20:56.291 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 13:20:56.293 | + 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-02 13:20:56.295 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-02 13:20:56.297 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-02 13:20:56.298 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-02 13:20:56.300 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-02 13:20:56.302 | + functions-common:plugin_override_defaults:1817 : return 2022-03-02 13:20:56.305 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-02 13:20:56.321 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-02 13:20:56.323 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-02 13:20:56.336 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:20:56.338 | +++ lib/tls:source:43 : hostname -f 2022-03-02 13:20:56.341 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-02 13:20:56.343 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-02 13:20:56.345 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-02 13:20:56.347 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-02 13:20:56.349 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-02 13:20:56.351 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-02 13:20:56.353 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-02 13:20:56.355 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-02 13:20:56.357 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-02 13:20:56.359 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-02 13:20:56.363 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-02 13:20:56.375 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-02 13:20:56.393 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-02 13:20:56.406 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-02 13:20:56.418 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-02 13:20:56.454 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-02 13:20:56.514 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-02 13:20:56.599 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-02 13:20:56.623 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-02 13:20:56.674 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-02 13:20:56.727 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-02 13:20:56.875 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-02 13:20:56.890 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-02 13:20:56.903 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-02 13:20:56.916 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-02 13:20:57.013 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-02 13:20:57.016 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-02 13:20:57.018 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-02 13:20:57.021 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-02 13:20:57.023 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-02 13:20:57.025 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-02 13:20:57.027 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-02 13:20:57.027 | False' 2022-03-02 13:20:57.030 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-02 13:20:57.045 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-02 13:20:57.047 | + ./stack.sh:main:624 : run_phase source 2022-03-02 13:20:57.050 | + functions-common:run_phase:1853 : local mode=source 2022-03-02 13:20:57.052 | + functions-common:run_phase:1854 : local phase= 2022-03-02 13:20:57.054 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:20:57.056 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:20:57.058 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:20:57.060 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:20:57.062 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:20:57.065 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:20:57.069 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:20:57.071 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:20:57.073 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:20:57.075 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-02 13:20:57.077 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:20:57.091 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:20:57.093 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 13:20:57.095 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-02 13:20:57.135 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-02 13:20:57.137 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-02 13:20:57.139 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 13:20:57.141 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-02 13:20:57.143 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-02 13:20:57.146 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-02 13:20:57.148 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-02 13:20:57.150 | + functions-common:load_plugin_settings:1794 : return 2022-03-02 13:20:57.152 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-02 13:20:57.154 | + functions-common:verify_disabled_services:2136 : local service 2022-03-02 13:20:57.156 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.158 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-02 13:20:57.161 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.164 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-02 13:20:57.166 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.168 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-02 13:20:57.170 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.173 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-02 13:20:57.175 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.177 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-02 13:20:57.180 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.182 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-02 13:20:57.184 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.187 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-02 13:20:57.189 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.191 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-02 13:20:57.193 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.196 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-02 13:20:57.198 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.200 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-02 13:20:57.203 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.205 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-02 13:20:57.207 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.209 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-02 13:20:57.212 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.214 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-02 13:20:57.216 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.218 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-02 13:20:57.221 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.223 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-02 13:20:57.226 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.228 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-02 13:20:57.230 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.233 | + 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-02 13:20:57.235 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.237 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-02 13:20:57.239 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.243 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-02 13:20:57.245 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.247 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-02 13:20:57.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-02 13:20:57.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.256 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-02 13:20:57.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.261 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-02 13:20:57.263 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.265 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-02 13:20:57.267 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.270 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-02 13:20:57.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.276 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-02 13:20:57.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.280 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-02 13:20:57.283 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.285 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-02 13:20:57.287 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.290 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-02 13:20:57.292 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.294 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-02 13:20:57.297 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.299 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-02 13:20:57.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.304 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-02 13:20:57.306 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.308 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-02 13:20:57.310 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.313 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-02 13:20:57.315 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.317 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-02 13:20:57.320 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.322 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-02 13:20:57.325 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.327 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-02 13:20:57.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.332 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-02 13:20:57.334 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.337 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-02 13:20:57.339 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.341 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-02 13:20:57.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.346 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-02 13:20:57.348 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.350 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-02 13:20:57.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.355 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-02 13:20:57.357 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.359 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-02 13:20:57.362 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.364 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-02 13:20:57.367 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.369 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-02 13:20:57.371 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:20:57.374 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-02 13:20:57.376 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-02 13:20:57.379 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 13:20:57.381 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-02 13:20:57.397 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:20:57.399 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-02 13:20:57.402 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 13:20:57.404 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-02 13:20:57.419 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:20:57.421 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-02 13:20:57.424 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-02 13:20:57.426 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-02 13:20:57.429 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-02 13:20:57.431 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-02 13:20:57.434 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-02 13:20:57.436 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-02 13:20:57.438 | + lib/database:initialize_database_backends:92 : return 0 2022-03-02 13:20:57.441 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-02 13:20:57.441 | Using mysql database backend 2022-03-02 13:20:57.443 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-02 13:20:57.460 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-02 13:20:57.463 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-02 13:20:57.466 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 13:20:57.468 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-02 13:20:57.471 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 13:20:57.473 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-02 13:20:57.490 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:20:57.493 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-02 13:20:57.510 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-02 13:20:57.526 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:20:57.528 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-02 13:20:57.544 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-02 13:20:57.562 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-02 13:20:57.578 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:20:57.581 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-02 13:20:57.597 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:20:57.600 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-02 13:20:57.618 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-02 13:20:57.620 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-02 13:20:57.623 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-02 13:20:57.625 | + functions-common:save_stackenv:60 : local tag=757 2022-03-02 13:20:57.629 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 13:20:57.634 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-132057 2022-03-02 13:20:57.636 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-132057 757' 2022-03-02 13:20:57.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.641 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 13:20:57.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.646 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 13:20:57.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.651 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 13:20:57.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.656 | + 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-02 13:20:57.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.661 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 13:20:57.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.665 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 13:20:57.668 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.670 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-132056 2022-03-02 13:20:57.673 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.675 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 13:20:57.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.680 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 13:20:57.683 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.685 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 13:20:57.687 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.690 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 13:20:57.692 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.695 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 13:20:57.698 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:20:57.700 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 13:20:57.702 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-02 13:20:57.705 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-02 13:20:57.707 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-02 13:20:57.710 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-02 13:20:57.712 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:20:57.714 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:20:57.717 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:20:57.719 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:20:57.721 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:20:57.724 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:20:57.739 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:20:57.742 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:20:57.745 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:20:57.747 | + functions-common:git_clone:629 : echo master 2022-03-02 13:20:57.747 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:20:57.752 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-02 13:20:57.755 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:20:57.757 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-02 13:20:57.760 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:20:57.760 | + functions-common:git_clone:678 : head -1 2022-03-02 13:20:57.763 | 48fb5c24 Merge "Updated from generate-constraints" 2022-03-02 13:20:57.766 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:20:57.769 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-02 13:20:57.771 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:20:57.774 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-02 13:20:57.776 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-02 13:20:57.779 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-02 13:20:57.781 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-02 13:20:57.784 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 13:20:57.786 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-02 13:20:57.789 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-02 13:20:57.792 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-02 13:20:57.795 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-02 13:20:57.799 | ++ tools/install_prereqs.sh:source:47 : NOW=1646227257 2022-03-02 13:20:57.802 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-02 13:20:57.807 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646226367 2022-03-02 13:20:57.810 | ++ tools/install_prereqs.sh:source:49 : DELTA=890 2022-03-02 13:20:57.812 | ++ tools/install_prereqs.sh:source:50 : [[ 890 -lt 7200 ]] 2022-03-02 13:20:57.815 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-02 13:20:57.817 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-02 13:20:57.820 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-02 13:20:57.822 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-02 13:20:57.824 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-02 13:20:57.827 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-02 13:20:57.829 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-02 13:20:57.831 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-02 13:20:57.835 | +++ 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-02 13:20:57.886 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-02 13:20:57.886 | apache2-dev 2022-03-02 13:20:57.886 | bc 2022-03-02 13:20:57.886 | bsdmainutils 2022-03-02 13:20:57.886 | curl 2022-03-02 13:20:57.886 | g++ 2022-03-02 13:20:57.886 | gawk 2022-03-02 13:20:57.886 | gcc 2022-03-02 13:20:57.886 | gettext 2022-03-02 13:20:57.886 | git 2022-03-02 13:20:57.886 | graphviz 2022-03-02 13:20:57.886 | iputils-ping 2022-03-02 13:20:57.886 | libapache2-mod-proxy-uwsgi 2022-03-02 13:20:57.886 | libffi-dev 2022-03-02 13:20:57.886 | libjpeg-dev 2022-03-02 13:20:57.886 | libpcre3-dev 2022-03-02 13:20:57.886 | libpq-dev 2022-03-02 13:20:57.886 | libssl-dev 2022-03-02 13:20:57.886 | libsystemd-dev 2022-03-02 13:20:57.886 | libxml2-dev 2022-03-02 13:20:57.886 | libxslt1-dev 2022-03-02 13:20:57.886 | libyaml-dev 2022-03-02 13:20:57.887 | lsof 2022-03-02 13:20:57.887 | openssh-server 2022-03-02 13:20:57.887 | openssl 2022-03-02 13:20:57.887 | pkg-config 2022-03-02 13:20:57.887 | psmisc 2022-03-02 13:20:57.887 | python3-dev 2022-03-02 13:20:57.887 | python3-pip 2022-03-02 13:20:57.887 | python3-systemd 2022-03-02 13:20:57.887 | python3-venv 2022-03-02 13:20:57.887 | tar 2022-03-02 13:20:57.887 | tcpdump 2022-03-02 13:20:57.887 | unzip 2022-03-02 13:20:57.887 | uuid-runtime 2022-03-02 13:20:57.887 | wget 2022-03-02 13:20:57.887 | wget 2022-03-02 13:20:57.887 | zlib1g-dev 2022-03-02 13:20:57.887 | libkrb5-dev 2022-03-02 13:20:57.887 | libldap2-dev 2022-03-02 13:20:57.887 | libsasl2-dev 2022-03-02 13:20:57.887 | memcached 2022-03-02 13:20:57.887 | python3-mysqldb 2022-03-02 13:20:57.887 | sqlite3 2022-03-02 13:20:57.887 | conntrack 2022-03-02 13:20:57.887 | curl 2022-03-02 13:20:57.887 | dnsmasq-base 2022-03-02 13:20:57.887 | dnsmasq-utils 2022-03-02 13:20:57.887 | ebtables 2022-03-02 13:20:57.887 | genisoimage 2022-03-02 13:20:57.887 | iptables 2022-03-02 13:20:57.887 | iputils-arping 2022-03-02 13:20:57.887 | kpartx 2022-03-02 13:20:57.887 | libjs-jquery-tablesorter 2022-03-02 13:20:57.887 | parted 2022-03-02 13:20:57.887 | pm-utils 2022-03-02 13:20:57.887 | python3-mysqldb 2022-03-02 13:20:57.887 | socat 2022-03-02 13:20:57.887 | sqlite3 2022-03-02 13:20:57.888 | sudo 2022-03-02 13:20:57.888 | vlan 2022-03-02 13:20:57.888 | lsscsi 2022-03-02 13:20:57.888 | open-iscsi 2022-03-02 13:20:57.888 | lvm2 2022-03-02 13:20:57.888 | qemu-utils 2022-03-02 13:20:57.888 | thin-provisioning-tools 2022-03-02 13:20:57.888 | acl 2022-03-02 13:20:57.888 | dnsmasq-base 2022-03-02 13:20:57.888 | dnsmasq-utils 2022-03-02 13:20:57.888 | ebtables 2022-03-02 13:20:57.888 | haproxy 2022-03-02 13:20:57.888 | iptables 2022-03-02 13:20:57.888 | iputils-arping 2022-03-02 13:20:57.888 | iputils-ping 2022-03-02 13:20:57.888 | postgresql-server-dev-all 2022-03-02 13:20:57.888 | python3-mysqldb 2022-03-02 13:20:57.888 | sqlite3 2022-03-02 13:20:57.888 | sudo 2022-03-02 13:20:57.888 | vlan 2022-03-02 13:20:57.888 | pcp 2022-03-02 13:20:57.888 | ipset 2022-03-02 13:20:57.888 | conntrack 2022-03-02 13:20:57.888 | conntrackd 2022-03-02 13:20:57.888 | keepalived 2022-03-02 13:20:57.888 | lvm2 2022-03-02 13:20:57.888 | qemu-utils 2022-03-02 13:20:57.888 | thin-provisioning-tools 2022-03-02 13:20:57.888 | curl 2022-03-02 13:20:57.888 | liberasurecode-dev 2022-03-02 13:20:57.888 | make 2022-03-02 13:20:57.888 | memcached 2022-03-02 13:20:57.888 | rsync 2022-03-02 13:20:57.888 | sqlite3 2022-03-02 13:20:57.888 | xfsprogs' 2022-03-02 13:20:57.889 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-02 13:20:57.907 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-02 13:20:57.907 | apache2-dev 2022-03-02 13:20:57.908 | bc 2022-03-02 13:20:57.908 | bsdmainutils 2022-03-02 13:20:57.908 | curl 2022-03-02 13:20:57.908 | g++ 2022-03-02 13:20:57.908 | gawk 2022-03-02 13:20:57.908 | gcc 2022-03-02 13:20:57.908 | gettext 2022-03-02 13:20:57.908 | git 2022-03-02 13:20:57.908 | graphviz 2022-03-02 13:20:57.908 | iputils-ping 2022-03-02 13:20:57.908 | libapache2-mod-proxy-uwsgi 2022-03-02 13:20:57.908 | libffi-dev 2022-03-02 13:20:57.908 | libjpeg-dev 2022-03-02 13:20:57.908 | libpcre3-dev 2022-03-02 13:20:57.908 | libpq-dev 2022-03-02 13:20:57.908 | libssl-dev 2022-03-02 13:20:57.908 | libsystemd-dev 2022-03-02 13:20:57.908 | libxml2-dev 2022-03-02 13:20:57.908 | libxslt1-dev 2022-03-02 13:20:57.908 | libyaml-dev 2022-03-02 13:20:57.908 | lsof 2022-03-02 13:20:57.908 | openssh-server 2022-03-02 13:20:57.908 | openssl 2022-03-02 13:20:57.908 | pkg-config 2022-03-02 13:20:57.908 | psmisc 2022-03-02 13:20:57.908 | python3-dev 2022-03-02 13:20:57.908 | python3-pip 2022-03-02 13:20:57.908 | python3-systemd 2022-03-02 13:20:57.908 | python3-venv 2022-03-02 13:20:57.908 | tar 2022-03-02 13:20:57.908 | tcpdump 2022-03-02 13:20:57.908 | unzip 2022-03-02 13:20:57.908 | uuid-runtime 2022-03-02 13:20:57.908 | wget 2022-03-02 13:20:57.908 | wget 2022-03-02 13:20:57.908 | zlib1g-dev 2022-03-02 13:20:57.908 | libkrb5-dev 2022-03-02 13:20:57.909 | libldap2-dev 2022-03-02 13:20:57.909 | libsasl2-dev 2022-03-02 13:20:57.909 | memcached 2022-03-02 13:20:57.909 | python3-mysqldb 2022-03-02 13:20:57.909 | sqlite3 2022-03-02 13:20:57.909 | conntrack 2022-03-02 13:20:57.909 | curl 2022-03-02 13:20:57.909 | dnsmasq-base 2022-03-02 13:20:57.909 | dnsmasq-utils 2022-03-02 13:20:57.909 | ebtables 2022-03-02 13:20:57.909 | genisoimage 2022-03-02 13:20:57.909 | iptables 2022-03-02 13:20:57.909 | iputils-arping 2022-03-02 13:20:57.909 | kpartx 2022-03-02 13:20:57.909 | libjs-jquery-tablesorter 2022-03-02 13:20:57.909 | parted 2022-03-02 13:20:57.909 | pm-utils 2022-03-02 13:20:57.909 | python3-mysqldb 2022-03-02 13:20:57.909 | socat 2022-03-02 13:20:57.909 | sqlite3 2022-03-02 13:20:57.909 | sudo 2022-03-02 13:20:57.909 | vlan 2022-03-02 13:20:57.909 | lsscsi 2022-03-02 13:20:57.909 | open-iscsi 2022-03-02 13:20:57.909 | lvm2 2022-03-02 13:20:57.909 | qemu-utils 2022-03-02 13:20:57.909 | thin-provisioning-tools 2022-03-02 13:20:57.909 | acl 2022-03-02 13:20:57.909 | dnsmasq-base 2022-03-02 13:20:57.909 | dnsmasq-utils 2022-03-02 13:20:57.909 | ebtables 2022-03-02 13:20:57.909 | haproxy 2022-03-02 13:20:57.909 | iptables 2022-03-02 13:20:57.909 | iputils-arping 2022-03-02 13:20:57.909 | iputils-ping 2022-03-02 13:20:57.909 | postgresql-server-dev-all 2022-03-02 13:20:57.909 | python3-mysqldb 2022-03-02 13:20:57.909 | sqlite3 2022-03-02 13:20:57.909 | sudo 2022-03-02 13:20:57.910 | vlan 2022-03-02 13:20:57.910 | pcp 2022-03-02 13:20:57.910 | ipset 2022-03-02 13:20:57.910 | conntrack 2022-03-02 13:20:57.910 | conntrackd 2022-03-02 13:20:57.910 | keepalived 2022-03-02 13:20:57.910 | lvm2 2022-03-02 13:20:57.910 | qemu-utils 2022-03-02 13:20:57.910 | thin-provisioning-tools 2022-03-02 13:20:57.910 | curl 2022-03-02 13:20:57.910 | liberasurecode-dev 2022-03-02 13:20:57.910 | make 2022-03-02 13:20:57.910 | memcached 2022-03-02 13:20:57.910 | rsync 2022-03-02 13:20:57.910 | sqlite3 2022-03-02 13:20:57.910 | xfsprogs ' 2022-03-02 13:20:57.910 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-02 13:20:57.912 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:20:57.915 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:20:57.919 | ++ 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-02 13:20:57.919 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-02 13:20:57.924 | ++ 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-02 13:20:57.926 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-02 13:20:57.928 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:20:57.931 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-02 13:20:57.933 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:20:57.935 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:20:57.937 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:20:57.939 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:20:57.941 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:20:57.943 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:20:57.945 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-02 13:20:57.947 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-02 13:20:57.949 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-02 13:20:57.952 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-02 13:20:57.956 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-02 13:20:57.958 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-02 13:20:57.960 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-02 13:20:57.962 | ++ functions-common:time_start:2412 : local start_time= 2022-03-02 13:20:57.964 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:20:57.967 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:20:57.971 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646227257968 2022-03-02 13:20:57.973 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-02 13:20:57.975 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-02 13:20:57.977 | ++ 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-02 13:20:58.232 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-02 13:20:58.266 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-02 13:20:58.267 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-02 13:20:58.310 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-02 13:21:00.502 | Reading package lists... 2022-03-02 13:21:00.534 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-02 13:21:00.536 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-02 13:21:00.539 | ++ functions-common:time_stop:2425 : local name 2022-03-02 13:21:00.541 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:00.543 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:00.545 | ++ functions-common:time_stop:2428 : local total 2022-03-02 13:21:00.547 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:00.549 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-02 13:21:00.551 | ++ functions-common:time_stop:2432 : start_time=1646227257968 2022-03-02 13:21:00.553 | ++ functions-common:time_stop:2434 : [[ -z 1646227257968 ]] 2022-03-02 13:21:00.556 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:00.560 | ++ functions-common:time_stop:2437 : end_time=1646227260558 2022-03-02 13:21:00.562 | ++ functions-common:time_stop:2438 : elapsed_time=2590 2022-03-02 13:21:00.564 | ++ functions-common:time_stop:2439 : total=0 2022-03-02 13:21:00.566 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:00.568 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2590 2022-03-02 13:21:00.571 | ++ 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-02 13:21:00.573 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:21:00.575 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:00.578 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:00.580 | ++ 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-02 13:21:00.601 | ++ 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-02 13:21:00.712 | Reading package lists... 2022-03-02 13:21:00.951 | Building dependency tree... 2022-03-02 13:21:00.953 | Reading state information... 2022-03-02 13:21:00.986 | acl is already the newest version (2.2.53-6). 2022-03-02 13:21:00.986 | bc is already the newest version (1.07.1-2build1). 2022-03-02 13:21:00.986 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-02 13:21:00.987 | conntrack is already the newest version (1:1.4.5-2). 2022-03-02 13:21:00.987 | ebtables is already the newest version (2.0.11-3build1). 2022-03-02 13:21:00.987 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 13:21:00.987 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-02 13:21:00.987 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 13:21:00.987 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-02 13:21:00.987 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-02 13:21:00.987 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-02 13:21:00.987 | iputils-arping is already the newest version (3:20190709-3). 2022-03-02 13:21:00.987 | iputils-ping is already the newest version (3:20190709-3). 2022-03-02 13:21:00.987 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-02 13:21:00.987 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-02 13:21:00.987 | libffi-dev is already the newest version (3.3-4). 2022-03-02 13:21:00.987 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-02 13:21:00.987 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-02 13:21:00.987 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-02 13:21:00.987 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-02 13:21:00.987 | lsscsi is already the newest version (0.30-0.1). 2022-03-02 13:21:00.987 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-02 13:21:00.987 | make is already the newest version (4.2.1-1.2). 2022-03-02 13:21:00.987 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-02 13:21:00.987 | psmisc is already the newest version (23.3-1). 2022-03-02 13:21:00.987 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-02 13:21:00.987 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-02 13:21:00.987 | python3-systemd is already the newest version (234-3build2). 2022-03-02 13:21:00.987 | socat is already the newest version (1.7.3.3-2). 2022-03-02 13:21:00.987 | tcpdump is already the newest version (4.9.3-4). 2022-03-02 13:21:00.987 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-02 13:21:00.987 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-02 13:21:00.987 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-02 13:21:00.987 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-02 13:21:00.987 | graphviz is already the newest version (2.42.2-3build2). 2022-03-02 13:21:00.987 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-02 13:21:00.987 | pcp is already the newest version (5.0.3-1). 2022-03-02 13:21:00.987 | pm-utils is already the newest version (1.4.1-19). 2022-03-02 13:21:00.988 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-02 13:21:00.988 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:21:00.988 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:21:00.988 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-02 13:21:00.988 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 13:21:00.988 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 13:21:00.988 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-02 13:21:00.988 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-03-02 13:21:00.988 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-02 13:21:00.988 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-03-02 13:21:00.988 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-02 13:21:00.988 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-02 13:21:00.988 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-02 13:21:00.988 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-02 13:21:00.988 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 13:21:00.988 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-02 13:21:00.988 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-02 13:21:00.988 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-02 13:21:00.988 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-02 13:21:00.988 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-02 13:21:00.988 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-02 13:21:00.988 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 13:21:00.988 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-02 13:21:00.988 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-02 13:21:00.988 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-03-02 13:21:00.988 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-02 13:21:00.988 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-02 13:21:00.988 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-02 13:21:00.988 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-02 13:21:00.988 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-02 13:21:00.988 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-02 13:21:01.209 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:21:01.209 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-02 13:21:01.209 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-02 13:21:01.209 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-02 13:21:01.209 | The following packages were automatically installed and are no longer required: 2022-03-02 13:21:01.210 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:21:01.210 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:21:01.210 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:21:01.210 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:21:01.210 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:21:01.210 | python3-zope.interface 2022-03-02 13:21:01.210 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:21:01.324 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:21:01.329 | ++ functions-common:apt_get:1234 : result=0 2022-03-02 13:21:01.331 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:21:01.333 | ++ functions-common:time_stop:2425 : local name 2022-03-02 13:21:01.336 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:01.338 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:01.340 | ++ functions-common:time_stop:2428 : local total 2022-03-02 13:21:01.342 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:01.345 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:21:01.347 | ++ functions-common:time_stop:2432 : start_time=1646227260598 2022-03-02 13:21:01.349 | ++ functions-common:time_stop:2434 : [[ -z 1646227260598 ]] 2022-03-02 13:21:01.352 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:01.356 | ++ functions-common:time_stop:2437 : end_time=1646227261354 2022-03-02 13:21:01.359 | ++ functions-common:time_stop:2438 : elapsed_time=756 2022-03-02 13:21:01.361 | ++ functions-common:time_stop:2439 : total=752 2022-03-02 13:21:01.363 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:01.365 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1508 2022-03-02 13:21:01.368 | ++ functions-common:apt_get:1238 : return 0 2022-03-02 13:21:01.370 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-02 13:21:01.373 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-02 13:21:01.375 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-02 13:21:01.379 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-02 13:21:01.383 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-02 13:21:01.386 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-02 13:21:01.389 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-02 13:21:02.826 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-02 13:21:02.828 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-02 13:21:02.830 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-02 13:21:02.832 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-02 13:21:02.834 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-02 13:21:02.836 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-02 13:21:02.838 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-02 13:21:02.839 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-02 13:21:02.841 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-02 13:21:02.843 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-02 13:21:02.845 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-02 13:21:02.846 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-02 13:21:02.848 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-02 13:21:02.850 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-02 13:21:02.852 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-02 13:21:02.853 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-02 13:21:02.855 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-02 13:21:02.857 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-02 13:21:02.859 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-02 13:21:02.861 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-02 13:21:02.863 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-02 13:21:02.865 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-02 13:21:02.868 | + functions-common:_ensure_lsb_release:394 : return 2022-03-02 13:21:02.870 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-02 13:21:02.949 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-02 13:21:02.951 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-02 13:21:03.029 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-02 13:21:03.031 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-02 13:21:03.109 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-02 13:21:03.110 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-02 13:21:03.113 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-02 13:21:03.114 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-02 13:21:03.117 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-02 13:21:03.119 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-02 13:21:03.120 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-02 13:21:03.122 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-02 13:21:03.124 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-02 13:21:03.126 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-02 13:21:03.128 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-02 13:21:03.128 | Distro: focal 2022-03-02 13:21:03.131 | + tools/install_pip.sh:main:124 : get_versions 2022-03-02 13:21:03.133 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 13:21:03.137 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 13:21:03.139 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 13:21:03.141 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 13:21:03.142 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 13:21:03.827 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 13:21:03.829 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 13:21:03.829 | pip: 21.3.1 2022-03-02 13:21:03.831 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-02 13:21:03.833 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-02 13:21:03.836 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:21:03.837 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:21:03.839 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:21:03.841 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:21:03.842 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:21:03.844 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:21:03.846 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:21:03.848 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:21:03.849 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:21:03.851 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:21:03.853 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:21:03.855 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-02 13:21:03.857 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:03.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:03.861 | + tools/install_pip.sh:main:142 : : 2022-03-02 13:21:03.863 | + tools/install_pip.sh:main:147 : set -x 2022-03-02 13:21:03.864 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-02 13:21:03.869 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-02 13:21:03.871 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:21:03.873 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-02 13:21:03.875 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-02 13:21:03.876 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:21:03.879 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:21:03.879 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:21:03.884 | ++ 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-02 13:21:03.886 | ++ 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-02 13:21:03.887 | ++ 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-02 13:21:03.890 | + 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-02 13:21:03.891 | + 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-02 13:21:03.909 | 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-02 13:21:03.910 | + 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-02 13:21:04.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:04.796 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:04.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:04.796 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:06.033 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:21:08.011 | 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-02 13:21:08.034 | 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-02 13:21:10.614 | Installing collected packages: setuptools 2022-03-02 13:21:11.469 | Successfully installed setuptools-60.9.3 2022-03-02 13:21:11.469 | 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-02 13:21:11.644 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:21:11.644 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:21:11.785 | + inc/python:pip_install:200 : result=0 2022-03-02 13:21:11.787 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:21:11.790 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:11.791 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:11.793 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:11.795 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:11.797 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:11.798 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:21:11.800 | + functions-common:time_stop:2432 : start_time=1646227263904 2022-03-02 13:21:11.802 | + functions-common:time_stop:2434 : [[ -z 1646227263904 ]] 2022-03-02 13:21:11.804 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:11.808 | + functions-common:time_stop:2437 : end_time=1646227271806 2022-03-02 13:21:11.810 | + functions-common:time_stop:2438 : elapsed_time=7902 2022-03-02 13:21:11.811 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:21:11.813 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:11.815 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7902 2022-03-02 13:21:11.817 | + inc/python:pip_install:203 : return 0 2022-03-02 13:21:11.819 | + tools/install_pip.sh:main:153 : get_versions 2022-03-02 13:21:11.821 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 13:21:11.825 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 13:21:11.827 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 13:21:11.829 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 13:21:11.830 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 13:21:12.521 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 13:21:12.523 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 13:21:12.523 | pip: 21.3.1 2022-03-02 13:21:12.526 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-02 13:21:12.529 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 13:21:12.533 | + ./stack.sh:main:796 : fixup_all 2022-03-02 13:21:12.535 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-02 13:21:12.537 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-02 13:21:12.540 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:12.542 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:12.544 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-02 13:21:12.556 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-02 13:21:12.567 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-02 13:21:12.579 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-02 13:21:12.581 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-02 13:21:12.583 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:21:12.586 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:21:12.588 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:21:12.590 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:21:12.592 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:21:12.594 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:21:12.596 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:21:12.598 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:21:12.601 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:21:12.603 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:21:12.605 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:21:12.607 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-02 13:21:12.610 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-02 13:21:12.612 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-02 13:21:12.614 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:21:12.616 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:21:12.618 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:21:12.621 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:21:12.623 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:21:12.625 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:21:12.627 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-02 13:21:12.629 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-02 13:21:12.631 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-02 13:21:12.634 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-02 13:21:12.636 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-02 13:21:12.638 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-02 13:21:12.641 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-02 13:21:12.661 | Using python 3.8 to install os-testr 2022-03-02 13:21:12.664 | + 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-02 13:21:13.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:13.548 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:13.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:13.548 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:14.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:21:14.721 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-02 13:21:15.143 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-02 13:21:15.144 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-02 13:21:15.145 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-02 13:21:15.146 | 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-02 13:21:15.159 | 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-02 13:21:15.187 | 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-02 13:21:15.188 | 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-02 13:21:15.189 | 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-02 13:21:15.190 | 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-02 13:21:15.191 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-02 13:21:15.216 | 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-02 13:21:15.217 | 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-02 13:21:15.218 | 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-02 13:21:15.219 | 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-02 13:21:15.220 | 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-02 13:21:15.233 | 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-02 13:21:15.298 | 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-02 13:21:15.299 | 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-02 13:21:15.300 | 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-02 13:21:17.778 | 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-02 13:21:17.785 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:21:17.785 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:21:17.909 | + inc/python:pip_install:200 : result=0 2022-03-02 13:21:17.911 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:21:17.914 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:17.916 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:17.918 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:17.920 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:17.922 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:17.924 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:21:17.926 | + functions-common:time_stop:2432 : start_time=1646227272656 2022-03-02 13:21:17.930 | + functions-common:time_stop:2434 : [[ -z 1646227272656 ]] 2022-03-02 13:21:17.933 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:17.937 | + functions-common:time_stop:2437 : end_time=1646227277935 2022-03-02 13:21:17.939 | + functions-common:time_stop:2438 : elapsed_time=5279 2022-03-02 13:21:17.941 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:21:17.943 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:17.945 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5279 2022-03-02 13:21:17.948 | + inc/python:pip_install:203 : return 0 2022-03-02 13:21:17.950 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-02 13:21:18.002 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-02 13:21:18.313 | + ./stack.sh:main:810 : install_infra 2022-03-02 13:21:18.316 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 13:21:18.319 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-02 13:21:18.322 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 13:21:18.325 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-02 13:21:18.350 | + 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-02 13:21:20.319 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.329 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.337 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.341 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.446 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.466 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.470 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.474 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.489 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.497 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.499 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.532 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.541 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.546 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.563 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.602 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.610 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.616 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.664 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.677 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.681 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.701 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.708 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.757 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.775 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.779 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.871 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.879 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:20.934 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.056 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.081 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.085 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.096 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.102 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.121 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.128 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.145 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.203 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.216 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.232 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.276 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.280 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:21.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:21:21.801 | 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-02 13:21:22.085 | + inc/python:pip_install:200 : result=0 2022-03-02 13:21:22.088 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:21:22.091 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:22.093 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:22.095 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:22.097 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:22.099 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:22.101 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:21:22.103 | + functions-common:time_stop:2432 : start_time=1646227278342 2022-03-02 13:21:22.105 | + functions-common:time_stop:2434 : [[ -z 1646227278342 ]] 2022-03-02 13:21:22.108 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:22.112 | + functions-common:time_stop:2437 : end_time=1646227282110 2022-03-02 13:21:22.114 | + functions-common:time_stop:2438 : elapsed_time=3768 2022-03-02 13:21:22.117 | + functions-common:time_stop:2439 : total=5279 2022-03-02 13:21:22.119 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:22.121 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9047 2022-03-02 13:21:22.124 | + inc/python:pip_install:203 : return 0 2022-03-02 13:21:22.126 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 13:21:22.129 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-02 13:21:22.152 | + 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-02 13:21:23.964 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:23.974 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:23.981 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:23.985 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.088 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.108 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.112 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.115 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.130 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.139 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.141 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.172 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.181 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.186 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.205 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.243 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.251 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.257 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.304 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.317 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.323 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.342 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.348 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.397 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.415 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.418 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.510 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.517 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.572 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.694 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.719 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.723 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.734 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.739 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.760 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.766 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.783 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.840 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.853 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.870 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.914 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.918 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:21:24.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:21:24.926 | Processing /opt/stack/requirements 2022-03-02 13:21:26.740 | 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-02 13:21:26.743 | 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-02 13:21:26.754 | 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-02 13:21:26.760 | 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-02 13:21:26.762 | 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-02 13:21:26.768 | 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-02 13:21:26.795 | 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-02 13:21:26.817 | 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-02 13:21:26.827 | 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-02 13:21:26.847 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5321) (1.3) 2022-03-02 13:21:26.850 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5321) (0.3.0) 2022-03-02 13:21:26.865 | 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-02 13:21:26.869 | 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-02 13:21:26.873 | 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-02 13:21:26.876 | 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-02 13:21:26.879 | 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-02 13:21:26.891 | 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-02 13:21:26.903 | 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-02 13:21:26.909 | 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-02 13:21:26.956 | 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-02 13:21:26.960 | 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-02 13:21:26.965 | 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-02 13:21:26.967 | 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-02 13:21:27.027 | Building wheels for collected packages: openstack-requirements 2022-03-02 13:21:27.028 | Building wheel for openstack-requirements (setup.py): started 2022-03-02 13:21:27.854 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-02 13:21:27.854 | ERROR: Command errored out with exit status 1: 2022-03-02 13:21:27.854 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tn136z8e/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tn136z8e/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-o0l9zg6l 2022-03-02 13:21:27.854 | cwd: /tmp/pip-req-build-tn136z8e/ 2022-03-02 13:21:27.854 | Complete output (6 lines): 2022-03-02 13:21:27.854 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-02 13:21:27.854 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-02 13:21:27.854 | or: setup.py --help-commands 2022-03-02 13:21:27.854 | or: setup.py cmd --help 2022-03-02 13:21:27.854 | 2022-03-02 13:21:27.854 | error: invalid command 'bdist_wheel' 2022-03-02 13:21:27.854 | ---------------------------------------- 2022-03-02 13:21:27.854 | ERROR: Failed building wheel for openstack-requirements 2022-03-02 13:21:27.855 | Running setup.py clean for openstack-requirements 2022-03-02 13:21:28.688 | Failed to build openstack-requirements 2022-03-02 13:21:28.704 | Installing collected packages: openstack-requirements 2022-03-02 13:21:28.704 | Attempting uninstall: openstack-requirements 2022-03-02 13:21:28.705 | Found existing installation: openstack-requirements 1.2.1.dev5321 2022-03-02 13:21:28.741 | Uninstalling openstack-requirements-1.2.1.dev5321: 2022-03-02 13:21:28.760 | Successfully uninstalled openstack-requirements-1.2.1.dev5321 2022-03-02 13:21:28.763 | Running setup.py install for openstack-requirements: started 2022-03-02 13:21:31.149 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-02 13:21:31.173 | Successfully installed openstack-requirements-1.2.1.dev5321 2022-03-02 13:21:31.304 | + inc/python:pip_install:200 : result=0 2022-03-02 13:21:31.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:21:31.309 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:31.311 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:31.313 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:31.315 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:31.317 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:31.320 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:21:31.322 | + functions-common:time_stop:2432 : start_time=1646227282144 2022-03-02 13:21:31.324 | + functions-common:time_stop:2434 : [[ -z 1646227282144 ]] 2022-03-02 13:21:31.327 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:31.331 | + functions-common:time_stop:2437 : end_time=1646227291328 2022-03-02 13:21:31.333 | + functions-common:time_stop:2438 : elapsed_time=9184 2022-03-02 13:21:31.335 | + functions-common:time_stop:2439 : total=9047 2022-03-02 13:21:31.338 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:31.340 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18231 2022-03-02 13:21:31.342 | + inc/python:pip_install:203 : return 0 2022-03-02 13:21:31.344 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-02 13:21:31.347 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-02 13:21:31.350 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-02 13:21:31.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:31.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:31.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-02 13:21:31.359 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:31.362 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-02 13:21:31.382 | Using python 3.8 to install pbr 2022-03-02 13:21:31.384 | + 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-02 13:21:32.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:32.273 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:32.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:32.273 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:33.418 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:21:33.445 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-02 13:21:36.197 | 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-02 13:21:36.207 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:21:36.207 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:21:36.380 | + inc/python:pip_install:200 : result=0 2022-03-02 13:21:36.383 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:21:36.385 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:36.387 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:36.389 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:36.391 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:36.393 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:36.395 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:21:36.397 | + functions-common:time_stop:2432 : start_time=1646227291377 2022-03-02 13:21:36.399 | + functions-common:time_stop:2434 : [[ -z 1646227291377 ]] 2022-03-02 13:21:36.402 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:36.406 | + functions-common:time_stop:2437 : end_time=1646227296404 2022-03-02 13:21:36.408 | + functions-common:time_stop:2438 : elapsed_time=5027 2022-03-02 13:21:36.411 | + functions-common:time_stop:2439 : total=18231 2022-03-02 13:21:36.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:36.415 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23258 2022-03-02 13:21:36.418 | + inc/python:pip_install:203 : return 0 2022-03-02 13:21:36.420 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-02 13:21:38.783 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-02 13:21:40.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:21:40.722 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-02 13:21:40.737 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-02 13:21:40.742 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-02 13:21:40.747 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-02 13:21:40.750 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-02 13:21:40.752 | 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-02 13:21:40.828 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 13:21:40.830 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 13:21:40.836 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-02 13:21:40.854 | + ./stack.sh:main:819 : pkgs= 2022-03-02 13:21:40.856 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-02 13:21:40.859 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-02 13:21:40.861 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 13:21:40.863 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-02 13:21:40.866 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:21:40.868 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:21:40.870 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:21:40.873 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:21:40.875 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:21:40.878 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:21:40.882 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:21:40.884 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:21:40.886 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:21:40.889 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-02 13:21:40.891 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:21:40.906 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:21:40.908 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:21:40.910 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:21:40.913 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-02 13:21:40.915 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:21:40.917 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-02 13:21:40.920 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:21:40.922 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-02 13:21:40.924 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:21:40.927 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-02 13:21:40.929 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:21:40.931 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-02 13:21:40.934 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 13:21:40.936 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 13:21:40.938 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:21:40.941 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 13:21:40.943 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-02 13:21:40.945 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 13:21:40.948 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-02 13:21:40.950 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 13:21:40.953 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 13:21:40.955 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-02 13:21:40.959 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-02 13:21:40.961 | + functions:set_systemd_override:821 : local value=2048 2022-03-02 13:21:40.964 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-02 13:21:40.966 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-02 13:21:41.020 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-02 13:21:41.020 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-02 13:21:41.023 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-02 13:21:41.553 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-02 13:21:41.555 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-02 13:21:41.572 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:21:41.574 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-02 13:21:41.576 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:21:41.579 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:21:41.581 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:21:41.584 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:21:41.586 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:21:41.589 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:21:41.591 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:41.593 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:41.595 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:21:41.598 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:21:41.600 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:21:41.603 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:21:41.605 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-02 13:21:41.607 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:21:41.610 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:41.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:41.615 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-02 13:21:41.637 | + 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-02 13:21:41.748 | Reading package lists... 2022-03-02 13:21:41.988 | Building dependency tree... 2022-03-02 13:21:41.989 | Reading state information... 2022-03-02 13:21:42.243 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-02 13:21:42.243 | The following packages were automatically installed and are no longer required: 2022-03-02 13:21:42.244 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:21:42.244 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:21:42.244 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:21:42.244 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:21:42.244 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:21:42.244 | python3-zope.interface 2022-03-02 13:21:42.244 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:21:42.359 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:21:42.364 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:21:42.367 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:21:42.369 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:42.371 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:42.373 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:42.376 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:42.378 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:42.381 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:21:42.383 | + functions-common:time_stop:2432 : start_time=1646227301634 2022-03-02 13:21:42.385 | + functions-common:time_stop:2434 : [[ -z 1646227301634 ]] 2022-03-02 13:21:42.388 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:42.392 | + functions-common:time_stop:2437 : end_time=1646227302390 2022-03-02 13:21:42.394 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-02 13:21:42.397 | + functions-common:time_stop:2439 : total=1508 2022-03-02 13:21:42.399 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:42.401 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2264 2022-03-02 13:21:42.403 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:21:42.406 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-02 13:21:42.408 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:21:42.410 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:21:42.413 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:21:42.415 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:21:42.417 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:21:42.420 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:21:42.422 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-02 13:21:42.424 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:21:42.427 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:21:42.429 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:21:42.432 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:21:42.434 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:21:42.436 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:21:42.438 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:21:42.441 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:21:42.444 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:21:42.446 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:21:42.448 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:21:42.450 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-02 13:21:42.453 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:21:42.455 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:21:42.457 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:21:42.460 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:21:42.462 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:21:42.465 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:21:42.467 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-02 13:21:42.469 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-02 13:21:42.485 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:21:42.487 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-02 13:21:42.490 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:21:42.493 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-02 13:21:42.495 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-02 13:21:42.498 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-02 13:21:42.502 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-02 13:21:42.504 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-02 13:21:42.507 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-02 13:21:42.510 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-02 13:21:42.512 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-02 13:21:42.514 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-02 13:21:42.517 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-02 13:21:43.208 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-02 13:21:43.208 | user tags 2022-03-02 13:21:43.209 | stackrabbit []' 2022-03-02 13:21:43.212 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-02 13:21:43.212 | user tags 2022-03-02 13:21:43.212 | stackrabbit []' 2022-03-02 13:21:43.212 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-02 13:21:43.218 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-02 13:21:43.221 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-02 13:21:43.223 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 13:21:43.892 | Changing password for user "stackrabbit" ... 2022-03-02 13:21:43.959 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-02 13:21:44.637 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-02 13:21:44.689 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-02 13:21:44.692 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 13:21:45.361 | Changing password for user "stackrabbit" ... 2022-03-02 13:21:45.424 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-02 13:21:45.426 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-02 13:21:45.429 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-02 13:21:46.093 | Deleting user "guest" ... 2022-03-02 13:21:46.108 | Error: 2022-03-02 13:21:46.109 | {:no_such_user, "guest"} 2022-03-02 13:21:46.122 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-02 13:21:46.125 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-02 13:21:46.141 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:21:46.144 | + ./stack.sh:main:836 : install_database 2022-03-02 13:21:46.147 | + lib/database:install_database:118 : install_database_mysql 2022-03-02 13:21:46.149 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-02 13:21:46.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:46.154 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:46.156 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-02 13:21:46.500 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-02 13:21:46.502 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-02 13:21:46.505 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-02 13:21:46.507 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-02 13:21:46.510 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:21:46.512 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-02 13:21:46.515 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:21:46.517 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:21:46.519 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:21:46.523 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:21:46.525 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:21:46.527 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:21:46.530 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:21:46.532 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:21:46.534 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:21:46.537 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:21:46.539 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:21:46.542 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-02 13:21:46.544 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:21:46.546 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:21:46.549 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:21:46.551 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:21:46.554 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:21:46.556 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:21:46.558 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-02 13:21:46.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:46.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:46.566 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-02 13:21:46.569 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:21:46.571 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:21:46.573 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:21:46.576 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:21:46.578 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:21:46.580 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:21:46.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:46.586 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:46.588 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:21:46.590 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:21:46.593 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:21:46.595 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:21:46.597 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-02 13:21:46.600 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:21:46.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:46.604 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:46.607 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-02 13:21:46.628 | + 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-02 13:21:46.738 | Reading package lists... 2022-03-02 13:21:46.985 | Building dependency tree... 2022-03-02 13:21:46.987 | Reading state information... 2022-03-02 13:21:47.243 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-02 13:21:47.243 | The following packages were automatically installed and are no longer required: 2022-03-02 13:21:47.244 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:21:47.244 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:21:47.244 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:21:47.244 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:21:47.244 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:21:47.245 | python3-zope.interface 2022-03-02 13:21:47.245 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:21:47.361 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:21:47.366 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:21:47.369 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:21:47.371 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:47.373 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:47.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:47.377 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:47.380 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:47.382 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:21:47.384 | + functions-common:time_stop:2432 : start_time=1646227306625 2022-03-02 13:21:47.386 | + functions-common:time_stop:2434 : [[ -z 1646227306625 ]] 2022-03-02 13:21:47.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:47.393 | + functions-common:time_stop:2437 : end_time=1646227307390 2022-03-02 13:21:47.396 | + functions-common:time_stop:2438 : elapsed_time=765 2022-03-02 13:21:47.398 | + functions-common:time_stop:2439 : total=2264 2022-03-02 13:21:47.400 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:47.403 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3029 2022-03-02 13:21:47.405 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:21:47.407 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-02 13:21:47.409 | + ./stack.sh:main:839 : install_database_python 2022-03-02 13:21:47.412 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-02 13:21:47.415 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-02 13:21:47.417 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-02 13:21:47.419 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:21:47.422 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-02 13:21:47.425 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-02 13:21:47.428 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:21:47.431 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:21:47.432 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:21:47.437 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-02 13:21:47.439 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-02 13:21:47.441 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-02 13:21:47.444 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-02 13:21:47.447 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-02 13:21:47.468 | Using python 3.8 to install PyMySQL 2022-03-02 13:21:47.470 | + 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-02 13:21:48.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:48.370 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:48.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:48.370 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:49.534 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:21:49.562 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-02 13:21:52.112 | 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-02 13:21:52.120 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:21:52.120 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:21:52.240 | + inc/python:pip_install:200 : result=0 2022-03-02 13:21:52.242 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:21:52.245 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:52.247 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:52.249 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:52.252 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:52.254 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:52.257 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:21:52.259 | + functions-common:time_stop:2432 : start_time=1646227307462 2022-03-02 13:21:52.262 | + functions-common:time_stop:2434 : [[ -z 1646227307462 ]] 2022-03-02 13:21:52.265 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:52.269 | + functions-common:time_stop:2437 : end_time=1646227312266 2022-03-02 13:21:52.271 | + functions-common:time_stop:2438 : elapsed_time=4804 2022-03-02 13:21:52.273 | + functions-common:time_stop:2439 : total=23258 2022-03-02 13:21:52.276 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:52.278 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28062 2022-03-02 13:21:52.280 | + inc/python:pip_install:203 : return 0 2022-03-02 13:21:52.283 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-02 13:21:52.285 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 13:21:52.287 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-02 13:21:52.290 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-02 13:21:52.306 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:21:52.309 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-02 13:21:52.311 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-02 13:21:52.314 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:21:52.315 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:21:52.321 | + 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-02 13:21:52.323 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:21:52.325 | + 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-02 13:21:52.328 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:21:52.330 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-02 13:21:52.333 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-02 13:21:52.349 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:21:52.351 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-02 13:21:52.353 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:21:52.356 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:21:52.358 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:21:52.360 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:21:52.363 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:21:52.366 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:21:52.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:52.371 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:52.373 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:21:52.375 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:21:52.378 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:21:52.383 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:21:52.385 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-02 13:21:52.388 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:21:52.390 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:52.393 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:52.396 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-02 13:21:52.417 | + 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-02 13:21:52.527 | Reading package lists... 2022-03-02 13:21:52.765 | Building dependency tree... 2022-03-02 13:21:52.767 | Reading state information... 2022-03-02 13:21:53.018 | radvd is already the newest version (1:2.17-2). 2022-03-02 13:21:53.018 | The following packages were automatically installed and are no longer required: 2022-03-02 13:21:53.019 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:21:53.019 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:21:53.019 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:21:53.019 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:21:53.019 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:21:53.020 | python3-zope.interface 2022-03-02 13:21:53.020 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:21:53.135 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:21:53.140 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:21:53.142 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:21:53.145 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:53.147 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:53.149 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:53.151 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:53.154 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:53.156 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:21:53.158 | + functions-common:time_stop:2432 : start_time=1646227312414 2022-03-02 13:21:53.160 | + functions-common:time_stop:2434 : [[ -z 1646227312414 ]] 2022-03-02 13:21:53.163 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:53.167 | + functions-common:time_stop:2437 : end_time=1646227313165 2022-03-02 13:21:53.170 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-02 13:21:53.172 | + functions-common:time_stop:2439 : total=3029 2022-03-02 13:21:53.174 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:53.176 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3780 2022-03-02 13:21:53.178 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:21:53.181 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-02 13:21:53.197 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:21:53.199 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-02 13:21:53.202 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-02 13:21:53.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-02 13:21:53.207 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-02 13:21:53.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-02 13:21:53.230 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:21:53.232 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:21:53.234 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:21:53.237 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:21:53.239 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:21:53.241 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:21:53.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:53.246 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:53.248 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:21:53.250 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:21:53.252 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:21:53.255 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:21:53.258 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-02 13:21:53.260 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:21:53.262 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:53.264 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:53.266 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-02 13:21:53.287 | + 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-02 13:21:53.397 | Reading package lists... 2022-03-02 13:21:53.637 | Building dependency tree... 2022-03-02 13:21:53.638 | Reading state information... 2022-03-02 13:21:53.889 | fakeroot is already the newest version (1.24-1). 2022-03-02 13:21:53.889 | make is already the newest version (4.2.1-1.2). 2022-03-02 13:21:53.889 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-03-02 13:21:53.889 | The following packages were automatically installed and are no longer required: 2022-03-02 13:21:53.891 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:21:53.891 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:21:53.891 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:21:53.891 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:21:53.891 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:21:53.891 | python3-zope.interface 2022-03-02 13:21:53.891 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:21:54.006 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:21:54.010 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:21:54.012 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:21:54.015 | + functions-common:time_stop:2425 : local name 2022-03-02 13:21:54.017 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:21:54.019 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:21:54.021 | + functions-common:time_stop:2428 : local total 2022-03-02 13:21:54.024 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:21:54.026 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:21:54.028 | + functions-common:time_stop:2432 : start_time=1646227313285 2022-03-02 13:21:54.030 | + functions-common:time_stop:2434 : [[ -z 1646227313285 ]] 2022-03-02 13:21:54.033 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:21:54.037 | + functions-common:time_stop:2437 : end_time=1646227314034 2022-03-02 13:21:54.039 | + functions-common:time_stop:2438 : elapsed_time=749 2022-03-02 13:21:54.042 | + functions-common:time_stop:2439 : total=3780 2022-03-02 13:21:54.044 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:21:54.046 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4529 2022-03-02 13:21:54.048 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:21:54.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-02 13:21:54.053 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:21:54.056 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:21:54.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-02 13:21:54.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-02 13:21:54.063 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-02 13:21:54.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-02 13:21:54.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-02 13:21:54.073 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-02 13:21:54.073 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-02 13:21:54.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-02 13:21:54.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-02 13:21:54.082 | + functions:vercmp:628 : local v1=5.4 2022-03-02 13:21:54.085 | + functions:vercmp:629 : local 'op=<' 2022-03-02 13:21:54.087 | + functions:vercmp:630 : local v2=3.13 2022-03-02 13:21:54.089 | + functions:vercmp:631 : local result 2022-03-02 13:21:54.092 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-02 13:21:54.093 | ++ functions:vercmp:635 : sort -V 2022-03-02 13:21:54.094 | ++ functions:vercmp:635 : head -1 2022-03-02 13:21:54.099 | + functions:vercmp:635 : result=3.13 2022-03-02 13:21:54.101 | + functions:vercmp:637 : case $op in 2022-03-02 13:21:54.103 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-02 13:21:54.105 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-02 13:21:54.107 | + functions:vercmp:648 : return 2022-03-02 13:21:54.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-02 13:21:54.112 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:21:54.115 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-02 13:21:54.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-02 13:21:54.591 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-02 13:21:54.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-02 13:21:54.603 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.606 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-02 13:21:54.625 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:21:54.628 | + ./stack.sh:main:847 : install_etcd3 2022-03-02 13:21:54.630 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-02 13:21:54.630 | Installing etcd 2022-03-02 13:21:54.633 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-02 13:21:54.644 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-02 13:21:54.657 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-02 13:21:54.659 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-02 13:21:54.679 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-02 13:21:54.682 | ++ 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-02 13:21:54.685 | ++ 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-02 13:21:54.688 | +++ 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-02 13:21:54.693 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:21:54.695 | ++ 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-02 13:21:54.697 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-02 13:21:54.700 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:21:54.702 | ++ functions:get_extra_file:74 : return 2022-03-02 13:21:54.705 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:21:54.707 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-02 13:21:54.710 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-02 13:21:54.712 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-02 13:21:54.729 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:21:54.731 | + ./stack.sh:main:866 : install_dstat 2022-03-02 13:21:54.734 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-02 13:21:54.750 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:21:54.753 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-02 13:21:54.755 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:21:54.757 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-02 13:21:54.760 | + ./stack.sh:main:875 : install_libs 2022-03-02 13:21:54.762 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-02 13:21:54.764 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-02 13:21:54.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-02 13:21:54.769 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-02 13:21:54.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-02 13:21:54.778 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.781 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-02 13:21:54.783 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-02 13:21:54.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-02 13:21:54.788 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-02 13:21:54.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-02 13:21:54.797 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.799 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-02 13:21:54.802 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-02 13:21:54.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-02 13:21:54.806 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-02 13:21:54.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-02 13:21:54.815 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.818 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-02 13:21:54.820 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-02 13:21:54.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-02 13:21:54.825 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-02 13:21:54.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-02 13:21:54.834 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.837 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-02 13:21:54.839 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-02 13:21:54.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-02 13:21:54.843 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-02 13:21:54.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-02 13:21:54.853 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.855 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-02 13:21:54.857 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-02 13:21:54.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-02 13:21:54.862 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-02 13:21:54.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-02 13:21:54.871 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.873 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-02 13:21:54.876 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-02 13:21:54.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-02 13:21:54.881 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-02 13:21:54.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-02 13:21:54.890 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.892 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-02 13:21:54.894 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-02 13:21:54.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-02 13:21:54.899 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-02 13:21:54.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-02 13:21:54.908 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.911 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-02 13:21:54.913 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-02 13:21:54.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-02 13:21:54.918 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-02 13:21:54.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.922 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-02 13:21:54.926 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.929 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-02 13:21:54.931 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-02 13:21:54.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-02 13:21:54.936 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-02 13:21:54.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-02 13:21:54.945 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.947 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-02 13:21:54.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-02 13:21:54.952 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-02 13:21:54.954 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-02 13:21:54.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-02 13:21:54.963 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.966 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-02 13:21:54.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-02 13:21:54.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-02 13:21:54.973 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-02 13:21:54.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-02 13:21:54.982 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:54.985 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-02 13:21:54.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-02 13:21:54.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-02 13:21:54.992 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-02 13:21:54.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:54.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:54.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-02 13:21:55.001 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.003 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-02 13:21:55.006 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-02 13:21:55.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-02 13:21:55.011 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-02 13:21:55.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-02 13:21:55.020 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.022 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-02 13:21:55.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-02 13:21:55.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-02 13:21:55.029 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-02 13:21:55.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-02 13:21:55.039 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.041 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-02 13:21:55.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-02 13:21:55.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-02 13:21:55.048 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-02 13:21:55.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-02 13:21:55.058 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.060 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-02 13:21:55.063 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-02 13:21:55.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-02 13:21:55.067 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-02 13:21:55.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-02 13:21:55.077 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.079 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-02 13:21:55.081 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-02 13:21:55.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-02 13:21:55.087 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-02 13:21:55.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-02 13:21:55.096 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.099 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-02 13:21:55.101 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-02 13:21:55.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-02 13:21:55.106 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-02 13:21:55.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-02 13:21:55.115 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.117 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-02 13:21:55.120 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-02 13:21:55.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-02 13:21:55.124 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-02 13:21:55.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-02 13:21:55.134 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.136 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-02 13:21:55.138 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-02 13:21:55.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-02 13:21:55.143 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-02 13:21:55.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-02 13:21:55.153 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.155 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-02 13:21:55.157 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-02 13:21:55.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-02 13:21:55.163 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-02 13:21:55.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-02 13:21:55.172 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.174 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-02 13:21:55.177 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-02 13:21:55.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-02 13:21:55.181 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-02 13:21:55.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-02 13:21:55.190 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.193 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-02 13:21:55.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-02 13:21:55.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-02 13:21:55.200 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-02 13:21:55.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-02 13:21:55.210 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.212 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-02 13:21:55.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-02 13:21:55.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-02 13:21:55.219 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-02 13:21:55.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-02 13:21:55.229 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.231 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-02 13:21:55.233 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-02 13:21:55.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-02 13:21:55.238 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-02 13:21:55.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-02 13:21:55.248 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.250 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-02 13:21:55.253 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-02 13:21:55.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-02 13:21:55.257 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-02 13:21:55.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-02 13:21:55.267 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.270 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-02 13:21:55.272 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-02 13:21:55.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-02 13:21:55.277 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-02 13:21:55.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-02 13:21:55.287 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.289 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-02 13:21:55.292 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-02 13:21:55.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-02 13:21:55.296 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-02 13:21:55.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-02 13:21:55.306 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.308 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-02 13:21:55.311 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-02 13:21:55.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-02 13:21:55.315 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-02 13:21:55.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-02 13:21:55.325 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.327 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-02 13:21:55.329 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-02 13:21:55.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-02 13:21:55.335 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-02 13:21:55.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-02 13:21:55.344 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.346 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-02 13:21:55.349 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-02 13:21:55.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-02 13:21:55.354 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-02 13:21:55.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-02 13:21:55.364 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.366 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-02 13:21:55.369 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-02 13:21:55.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-02 13:21:55.374 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-02 13:21:55.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-02 13:21:55.383 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.385 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-02 13:21:55.388 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-02 13:21:55.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-02 13:21:55.392 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-02 13:21:55.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-02 13:21:55.402 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.404 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-02 13:21:55.407 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-02 13:21:55.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-02 13:21:55.412 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-02 13:21:55.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-02 13:21:55.421 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.423 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-02 13:21:55.426 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-02 13:21:55.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-02 13:21:55.430 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-02 13:21:55.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-02 13:21:55.440 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.442 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-02 13:21:55.444 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-02 13:21:55.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-02 13:21:55.449 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-02 13:21:55.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-02 13:21:55.459 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.462 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-02 13:21:55.464 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-02 13:21:55.466 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-02 13:21:55.469 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-02 13:21:55.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:21:55.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:21:55.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-02 13:21:55.479 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:21:55.481 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-02 13:21:55.502 | Using python 3.8 to install etcd3 2022-03-02 13:21:55.505 | + 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-02 13:21:56.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:56.374 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:56.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:21:56.374 | from cryptography.utils import int_from_bytes 2022-03-02 13:21:57.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:21:57.526 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-02 13:21:57.533 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-02 13:21:57.534 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-02 13:21:57.535 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-02 13:21:57.537 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-02 13:22:00.035 | 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-02 13:22:00.042 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:22:00.042 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:22:00.164 | + inc/python:pip_install:200 : result=0 2022-03-02 13:22:00.166 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:22:00.168 | + functions-common:time_stop:2425 : local name 2022-03-02 13:22:00.170 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:22:00.172 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:22:00.174 | + functions-common:time_stop:2428 : local total 2022-03-02 13:22:00.177 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:22:00.180 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:22:00.182 | + functions-common:time_stop:2432 : start_time=1646227315497 2022-03-02 13:22:00.184 | + functions-common:time_stop:2434 : [[ -z 1646227315497 ]] 2022-03-02 13:22:00.188 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:22:00.192 | + functions-common:time_stop:2437 : end_time=1646227320189 2022-03-02 13:22:00.194 | + functions-common:time_stop:2438 : elapsed_time=4692 2022-03-02 13:22:00.196 | + functions-common:time_stop:2439 : total=28062 2022-03-02 13:22:00.198 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:22:00.201 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32754 2022-03-02 13:22:00.203 | + inc/python:pip_install:203 : return 0 2022-03-02 13:22:00.205 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-02 13:22:00.229 | Using python 3.8 to install etcd3gw 2022-03-02 13:22:00.232 | + 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-02 13:22:01.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:01.104 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:01.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:01.104 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:02.249 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:22:02.275 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-02 13:22:02.282 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-02 13:22:02.283 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-02 13:22:02.284 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-02 13:22:02.286 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-02 13:22:02.319 | 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-02 13:22:02.321 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-02 13:22:02.322 | 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-02 13:22:02.323 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-02 13:22:04.814 | 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-02 13:22:04.822 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:22:04.822 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:22:04.941 | + inc/python:pip_install:200 : result=0 2022-03-02 13:22:04.944 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:22:04.946 | + functions-common:time_stop:2425 : local name 2022-03-02 13:22:04.948 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:22:04.951 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:22:04.953 | + functions-common:time_stop:2428 : local total 2022-03-02 13:22:04.955 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:22:04.957 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:22:04.959 | + functions-common:time_stop:2432 : start_time=1646227320224 2022-03-02 13:22:04.962 | + functions-common:time_stop:2434 : [[ -z 1646227320224 ]] 2022-03-02 13:22:04.964 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:22:04.968 | + functions-common:time_stop:2437 : end_time=1646227324966 2022-03-02 13:22:04.971 | + functions-common:time_stop:2438 : elapsed_time=4742 2022-03-02 13:22:04.973 | + functions-common:time_stop:2439 : total=32754 2022-03-02 13:22:04.975 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:22:04.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37496 2022-03-02 13:22:04.980 | + inc/python:pip_install:203 : return 0 2022-03-02 13:22:04.982 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-02 13:22:04.984 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-02 13:22:04.987 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-02 13:22:04.990 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:22:04.992 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:22:04.994 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:22:04.997 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:22:04.999 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:22:05.002 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:22:05.004 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:22:05.007 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:22:05.009 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:22:05.011 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:22:05.014 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:22:05.016 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-02 13:22:05.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:22:05.021 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:22:05.023 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-02 13:22:05.026 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:22:05.028 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:22:05.030 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:22:05.033 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:22:05.035 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:22:05.037 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:22:05.040 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:22:05.042 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:22:05.045 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:22:05.047 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:22:05.049 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:22:05.052 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:22:05.055 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:22:05.057 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:22:05.059 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:22:05.062 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:22:05.064 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:22:05.067 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:22:05.088 | + 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-02 13:22:05.209 | Reading package lists... 2022-03-02 13:22:05.449 | Building dependency tree... 2022-03-02 13:22:05.450 | Reading state information... 2022-03-02 13:22:05.701 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-02 13:22:05.702 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-02 13:22:05.702 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:22:05.702 | The following packages were automatically installed and are no longer required: 2022-03-02 13:22:05.703 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:22:05.703 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:22:05.703 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:22:05.703 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:22:05.703 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:22:05.703 | python3-zope.interface 2022-03-02 13:22:05.703 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:22:05.818 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:22:05.824 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:22:05.826 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:22:05.829 | + functions-common:time_stop:2425 : local name 2022-03-02 13:22:05.831 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:22:05.834 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:22:05.836 | + functions-common:time_stop:2428 : local total 2022-03-02 13:22:05.838 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:22:05.841 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:22:05.843 | + functions-common:time_stop:2432 : start_time=1646227325085 2022-03-02 13:22:05.845 | + functions-common:time_stop:2434 : [[ -z 1646227325085 ]] 2022-03-02 13:22:05.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:22:05.853 | + functions-common:time_stop:2437 : end_time=1646227325850 2022-03-02 13:22:05.855 | + functions-common:time_stop:2438 : elapsed_time=765 2022-03-02 13:22:05.857 | + functions-common:time_stop:2439 : total=4529 2022-03-02 13:22:05.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:22:05.862 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5294 2022-03-02 13:22:05.864 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:22:05.867 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-02 13:22:05.869 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:22:05.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:22:05.874 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-02 13:22:05.936 | Module proxy already enabled 2022-03-02 13:22:05.940 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-02 13:22:06.002 | Considering dependency proxy for proxy_uwsgi: 2022-03-02 13:22:06.002 | Module proxy already enabled 2022-03-02 13:22:06.002 | Module proxy_uwsgi already enabled 2022-03-02 13:22:06.007 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-02 13:22:06.009 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:22:06.012 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:22:06.014 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:22:06.151 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-02 13:22:06.154 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-02 13:22:06.158 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-02 13:22:06.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:06.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:06.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-02 13:22:06.169 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:06.172 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-02 13:22:06.177 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-02 13:22:06.179 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-02 13:22:06.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:06.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:06.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-02 13:22:06.189 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:06.191 | + ./stack.sh:main:883 : install_glanceclient 2022-03-02 13:22:06.194 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-02 13:22:06.196 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-02 13:22:06.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:06.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:06.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-02 13:22:06.206 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:06.209 | + ./stack.sh:main:884 : install_cinderclient 2022-03-02 13:22:06.212 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-02 13:22:06.215 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-02 13:22:06.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:06.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:06.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-02 13:22:06.224 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:06.227 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-02 13:22:06.229 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-02 13:22:06.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:06.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:06.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-02 13:22:06.238 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:06.241 | + ./stack.sh:main:885 : install_novaclient 2022-03-02 13:22:06.243 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-03-02 13:22:06.246 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-02 13:22:06.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:06.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:06.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-02 13:22:06.256 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:06.258 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-02 13:22:06.276 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:06.278 | + ./stack.sh:main:887 : install_swiftclient 2022-03-02 13:22:06.280 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-02 13:22:06.283 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-02 13:22:06.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:06.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:06.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-02 13:22:06.292 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:06.295 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-02 13:22:06.311 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:06.314 | + ./stack.sh:main:890 : install_neutronclient 2022-03-02 13:22:06.316 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-02 13:22:06.319 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-02 13:22:06.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:06.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:06.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-02 13:22:06.328 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:06.331 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-02 13:22:06.334 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-02 13:22:06.336 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-02 13:22:06.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:06.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:06.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-02 13:22:06.346 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:06.348 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-02 13:22:06.351 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-02 13:22:06.353 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:22:06.356 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-02 13:22:06.358 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-02 13:22:06.361 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:22:06.365 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:22:06.365 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:22:06.370 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-02 13:22:06.372 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-02 13:22:06.375 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-02 13:22:06.377 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-02 13:22:06.380 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-02 13:22:06.401 | Using python 3.8 to install keystonemiddleware 2022-03-02 13:22:06.403 | + 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-02 13:22:07.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:07.288 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:07.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:07.288 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:08.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:22:08.451 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-02 13:22:08.503 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-02 13:22:08.504 | 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-02 13:22:08.506 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 13:22:08.507 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-02 13:22:08.508 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-02 13:22:08.509 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-02 13:22:08.510 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-03-02 13:22:08.511 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-02 13:22:08.512 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-02 13:22:08.513 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-02 13:22:08.514 | 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-02 13:22:08.515 | 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-02 13:22:08.517 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 13:22:08.517 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-02 13:22:08.574 | 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-02 13:22:08.576 | 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-02 13:22:08.577 | 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-02 13:22:08.616 | 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-02 13:22:08.657 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-02 13:22:08.658 | 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-02 13:22:08.659 | 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-02 13:22:08.659 | 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-02 13:22:08.707 | 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-02 13:22:08.712 | 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-02 13:22:08.721 | 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-02 13:22:08.724 | 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-02 13:22:08.737 | 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-02 13:22:08.740 | 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-02 13:22:08.741 | 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-02 13:22:08.804 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-02 13:22:08.807 | 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-02 13:22:08.809 | 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-02 13:22:08.810 | 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-02 13:22:08.861 | 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-02 13:22:08.873 | 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-02 13:22:11.280 | 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-02 13:22:11.288 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:22:11.288 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:22:11.408 | + inc/python:pip_install:200 : result=0 2022-03-02 13:22:11.411 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:22:11.413 | + functions-common:time_stop:2425 : local name 2022-03-02 13:22:11.416 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:22:11.418 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:22:11.420 | + functions-common:time_stop:2428 : local total 2022-03-02 13:22:11.422 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:22:11.424 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:22:11.427 | + functions-common:time_stop:2432 : start_time=1646227326395 2022-03-02 13:22:11.429 | + functions-common:time_stop:2434 : [[ -z 1646227326395 ]] 2022-03-02 13:22:11.432 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:22:11.436 | + functions-common:time_stop:2437 : end_time=1646227331434 2022-03-02 13:22:11.438 | + functions-common:time_stop:2438 : elapsed_time=5039 2022-03-02 13:22:11.441 | + functions-common:time_stop:2439 : total=37496 2022-03-02 13:22:11.443 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:22:11.445 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42535 2022-03-02 13:22:11.447 | + inc/python:pip_install:203 : return 0 2022-03-02 13:22:11.450 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-02 13:22:11.452 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-02 13:22:11.454 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:22:11.457 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-02 13:22:11.460 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-02 13:22:11.462 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:22:11.466 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:22:11.466 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:22:11.472 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-02 13:22:11.475 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-02 13:22:11.477 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-02 13:22:11.480 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-02 13:22:11.482 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-02 13:22:11.504 | Using python 3.8 to install python-memcached 2022-03-02 13:22:11.506 | + 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-02 13:22:12.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:12.385 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:12.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:12.385 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:13.526 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:22:13.553 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-02 13:22:13.556 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-02 13:22:16.068 | 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-02 13:22:16.075 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:22:16.075 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:22:16.201 | + inc/python:pip_install:200 : result=0 2022-03-02 13:22:16.203 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:22:16.205 | + functions-common:time_stop:2425 : local name 2022-03-02 13:22:16.208 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:22:16.210 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:22:16.212 | + functions-common:time_stop:2428 : local total 2022-03-02 13:22:16.214 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:22:16.217 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:22:16.219 | + functions-common:time_stop:2432 : start_time=1646227331498 2022-03-02 13:22:16.221 | + functions-common:time_stop:2434 : [[ -z 1646227331498 ]] 2022-03-02 13:22:16.224 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:22:16.228 | + functions-common:time_stop:2437 : end_time=1646227336226 2022-03-02 13:22:16.230 | + functions-common:time_stop:2438 : elapsed_time=4728 2022-03-02 13:22:16.233 | + functions-common:time_stop:2439 : total=42535 2022-03-02 13:22:16.235 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:22:16.237 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47263 2022-03-02 13:22:16.240 | + inc/python:pip_install:203 : return 0 2022-03-02 13:22:16.243 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-02 13:22:16.260 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:16.263 | + ./stack.sh:main:897 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 13:22:16.265 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-02 13:22:16.267 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-02 13:22:16.270 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-02 13:22:16.272 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:22:16.274 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-02 13:22:16.277 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-02 13:22:16.292 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:16.294 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-02 13:22:16.305 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-02 13:22:16.305 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-02 13:22:16.305 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:22:16.305 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:22:16.306 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:22:16.309 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:22:16.311 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:22:16.314 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:22:16.329 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:22:16.331 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:22:16.334 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:22:16.337 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:22:16.337 | + functions-common:git_clone:629 : echo master 2022-03-02 13:22:16.342 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-02 13:22:16.344 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:22:16.346 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-02 13:22:16.349 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:22:16.350 | + functions-common:git_clone:678 : head -1 2022-03-02 13:22:16.378 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-03-02 13:22:16.381 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:22:16.383 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-02 13:22:16.385 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:22:16.388 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 13:22:16.390 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-02 13:22:16.392 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:22:16.395 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-02 13:22:16.398 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:22:16.400 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 13:22:16.402 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-02 13:22:16.404 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:22:16.407 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:22:16.411 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-02 13:22:16.413 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:22:16.416 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-02 13:22:16.418 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:22:16.420 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:22:16.423 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-02 13:22:16.429 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-02 13:22:16.431 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-02 13:22:17.104 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-02 13:22:17.107 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:22:17.109 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:22:17.111 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:22:17.114 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 13:22:17.116 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-02 13:22:17.118 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:22:17.121 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:22:17.123 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:22:17.125 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:22:17.127 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:22:17.130 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:22:17.132 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:22:17.135 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-02 13:22:17.155 | Using python 3.8 to install /opt/stack/keystone 2022-03-02 13:22:17.157 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-02 13:22:18.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:18.063 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:18.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:18.063 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:19.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:22:19.228 | Obtaining file:///opt/stack/keystone 2022-03-02 13:22:19.229 | Preparing metadata (setup.py): started 2022-03-02 13:22:22.794 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:22:22.868 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-03-02 13:22:22.869 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-03-02 13:22:22.870 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.0.3) 2022-03-02 13:22:22.871 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.3.9) 2022-03-02 13:22:22.872 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-03-02 13:22:22.873 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-03-02 13:22:22.874 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-03-02 13:22:22.875 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-03-02 13:22:22.876 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.7.4) 2022-03-02 13:22:22.878 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-03-02 13:22:22.879 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-03-02 13:22:22.880 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 13:22:22.881 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.8.20) 2022-03-02 13:22:22.883 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-03-02 13:22:22.884 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-03-02 13:22:22.885 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-03-02 13:22:22.886 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-03-02 13:22:22.887 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-03-02 13:22:22.888 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-03-02 13:22:22.889 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-03-02 13:22:22.890 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-03-02 13:22:22.891 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-03-02 13:22:22.892 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-03-02 13:22:22.894 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-03-02 13:22:22.895 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-03-02 13:22:22.896 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 13:22:22.897 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (7.1.1) 2022-03-02 13:22:22.898 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.3.0) 2022-03-02 13:22:22.900 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-03-02 13:22:22.901 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 13:22:22.902 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-03-02 13:22:22.902 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-03-02 13:22:22.904 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-03-02 13:22:22.905 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-03-02 13:22:22.915 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-03-02 13:22:22.916 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-03-02 13:22:22.961 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-03-02 13:22:22.973 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-03-02 13:22:22.974 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.3) 2022-03-02 13:22:22.975 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (8.0.4) 2022-03-02 13:22:22.976 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.1.0) 2022-03-02 13:22:22.986 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev102) (9.0.1) 2022-03-02 13:22:23.049 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-03-02 13:22:23.051 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-03-02 13:22:23.143 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 13:22:23.145 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-03-02 13:22:23.146 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-03-02 13:22:23.148 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-03-02 13:22:23.199 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-03-02 13:22:23.201 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-03-02 13:22:23.204 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-03-02 13:22:23.251 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-03-02 13:22:23.257 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-03-02 13:22:23.311 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 13:22:23.313 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-03-02 13:22:23.315 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-03-02 13:22:23.317 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.8.0) 2022-03-02 13:22:23.318 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-03-02 13:22:23.319 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-03-02 13:22:23.337 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-03-02 13:22:23.388 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.1) 2022-03-02 13:22:23.406 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-03-02 13:22:23.407 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-03-02 13:22:23.410 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-03-02 13:22:23.411 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-03-02 13:22:23.487 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-03-02 13:22:23.601 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (0.7.1) 2022-03-02 13:22:23.601 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (60.9.3) 2022-03-02 13:22:23.603 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-03-02 13:22:23.604 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (1.9.2) 2022-03-02 13:22:23.605 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-03-02 13:22:23.823 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-03-02 13:22:23.844 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-03-02 13:22:23.846 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-03-02 13:22:23.912 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-03-02 13:22:23.914 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.1) 2022-03-02 13:22:23.932 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-03-02 13:22:24.006 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-03-02 13:22:24.046 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.13.3) 2022-03-02 13:22:24.157 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.1.0) 2022-03-02 13:22:24.230 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (1.7.0) 2022-03-02 13:22:24.354 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev102) (0.17.3) 2022-03-02 13:22:24.386 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.13.1) 2022-03-02 13:22:24.424 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (1.3.3) 2022-03-02 13:22:24.426 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (3.0.0) 2022-03-02 13:22:24.427 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.1.1) 2022-03-02 13:22:24.429 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.5.1) 2022-03-02 13:22:24.431 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.33.0) 2022-03-02 13:22:24.432 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (3.5.0) 2022-03-02 13:22:24.484 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-03-02 13:22:24.619 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (1.26.8) 2022-03-02 13:22:24.621 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (3.3) 2022-03-02 13:22:24.624 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.0.12) 2022-03-02 13:22:24.625 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-03-02 13:22:24.773 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-03-02 13:22:24.852 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 13:22:24.925 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-03-02 13:22:25.097 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.1.0) 2022-03-02 13:22:25.359 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.7) 2022-03-02 13:22:25.392 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.0.0) 2022-03-02 13:22:27.305 | Installing collected packages: keystone 2022-03-02 13:22:27.305 | Attempting uninstall: keystone 2022-03-02 13:22:27.306 | Found existing installation: keystone 20.1.0.dev102 2022-03-02 13:22:27.309 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-02 13:22:27.311 | Running setup.py develop for keystone 2022-03-02 13:22:31.937 | Successfully installed keystone 2022-03-02 13:22:31.937 | 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-02 13:22:31.945 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:22:31.945 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:22:32.078 | + inc/python:pip_install:200 : result=0 2022-03-02 13:22:32.081 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:22:32.085 | + functions-common:time_stop:2425 : local name 2022-03-02 13:22:32.087 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:22:32.089 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:22:32.091 | + functions-common:time_stop:2428 : local total 2022-03-02 13:22:32.093 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:22:32.095 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:22:32.098 | + functions-common:time_stop:2432 : start_time=1646227337149 2022-03-02 13:22:32.101 | + functions-common:time_stop:2434 : [[ -z 1646227337149 ]] 2022-03-02 13:22:32.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:22:32.107 | + functions-common:time_stop:2437 : end_time=1646227352105 2022-03-02 13:22:32.109 | + functions-common:time_stop:2438 : elapsed_time=14956 2022-03-02 13:22:32.111 | + functions-common:time_stop:2439 : total=47263 2022-03-02 13:22:32.114 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:22:32.116 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62219 2022-03-02 13:22:32.118 | + inc/python:pip_install:203 : return 0 2022-03-02 13:22:32.120 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:22:32.123 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 13:22:32.125 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 13:22:32.144 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 13:22:32.156 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-02 13:22:32.158 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-02 13:22:32.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:32.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:32.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-02 13:22:32.168 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:32.171 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-02 13:22:32.187 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:32.189 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-02 13:22:32.191 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:22:32.194 | + ./stack.sh:main:899 : configure_keystone 2022-03-02 13:22:32.196 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-02 13:22:32.209 | + 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-02 13:22:32.211 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-02 13:22:32.216 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-02 13:22:32.232 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:32.234 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-02 13:22:32.264 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-02 13:22:32.292 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-02 13:22:32.329 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-02 13:22:32.359 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-02 13:22:32.389 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-02 13:22:32.420 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-02 13:22:32.447 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-02 13:22:32.475 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-02 13:22:32.477 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-02 13:22:32.480 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-02 13:22:32.482 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-02 13:22:32.484 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:22:32.487 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:22:32.502 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:32.506 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:22:32.508 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:22:32.510 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:22:32.525 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:32.528 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:22:32.530 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:22:32.560 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:22:32.563 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:22:32.565 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-02 13:22:32.568 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-02 13:22:32.584 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:32.586 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-03-02 13:22:32.617 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-02 13:22:32.619 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-02 13:22:32.651 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-02 13:22:32.653 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-02 13:22:32.655 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-02 13:22:32.657 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-02 13:22:32.660 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 13:22:32.663 | + 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-02 13:22:32.694 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-02 13:22:32.696 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-02 13:22:32.698 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-02 13:22:32.701 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-02 13:22:32.704 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:22:32.720 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:22:32.723 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:22:32.725 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:22:32.727 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:22:32.730 | + 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-02 13:22:32.758 | + 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-02 13:22:32.786 | + 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-02 13:22:32.814 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:22:32.842 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-02 13:22:32.871 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-02 13:22:32.873 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-02 13:22:32.875 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-02 13:22:32.878 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-02 13:22:32.880 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-02 13:22:32.883 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:22:32.885 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:22:32.888 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-02 13:22:32.892 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-02 13:22:32.894 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:22:32.896 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:22:32.909 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:22:32.909 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:22:32.917 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:22:32.921 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:22:32.936 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 13:22:32.939 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-02 13:22:32.943 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-02 13:22:32.972 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-02 13:22:32.999 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-02 13:22:33.026 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-02 13:22:33.053 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-02 13:22:33.080 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-02 13:22:33.110 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-02 13:22:33.137 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-02 13:22:33.165 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-02 13:22:33.192 | + 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-02 13:22:33.219 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-02 13:22:33.247 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-02 13:22:33.274 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-02 13:22:33.302 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:22:33.304 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:22:33.307 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-02 13:22:33.310 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-02 13:22:33.312 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:22:33.314 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:22:33.317 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:22:33.319 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 13:22:33.322 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 13:22:33.324 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 13:22:33.352 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-02 13:22:33.381 | + 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-02 13:22:33.381 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 13:22:33.390 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-02 13:22:33.393 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-02 13:22:33.396 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-02 13:22:33.398 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:22:33.401 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:22:33.403 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:22:33.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:22:33.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:22:33.410 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:22:33.413 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:22:33.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:22:33.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:22:33.420 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-02 13:22:33.481 | Site keystone-wsgi-public already enabled 2022-03-02 13:22:33.486 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:22:33.489 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:22:33.492 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:22:33.494 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:22:33.633 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-02 13:22:33.663 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-02 13:22:33.696 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-02 13:22:33.728 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-02 13:22:33.730 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-02 13:22:33.763 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-02 13:22:33.792 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-02 13:22:33.821 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-02 13:22:33.823 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-02 13:22:33.840 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:33.843 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-02 13:22:33.860 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:33.863 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-02 13:22:33.866 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-02 13:22:33.869 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-02 13:22:33.871 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:22:33.873 | + lib/stack:stack_install_service:32 : install_swift 2022-03-02 13:22:33.876 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-02 13:22:33.878 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-02 13:22:33.880 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-02 13:22:33.883 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:22:33.885 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:22:33.888 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:22:33.890 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:22:33.893 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:22:33.896 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:22:33.912 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:22:33.914 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:22:33.917 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:22:33.919 | + functions-common:git_clone:629 : echo master 2022-03-02 13:22:33.920 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:22:33.925 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-02 13:22:33.927 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:22:33.930 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-02 13:22:33.932 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:22:33.933 | + functions-common:git_clone:678 : head -1 2022-03-02 13:22:33.936 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-02 13:22:33.938 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:22:33.941 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-02 13:22:33.944 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:22:33.946 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 13:22:33.949 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-02 13:22:33.951 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-02 13:22:33.954 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-02 13:22:33.956 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:22:33.958 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 13:22:33.961 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-02 13:22:33.963 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:22:33.965 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-02 13:22:33.968 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-02 13:22:33.971 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:22:33.974 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-02 13:22:33.977 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:22:33.979 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:22:33.982 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-02 13:22:33.988 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-02 13:22:33.991 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-02 13:22:34.654 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-02 13:22:34.656 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:22:34.658 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:22:34.661 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:22:34.664 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 13:22:34.666 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-02 13:22:34.668 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:22:34.671 | + inc/python:setup_package:428 : local extras=keystone 2022-03-02 13:22:34.673 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:22:34.676 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-02 13:22:34.678 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-02 13:22:34.680 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-02 13:22:34.683 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:22:34.685 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-02 13:22:34.706 | Using python 3.8 to install /opt/stack/swift 2022-03-02 13:22:34.708 | + 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-02 13:22:35.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:35.602 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:35.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:35.602 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:36.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:22:36.778 | Obtaining file:///opt/stack/swift 2022-03-02 13:22:36.778 | Preparing metadata (setup.py): started 2022-03-02 13:22:40.074 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:22:40.113 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-02 13:22:40.114 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-02 13:22:40.116 | 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.dev13) (0.11.0) 2022-03-02 13:22:40.117 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-02 13:22:40.118 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-02 13:22:40.119 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-02 13:22:40.120 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-02 13:22:40.121 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-02 13:22:40.122 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-02 13:22:40.123 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-02 13:22:40.124 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-02 13:22:40.162 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-02 13:22:40.170 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-02 13:22:40.225 | 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.dev13) (5.1.0) 2022-03-02 13:22:40.226 | 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.dev13) (2.10.1) 2022-03-02 13:22:40.227 | 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.dev13) (4.4.0) 2022-03-02 13:22:40.228 | 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.dev13) (3.1.1) 2022-03-02 13:22:40.229 | 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.dev13) (5.8.1) 2022-03-02 13:22:40.230 | 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.dev13) (4.3.0) 2022-03-02 13:22:40.231 | 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.dev13) (3.4.0) 2022-03-02 13:22:40.232 | 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.dev13) (4.12.2) 2022-03-02 13:22:40.234 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 13:22:40.235 | 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.dev13) (4.6.1) 2022-03-02 13:22:40.236 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-02 13:22:40.237 | 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.dev13) (8.8.0) 2022-03-02 13:22:40.258 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-02 13:22:40.288 | 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.dev13) (1.26.8) 2022-03-02 13:22:40.290 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-02 13:22:40.292 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-02 13:22:40.294 | 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.dev13) (2.0.12) 2022-03-02 13:22:40.317 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-02 13:22:40.408 | 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.dev13) (1.0.2) 2022-03-02 13:22:40.409 | 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.dev13) (1.7.0) 2022-03-02 13:22:40.412 | 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.dev13) (3.5.0) 2022-03-02 13:22:40.456 | 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.dev13) (1.1.5) 2022-03-02 13:22:40.499 | 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.dev13) (6.0) 2022-03-02 13:22:40.501 | 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.dev13) (1.5.0) 2022-03-02 13:22:40.503 | 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.dev13) (2.4.0) 2022-03-02 13:22:40.504 | 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.dev13) (0.8.0) 2022-03-02 13:22:40.566 | 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.dev13) (0.9.6) 2022-03-02 13:22:40.567 | 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.dev13) (2.8.2) 2022-03-02 13:22:40.580 | 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.dev13) (1.0.3) 2022-03-02 13:22:40.581 | 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.dev13) (2021.3) 2022-03-02 13:22:40.601 | 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.dev13) (3.0.7) 2022-03-02 13:22:40.602 | 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.dev13) (21.3) 2022-03-02 13:22:40.708 | 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.dev13) (1.13.3) 2022-03-02 13:22:40.724 | 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.dev13) (5.1.1) 2022-03-02 13:22:43.017 | Installing collected packages: swift 2022-03-02 13:22:43.017 | Attempting uninstall: swift 2022-03-02 13:22:43.017 | Found existing installation: swift 2.29.1.dev13 2022-03-02 13:22:43.020 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-02 13:22:43.022 | Running setup.py develop for swift 2022-03-02 13:22:47.268 | Successfully installed swift 2022-03-02 13:22:47.268 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:22:47.276 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:22:47.276 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:22:47.412 | + inc/python:pip_install:200 : result=0 2022-03-02 13:22:47.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:22:47.417 | + functions-common:time_stop:2425 : local name 2022-03-02 13:22:47.419 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:22:47.421 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:22:47.424 | + functions-common:time_stop:2428 : local total 2022-03-02 13:22:47.426 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:22:47.428 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:22:47.430 | + functions-common:time_stop:2432 : start_time=1646227354700 2022-03-02 13:22:47.432 | + functions-common:time_stop:2434 : [[ -z 1646227354700 ]] 2022-03-02 13:22:47.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:22:47.439 | + functions-common:time_stop:2437 : end_time=1646227367437 2022-03-02 13:22:47.442 | + functions-common:time_stop:2438 : elapsed_time=12737 2022-03-02 13:22:47.444 | + functions-common:time_stop:2439 : total=62219 2022-03-02 13:22:47.446 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:22:47.449 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74956 2022-03-02 13:22:47.451 | + inc/python:pip_install:203 : return 0 2022-03-02 13:22:47.453 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:22:47.456 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 13:22:47.458 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 13:22:47.477 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 13:22:47.489 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-02 13:22:47.492 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-02 13:22:47.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:47.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:47.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-02 13:22:47.501 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:47.504 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-02 13:22:47.507 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:22:47.509 | + ./stack.sh:main:908 : configure_swift 2022-03-02 13:22:47.512 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-02 13:22:47.514 | + lib/swift:configure_swift:332 : local node_number 2022-03-02 13:22:47.516 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-02 13:22:47.518 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-02 13:22:47.521 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 13:22:48.705 | No account-replicator running 2022-03-02 13:22:48.705 | No container-server running 2022-03-02 13:22:48.705 | No object-server running 2022-03-02 13:22:48.705 | No object-auditor running 2022-03-02 13:22:48.705 | No container-auditor running 2022-03-02 13:22:48.705 | No container-reconciler running 2022-03-02 13:22:48.705 | No container-updater running 2022-03-02 13:22:48.705 | No container-replicator running 2022-03-02 13:22:48.705 | No object-replicator running 2022-03-02 13:22:48.705 | No object-reconstructor running 2022-03-02 13:22:48.705 | No container-sync running 2022-03-02 13:22:48.705 | No account-server running 2022-03-02 13:22:48.705 | No object-updater running 2022-03-02 13:22:48.705 | No proxy-server running 2022-03-02 13:22:48.705 | No container-sharder running 2022-03-02 13:22:48.705 | No object-expirer running 2022-03-02 13:22:48.705 | No account-reaper running 2022-03-02 13:22:48.705 | No account-auditor running 2022-03-02 13:22:48.797 | + lib/swift:configure_swift:337 : true 2022-03-02 13:22:48.800 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-02 13:22:48.812 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-02 13:22:48.824 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-02 13:22:48.827 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-02 13:22:48.828 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-02 13:22:48.833 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-02 13:22:48.833 | s/%GROUP%/ubuntu/; 2022-03-02 13:22:48.833 | s/%USER%/ubuntu/; 2022-03-02 13:22:48.833 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-02 13:22:48.833 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-02 13:22:48.838 | uid = ubuntu 2022-03-02 13:22:48.838 | gid = ubuntu 2022-03-02 13:22:48.838 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-02 13:22:48.838 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-02 13:22:48.838 | address = 127.0.0.1 2022-03-02 13:22:48.838 | 2022-03-02 13:22:48.838 | [account6612] 2022-03-02 13:22:48.838 | max connections = 25 2022-03-02 13:22:48.838 | path = /opt/stack/data/swift/1/node/ 2022-03-02 13:22:48.838 | read only = false 2022-03-02 13:22:48.839 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-02 13:22:48.839 | 2022-03-02 13:22:48.840 | [account6622] 2022-03-02 13:22:48.840 | max connections = 25 2022-03-02 13:22:48.840 | path = /opt/stack/data/swift/2/node/ 2022-03-02 13:22:48.840 | read only = false 2022-03-02 13:22:48.840 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-02 13:22:48.840 | 2022-03-02 13:22:48.840 | [account6632] 2022-03-02 13:22:48.840 | max connections = 25 2022-03-02 13:22:48.840 | path = /opt/stack/data/swift/3/node/ 2022-03-02 13:22:48.840 | read only = false 2022-03-02 13:22:48.840 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-02 13:22:48.840 | 2022-03-02 13:22:48.840 | [account6642] 2022-03-02 13:22:48.840 | max connections = 25 2022-03-02 13:22:48.840 | path = /opt/stack/data/swift/4/node/ 2022-03-02 13:22:48.840 | read only = false 2022-03-02 13:22:48.840 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-02 13:22:48.840 | 2022-03-02 13:22:48.840 | 2022-03-02 13:22:48.840 | [container6611] 2022-03-02 13:22:48.840 | max connections = 25 2022-03-02 13:22:48.840 | path = /opt/stack/data/swift/1/node/ 2022-03-02 13:22:48.840 | read only = false 2022-03-02 13:22:48.840 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-02 13:22:48.840 | 2022-03-02 13:22:48.840 | [container6621] 2022-03-02 13:22:48.840 | max connections = 25 2022-03-02 13:22:48.840 | path = /opt/stack/data/swift/2/node/ 2022-03-02 13:22:48.840 | read only = false 2022-03-02 13:22:48.840 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-02 13:22:48.840 | 2022-03-02 13:22:48.841 | [container6631] 2022-03-02 13:22:48.841 | max connections = 25 2022-03-02 13:22:48.841 | path = /opt/stack/data/swift/3/node/ 2022-03-02 13:22:48.841 | read only = false 2022-03-02 13:22:48.841 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-02 13:22:48.841 | 2022-03-02 13:22:48.841 | [container6641] 2022-03-02 13:22:48.841 | max connections = 25 2022-03-02 13:22:48.841 | path = /opt/stack/data/swift/4/node/ 2022-03-02 13:22:48.841 | read only = false 2022-03-02 13:22:48.841 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-02 13:22:48.841 | 2022-03-02 13:22:48.841 | 2022-03-02 13:22:48.841 | [object6613] 2022-03-02 13:22:48.841 | max connections = 25 2022-03-02 13:22:48.841 | path = /opt/stack/data/swift/1/node/ 2022-03-02 13:22:48.841 | read only = false 2022-03-02 13:22:48.841 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-02 13:22:48.841 | 2022-03-02 13:22:48.841 | [object6623] 2022-03-02 13:22:48.841 | max connections = 25 2022-03-02 13:22:48.841 | path = /opt/stack/data/swift/2/node/ 2022-03-02 13:22:48.841 | read only = false 2022-03-02 13:22:48.841 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-02 13:22:48.841 | 2022-03-02 13:22:48.841 | [object6633] 2022-03-02 13:22:48.841 | max connections = 25 2022-03-02 13:22:48.841 | path = /opt/stack/data/swift/3/node/ 2022-03-02 13:22:48.841 | read only = false 2022-03-02 13:22:48.841 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-02 13:22:48.841 | 2022-03-02 13:22:48.841 | [object6643] 2022-03-02 13:22:48.841 | max connections = 25 2022-03-02 13:22:48.841 | path = /opt/stack/data/swift/4/node/ 2022-03-02 13:22:48.841 | read only = false 2022-03-02 13:22:48.841 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-02 13:22:48.841 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-02 13:22:48.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:22:48.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:22:48.847 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-02 13:22:48.859 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-02 13:22:48.861 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-02 13:22:48.866 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-02 13:22:48.870 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-02 13:22:48.872 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-02 13:22:48.876 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-02 13:22:48.905 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-03-02 13:22:48.930 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-02 13:22:48.948 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-02 13:22:48.977 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-02 13:22:48.995 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:22:49.023 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-02 13:22:49.041 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-02 13:22:49.070 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-02 13:22:49.087 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-02 13:22:49.116 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-02 13:22:49.134 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:22:49.162 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-02 13:22:49.180 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-02 13:22:49.196 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:49.198 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-02 13:22:49.226 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-02 13:22:49.253 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-02 13:22:49.280 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-02 13:22:49.308 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-02 13:22:49.323 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:49.325 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-02 13:22:49.353 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-02 13:22:49.368 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:49.370 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-02 13:22:49.385 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:49.388 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-02 13:22:49.390 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-02 13:22:49.405 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:49.407 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-02 13:22:49.410 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-02 13:22:49.412 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-02 13:22:49.418 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-02 13:22:49.423 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-02 13:22:49.454 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-02 13:22:49.482 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-02 13:22:49.513 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-02 13:22:49.543 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-02 13:22:49.570 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-02 13:22:49.572 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-02 13:22:49.574 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-02 13:22:49.576 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-02 13:22:49.578 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-02 13:22:49.605 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-02 13:22:49.633 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:22:49.660 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-02 13:22:49.688 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-02 13:22:49.715 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-02 13:22:49.743 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-02 13:22:49.770 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-02 13:22:49.797 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:22:49.824 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-02 13:22:49.852 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-02 13:22:49.880 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-02 13:22:49.908 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-02 13:22:49.936 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-02 13:22:49.966 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-02 13:22:49.994 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-02 13:22:50.013 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-02 13:22:50.041 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-02 13:22:50.068 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-02 13:22:50.073 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-02 13:22:50.102 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-02 13:22:50.129 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-02 13:22:50.156 | + lib/swift:configure_swift:475 : local node_number 2022-03-02 13:22:50.159 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 13:22:50.161 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 13:22:50.163 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-02 13:22:50.167 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-02 13:22:50.170 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 13:22:50.172 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 13:22:50.175 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-02 13:22:50.177 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-02 13:22:50.179 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 13:22:50.181 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 13:22:50.183 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-02 13:22:50.201 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-02 13:22:50.230 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-02 13:22:50.248 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-02 13:22:50.277 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-02 13:22:50.295 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:22:50.324 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-02 13:22:50.342 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 13:22:50.372 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-02 13:22:50.390 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 13:22:50.419 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-02 13:22:50.437 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-02 13:22:50.478 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-02 13:22:50.498 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-02 13:22:50.527 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-02 13:22:50.545 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-02 13:22:50.575 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-02 13:22:50.593 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-02 13:22:50.621 | + 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-02 13:22:50.626 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-02 13:22:50.645 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:22:50.674 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-02 13:22:50.703 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 13:22:50.705 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-02 13:22:50.710 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-02 13:22:50.712 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 13:22:50.714 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 13:22:50.716 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-02 13:22:50.719 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-02 13:22:50.721 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 13:22:50.724 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 13:22:50.726 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-02 13:22:50.744 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-02 13:22:50.773 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-02 13:22:50.791 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-02 13:22:50.821 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-02 13:22:50.839 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:22:50.867 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-02 13:22:50.888 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 13:22:50.917 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-02 13:22:50.936 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 13:22:50.965 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-02 13:22:50.983 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-02 13:22:51.011 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-02 13:22:51.030 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-02 13:22:51.058 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-02 13:22:51.077 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-02 13:22:51.106 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-02 13:22:51.124 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-02 13:22:51.153 | + 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-02 13:22:51.158 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-02 13:22:51.176 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:22:51.205 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 13:22:51.208 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-02 13:22:51.212 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-02 13:22:51.214 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 13:22:51.216 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 13:22:51.219 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-02 13:22:51.221 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-02 13:22:51.223 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 13:22:51.225 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 13:22:51.227 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-02 13:22:51.246 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-02 13:22:51.275 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-02 13:22:51.293 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-02 13:22:51.322 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-02 13:22:51.340 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:22:51.369 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-02 13:22:51.388 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 13:22:51.417 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-02 13:22:51.435 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 13:22:51.464 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-02 13:22:51.483 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-02 13:22:51.511 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-02 13:22:51.529 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-02 13:22:51.558 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-02 13:22:51.576 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-02 13:22:51.605 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-02 13:22:51.623 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-02 13:22:51.650 | + 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-02 13:22:51.655 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-02 13:22:51.673 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:22:51.701 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-02 13:22:51.730 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-02 13:22:51.758 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-02 13:22:51.787 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-02 13:22:51.789 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-02 13:22:51.794 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-02 13:22:51.823 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-02 13:22:51.852 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-02 13:22:51.881 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-02 13:22:51.910 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-02 13:22:51.940 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-02 13:22:51.967 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-02 13:22:51.995 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-02 13:22:52.023 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-02 13:22:52.051 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-02 13:22:52.069 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:52.071 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-02 13:22:52.090 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-02 13:22:52.093 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-02 13:22:52.114 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-02 13:22:52.116 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-03-02 13:22:52.143 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-02 13:22:52.146 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-02 13:22:52.173 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-03-02 13:22:52.203 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-02 13:22:52.206 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-02 13:22:52.233 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-02 13:22:52.249 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:52.252 | + lib/swift:configure_swift:538 : local user_group 2022-03-02 13:22:52.254 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-02 13:22:52.259 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-02 13:22:52.261 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-02 13:22:52.274 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-02 13:22:52.277 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-02 13:22:52.289 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-02 13:22:52.291 | + lib/swift:configure_swift:545 : is_suse 2022-03-02 13:22:52.293 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:22:52.295 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:22:52.298 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:22:52.300 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:22:52.302 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:22:52.305 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:22:52.307 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-02 13:22:52.319 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-02 13:22:52.322 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-02 13:22:52.324 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-02 13:22:52.342 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:22:52.344 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-02 13:22:52.364 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:52.367 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-02 13:22:52.369 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-02 13:22:52.372 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-02 13:22:52.374 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:22:52.376 | + lib/stack:stack_install_service:32 : install_glance 2022-03-02 13:22:52.379 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-02 13:22:52.382 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-02 13:22:52.384 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-02 13:22:52.402 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:52.404 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-02 13:22:52.407 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-02 13:22:52.425 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:22:52.427 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-02 13:22:52.430 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-02 13:22:52.432 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-02 13:22:52.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:22:52.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:22:52.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-02 13:22:52.443 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:22:52.446 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-02 13:22:52.449 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-02 13:22:52.451 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-02 13:22:52.454 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-02 13:22:52.458 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-02 13:22:52.460 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-02 13:22:52.463 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-02 13:22:52.466 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-02 13:22:52.469 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-02 13:22:52.472 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-02 13:22:52.476 | +++ 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-02 13:22:52.476 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-02 13:22:52.481 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-02 13:22:52.484 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-02 13:22:52.487 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-02 13:22:52.490 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-02 13:22:52.493 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-02 13:22:52.515 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-02 13:22:52.518 | + 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-02 13:22:53.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:53.399 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:53.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:53.399 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:54.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:22:54.573 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-02 13:22:54.656 | 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-02 13:22:54.657 | 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-02 13:22:54.657 | 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-02 13:22:54.659 | 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-02 13:22:54.660 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-02 13:22:54.662 | 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-02 13:22:54.663 | 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-02 13:22:54.664 | 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-02 13:22:54.665 | 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-02 13:22:54.666 | 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-02 13:22:54.667 | 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-02 13:22:54.668 | 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-02 13:22:54.670 | 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-02 13:22:54.673 | 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-02 13:22:54.675 | 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-02 13:22:54.677 | 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-02 13:22:54.680 | 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-02 13:22:54.682 | 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-02 13:22:54.691 | 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-02 13:22:54.692 | 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-02 13:22:54.706 | 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-02 13:22:54.775 | 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-02 13:22:54.776 | 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-02 13:22:54.778 | 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-02 13:22:54.802 | 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-02 13:22:54.804 | 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.6.1) 2022-03-02 13:22:54.805 | 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-02 13:22:54.807 | 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) (3.4.0) 2022-03-02 13:22:54.808 | 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-02 13:22:54.819 | 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-02 13:22:54.860 | 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-02 13:22:54.862 | 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-02 13:22:54.863 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-03-02 13:22:54.864 | 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-02 13:22:54.884 | 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-02 13:22:54.886 | 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-02 13:22:54.903 | 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-02 13:22:54.919 | 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-02 13:22:54.921 | 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-02 13:22:54.942 | 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-02 13:22:54.942 | 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-02 13:22:55.022 | 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-02 13:22:55.023 | 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-02 13:22:55.026 | 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-02 13:22:55.028 | 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-02 13:22:55.079 | 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-02 13:22:55.106 | 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-02 13:22:55.310 | 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-02 13:22:55.311 | 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-02 13:22:55.345 | 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-02 13:22:55.347 | 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-02 13:22:55.348 | 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-02 13:22:55.350 | 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-02 13:22:55.352 | 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-02 13:22:55.354 | 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-02 13:22:55.411 | 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-02 13:22:55.607 | 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-02 13:22:55.631 | 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-02 13:22:55.720 | 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-02 13:22:55.873 | 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-02 13:22:57.996 | 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-02 13:22:58.003 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:22:58.003 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:22:58.131 | + inc/python:pip_install:200 : result=0 2022-03-02 13:22:58.133 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:22:58.136 | + functions-common:time_stop:2425 : local name 2022-03-02 13:22:58.138 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:22:58.140 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:22:58.143 | + functions-common:time_stop:2428 : local total 2022-03-02 13:22:58.146 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:22:58.148 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:22:58.150 | + functions-common:time_stop:2432 : start_time=1646227372509 2022-03-02 13:22:58.153 | + functions-common:time_stop:2434 : [[ -z 1646227372509 ]] 2022-03-02 13:22:58.155 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:22:58.160 | + functions-common:time_stop:2437 : end_time=1646227378157 2022-03-02 13:22:58.163 | + functions-common:time_stop:2438 : elapsed_time=5648 2022-03-02 13:22:58.165 | + functions-common:time_stop:2439 : total=74956 2022-03-02 13:22:58.167 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:22:58.170 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80604 2022-03-02 13:22:58.172 | + inc/python:pip_install:203 : return 0 2022-03-02 13:22:58.175 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-02 13:22:58.177 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-02 13:22:58.180 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-02 13:22:58.193 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-02 13:22:58.198 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-02 13:22:58.200 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-02 13:22:58.203 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-02 13:22:58.206 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:22:58.208 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:22:58.211 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:22:58.214 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:22:58.216 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:22:58.219 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:22:58.237 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:22:58.239 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:22:58.242 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:22:58.244 | + functions-common:git_clone:629 : echo master 2022-03-02 13:22:58.245 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:22:58.250 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-02 13:22:58.252 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:22:58.255 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-02 13:22:58.258 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:22:58.258 | + functions-common:git_clone:678 : head -1 2022-03-02 13:22:58.261 | d4119be05 Merge "Sync example configs for Yoga" 2022-03-02 13:22:58.263 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:22:58.266 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-02 13:22:58.269 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:22:58.272 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 13:22:58.274 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-02 13:22:58.277 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:22:58.280 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-02 13:22:58.282 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:22:58.285 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 13:22:58.288 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-02 13:22:58.290 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:22:58.293 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:22:58.296 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-02 13:22:58.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:22:58.301 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-02 13:22:58.304 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:22:58.306 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:22:58.310 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-02 13:22:58.315 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-02 13:22:58.318 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-02 13:22:58.969 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-02 13:22:58.972 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:22:58.974 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:22:58.977 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:22:58.979 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 13:22:58.982 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-02 13:22:58.984 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:22:58.987 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:22:58.989 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:22:58.992 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:22:58.994 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:22:58.996 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:22:58.999 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:22:59.001 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-02 13:22:59.022 | Using python 3.8 to install /opt/stack/glance 2022-03-02 13:22:59.025 | + 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-02 13:22:59.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:59.901 | from cryptography.utils import int_from_bytes 2022-03-02 13:22:59.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:22:59.901 | from cryptography.utils import int_from_bytes 2022-03-02 13:23:01.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:23:01.068 | Obtaining file:///opt/stack/glance 2022-03-02 13:23:01.069 | Preparing metadata (setup.py): started 2022-03-02 13:23:04.283 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:23:04.353 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.8.1) 2022-03-02 13:23:04.354 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.7.1) 2022-03-02 13:23:04.355 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.4.31) 2022-03-02 13:23:04.356 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.33.0) 2022-03-02 13:23:04.357 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.1.1) 2022-03-02 13:23:04.358 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.5.1) 2022-03-02 13:23:04.359 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.8.7) 2022-03-02 13:23:04.360 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.4.2) 2022-03-02 13:23:04.362 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.7.6) 2022-03-02 13:23:04.363 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.20.4) 2022-03-02 13:23:04.364 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (8.8.0) 2022-03-02 13:23:04.365 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.0) 2022-03-02 13:23:04.366 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.0) 2022-03-02 13:23:04.368 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 13:23:04.369 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.12.2) 2022-03-02 13:23:04.370 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 13:23:04.371 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 13:23:04.372 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.4) 2022-03-02 13:23:04.373 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 13:23:04.374 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (9.4.0) 2022-03-02 13:23:04.375 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.11.0) 2022-03-02 13:23:04.376 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.1.1) 2022-03-02 13:23:04.378 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 13:23:04.379 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev86) (3.2.0) 2022-03-02 13:23:04.380 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 13:23:04.381 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (22.0.0) 2022-03-02 13:23:04.382 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (11.2.0) 2022-03-02 13:23:04.384 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.1.0) 2022-03-02 13:23:04.385 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 13:23:04.386 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.1) 2022-03-02 13:23:04.387 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (12.13.0) 2022-03-02 13:23:04.389 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.1) 2022-03-02 13:23:04.390 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.3.0) 2022-03-02 13:23:04.391 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.11.0) 2022-03-02 13:23:04.392 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.3.3) 2022-03-02 13:23:04.393 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.2) 2022-03-02 13:23:04.394 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.0.0) 2022-03-02 13:23:04.395 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 13:23:04.396 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (36.0.1) 2022-03-02 13:23:04.397 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.2.2) 2022-03-02 13:23:04.398 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.0.2) 2022-03-02 13:23:04.399 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.6.0) 2022-03-02 13:23:04.400 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.10.1) 2022-03-02 13:23:04.416 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (1.1.6) 2022-03-02 13:23:04.417 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (4.11.1) 2022-03-02 13:23:04.419 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (5.4.0) 2022-03-02 13:23:04.439 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev86) (2.27.1) 2022-03-02 13:23:04.442 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev86) (5.3.0) 2022-03-02 13:23:04.482 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev86) (1.15.0) 2022-03-02 13:23:04.499 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev86) (4.3.0) 2022-03-02 13:23:04.508 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev86) (1.13.3) 2022-03-02 13:23:04.523 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.16.0) 2022-03-02 13:23:04.524 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (2.1.0) 2022-03-02 13:23:04.525 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.1.2) 2022-03-02 13:23:04.617 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev86) (3.0.7) 2022-03-02 13:23:04.694 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev86) (1.7.0) 2022-03-02 13:23:04.745 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (2.10.1) 2022-03-02 13:23:04.747 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (3.1.1) 2022-03-02 13:23:04.781 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev86) (0.17.3) 2022-03-02 13:23:04.826 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (0.8.0) 2022-03-02 13:23:04.827 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (6.0) 2022-03-02 13:23:04.828 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (1.5.0) 2022-03-02 13:23:04.886 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.13.0) 2022-03-02 13:23:04.887 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (2.0.1) 2022-03-02 13:23:04.889 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 13:23:04.916 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.61.0) 2022-03-02 13:23:04.990 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (0.9.6) 2022-03-02 13:23:04.993 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (2.8.2) 2022-03-02 13:23:05.052 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.2.3) 2022-03-02 13:23:05.056 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (2.8.0) 2022-03-02 13:23:05.058 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.9) 2022-03-02 13:23:05.059 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.0) 2022-03-02 13:23:05.063 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (0.4.0) 2022-03-02 13:23:05.086 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.3.0) 2022-03-02 13:23:05.087 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.2.0) 2022-03-02 13:23:05.088 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.0.3) 2022-03-02 13:23:05.134 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev86) (5.9.0) 2022-03-02 13:23:05.177 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (2021.3) 2022-03-02 13:23:05.179 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (21.3) 2022-03-02 13:23:05.180 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (0.11.0) 2022-03-02 13:23:05.256 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev86) (60.9.3) 2022-03-02 13:23:05.316 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev86) (0.2.5) 2022-03-02 13:23:05.417 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev86) (0.7) 2022-03-02 13:23:05.688 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 13:23:05.689 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.6.3) 2022-03-02 13:23:05.691 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (6.3.1) 2022-03-02 13:23:05.695 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (1.4.2) 2022-03-02 13:23:05.751 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev86) (0.8.1) 2022-03-02 13:23:05.773 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.0) 2022-03-02 13:23:05.887 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev86) (2.21) 2022-03-02 13:23:05.992 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev86) (2.1.0) 2022-03-02 13:23:06.204 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.4.4) 2022-03-02 13:23:06.206 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.10.0) 2022-03-02 13:23:06.216 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 13:23:06.216 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.32) 2022-03-02 13:23:06.216 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.4.0) 2022-03-02 13:23:06.216 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (5.1.1) 2022-03-02 13:23:06.216 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.1.5) 2022-03-02 13:23:06.330 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (0.13.1) 2022-03-02 13:23:06.362 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev86) (1.0.3) 2022-03-02 13:23:06.409 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (1.3.3) 2022-03-02 13:23:06.413 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (3.0.0) 2022-03-02 13:23:06.649 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (3.10.1) 2022-03-02 13:23:06.831 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (1.26.8) 2022-03-02 13:23:06.832 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (2019.11.28) 2022-03-02 13:23:06.834 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (3.3) 2022-03-02 13:23:06.837 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (2.0.12) 2022-03-02 13:23:06.942 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.2) 2022-03-02 13:23:07.098 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 13:23:07.201 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev86) (3.7.0) 2022-03-02 13:23:07.512 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (2.4.0) 2022-03-02 13:23:07.514 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 13:23:07.740 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (2.2) 2022-03-02 13:23:08.018 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (1.0.0) 2022-03-02 13:23:08.355 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (21.4.0) 2022-03-02 13:23:08.356 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (1.8.2) 2022-03-02 13:23:09.804 | Installing collected packages: glance 2022-03-02 13:23:09.804 | Attempting uninstall: glance 2022-03-02 13:23:09.804 | Found existing installation: glance 24.0.0.dev86 2022-03-02 13:23:09.810 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-02 13:23:09.812 | Running setup.py develop for glance 2022-03-02 13:23:14.343 | Successfully installed glance 2022-03-02 13:23:14.343 | 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-02 13:23:14.351 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:23:14.351 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:23:14.490 | + inc/python:pip_install:200 : result=0 2022-03-02 13:23:14.493 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:23:14.495 | + functions-common:time_stop:2425 : local name 2022-03-02 13:23:14.497 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:23:14.499 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:23:14.502 | + functions-common:time_stop:2428 : local total 2022-03-02 13:23:14.504 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:23:14.506 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:23:14.509 | + functions-common:time_stop:2432 : start_time=1646227379016 2022-03-02 13:23:14.511 | + functions-common:time_stop:2434 : [[ -z 1646227379016 ]] 2022-03-02 13:23:14.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:23:14.518 | + functions-common:time_stop:2437 : end_time=1646227394515 2022-03-02 13:23:14.520 | + functions-common:time_stop:2438 : elapsed_time=15499 2022-03-02 13:23:14.522 | + functions-common:time_stop:2439 : total=80604 2022-03-02 13:23:14.524 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:23:14.527 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96103 2022-03-02 13:23:14.529 | + inc/python:pip_install:203 : return 0 2022-03-02 13:23:14.531 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:23:14.534 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 13:23:14.537 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 13:23:14.556 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 13:23:14.568 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-02 13:23:14.571 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-02 13:23:14.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:23:14.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:23:14.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-02 13:23:14.581 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:23:14.584 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:23:14.586 | + ./stack.sh:main:920 : configure_glance 2022-03-02 13:23:14.589 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-02 13:23:14.601 | + lib/glance:configure_glance:326 : local dburl 2022-03-02 13:23:14.605 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-02 13:23:14.607 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-02 13:23:14.609 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-02 13:23:14.612 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-02 13:23:14.614 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 13:23:14.617 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 13:23:14.619 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-02 13:23:14.647 | + 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-02 13:23:14.677 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-02 13:23:14.706 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 13:23:14.735 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-02 13:23:14.766 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-02 13:23:14.795 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-02 13:23:14.797 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 13:23:14.800 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-02 13:23:14.802 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:23:14.805 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-02 13:23:14.833 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-02 13:23:14.863 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:23:14.892 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-02 13:23:14.922 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-02 13:23:14.952 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-02 13:23:14.982 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-02 13:23:15.012 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-02 13:23:15.041 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:23:15.071 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:23:15.101 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-02 13:23:15.131 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-02 13:23:15.134 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-02 13:23:15.136 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-02 13:23:15.138 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:23:15.141 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:23:15.143 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:23:15.160 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:15.163 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:23:15.165 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:23:15.168 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:23:15.185 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:15.187 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:23:15.190 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:23:15.219 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:23:15.222 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:23:15.224 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-02 13:23:15.227 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-02 13:23:15.229 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-02 13:23:15.259 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-02 13:23:15.289 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-02 13:23:15.291 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-02 13:23:15.294 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-02 13:23:15.296 | + lib/glance:configure_glance_store:254 : local be 2022-03-02 13:23:15.298 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-02 13:23:15.301 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-02 13:23:15.303 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 13:23:15.333 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-02 13:23:15.335 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-03-02 13:23:15.365 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-02 13:23:15.368 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-02 13:23:15.385 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:15.387 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-02 13:23:15.418 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-02 13:23:15.449 | + 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-02 13:23:15.479 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-02 13:23:15.510 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-02 13:23:15.541 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-02 13:23:15.558 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:23:15.561 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 13:23:15.590 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-02 13:23:15.620 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-02 13:23:15.650 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-03-02 13:23:15.680 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-02 13:23:15.709 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-03-02 13:23:15.739 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-02 13:23:15.757 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:23:15.760 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-02 13:23:15.762 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-02 13:23:15.765 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 13:23:15.769 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:23:15.786 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:23:15.788 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:23:15.791 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:23:15.793 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:23:15.795 | + 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-02 13:23:15.825 | + 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-02 13:23:15.855 | + 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-02 13:23:15.885 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:23:15.916 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-02 13:23:15.920 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-02 13:23:15.950 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-02 13:23:15.980 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 13:23:16.010 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-03-02 13:23:16.040 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-02 13:23:16.071 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-02 13:23:16.101 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-02 13:23:16.132 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 13:23:16.162 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-02 13:23:16.192 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-02 13:23:16.222 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-02 13:23:16.252 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-02 13:23:16.257 | + 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-02 13:23:16.265 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-02 13:23:16.282 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:23:16.285 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-02 13:23:16.287 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-02 13:23:16.289 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-02 13:23:16.292 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-02 13:23:16.294 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-02 13:23:16.297 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-02 13:23:16.301 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-02 13:23:16.303 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-02 13:23:16.307 | + 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-02 13:23:16.337 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-02 13:23:16.339 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-02 13:23:16.341 | ++ functions:get_random_port:837 : true 2022-03-02 13:23:16.344 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-02 13:23:16.347 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-02 13:23:16.349 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-02 13:23:16.409 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-02 13:23:16.412 | ++ functions:get_random_port:841 : break 2 2022-03-02 13:23:16.414 | ++ functions:get_random_port:845 : echo 60999 2022-03-02 13:23:16.417 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-02 13:23:16.419 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-02 13:23:16.446 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-02 13:23:16.475 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-02 13:23:16.503 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:23:16.530 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:23:16.558 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:23:16.586 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:23:16.614 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:23:16.641 | + 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-02 13:23:16.669 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:23:16.696 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:23:16.724 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:23:16.752 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:23:16.780 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:23:16.808 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-02 13:23:16.837 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-02 13:23:16.865 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-02 13:23:16.893 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-02 13:23:16.920 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-02 13:23:16.948 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-02 13:23:16.950 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-02 13:23:16.953 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:23:16.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:16.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:16.960 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-02 13:23:16.962 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-02 13:23:17.018 | proxy (enabled by site administrator) 2022-03-02 13:23:17.021 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-02 13:23:17.024 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-02 13:23:17.026 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:23:17.028 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:17.031 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:17.033 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-02 13:23:17.035 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-02 13:23:17.092 | proxy_http (enabled by site administrator) 2022-03-02 13:23:17.095 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-02 13:23:17.098 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-02 13:23:17.100 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-02 13:23:17.103 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:23:17.105 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:17.107 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:17.110 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:23:17.113 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:23:17.116 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-02 13:23:17.117 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:23:17.125 | KeepAlive Off 2022-03-02 13:23:17.131 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:23:17.131 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-02 13:23:17.139 | SetEnv proxy-sendchunked 1 2022-03-02 13:23:17.143 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-02 13:23:17.143 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:23:17.152 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-02 13:23:17.155 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-02 13:23:17.158 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-02 13:23:17.160 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:23:17.162 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:23:17.165 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:23:17.167 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:17.169 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:17.171 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:23:17.174 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:23:17.177 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:17.179 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:17.181 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-02 13:23:17.243 | Site glance-wsgi-api already enabled 2022-03-02 13:23:17.247 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-02 13:23:17.250 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:23:17.253 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:23:17.255 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:23:17.396 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-02 13:23:17.403 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-02 13:23:17.435 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-02 13:23:17.438 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-02 13:23:17.456 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:17.459 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-02 13:23:17.461 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-02 13:23:17.464 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-02 13:23:17.466 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:23:17.469 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-02 13:23:17.472 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-02 13:23:17.475 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-02 13:23:17.477 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-02 13:23:17.479 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:23:17.482 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:23:17.485 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:23:17.488 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:23:17.491 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:23:17.494 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:23:17.510 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:23:17.513 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:23:17.515 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:23:17.518 | + functions-common:git_clone:629 : echo master 2022-03-02 13:23:17.519 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:23:17.524 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-02 13:23:17.526 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:23:17.529 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-02 13:23:17.532 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:23:17.532 | + functions-common:git_clone:678 : head -1 2022-03-02 13:23:17.565 | fab51b6af Merge "Move nimble driver code to hpe folder" 2022-03-02 13:23:17.568 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:23:17.570 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-02 13:23:17.573 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:23:17.576 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 13:23:17.578 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-02 13:23:17.581 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:23:17.584 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-02 13:23:17.587 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:23:17.589 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 13:23:17.592 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-02 13:23:17.594 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:23:17.597 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:23:17.600 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-02 13:23:17.603 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:23:17.606 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-02 13:23:17.609 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:23:17.611 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:23:17.615 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-02 13:23:17.621 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-02 13:23:17.623 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-02 13:23:18.273 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-02 13:23:18.275 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:23:18.278 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:23:18.280 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:23:18.283 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 13:23:18.285 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-02 13:23:18.287 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:23:18.290 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:23:18.292 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:23:18.295 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:23:18.297 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:23:18.300 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:23:18.302 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:23:18.305 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-02 13:23:18.326 | Using python 3.8 to install /opt/stack/cinder 2022-03-02 13:23:18.328 | + 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-02 13:23:19.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:23:19.232 | from cryptography.utils import int_from_bytes 2022-03-02 13:23:19.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:23:19.232 | from cryptography.utils import int_from_bytes 2022-03-02 13:23:20.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:23:20.413 | Obtaining file:///opt/stack/cinder 2022-03-02 13:23:20.413 | Preparing metadata (setup.py): started 2022-03-02 13:23:24.535 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:23:24.666 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.8.1) 2022-03-02 13:23:24.667 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.1.1) 2022-03-02 13:23:24.668 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.33.0) 2022-03-02 13:23:24.669 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.1.2) 2022-03-02 13:23:24.670 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.20.4) 2022-03-02 13:23:24.671 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.0.2) 2022-03-02 13:23:24.673 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev234) (3.2.0) 2022-03-02 13:23:24.674 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.4.0) 2022-03-02 13:23:24.675 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (9.4.0) 2022-03-02 13:23:24.676 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.8.0) 2022-03-02 13:23:24.678 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.1.3) 2022-03-02 13:23:24.679 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (8.8.0) 2022-03-02 13:23:24.680 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.5.0) 2022-03-02 13:23:24.681 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.4.0) 2022-03-02 13:23:24.682 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (11.2.0) 2022-03-02 13:23:24.684 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.6.1) 2022-03-02 13:23:24.685 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (12.13.0) 2022-03-02 13:23:24.686 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.5.1) 2022-03-02 13:23:24.687 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.11.0) 2022-03-02 13:23:24.688 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.7.0) 2022-03-02 13:23:24.690 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.3.0) 2022-03-02 13:23:24.691 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (6.3.1) 2022-03-02 13:23:24.692 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.3.0) 2022-03-02 13:23:24.693 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.8.0) 2022-03-02 13:23:24.694 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.5.0) 2022-03-02 13:23:24.695 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.12.2) 2022-03-02 13:23:24.696 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.6.0) 2022-03-02 13:23:24.697 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.4.2) 2022-03-02 13:23:24.698 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (21.3) 2022-03-02 13:23:24.699 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.8.1) 2022-03-02 13:23:24.700 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.5.0) 2022-03-02 13:23:24.701 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.1.1) 2022-03-02 13:23:24.702 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.9.0) 2022-03-02 13:23:24.703 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.0.7) 2022-03-02 13:23:24.705 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.3.0) 2022-03-02 13:23:24.706 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.6.0) 2022-03-02 13:23:24.707 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.4.0) 2022-03-02 13:23:24.708 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (17.7.0) 2022-03-02 13:23:24.710 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.13.1) 2022-03-02 13:23:24.711 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2021.3) 2022-03-02 13:23:24.712 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.27.1) 2022-03-02 13:23:24.713 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.5.1) 2022-03-02 13:23:24.714 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.6.4) 2022-03-02 13:23:24.715 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.1.74) 2022-03-02 13:23:24.716 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.16.0) 2022-03-02 13:23:24.717 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.4.31) 2022-03-02 13:23:24.718 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.13.0) 2022-03-02 13:23:24.719 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.5.0) 2022-03-02 13:23:24.721 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.8.9) 2022-03-02 13:23:24.722 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (6.3.1) 2022-03-02 13:23:24.723 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.8.7) 2022-03-02 13:23:24.724 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.1.0) 2022-03-02 13:23:24.725 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.10.0) 2022-03-02 13:23:24.726 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.2.0) 2022-03-02 13:23:24.727 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.6.0) 2022-03-02 13:23:24.728 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.10.1) 2022-03-02 13:23:24.730 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.38.0) 2022-03-02 13:23:24.731 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.10.1) 2022-03-02 13:23:24.732 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (36.0.1) 2022-03-02 13:23:24.733 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.2.2) 2022-03-02 13:23:24.734 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.5.1.0) 2022-03-02 13:23:24.735 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.21.7) 2022-03-02 13:23:24.748 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev234) (1.24.7) 2022-03-02 13:23:24.750 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev234) (0.5.2) 2022-03-02 13:23:24.752 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev234) (0.10.0) 2022-03-02 13:23:24.812 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev234) (1.15.0) 2022-03-02 13:23:24.843 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev234) (2.1.0) 2022-03-02 13:23:24.858 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (4.1.1) 2022-03-02 13:23:24.859 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (0.1.0) 2022-03-02 13:23:24.860 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (2.6.0) 2022-03-02 13:23:24.861 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (2.5.0) 2022-03-02 13:23:24.962 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev234) (1.7.0) 2022-03-02 13:23:25.016 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev234) (2.10.1) 2022-03-02 13:23:25.017 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev234) (3.1.1) 2022-03-02 13:23:25.045 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev234) (4.8) 2022-03-02 13:23:25.046 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev234) (0.4.8) 2022-03-02 13:23:25.047 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev234) (0.2.8) 2022-03-02 13:23:25.111 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev234) (0.17.3) 2022-03-02 13:23:25.155 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (1.5.0) 2022-03-02 13:23:25.157 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (6.0) 2022-03-02 13:23:25.158 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (0.8.0) 2022-03-02 13:23:25.159 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (2.4.0) 2022-03-02 13:23:25.247 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev234) (1.7.6) 2022-03-02 13:23:25.248 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev234) (0.5.0) 2022-03-02 13:23:25.250 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev234) (2.0.1) 2022-03-02 13:23:25.307 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev234) (2.8.2) 2022-03-02 13:23:25.313 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev234) (0.9.6) 2022-03-02 13:23:25.373 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.0.0) 2022-03-02 13:23:25.378 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (2.4.0) 2022-03-02 13:23:25.379 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (0.4.0) 2022-03-02 13:23:25.381 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.0.9) 2022-03-02 13:23:25.382 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.2.3) 2022-03-02 13:23:25.406 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (3.3.0) 2022-03-02 13:23:25.408 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (3.0.3) 2022-03-02 13:23:25.410 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (3.2.0) 2022-03-02 13:23:25.458 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev234) (1.0.3) 2022-03-02 13:23:25.543 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev234) (3.0.0) 2022-03-02 13:23:25.544 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev234) (1.3.3) 2022-03-02 13:23:25.568 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev234) (3.1.1) 2022-03-02 13:23:25.595 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev234) (0.11.0) 2022-03-02 13:23:25.664 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev234) (1.26.8) 2022-03-02 13:23:25.669 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev234) (1.0.0) 2022-03-02 13:23:25.800 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev234) (1.5.0) 2022-03-02 13:23:25.826 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev234) (60.9.3) 2022-03-02 13:23:25.969 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (3.10.1) 2022-03-02 13:23:26.005 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (22.0.0) 2022-03-02 13:23:26.007 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (1.3.3) 2022-03-02 13:23:26.010 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (1.13.3) 2022-03-02 13:23:26.212 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev234) (2.0.12) 2022-03-02 13:23:26.214 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev234) (3.3) 2022-03-02 13:23:26.216 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev234) (2019.11.28) 2022-03-02 13:23:26.253 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev234) (0.7) 2022-03-02 13:23:26.283 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev234) (0.23.2) 2022-03-02 13:23:26.524 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev234) (0.5.2) 2022-03-02 13:23:26.525 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev234) (0.4.2) 2022-03-02 13:23:26.671 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev234) (1.4.2) 2022-03-02 13:23:26.671 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev234) (2.5.0) 2022-03-02 13:23:26.675 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev234) (2.6.3) 2022-03-02 13:23:26.803 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev234) (0.12.2) 2022-03-02 13:23:26.955 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (5.4.0) 2022-03-02 13:23:26.956 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (1.1.6) 2022-03-02 13:23:26.958 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (4.11.1) 2022-03-02 13:23:26.996 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.0.0) 2022-03-02 13:23:27.255 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev234) (2.21) 2022-03-02 13:23:27.336 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (2.4.0) 2022-03-02 13:23:27.337 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (0.5.0) 2022-03-02 13:23:27.508 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev234) (2.5.0) 2022-03-02 13:23:27.600 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (1.55.0) 2022-03-02 13:23:27.601 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (3.19.4) 2022-03-02 13:23:27.815 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (2.1.0) 2022-03-02 13:23:28.247 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev234) (1.1.5) 2022-03-02 13:23:28.298 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (0.13.1) 2022-03-02 13:23:28.350 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev234) (0.2.5) 2022-03-02 13:23:29.421 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (1.32) 2022-03-02 13:23:29.695 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (1.8.2) 2022-03-02 13:23:29.696 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (21.4.0) 2022-03-02 13:23:29.842 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (2.2) 2022-03-02 13:23:30.036 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev234) (1.0.0) 2022-03-02 13:23:30.168 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (3.7.0) 2022-03-02 13:23:31.856 | Installing collected packages: cinder 2022-03-02 13:23:31.856 | Attempting uninstall: cinder 2022-03-02 13:23:31.857 | Found existing installation: cinder 19.1.0.dev234 2022-03-02 13:23:31.864 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-02 13:23:31.865 | Running setup.py develop for cinder 2022-03-02 13:23:37.749 | Successfully installed cinder 2022-03-02 13:23:37.750 | 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-02 13:23:37.759 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:23:37.759 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:23:37.913 | + inc/python:pip_install:200 : result=0 2022-03-02 13:23:37.915 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:23:37.918 | + functions-common:time_stop:2425 : local name 2022-03-02 13:23:37.920 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:23:37.923 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:23:37.925 | + functions-common:time_stop:2428 : local total 2022-03-02 13:23:37.927 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:23:37.930 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:23:37.932 | + functions-common:time_stop:2432 : start_time=1646227398320 2022-03-02 13:23:37.934 | + functions-common:time_stop:2434 : [[ -z 1646227398320 ]] 2022-03-02 13:23:37.937 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:23:37.942 | + functions-common:time_stop:2437 : end_time=1646227417939 2022-03-02 13:23:37.944 | + functions-common:time_stop:2438 : elapsed_time=19619 2022-03-02 13:23:37.947 | + functions-common:time_stop:2439 : total=96103 2022-03-02 13:23:37.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:23:37.951 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115722 2022-03-02 13:23:37.954 | + inc/python:pip_install:203 : return 0 2022-03-02 13:23:37.956 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:23:37.959 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 13:23:37.961 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 13:23:37.980 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 13:23:37.994 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-02 13:23:37.997 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-02 13:23:37.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:23:38.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:23:38.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-02 13:23:38.008 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:23:38.014 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-02 13:23:38.017 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-02 13:23:38.019 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-02 13:23:38.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:38.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:38.027 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-02 13:23:38.039 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-02 13:23:38.042 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:23:38.044 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:23:38.047 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:23:38.050 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:23:38.052 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:23:38.055 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:23:38.058 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:38.060 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:38.063 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:23:38.066 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:23:38.068 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:23:38.071 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:23:38.073 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-02 13:23:38.076 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:23:38.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:38.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:38.084 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-02 13:23:38.107 | + 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-02 13:23:38.217 | Reading package lists... 2022-03-02 13:23:38.459 | Building dependency tree... 2022-03-02 13:23:38.460 | Reading state information... 2022-03-02 13:23:38.715 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-02 13:23:38.715 | The following packages were automatically installed and are no longer required: 2022-03-02 13:23:38.717 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:23:38.717 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:23:38.717 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:23:38.717 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:23:38.717 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:23:38.717 | python3-zope.interface 2022-03-02 13:23:38.717 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:23:38.838 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:23:38.843 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:23:38.846 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:23:38.849 | + functions-common:time_stop:2425 : local name 2022-03-02 13:23:38.851 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:23:38.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:23:38.856 | + functions-common:time_stop:2428 : local total 2022-03-02 13:23:38.859 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:23:38.862 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:23:38.865 | + functions-common:time_stop:2432 : start_time=1646227418104 2022-03-02 13:23:38.867 | + functions-common:time_stop:2434 : [[ -z 1646227418104 ]] 2022-03-02 13:23:38.871 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:23:38.875 | + functions-common:time_stop:2437 : end_time=1646227418872 2022-03-02 13:23:38.878 | + functions-common:time_stop:2438 : elapsed_time=768 2022-03-02 13:23:38.881 | + functions-common:time_stop:2439 : total=5294 2022-03-02 13:23:38.884 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:23:38.887 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6062 2022-03-02 13:23:38.890 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:23:38.893 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:23:38.896 | + ./stack.sh:main:926 : configure_cinder 2022-03-02 13:23:38.898 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-02 13:23:38.912 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-02 13:23:38.916 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-02 13:23:38.918 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-02 13:23:38.921 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 13:23:38.925 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-02 13:23:38.925 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 13:23:38.930 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-02 13:23:38.932 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-02 13:23:38.934 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 13:23:38.936 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-02 13:23:38.939 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-02 13:23:38.941 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-02 13:23:38.944 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-02 13:23:38.946 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-02 13:23:38.958 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-02 13:23:38.971 | + 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-02 13:23:38.983 | + 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-02 13:23:38.997 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-02 13:23:39.009 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 13:23:39.012 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 13:23:39.017 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.VktxCwPUFL 2022-03-02 13:23:39.019 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 13:23:39.021 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 13:23:39.024 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-02 13:23:39.026 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.VktxCwPUFL 2022-03-02 13:23:39.030 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.VktxCwPUFL 2022-03-02 13:23:39.044 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.VktxCwPUFL /etc/sudoers.d/cinder-rootwrap 2022-03-02 13:23:39.057 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-02 13:23:39.061 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 13:23:39.064 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 13:23:39.066 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 13:23:39.068 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 13:23:39.071 | + 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-02 13:23:39.073 | + 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-02 13:23:39.076 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-02 13:23:39.079 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-02 13:23:39.083 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-02 13:23:39.088 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-02 13:23:39.107 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-02 13:23:39.128 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-02 13:23:39.148 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-02 13:23:39.169 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-02 13:23:39.191 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-02 13:23:39.210 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-02 13:23:39.230 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-02 13:23:39.250 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-02 13:23:39.253 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 13:23:39.255 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-02 13:23:39.258 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:23:39.260 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-02 13:23:39.292 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-02 13:23:39.320 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:23:39.350 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-02 13:23:39.381 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-02 13:23:39.410 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-02 13:23:39.437 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-02 13:23:39.466 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-02 13:23:39.495 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:23:39.523 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:23:39.551 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-02 13:23:39.584 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-02 13:23:39.613 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-02 13:23:39.617 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-02 13:23:39.620 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-02 13:23:39.622 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-02 13:23:39.625 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 13:23:39.627 | + 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-02 13:23:39.659 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-02 13:23:39.687 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-02 13:23:39.715 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-02 13:23:39.745 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-02 13:23:39.794 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-02 13:23:39.822 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-02 13:23:39.858 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-02 13:23:39.860 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-03-02 13:23:39.889 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 13:23:39.921 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-02 13:23:39.928 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5f16c9517da4aac27cf723b5b030ef1f 2022-03-02 13:23:39.957 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-02 13:23:39.959 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-02 13:23:39.987 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-02 13:23:40.015 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-02 13:23:40.043 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-02 13:23:40.072 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-02 13:23:40.089 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:40.091 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 13:23:40.094 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-02 13:23:40.096 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-02 13:23:40.099 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-02 13:23:40.101 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 13:23:40.104 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-02 13:23:40.106 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-02 13:23:40.108 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-02 13:23:40.111 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-02 13:23:40.114 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-02 13:23:40.116 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-02 13:23:40.148 | + 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-02 13:23:40.176 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-02 13:23:40.204 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-02 13:23:40.233 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-02 13:23:40.261 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-02 13:23:40.290 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-02 13:23:40.292 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-02 13:23:40.295 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-02 13:23:40.298 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-02 13:23:40.325 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-02 13:23:40.328 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-02 13:23:40.356 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-02 13:23:40.359 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-02 13:23:40.361 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-02 13:23:40.364 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-02 13:23:40.392 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-02 13:23:40.394 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-02 13:23:40.397 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-02 13:23:40.414 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:40.416 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-02 13:23:40.418 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-02 13:23:40.421 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-02 13:23:40.423 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-02 13:23:40.451 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-03-02 13:23:40.479 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-02 13:23:40.496 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:23:40.498 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-02 13:23:40.515 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:23:40.518 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-02 13:23:40.535 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:23:40.538 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-02 13:23:40.541 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-02 13:23:40.543 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-02 13:23:40.546 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-02 13:23:40.549 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:23:40.551 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:23:40.553 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:23:40.570 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:40.574 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:23:40.576 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:23:40.580 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:23:40.595 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:40.598 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:23:40.601 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:23:40.630 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:23:40.632 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:23:40.635 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-02 13:23:40.637 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-02 13:23:40.639 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 13:23:40.643 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:23:40.660 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:23:40.662 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:23:40.665 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:23:40.667 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:23:40.670 | + 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-02 13:23:40.698 | + 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-02 13:23:40.727 | + 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-02 13:23:40.756 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:23:40.785 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-02 13:23:40.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:40.804 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-02 13:23:40.806 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-02 13:23:40.808 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-02 13:23:40.811 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-02 13:23:40.814 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:23:40.816 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:23:40.819 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-02 13:23:40.823 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-02 13:23:40.825 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:23:40.828 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:23:40.841 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:23:40.841 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:23:40.849 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:23:40.853 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:23:40.869 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-02 13:23:40.871 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-02 13:23:40.875 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-02 13:23:40.905 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-02 13:23:40.933 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-02 13:23:40.960 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:23:40.989 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:23:41.016 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:23:41.044 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:23:41.071 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:23:41.100 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:23:41.128 | + 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-02 13:23:41.155 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:23:41.183 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:23:41.211 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:23:41.240 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:23:41.242 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:23:41.245 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-02 13:23:41.248 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-02 13:23:41.251 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:23:41.253 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:41.256 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:41.258 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 13:23:41.261 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 13:23:41.263 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-02 13:23:41.291 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:23:41.320 | + 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-02 13:23:41.321 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 13:23:41.329 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-02 13:23:41.333 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-02 13:23:41.335 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-02 13:23:41.337 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:23:41.340 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:23:41.342 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:23:41.345 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:41.347 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:41.350 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:23:41.352 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:23:41.355 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:23:41.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:23:41.359 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-02 13:23:41.421 | Enabling site cinder-wsgi. 2022-03-02 13:23:41.427 | To activate the new configuration, you need to run: 2022-03-02 13:23:41.427 | systemctl reload apache2 2022-03-02 13:23:41.431 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:23:41.433 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:23:41.436 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:23:41.438 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:23:41.646 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-02 13:23:41.648 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-02 13:23:41.686 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-03-02 13:23:41.716 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-02 13:23:41.733 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:23:41.736 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-02 13:23:41.739 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 13:23:41.741 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 13:23:41.743 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 13:23:41.746 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-02 13:23:41.777 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-02 13:23:41.805 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-03-02 13:23:41.834 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-02 13:23:41.863 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-02 13:23:41.892 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-02 13:23:41.920 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-02 13:23:41.949 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-02 13:23:41.978 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:23:42.006 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-02 13:23:42.035 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-02 13:23:42.064 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 13:23:42.093 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-02 13:23:42.096 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-02 13:23:42.113 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:42.116 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-03-02 13:23:42.147 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-02 13:23:42.149 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-02 13:23:42.168 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:23:42.171 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-02 13:23:42.174 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-02 13:23:42.176 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-02 13:23:42.179 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:23:42.181 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-02 13:23:42.183 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-02 13:23:42.187 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:23:42.188 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:23:42.193 | + 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-02 13:23:42.196 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:23:42.198 | + 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-02 13:23:42.201 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:23:42.204 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-02 13:23:42.206 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-02 13:23:42.209 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-02 13:23:42.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:23:42.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:23:42.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-02 13:23:42.220 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:23:42.222 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-02 13:23:42.225 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-02 13:23:42.227 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-02 13:23:42.229 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:23:42.232 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:23:42.235 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:23:42.238 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:23:42.240 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:23:42.243 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:23:42.259 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:23:42.261 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:23:42.263 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:23:42.266 | + functions-common:git_clone:629 : echo master 2022-03-02 13:23:42.267 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:23:42.272 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-02 13:23:42.274 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:23:42.277 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-02 13:23:42.279 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:23:42.280 | + functions-common:git_clone:678 : head -1 2022-03-02 13:23:42.287 | 6a571f8068 Merge "[OVN][Cosmetic] Improve gen_router_port_options" 2022-03-02 13:23:42.290 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:23:42.292 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-02 13:23:42.295 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:23:42.298 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 13:23:42.300 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-02 13:23:42.303 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:23:42.305 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-02 13:23:42.308 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:23:42.310 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 13:23:42.313 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-02 13:23:42.315 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:23:42.318 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:23:42.321 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-02 13:23:42.323 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:23:42.326 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-02 13:23:42.329 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:23:42.332 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:23:42.335 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-02 13:23:42.341 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-02 13:23:42.343 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-02 13:23:42.996 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-02 13:23:42.999 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:23:43.001 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:23:43.004 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:23:43.006 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 13:23:43.008 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-02 13:23:43.011 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:23:43.013 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:23:43.015 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:23:43.019 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:23:43.021 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:23:43.023 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:23:43.026 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:23:43.028 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-02 13:23:43.049 | Using python 3.8 to install /opt/stack/neutron 2022-03-02 13:23:43.051 | + 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-02 13:23:43.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:23:43.932 | from cryptography.utils import int_from_bytes 2022-03-02 13:23:43.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:23:43.932 | from cryptography.utils import int_from_bytes 2022-03-02 13:23:45.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:23:45.116 | Obtaining file:///opt/stack/neutron 2022-03-02 13:23:45.177 | Preparing metadata (setup.py): started 2022-03-02 13:23:49.391 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:23:49.480 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.8.1) 2022-03-02 13:23:49.481 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.5.0) 2022-03-02 13:23:49.482 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.1.1) 2022-03-02 13:23:49.483 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.5.1) 2022-03-02 13:23:49.484 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.4.0) 2022-03-02 13:23:49.485 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.1.1) 2022-03-02 13:23:49.487 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.33.0) 2022-03-02 13:23:49.488 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.4.1) 2022-03-02 13:23:49.489 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.20.4) 2022-03-02 13:23:49.490 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.27.1) 2022-03-02 13:23:49.491 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.0.3) 2022-03-02 13:23:49.492 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (9.4.0) 2022-03-02 13:23:49.493 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.8.0) 2022-03-02 13:23:49.495 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.11.0) 2022-03-02 13:23:49.496 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.20.0) 2022-03-02 13:23:49.497 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (7.8.0) 2022-03-02 13:23:49.498 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (6.3.1) 2022-03-02 13:23:49.499 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.4.31) 2022-03-02 13:23:49.500 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.8.7) 2022-03-02 13:23:49.501 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.4.0) 2022-03-02 13:23:49.502 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.7.6) 2022-03-02 13:23:49.503 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.5.0) 2022-03-02 13:23:49.504 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.10.1) 2022-03-02 13:23:49.505 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.0) 2022-03-02 13:23:49.506 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (8.8.0) 2022-03-02 13:23:49.507 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.4.0) 2022-03-02 13:23:49.508 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (11.2.0) 2022-03-02 13:23:49.510 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.1.0) 2022-03-02 13:23:49.511 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.6.1) 2022-03-02 13:23:49.512 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (12.13.0) 2022-03-02 13:23:49.513 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.1) 2022-03-02 13:23:49.514 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.11.0) 2022-03-02 13:23:49.515 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.7.0) 2022-03-02 13:23:49.517 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.3.0) 2022-03-02 13:23:49.518 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (6.3.1) 2022-03-02 13:23:49.519 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.3.0) 2022-03-02 13:23:49.520 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.8.0) 2022-03-02 13:23:49.521 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.5.0) 2022-03-02 13:23:49.522 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.12.2) 2022-03-02 13:23:49.523 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.6.0) 2022-03-02 13:23:49.524 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.4.2) 2022-03-02 13:23:49.526 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.3.1) 2022-03-02 13:23:49.527 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.1.0) 2022-03-02 13:23:49.528 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.16.0) 2022-03-02 13:23:49.529 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.15.1) 2022-03-02 13:23:49.530 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (21.3) 2022-03-02 13:23:49.531 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.9.0) 2022-03-02 13:23:49.532 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.6.7) 2022-03-02 13:23:49.533 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (22.0.0) 2022-03-02 13:23:49.534 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (17.7.0) 2022-03-02 13:23:49.535 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.61.0) 2022-03-02 13:23:49.536 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.0) 2022-03-02 13:23:49.537 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.7.1) 2022-03-02 13:23:49.538 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.4.0) 2022-03-02 13:23:49.539 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.10.1) 2022-03-02 13:23:49.556 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (4.11.1) 2022-03-02 13:23:49.557 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (1.1.6) 2022-03-02 13:23:49.558 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (5.4.0) 2022-03-02 13:23:49.568 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev568) (1.13.3) 2022-03-02 13:23:49.581 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (1.1.2) 2022-03-02 13:23:49.582 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 13:23:49.583 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (1.16.0) 2022-03-02 13:23:49.601 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev568) (3.0.7) 2022-03-02 13:23:49.608 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 13:23:49.668 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev568) (1.0.2) 2022-03-02 13:23:49.670 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev568) (1.7.0) 2022-03-02 13:23:49.723 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev568) (3.1.1) 2022-03-02 13:23:49.727 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev568) (4.4.0) 2022-03-02 13:23:49.770 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev568) (2.7.0) 2022-03-02 13:23:49.775 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev568) (1.2.2) 2022-03-02 13:23:49.803 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.4.4) 2022-03-02 13:23:49.804 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (0.10.0) 2022-03-02 13:23:49.806 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.4.0) 2022-03-02 13:23:49.807 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (36.0.1) 2022-03-02 13:23:49.808 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (2.5.0) 2022-03-02 13:23:49.810 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (6.0) 2022-03-02 13:23:49.811 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.1.5) 2022-03-02 13:23:49.812 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.32) 2022-03-02 13:23:49.830 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev568) (1.0.3) 2022-03-02 13:23:49.922 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev568) (0.17.3) 2022-03-02 13:23:49.966 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev568) (1.5.0) 2022-03-02 13:23:50.028 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.13.0) 2022-03-02 13:23:50.032 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (2.0.1) 2022-03-02 13:23:50.033 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.5.0) 2022-03-02 13:23:50.115 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev568) (2.8.2) 2022-03-02 13:23:50.118 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev568) (0.9.6) 2022-03-02 13:23:50.176 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.2.3) 2022-03-02 13:23:50.178 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.0.0) 2022-03-02 13:23:50.180 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.0.9) 2022-03-02 13:23:50.183 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (0.4.0) 2022-03-02 13:23:50.208 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev568) (3.2.0) 2022-03-02 13:23:50.210 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev568) (3.3.0) 2022-03-02 13:23:50.260 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev568) (1.15.0) 2022-03-02 13:23:50.314 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev568) (2021.3) 2022-03-02 13:23:50.345 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev568) (1.3.3) 2022-03-02 13:23:50.349 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev568) (3.0.0) 2022-03-02 13:23:50.372 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev568) (3.1.1) 2022-03-02 13:23:50.517 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev568) (2.4.0) 2022-03-02 13:23:50.587 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev568) (60.9.3) 2022-03-02 13:23:50.665 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev568) (3.0.0) 2022-03-02 13:23:50.666 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev568) (0.3.5) 2022-03-02 13:23:50.778 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 13:23:50.779 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 13:23:50.781 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 13:23:50.782 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 13:23:50.783 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 13:23:50.784 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 13:23:50.785 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 13:23:50.993 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev568) (2.5.0) 2022-03-02 13:23:50.997 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev568) (3.10.1) 2022-03-02 13:23:50.998 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev568) (3.2.0) 2022-03-02 13:23:51.044 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev568) (3.17.6) 2022-03-02 13:23:51.047 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 13:23:51.135 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (2019.11.28) 2022-03-02 13:23:51.138 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (3.3) 2022-03-02 13:23:51.140 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (2.0.12) 2022-03-02 13:23:51.142 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (1.26.8) 2022-03-02 13:23:51.177 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev568) (0.7) 2022-03-02 13:23:51.512 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev568) (0.12.2) 2022-03-02 13:23:51.590 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.0.0) 2022-03-02 13:23:51.783 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev568) (2.21) 2022-03-02 13:23:51.858 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev568) (0.5.0) 2022-03-02 13:23:51.861 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev568) (2.4.0) 2022-03-02 13:23:52.087 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev568) (2.5.0) 2022-03-02 13:23:52.263 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev568) (2.2) 2022-03-02 13:23:52.792 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (0.13.1) 2022-03-02 13:23:52.842 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev568) (0.2.5) 2022-03-02 13:23:53.457 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.4.2) 2022-03-02 13:23:53.459 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.5.2) 2022-03-02 13:23:53.798 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev568) (2.0.0) 2022-03-02 13:23:53.798 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev568) (4.10.0) 2022-03-02 13:23:53.969 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev568) (3.7.0) 2022-03-02 13:23:54.218 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev568) (21.4.0) 2022-03-02 13:23:54.220 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev568) (1.8.2) 2022-03-02 13:23:54.410 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev568) (1.0.0) 2022-03-02 13:23:54.632 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev568) (2.3.1) 2022-03-02 13:23:56.210 | Installing collected packages: neutron 2022-03-02 13:23:56.210 | Attempting uninstall: neutron 2022-03-02 13:23:56.211 | Found existing installation: neutron 19.1.0.dev568 2022-03-02 13:23:56.230 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-02 13:23:56.232 | Running setup.py develop for neutron 2022-03-02 13:24:02.266 | Successfully installed neutron 2022-03-02 13:24:02.266 | 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-02 13:24:02.274 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:24:02.274 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:24:02.418 | + inc/python:pip_install:200 : result=0 2022-03-02 13:24:02.421 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:24:02.424 | + functions-common:time_stop:2425 : local name 2022-03-02 13:24:02.426 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:24:02.428 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:24:02.430 | + functions-common:time_stop:2428 : local total 2022-03-02 13:24:02.433 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:24:02.435 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:24:02.437 | + functions-common:time_stop:2432 : start_time=1646227423044 2022-03-02 13:24:02.439 | + functions-common:time_stop:2434 : [[ -z 1646227423044 ]] 2022-03-02 13:24:02.442 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:24:02.446 | + functions-common:time_stop:2437 : end_time=1646227442444 2022-03-02 13:24:02.449 | + functions-common:time_stop:2438 : elapsed_time=19400 2022-03-02 13:24:02.451 | + functions-common:time_stop:2439 : total=115722 2022-03-02 13:24:02.453 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:24:02.456 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=135122 2022-03-02 13:24:02.458 | + inc/python:pip_install:203 : return 0 2022-03-02 13:24:02.461 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:24:02.463 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 13:24:02.466 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 13:24:02.485 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 13:24:02.498 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-02 13:24:02.500 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-02 13:24:02.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:24:02.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:24:02.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-02 13:24:02.510 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:24:02.513 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-02 13:24:02.515 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:24:02.518 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-02 13:24:02.536 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:02.538 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-02 13:24:02.541 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-02 13:24:02.543 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-02 13:24:02.546 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:24:02.549 | + lib/stack:stack_install_service:32 : install_nova 2022-03-02 13:24:02.551 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-03-02 13:24:02.554 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-02 13:24:02.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:24:02.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:24:02.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-02 13:24:02.564 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:24:02.566 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-03-02 13:24:02.583 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:02.585 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-03-02 13:24:02.602 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:02.605 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-03-02 13:24:02.621 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:02.624 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-02 13:24:02.627 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-02 13:24:02.629 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-02 13:24:02.631 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:24:02.633 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:24:02.636 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:24:02.639 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:24:02.641 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:24:02.644 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:24:02.660 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:24:02.662 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:24:02.664 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:24:02.667 | + functions-common:git_clone:629 : echo master 2022-03-02 13:24:02.667 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:24:02.672 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-02 13:24:02.675 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:24:02.677 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-02 13:24:02.680 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:24:02.680 | + functions-common:git_clone:678 : head -1 2022-03-02 13:24:02.691 | 39a549e810 Allow unshelve to a specific host 2022-03-02 13:24:02.695 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:24:02.697 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-03-02 13:24:02.700 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:24:02.702 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 13:24:02.705 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-02 13:24:02.707 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:24:02.710 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-02 13:24:02.712 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:24:02.715 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 13:24:02.717 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-02 13:24:02.720 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:24:02.723 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:24:02.726 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-02 13:24:02.728 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:24:02.731 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-02 13:24:02.734 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:24:02.737 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:24:02.740 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-02 13:24:02.746 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-02 13:24:02.748 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-02 13:24:03.428 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-02 13:24:03.430 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:24:03.433 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:24:03.435 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:24:03.438 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 13:24:03.440 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-02 13:24:03.442 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:24:03.445 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:24:03.447 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:24:03.449 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:24:03.452 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:24:03.455 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:24:03.458 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:24:03.460 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-02 13:24:03.481 | Using python 3.8 to install /opt/stack/nova 2022-03-02 13:24:03.485 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-02 13:24:04.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:24:04.378 | from cryptography.utils import int_from_bytes 2022-03-02 13:24:04.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:24:04.378 | from cryptography.utils import int_from_bytes 2022-03-02 13:24:05.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:24:05.555 | Obtaining file:///opt/stack/nova 2022-03-02 13:24:05.556 | Preparing metadata (setup.py): started 2022-03-02 13:24:10.712 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:24:10.836 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.8.1) 2022-03-02 13:24:10.837 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.4.31) 2022-03-02 13:24:10.838 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.1) 2022-03-02 13:24:10.839 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.33.0) 2022-03-02 13:24:10.840 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.0.3) 2022-03-02 13:24:10.841 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (9.4.0) 2022-03-02 13:24:10.842 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.8.0) 2022-03-02 13:24:10.844 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.5.1) 2022-03-02 13:24:10.845 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (36.0.1) 2022-03-02 13:24:10.846 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.8.7) 2022-03-02 13:24:10.847 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.2) 2022-03-02 13:24:10.848 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.1.1) 2022-03-02 13:24:10.849 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 13:24:10.850 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.1.1) 2022-03-02 13:24:10.851 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.13.0) 2022-03-02 13:24:10.852 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.6) 2022-03-02 13:24:10.854 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.8.0) 2022-03-02 13:24:10.855 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.11.0) 2022-03-02 13:24:10.855 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.1) 2022-03-02 13:24:10.856 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.2) 2022-03-02 13:24:10.857 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev360) (3.2.0) 2022-03-02 13:24:10.859 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.3.0) 2022-03-02 13:24:10.860 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.4.0) 2022-03-02 13:24:10.861 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (7.8.0) 2022-03-02 13:24:10.862 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.6.0) 2022-03-02 13:24:10.863 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.27.1) 2022-03-02 13:24:10.865 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 13:24:10.866 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.10.0) 2022-03-02 13:24:10.867 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 13:24:10.868 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.0) 2022-03-02 13:24:10.869 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.8.0) 2022-03-02 13:24:10.870 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.4.0) 2022-03-02 13:24:10.871 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.1) 2022-03-02 13:24:10.872 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 13:24:10.874 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.3.0) 2022-03-02 13:24:10.875 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.3.0) 2022-03-02 13:24:10.876 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 13:24:10.878 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.12.2) 2022-03-02 13:24:10.879 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (11.2.0) 2022-03-02 13:24:10.880 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.3.1) 2022-03-02 13:24:10.881 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (12.13.0) 2022-03-02 13:24:10.882 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.11.0) 2022-03-02 13:24:10.883 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 13:24:10.884 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.0) 2022-03-02 13:24:10.885 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.0) 2022-03-02 13:24:10.886 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 13:24:10.887 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.1) 2022-03-02 13:24:10.888 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.9.0) 2022-03-02 13:24:10.889 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.6.0) 2022-03-02 13:24:10.891 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.2.0) 2022-03-02 13:24:10.892 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.0) 2022-03-02 13:24:10.893 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 13:24:10.894 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.1) 2022-03-02 13:24:10.895 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.10.1) 2022-03-02 13:24:10.896 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.1) 2022-03-02 13:24:10.897 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 13:24:10.898 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.2.2) 2022-03-02 13:24:10.899 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.3.3) 2022-03-02 13:24:10.900 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.0) 2022-03-02 13:24:10.902 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.4) 2022-03-02 13:24:10.903 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.2) 2022-03-02 13:24:10.903 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.4.0) 2022-03-02 13:24:10.905 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.61.0) 2022-03-02 13:24:10.906 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.0) 2022-03-02 13:24:10.922 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (1.1.6) 2022-03-02 13:24:10.923 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (5.4.0) 2022-03-02 13:24:10.925 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (4.11.1) 2022-03-02 13:24:10.948 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev360) (5.3.0) 2022-03-02 13:24:10.987 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev360) (1.15.0) 2022-03-02 13:24:11.018 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (2.1.0) 2022-03-02 13:24:11.019 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (1.16.0) 2022-03-02 13:24:11.043 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev360) (2.1.0) 2022-03-02 13:24:11.170 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (4.4.0) 2022-03-02 13:24:11.172 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (3.1.1) 2022-03-02 13:24:11.229 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.0) 2022-03-02 13:24:11.230 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.1.5) 2022-03-02 13:24:11.232 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 13:24:11.233 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (0.10.0) 2022-03-02 13:24:11.234 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.32) 2022-03-02 13:24:11.237 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.4) 2022-03-02 13:24:11.259 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (6.3.1) 2022-03-02 13:24:11.260 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (5.6.0) 2022-03-02 13:24:11.315 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:24:11.316 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (2.4.0) 2022-03-02 13:24:11.317 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (1.15.1) 2022-03-02 13:24:11.380 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev360) (0.17.3) 2022-03-02 13:24:11.515 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (2.0.1) 2022-03-02 13:24:11.516 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (0.5.0) 2022-03-02 13:24:11.601 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev360) (0.9.6) 2022-03-02 13:24:11.661 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (0.4.0) 2022-03-02 13:24:11.666 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.0) 2022-03-02 13:24:11.668 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.9) 2022-03-02 13:24:11.669 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.2.3) 2022-03-02 13:24:11.703 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.2.0) 2022-03-02 13:24:11.708 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.3.0) 2022-03-02 13:24:11.760 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev360) (1.0.3) 2022-03-02 13:24:11.820 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev360) (2021.3) 2022-03-02 13:24:11.852 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (3.0.0) 2022-03-02 13:24:11.855 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 13:24:11.910 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (21.3) 2022-03-02 13:24:11.911 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (3.0.7) 2022-03-02 13:24:12.002 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev360) (1.5.0) 2022-03-02 13:24:12.027 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev360) (60.9.3) 2022-03-02 13:24:12.109 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev360) (0.2.5) 2022-03-02 13:24:12.189 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev360) (3.17.6) 2022-03-02 13:24:12.253 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.13.3) 2022-03-02 13:24:12.254 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (22.0.0) 2022-03-02 13:24:12.256 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 13:24:12.302 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.1.0) 2022-03-02 13:24:12.304 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 13:24:12.305 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (3.10.1) 2022-03-02 13:24:12.391 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2.0.12) 2022-03-02 13:24:12.392 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (1.26.8) 2022-03-02 13:24:12.393 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2019.11.28) 2022-03-02 13:24:12.395 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (3.3) 2022-03-02 13:24:12.492 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev360) (0.7) 2022-03-02 13:24:12.707 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.5.2) 2022-03-02 13:24:12.708 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.4.2) 2022-03-02 13:24:12.823 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (1.4.2) 2022-03-02 13:24:12.828 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 13:24:12.830 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.6.3) 2022-03-02 13:24:12.920 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev360) (0.12.2) 2022-03-02 13:24:13.001 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev360) (1.22.2) 2022-03-02 13:24:13.036 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.0) 2022-03-02 13:24:13.278 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev360) (2.21) 2022-03-02 13:24:13.359 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.4.0) 2022-03-02 13:24:13.361 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev360) (0.5.0) 2022-03-02 13:24:13.575 | 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==24.1.0.dev360) (2.5.0) 2022-03-02 13:24:13.689 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev360) (2.2) 2022-03-02 13:24:14.206 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev360) (0.13.1) 2022-03-02 13:24:14.253 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev360) (2.16.0) 2022-03-02 13:24:14.635 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:24:14.636 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:24:14.637 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:24:14.638 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:24:14.639 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:24:14.642 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:24:14.643 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:24:15.887 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev360) (3.7.0) 2022-03-02 13:24:16.301 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev360) (21.4.0) 2022-03-02 13:24:16.302 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev360) (1.8.2) 2022-03-02 13:24:16.403 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev360) (2.4.0) 2022-03-02 13:24:16.513 | 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==24.1.0.dev360) (1.0.0) 2022-03-02 13:24:18.172 | Installing collected packages: nova 2022-03-02 13:24:18.172 | Attempting uninstall: nova 2022-03-02 13:24:18.172 | Found existing installation: nova 24.1.0.dev360 2022-03-02 13:24:18.181 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-02 13:24:18.183 | Running setup.py develop for nova 2022-03-02 13:24:24.828 | Successfully installed nova 2022-03-02 13:24:24.828 | 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-02 13:24:24.836 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:24:24.836 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:24:24.992 | + inc/python:pip_install:200 : result=0 2022-03-02 13:24:24.995 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:24:24.997 | + functions-common:time_stop:2425 : local name 2022-03-02 13:24:25.000 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:24:25.002 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:24:25.004 | + functions-common:time_stop:2428 : local total 2022-03-02 13:24:25.006 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:24:25.008 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:24:25.011 | + functions-common:time_stop:2432 : start_time=1646227443475 2022-03-02 13:24:25.013 | + functions-common:time_stop:2434 : [[ -z 1646227443475 ]] 2022-03-02 13:24:25.016 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:24:25.020 | + functions-common:time_stop:2437 : end_time=1646227465017 2022-03-02 13:24:25.022 | + functions-common:time_stop:2438 : elapsed_time=21542 2022-03-02 13:24:25.024 | + functions-common:time_stop:2439 : total=135122 2022-03-02 13:24:25.026 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:24:25.028 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=156664 2022-03-02 13:24:25.031 | + inc/python:pip_install:203 : return 0 2022-03-02 13:24:25.033 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:24:25.036 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 13:24:25.038 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 13:24:25.057 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 13:24:25.070 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-02 13:24:25.073 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-02 13:24:25.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:24:25.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:24:25.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-02 13:24:25.083 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:24:25.086 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-02 13:24:25.098 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:24:25.101 | + ./stack.sh:main:937 : configure_nova 2022-03-02 13:24:25.103 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-03-02 13:24:25.116 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-03-02 13:24:25.119 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-02 13:24:25.121 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 13:24:25.126 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 13:24:25.126 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-02 13:24:25.131 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-02 13:24:25.133 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-02 13:24:25.136 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 13:24:25.138 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-02 13:24:25.141 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-02 13:24:25.143 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-02 13:24:25.145 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-02 13:24:25.148 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-02 13:24:25.160 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-02 13:24:25.173 | + 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-02 13:24:25.185 | + 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-02 13:24:25.198 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-02 13:24:25.211 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 13:24:25.214 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 13:24:25.218 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qgxqStffE5 2022-03-02 13:24:25.221 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 13:24:25.223 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 13:24:25.226 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-02 13:24:25.229 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 13:24:25.231 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 13:24:25.234 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qgxqStffE5 2022-03-02 13:24:25.238 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qgxqStffE5 2022-03-02 13:24:25.250 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qgxqStffE5 /etc/sudoers.d/nova-rootwrap 2022-03-02 13:24:25.263 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-02 13:24:25.268 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 13:24:25.270 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 13:24:25.273 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 13:24:25.276 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 13:24:25.278 | + 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-02 13:24:25.281 | + 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-02 13:24:25.284 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-02 13:24:25.286 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-02 13:24:25.291 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-03-02 13:24:25.307 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:25.310 | + lib/nova:configure_nova:335 : create_nova_conf 2022-03-02 13:24:25.313 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-02 13:24:25.316 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-03-02 13:24:25.320 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-02 13:24:25.349 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-03-02 13:24:25.351 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-02 13:24:25.379 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-02 13:24:25.408 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-02 13:24:25.435 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-02 13:24:25.466 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-02 13:24:25.495 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-02 13:24:25.526 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-03-02 13:24:25.528 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-03-02 13:24:25.555 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-02 13:24:25.583 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-02 13:24:25.611 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-02 13:24:25.638 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-02 13:24:25.665 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 13:24:25.696 | + lib/nova:create_nova_conf:427 : is_fedora 2022-03-02 13:24:25.698 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:24:25.701 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:24:25.703 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:24:25.705 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:24:25.708 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:24:25.710 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:24:25.712 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:24:25.714 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:24:25.717 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:24:25.719 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:24:25.722 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:24:25.724 | + lib/nova:create_nova_conf:427 : is_suse 2022-03-02 13:24:25.726 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:24:25.728 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:24:25.730 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:24:25.733 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:24:25.736 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:24:25.738 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:24:25.740 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-03-02 13:24:25.757 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:25.759 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:24:25.761 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-03-02 13:24:25.763 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-02 13:24:25.790 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-03-02 13:24:25.793 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-02 13:24:25.796 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-02 13:24:25.798 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-02 13:24:25.801 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 13:24:25.803 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 13:24:25.834 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-03-02 13:24:25.837 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-02 13:24:25.839 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-02 13:24:25.841 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-02 13:24:25.844 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 13:24:25.846 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 13:24:25.877 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-03-02 13:24:25.907 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-02 13:24:25.935 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-02 13:24:25.962 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-03-02 13:24:25.978 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:25.981 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-03-02 13:24:25.997 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:26.001 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-03-02 13:24:26.009 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-03-02 13:24:26.009 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-03-02 13:24:26.009 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-02 13:24:26.036 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-03-02 13:24:26.052 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:26.054 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-02 13:24:26.057 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-02 13:24:26.059 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 13:24:26.062 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:24:26.064 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-02 13:24:26.094 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-02 13:24:26.122 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:24:26.149 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-02 13:24:26.178 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-02 13:24:26.204 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-02 13:24:26.232 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-02 13:24:26.260 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-02 13:24:26.289 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:24:26.316 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:24:26.344 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-03-02 13:24:26.361 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:26.363 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-03-02 13:24:26.366 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-02 13:24:26.396 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-02 13:24:26.424 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-03-02 13:24:26.453 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-03-02 13:24:26.480 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-02 13:24:26.508 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-02 13:24:26.536 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-02 13:24:26.563 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-02 13:24:26.591 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-03-02 13:24:26.607 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:26.610 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-03-02 13:24:26.612 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-02 13:24:26.641 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-02 13:24:26.672 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-02 13:24:26.675 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-02 13:24:26.702 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-03-02 13:24:26.705 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-03-02 13:24:26.707 | + lib/nova:create_nova_conf:495 : is_suse 2022-03-02 13:24:26.709 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:24:26.711 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:24:26.714 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:24:26.716 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:24:26.719 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:24:26.721 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:24:26.723 | + lib/nova:create_nova_conf:495 : is_fedora 2022-03-02 13:24:26.726 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:24:26.728 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:24:26.730 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:24:26.733 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:24:26.736 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:24:26.738 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:24:26.740 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:24:26.743 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:24:26.745 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:24:26.747 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:24:26.750 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:24:26.752 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-03-02 13:24:26.754 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-02 13:24:26.757 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-02 13:24:26.760 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:24:26.776 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:24:26.778 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:24:26.781 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:24:26.783 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:24:26.786 | + 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-02 13:24:26.814 | + 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-02 13:24:26.842 | + 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-02 13:24:26.870 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:24:26.898 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-02 13:24:26.929 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-03-02 13:24:26.945 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:26.947 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-02 13:24:26.950 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-02 13:24:26.952 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-02 13:24:26.955 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-02 13:24:26.957 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:24:26.959 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:24:26.962 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-02 13:24:26.966 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-02 13:24:26.969 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:24:26.971 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:24:26.985 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:24:26.986 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:24:26.994 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:24:26.997 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:24:27.013 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 13:24:27.016 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-02 13:24:27.020 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-02 13:24:27.049 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-02 13:24:27.076 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-02 13:24:27.103 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:24:27.130 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:24:27.158 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:24:27.185 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:24:27.213 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:24:27.241 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:24:27.268 | + 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-02 13:24:27.295 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:24:27.323 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:24:27.349 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:24:27.378 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:24:27.380 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:24:27.383 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-02 13:24:27.385 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-02 13:24:27.388 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:24:27.390 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:27.393 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:27.395 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 13:24:27.397 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 13:24:27.400 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 13:24:27.428 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:24:27.456 | + 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-02 13:24:27.456 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 13:24:27.465 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-02 13:24:27.469 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-02 13:24:27.472 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-02 13:24:27.474 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:24:27.476 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:24:27.479 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:24:27.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:27.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:27.487 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:24:27.489 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:24:27.491 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:27.494 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:27.496 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-02 13:24:27.557 | Enabling site nova-api-wsgi. 2022-03-02 13:24:27.563 | To activate the new configuration, you need to run: 2022-03-02 13:24:27.563 | systemctl reload apache2 2022-03-02 13:24:27.567 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:24:27.570 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:24:27.572 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:24:27.574 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:24:27.713 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-03-02 13:24:27.735 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:27.738 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-02 13:24:27.740 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-02 13:24:27.742 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-02 13:24:27.745 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-02 13:24:27.747 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-02 13:24:27.749 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:24:27.752 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-02 13:24:27.757 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-02 13:24:27.759 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:24:27.761 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:24:27.776 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:24:27.776 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:24:27.785 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:24:27.788 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:24:27.805 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-02 13:24:27.807 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-02 13:24:27.811 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-02 13:24:27.841 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-02 13:24:27.870 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-02 13:24:27.898 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:24:27.931 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:24:27.959 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:24:27.986 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:24:28.014 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:24:28.041 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:24:28.069 | + 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-02 13:24:28.097 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:24:28.126 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:24:28.153 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:24:28.181 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-02 13:24:28.183 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-02 13:24:28.210 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-03-02 13:24:28.227 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:28.229 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-02 13:24:28.261 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-03-02 13:24:28.263 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-02 13:24:28.266 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-02 13:24:28.283 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:28.285 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:24:28.288 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:24:28.316 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-02 13:24:28.347 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-02 13:24:28.350 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 13:24:28.352 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-02 13:24:28.354 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:24:28.357 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:24:28.359 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:24:28.376 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:28.379 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:24:28.382 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:24:28.384 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:24:28.400 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:28.402 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:24:28.406 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:24:28.434 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:24:28.436 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:24:28.439 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-02 13:24:28.466 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-02 13:24:28.495 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-02 13:24:28.530 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-03-02 13:24:28.547 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:28.549 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 13:24:28.577 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-03-02 13:24:28.580 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-03-02 13:24:28.582 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-02 13:24:28.613 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-02 13:24:28.644 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.50/identity 2022-03-02 13:24:28.673 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-03-02 13:24:28.700 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-02 13:24:28.729 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-02 13:24:28.757 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-02 13:24:28.785 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-02 13:24:28.814 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-02 13:24:28.842 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-03-02 13:24:28.859 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:28.862 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-03-02 13:24:28.866 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 13:24:28.869 | + lib/nova:create_nova_conf:543 : local conf 2022-03-02 13:24:28.871 | + lib/nova:create_nova_conf:544 : local vhost 2022-03-02 13:24:28.876 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-03-02 13:24:28.878 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 13:24:28.881 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 13:24:28.884 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-03-02 13:24:28.886 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-03-02 13:24:28.889 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-03-02 13:24:28.893 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-03-02 13:24:28.896 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-02 13:24:28.898 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-02 13:24:28.900 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-02 13:24:28.903 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 13:24:28.906 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 13:24:28.938 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-02 13:24:28.969 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-02 13:24:29.001 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:24:29.003 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-03-02 13:24:29.005 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-02 13:24:29.008 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-02 13:24:29.024 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:29.028 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-02 13:24:29.028 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-02 13:24:29.767 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-02 13:24:29.769 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-02 13:24:29.772 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 13:24:29.774 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-02 13:24:29.777 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:24:29.779 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-02 13:24:29.782 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:24:29.798 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:29.801 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-02 13:24:29.804 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-02 13:24:29.806 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:24:29.822 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:29.824 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 13:24:29.828 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 13:24:29.856 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:24:29.858 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:24:29.861 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-03-02 13:24:29.878 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:29.881 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-02 13:24:29.883 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 13:24:29.885 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-02 13:24:29.917 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-03-02 13:24:29.946 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-02 13:24:29.974 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-02 13:24:30.003 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-02 13:24:30.032 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-02 13:24:30.060 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-02 13:24:30.089 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-02 13:24:30.117 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-03-02 13:24:30.119 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-02 13:24:30.122 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-02 13:24:30.125 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:24:30.142 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:24:30.145 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:24:30.147 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:24:30.149 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:24:30.152 | + 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-02 13:24:30.180 | + 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-02 13:24:30.208 | + 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-02 13:24:30.237 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:24:30.266 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:24:30.269 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-03-02 13:24:30.273 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 13:24:30.275 | + lib/nova:create_nova_conf:577 : local conf 2022-03-02 13:24:30.278 | + lib/nova:create_nova_conf:578 : local offset 2022-03-02 13:24:30.281 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-03-02 13:24:30.284 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 13:24:30.286 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 13:24:30.289 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-03-02 13:24:30.291 | + lib/nova:create_nova_conf:580 : offset=0 2022-03-02 13:24:30.294 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-02 13:24:30.296 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 13:24:30.298 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-03-02 13:24:30.301 | + lib/nova:configure_console_proxies:693 : offset=0 2022-03-02 13:24:30.303 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-03-02 13:24:30.319 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:30.321 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-03-02 13:24:30.324 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-03-02 13:24:30.340 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:30.343 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-03-02 13:24:30.359 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:30.362 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-03-02 13:24:30.380 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:30.382 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-02 13:24:30.399 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:30.402 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-02 13:24:30.405 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-02 13:24:30.407 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-02 13:24:30.410 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:24:30.412 | + lib/stack:stack_install_service:32 : install_placement 2022-03-02 13:24:30.415 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-02 13:24:30.417 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-02 13:24:30.420 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:30.422 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:30.425 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-02 13:24:30.427 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:24:30.430 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:24:30.433 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:24:30.435 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:24:30.438 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:24:30.441 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:24:30.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:30.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:30.448 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:24:30.451 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:24:30.454 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:24:30.456 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:24:30.459 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-02 13:24:30.461 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:24:30.464 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:30.466 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:30.469 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-02 13:24:30.490 | + 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-02 13:24:30.602 | Reading package lists... 2022-03-02 13:24:30.843 | Building dependency tree... 2022-03-02 13:24:30.845 | Reading state information... 2022-03-02 13:24:31.102 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:24:31.102 | The following packages were automatically installed and are no longer required: 2022-03-02 13:24:31.111 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:24:31.111 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:24:31.111 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:24:31.111 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:24:31.111 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:24:31.111 | python3-zope.interface 2022-03-02 13:24:31.111 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:24:31.220 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:24:31.224 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:24:31.227 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:24:31.229 | + functions-common:time_stop:2425 : local name 2022-03-02 13:24:31.231 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:24:31.234 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:24:31.236 | + functions-common:time_stop:2428 : local total 2022-03-02 13:24:31.239 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:24:31.241 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:24:31.243 | + functions-common:time_stop:2432 : start_time=1646227470488 2022-03-02 13:24:31.246 | + functions-common:time_stop:2434 : [[ -z 1646227470488 ]] 2022-03-02 13:24:31.249 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:24:31.253 | + functions-common:time_stop:2437 : end_time=1646227471250 2022-03-02 13:24:31.255 | + functions-common:time_stop:2438 : elapsed_time=762 2022-03-02 13:24:31.258 | + functions-common:time_stop:2439 : total=6062 2022-03-02 13:24:31.260 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:24:31.262 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6824 2022-03-02 13:24:31.265 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:24:31.268 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-02 13:24:31.270 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-02 13:24:31.273 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-02 13:24:31.276 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-02 13:24:31.278 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-02 13:24:31.301 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-02 13:24:31.304 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:24:31.306 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:24:31.309 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:24:31.311 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:24:31.316 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:24:31.319 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:24:31.321 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:31.324 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:31.326 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:24:31.329 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:24:31.332 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:24:31.334 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:24:31.337 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-02 13:24:31.339 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:24:31.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:31.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:31.348 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-02 13:24:31.372 | + 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-02 13:24:31.483 | Reading package lists... 2022-03-02 13:24:31.725 | Building dependency tree... 2022-03-02 13:24:31.726 | Reading state information... 2022-03-02 13:24:31.979 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-02 13:24:31.979 | The following packages were automatically installed and are no longer required: 2022-03-02 13:24:31.980 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:24:31.980 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:24:31.980 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:24:31.980 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:24:31.980 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:24:31.980 | python3-zope.interface 2022-03-02 13:24:31.980 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:24:32.096 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:24:32.100 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:24:32.103 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:24:32.106 | + functions-common:time_stop:2425 : local name 2022-03-02 13:24:32.109 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:24:32.111 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:24:32.114 | + functions-common:time_stop:2428 : local total 2022-03-02 13:24:32.116 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:24:32.118 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:24:32.121 | + functions-common:time_stop:2432 : start_time=1646227471369 2022-03-02 13:24:32.124 | + functions-common:time_stop:2434 : [[ -z 1646227471369 ]] 2022-03-02 13:24:32.127 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:24:32.132 | + functions-common:time_stop:2437 : end_time=1646227472129 2022-03-02 13:24:32.134 | + functions-common:time_stop:2438 : elapsed_time=760 2022-03-02 13:24:32.136 | + functions-common:time_stop:2439 : total=6824 2022-03-02 13:24:32.139 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:24:32.142 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7584 2022-03-02 13:24:32.144 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:24:32.147 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-02 13:24:32.149 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-02 13:24:32.152 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:24:32.155 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:32.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:32.160 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-02 13:24:32.162 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-02 13:24:32.220 | wsgi (enabled by maintainer script) 2022-03-02 13:24:32.223 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-02 13:24:32.226 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-02 13:24:32.228 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:24:32.232 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-02 13:24:32.235 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-02 13:24:32.238 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:24:32.242 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:24:32.242 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:24:32.247 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-02 13:24:32.251 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-02 13:24:32.253 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-02 13:24:32.256 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-02 13:24:32.259 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-02 13:24:32.282 | Using python 3.8 to install osc-placement 2022-03-02 13:24:32.284 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-02 13:24:33.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:24:33.164 | from cryptography.utils import int_from_bytes 2022-03-02 13:24:33.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:24:33.164 | from cryptography.utils import int_from_bytes 2022-03-02 13:24:34.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:24:34.349 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-02 13:24:34.360 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-02 13:24:34.361 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-02 13:24:34.362 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-02 13:24:34.363 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-03-02 13:24:34.364 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-02 13:24:34.365 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-02 13:24:34.425 | 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-02 13:24:34.426 | 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-02 13:24:34.428 | 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-02 13:24:34.429 | 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-02 13:24:34.442 | 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-02 13:24:34.444 | 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-02 13:24:34.445 | 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-02 13:24:34.459 | 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-02 13:24:34.459 | 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-02 13:24:34.461 | 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-02 13:24:34.462 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-02 13:24:34.463 | 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-02 13:24:34.464 | 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-02 13:24:34.485 | 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-02 13:24:34.486 | 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-02 13:24:34.487 | 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-02 13:24:34.490 | 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-02 13:24:34.499 | 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-02 13:24:34.537 | 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-02 13:24:34.538 | 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-02 13:24:34.539 | 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-02 13:24:34.540 | 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-02 13:24:34.541 | 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-02 13:24:34.542 | 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-02 13:24:34.544 | 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-02 13:24:34.546 | 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-02 13:24:34.612 | 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-02 13:24:34.614 | 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-02 13:24:34.615 | 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-02 13:24:34.617 | 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-02 13:24:34.706 | 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-02 13:24:34.707 | 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-02 13:24:34.708 | 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-02 13:24:34.751 | 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-02 13:24:34.791 | 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-02 13:24:34.951 | 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-02 13:24:37.196 | 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-02 13:24:37.203 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:24:37.203 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:24:37.325 | + inc/python:pip_install:200 : result=0 2022-03-02 13:24:37.328 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:24:37.331 | + functions-common:time_stop:2425 : local name 2022-03-02 13:24:37.333 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:24:37.336 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:24:37.338 | + functions-common:time_stop:2428 : local total 2022-03-02 13:24:37.341 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:24:37.344 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:24:37.346 | + functions-common:time_stop:2432 : start_time=1646227472275 2022-03-02 13:24:37.349 | + functions-common:time_stop:2434 : [[ -z 1646227472275 ]] 2022-03-02 13:24:37.352 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:24:37.356 | + functions-common:time_stop:2437 : end_time=1646227477354 2022-03-02 13:24:37.359 | + functions-common:time_stop:2438 : elapsed_time=5079 2022-03-02 13:24:37.362 | + functions-common:time_stop:2439 : total=156664 2022-03-02 13:24:37.364 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:24:37.367 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=161743 2022-03-02 13:24:37.369 | + inc/python:pip_install:203 : return 0 2022-03-02 13:24:37.372 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-02 13:24:37.375 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-02 13:24:37.377 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-02 13:24:37.380 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:24:37.382 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:24:37.385 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:24:37.389 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:24:37.391 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:24:37.394 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:24:37.412 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:24:37.414 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:24:37.416 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:24:37.419 | + functions-common:git_clone:629 : echo master 2022-03-02 13:24:37.421 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:24:37.426 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-02 13:24:37.428 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:24:37.431 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-02 13:24:37.434 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:24:37.434 | + functions-common:git_clone:678 : head -1 2022-03-02 13:24:37.438 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-02 13:24:37.441 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:24:37.443 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-02 13:24:37.446 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:24:37.449 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 13:24:37.451 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-02 13:24:37.454 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:24:37.456 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-02 13:24:37.459 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:24:37.461 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 13:24:37.464 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-02 13:24:37.466 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:24:37.469 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:24:37.472 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-02 13:24:37.475 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:24:37.478 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-02 13:24:37.480 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:24:37.483 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:24:37.487 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-02 13:24:37.493 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-02 13:24:37.495 | + 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-02 13:24:38.147 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-02 13:24:38.150 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:24:38.152 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:24:38.155 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:24:38.158 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 13:24:38.160 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-02 13:24:38.163 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:24:38.165 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:24:38.168 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:24:38.170 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:24:38.173 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:24:38.175 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:24:38.178 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:24:38.180 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-02 13:24:38.202 | Using python 3.8 to install /opt/stack/placement 2022-03-02 13:24:38.205 | + 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-02 13:24:39.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:24:39.088 | from cryptography.utils import int_from_bytes 2022-03-02 13:24:39.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:24:39.089 | from cryptography.utils import int_from_bytes 2022-03-02 13:24:40.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:24:40.269 | Obtaining file:///opt/stack/placement 2022-03-02 13:24:40.270 | Preparing metadata (setup.py): started 2022-03-02 13:24:43.402 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:24:43.448 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-02 13:24:43.449 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-02 13:24:43.450 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-02 13:24:43.451 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-02 13:24:43.452 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-02 13:24:43.454 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 13:24:43.455 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-02 13:24:43.456 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (60.9.3) 2022-03-02 13:24:43.457 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-02 13:24:43.458 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-02 13:24:43.460 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.4.0) 2022-03-02 13:24:43.461 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-02 13:24:43.462 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-02 13:24:43.463 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-02 13:24:43.465 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-02 13:24:43.466 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-02 13:24:43.467 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-02 13:24:43.468 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 13:24:43.469 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-02 13:24:43.471 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-02 13:24:43.472 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-02 13:24:43.539 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-02 13:24:43.540 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-02 13:24:43.542 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 13:24:43.543 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 13:24:43.545 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-02 13:24:43.547 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-02 13:24:43.567 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-02 13:24:43.610 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-02 13:24:43.611 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-02 13:24:43.612 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 13:24:43.613 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-02 13:24:43.614 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-02 13:24:43.667 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-02 13:24:43.668 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-02 13:24:43.669 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-02 13:24:43.672 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-02 13:24:43.718 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-02 13:24:43.719 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-02 13:24:43.737 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-02 13:24:43.739 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-02 13:24:43.741 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 13:24:43.767 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-02 13:24:43.768 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-02 13:24:43.782 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-02 13:24:43.799 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-02 13:24:43.800 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-02 13:24:43.801 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-02 13:24:43.802 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-02 13:24:43.846 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-02 13:24:43.847 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-02 13:24:43.850 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-02 13:24:43.852 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-02 13:24:43.869 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-02 13:24:44.037 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-02 13:24:44.077 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-02 13:24:44.079 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.4.0) 2022-03-02 13:24:44.081 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (4.11.1) 2022-03-02 13:24:44.097 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (1.15.0) 2022-03-02 13:24:44.138 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.13.3) 2022-03-02 13:24:44.196 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.1.0) 2022-03-02 13:24:44.291 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.7.0) 2022-03-02 13:24:44.378 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.1.5) 2022-03-02 13:24:44.432 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-02 13:24:44.630 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.1.1) 2022-03-02 13:24:44.632 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.4.2) 2022-03-02 13:24:44.633 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.2) 2022-03-02 13:24:44.714 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-02 13:24:44.767 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.21) 2022-03-02 13:24:44.935 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.7.0) 2022-03-02 13:24:45.044 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.0.0) 2022-03-02 13:24:45.046 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.0.0) 2022-03-02 13:24:47.040 | Installing collected packages: openstack-placement 2022-03-02 13:24:47.040 | Attempting uninstall: openstack-placement 2022-03-02 13:24:47.052 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-02 13:24:47.052 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-02 13:24:47.052 | Running setup.py develop for openstack-placement 2022-03-02 13:24:51.317 | Successfully installed openstack-placement 2022-03-02 13:24:51.317 | 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-02 13:24:51.325 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:24:51.325 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:24:51.458 | + inc/python:pip_install:200 : result=0 2022-03-02 13:24:51.461 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:24:51.463 | + functions-common:time_stop:2425 : local name 2022-03-02 13:24:51.465 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:24:51.468 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:24:51.470 | + functions-common:time_stop:2428 : local total 2022-03-02 13:24:51.473 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:24:51.475 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:24:51.477 | + functions-common:time_stop:2432 : start_time=1646227478196 2022-03-02 13:24:51.480 | + functions-common:time_stop:2434 : [[ -z 1646227478196 ]] 2022-03-02 13:24:51.483 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:24:51.487 | + functions-common:time_stop:2437 : end_time=1646227491484 2022-03-02 13:24:51.489 | + functions-common:time_stop:2438 : elapsed_time=13288 2022-03-02 13:24:51.492 | + functions-common:time_stop:2439 : total=161743 2022-03-02 13:24:51.494 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:24:51.496 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=175031 2022-03-02 13:24:51.499 | + inc/python:pip_install:203 : return 0 2022-03-02 13:24:51.501 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:24:51.504 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 13:24:51.506 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 13:24:51.527 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 13:24:51.540 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-02 13:24:51.543 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-02 13:24:51.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:24:51.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:24:51.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-02 13:24:51.553 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:24:51.556 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:24:51.558 | + ./stack.sh:main:943 : configure_placement 2022-03-02 13:24:51.561 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-02 13:24:51.573 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-02 13:24:51.577 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-02 13:24:51.581 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-02 13:24:51.584 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-02 13:24:51.587 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-02 13:24:51.589 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-02 13:24:51.592 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-02 13:24:51.595 | + 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-02 13:24:51.628 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-02 13:24:51.661 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-02 13:24:51.693 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-02 13:24:51.695 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-02 13:24:51.698 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-02 13:24:51.701 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:24:51.704 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-02 13:24:51.737 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-02 13:24:51.766 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:24:51.796 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-02 13:24:51.826 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-02 13:24:51.855 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-02 13:24:51.885 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-02 13:24:51.915 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-02 13:24:51.952 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:24:51.982 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:24:52.012 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-02 13:24:52.016 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-02 13:24:52.018 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-02 13:24:52.022 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:24:52.039 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:24:52.042 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:24:52.045 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:24:52.051 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:24:52.052 | + 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-02 13:24:52.080 | + 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-02 13:24:52.110 | + 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-02 13:24:52.141 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:24:52.171 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-02 13:24:52.173 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-02 13:24:52.176 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-02 13:24:52.179 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-02 13:24:52.181 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-02 13:24:52.183 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:24:52.187 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:24:52.190 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-02 13:24:52.194 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-02 13:24:52.197 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:24:52.199 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:24:52.212 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:24:52.212 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:24:52.221 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:24:52.224 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:24:52.241 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-02 13:24:52.244 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-02 13:24:52.248 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-02 13:24:52.281 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-02 13:24:52.310 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-02 13:24:52.339 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:24:52.369 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:24:52.398 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:24:52.428 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:24:52.457 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:24:52.486 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:24:52.515 | + 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-02 13:24:52.545 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:24:52.574 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:24:52.604 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:24:52.633 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:24:52.636 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:24:52.639 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-02 13:24:52.642 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-02 13:24:52.645 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:24:52.647 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:52.650 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:52.652 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-02 13:24:52.656 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-02 13:24:52.659 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-02 13:24:52.688 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:24:52.718 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-02 13:24:52.718 | + 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-02 13:24:52.727 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-02 13:24:52.730 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-02 13:24:52.734 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-02 13:24:52.736 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:24:52.739 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:24:52.742 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:24:52.744 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:52.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:52.749 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:24:52.752 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:24:52.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:52.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:52.760 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-02 13:24:52.821 | Site placement-api already enabled 2022-03-02 13:24:52.826 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:24:52.828 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:24:52.831 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:24:52.833 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:24:52.973 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-02 13:24:52.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:52.997 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-02 13:24:53.018 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:53.021 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-02 13:24:53.041 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:53.043 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-02 13:24:53.046 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-03-02 13:24:53.049 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-02 13:24:53.081 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-03-02 13:24:53.111 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-03-02 13:24:53.140 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-02 13:24:53.170 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-02 13:24:53.199 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-03-02 13:24:53.229 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-02 13:24:53.260 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-02 13:24:53.290 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-02 13:24:53.308 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:53.311 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-02 13:24:53.328 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:24:53.331 | + ./stack.sh:main:969 : run_phase stack install 2022-03-02 13:24:53.334 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 13:24:53.336 | + functions-common:run_phase:1854 : local phase=install 2022-03-02 13:24:53.339 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:24:53.341 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:24:53.344 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:24:53.347 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:24:53.349 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:24:53.353 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:24:53.357 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:24:53.360 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:24:53.363 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:24:53.365 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-02 13:24:53.368 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:24:53.384 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:53.386 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:24:53.388 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:24:53.391 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-02 13:24:53.393 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-02 13:24:53.395 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:24:53.397 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-02 13:24:53.400 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-02 13:24:53.402 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-02 13:24:53.459 | ++ inc/async:async_inner:63 : install_tempest 2022-03-02 13:24:53.498 | [411339 Async install_tempest:436709]: running: install_tempest 2022-03-02 13:24:53.501 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 13:24:53.503 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 13:24:53.506 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:24:53.509 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 13:24:53.511 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-02 13:24:53.514 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 13:24:53.517 | + functions-common:run_plugins:1840 : local phase=install 2022-03-02 13:24:53.520 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 13:24:53.522 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 13:24:53.528 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-02 13:24:53.532 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-02 13:24:53.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:24:53.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:24:53.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-02 13:24:53.543 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:24:53.546 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-02 13:24:53.549 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-02 13:24:53.552 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:24:53.557 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-02 13:24:53.560 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-02 13:24:53.563 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:24:53.567 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:24:53.568 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:24:53.573 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-02 13:24:53.576 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-02 13:24:53.578 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-02 13:24:53.581 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-02 13:24:53.584 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-02 13:24:53.607 | Using python 3.8 to install python-openstackclient 2022-03-02 13:24:53.610 | + 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-02 13:24:54.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:24:54.490 | from cryptography.utils import int_from_bytes 2022-03-02 13:24:54.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:24:54.490 | from cryptography.utils import int_from_bytes 2022-03-02 13:24:55.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:24:55.676 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-03-02 13:24:55.695 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-02 13:24:55.696 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-02 13:24:55.697 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-02 13:24:55.698 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-02 13:24:55.699 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-02 13:24:55.700 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-02 13:24:55.701 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-02 13:24:55.703 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-02 13:24:55.704 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-02 13:24:55.705 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-02 13:24:55.706 | 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-02 13:24:55.717 | 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-02 13:24:55.718 | 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-02 13:24:55.720 | 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-02 13:24:55.720 | 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-02 13:24:55.721 | 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-02 13:24:55.749 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-03-02 13:24:55.750 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-03-02 13:24:55.751 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-03-02 13:24:55.752 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-03-02 13:24:55.753 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-03-02 13:24:55.754 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-03-02 13:24:55.755 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-03-02 13:24:55.756 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-03-02 13:24:55.757 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-03-02 13:24:55.759 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-03-02 13:24:55.760 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-03-02 13:24:55.774 | 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-02 13:24:55.793 | 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-02 13:24:55.794 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-02 13:24:55.795 | 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-02 13:24:55.796 | 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-02 13:24:55.817 | 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-02 13:24:55.837 | 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-02 13:24:55.839 | 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-02 13:24:55.840 | 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-02 13:24:55.932 | 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-02 13:24:55.933 | 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-02 13:24:55.934 | 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-02 13:24:55.977 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-03-02 13:24:55.989 | 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-02 13:24:56.024 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-03-02 13:24:56.190 | 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-02 13:24:56.205 | 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-02 13:24:56.309 | 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-02 13:24:56.312 | 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-02 13:24:56.314 | 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-02 13:24:56.315 | 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-02 13:24:56.444 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-03-02 13:24:58.762 | 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-02 13:24:58.769 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:24:58.769 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:24:58.897 | + inc/python:pip_install:200 : result=0 2022-03-02 13:24:58.899 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:24:58.902 | + functions-common:time_stop:2425 : local name 2022-03-02 13:24:58.906 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:24:58.909 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:24:58.911 | + functions-common:time_stop:2428 : local total 2022-03-02 13:24:58.914 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:24:58.916 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:24:58.918 | + functions-common:time_stop:2432 : start_time=1646227493601 2022-03-02 13:24:58.921 | + functions-common:time_stop:2434 : [[ -z 1646227493601 ]] 2022-03-02 13:24:58.925 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:24:58.929 | + functions-common:time_stop:2437 : end_time=1646227498926 2022-03-02 13:24:58.931 | + functions-common:time_stop:2438 : elapsed_time=5325 2022-03-02 13:24:58.934 | + functions-common:time_stop:2439 : total=175031 2022-03-02 13:24:58.936 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:24:58.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=180356 2022-03-02 13:24:58.941 | + inc/python:pip_install:203 : return 0 2022-03-02 13:24:58.944 | + ./stack.sh:main:981 : install_oscwrap 2022-03-02 13:24:58.947 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-02 13:24:58.952 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.MV8IOKUn4f 2022-03-02 13:24:58.955 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-02 13:24:58.957 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-02 13:24:58.960 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-02 13:24:58.963 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-02 13:24:58.965 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 13:24:58.968 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-02 13:24:58.986 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:24:58.989 | + ./stack.sh:main:1035 : configure_database 2022-03-02 13:24:58.992 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-02 13:24:58.994 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-02 13:24:58.997 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-02 13:24:58.999 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:24:59.001 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-02 13:24:59.004 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-02 13:24:59.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:59.008 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:59.011 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-02 13:24:59.014 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-02 13:24:59.016 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:24:59.018 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:24:59.021 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:24:59.023 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:24:59.025 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:24:59.027 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:24:59.030 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:24:59.033 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:24:59.035 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:24:59.038 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:24:59.040 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:24:59.042 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-02 13:24:59.045 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:24:59.048 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:24:59.050 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:24:59.052 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:24:59.055 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:24:59.057 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:24:59.059 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-02 13:24:59.075 | mysqladmin: connect to server at 'localhost' failed 2022-03-02 13:24:59.075 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-02 13:24:59.079 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-02 13:24:59.082 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-02 13:24:59.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:59.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:59.089 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-02 13:24:59.091 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-02 13:24:59.094 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-02 13:24:59.096 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:24:59.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:24:59.103 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-02 13:24:59.106 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-02 13:24:59.109 | + 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-02 13:24:59.121 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:24:59.194 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-02 13:24:59.208 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:24:59.257 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-02 13:24:59.260 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-02 13:24:59.261 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-02 13:24:59.266 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-02 13:24:59.322 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-02 13:24:59.377 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-02 13:24:59.432 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-02 13:24:59.487 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-02 13:24:59.489 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-02 13:24:59.492 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:24:59.494 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-02 13:25:02.042 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-02 13:25:02.046 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-02 13:25:02.049 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 13:25:02.054 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-132502 2022-03-02 13:25:02.056 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-132502 1039' 2022-03-02 13:25:02.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.062 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 13:25:02.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.067 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 13:25:02.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.073 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 13:25:02.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.078 | + 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-02 13:25:02.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.083 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 13:25:02.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.088 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 13:25:02.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.094 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-132056 2022-03-02 13:25:02.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.099 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 13:25:02.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.117 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 13:25:02.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.123 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 13:25:02.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.128 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 13:25:02.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.133 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 13:25:02.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:25:02.139 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 13:25:02.141 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-02 13:25:02.144 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-02 13:25:02.146 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-02 13:25:02.159 | + ./stack.sh:main:1065 : start_dstat 2022-03-02 13:25:02.162 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:25:02.164 | + functions-common:run_process:1680 : local service=dstat 2022-03-02 13:25:02.167 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:25:02.171 | + functions-common:run_process:1682 : local group= 2022-03-02 13:25:02.173 | + functions-common:run_process:1683 : local user= 2022-03-02 13:25:02.176 | + functions-common:run_process:1685 : local name=dstat 2022-03-02 13:25:02.178 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 13:25:02.181 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 13:25:02.183 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:25:02.186 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:25:02.190 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:25:02.194 | + functions-common:time_start:2416 : _TIME_START[$name]=1646227502192 2022-03-02 13:25:02.197 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-02 13:25:02.214 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:25:02.217 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-02 13:25:02.220 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-02 13:25:02.222 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:25:02.225 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:25:02.227 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:25:02.230 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:25:02.234 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-02 13:25:02.236 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-02 13:25:02.239 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-02 13:25:02.241 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 13:25:02.244 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 13:25:02.246 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-02 13:25:02.250 | + 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-02 13:25:02.252 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-02 13:25:02.255 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:25:02.257 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 13:25:02.260 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-02 13:25:02.262 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 13:25:02.264 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 13:25:02.267 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-02 13:25:02.269 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 13:25:02.277 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-02 13:25:02.332 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-02 13:25:02.387 | + 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-02 13:25:02.443 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-02 13:25:02.497 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-02 13:25:02.553 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 13:25:02.613 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 13:25:02.615 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-02 13:25:02.670 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 13:25:03.196 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-02 13:25:03.210 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-02 13:25:03.724 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-02 13:25:03.746 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 13:25:03.749 | + functions-common:time_stop:2425 : local name 2022-03-02 13:25:03.752 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:25:03.754 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:25:03.757 | + functions-common:time_stop:2428 : local total 2022-03-02 13:25:03.759 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:25:03.762 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 13:25:03.764 | + functions-common:time_stop:2432 : start_time=1646227502192 2022-03-02 13:25:03.766 | + functions-common:time_stop:2434 : [[ -z 1646227502192 ]] 2022-03-02 13:25:03.770 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:25:03.774 | + functions-common:time_stop:2437 : end_time=1646227503771 2022-03-02 13:25:03.777 | + functions-common:time_stop:2438 : elapsed_time=1579 2022-03-02 13:25:03.780 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:25:03.782 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:25:03.785 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1579 2022-03-02 13:25:03.787 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-02 13:25:03.790 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-02 13:25:03.792 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-02 13:25:03.795 | + functions-common:run_process:1682 : local group= 2022-03-02 13:25:03.798 | + functions-common:run_process:1683 : local user=root 2022-03-02 13:25:03.800 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-02 13:25:03.802 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 13:25:03.805 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 13:25:03.808 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:25:03.811 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:25:03.814 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:25:03.819 | + functions-common:time_start:2416 : _TIME_START[$name]=1646227503816 2022-03-02 13:25:03.821 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-02 13:25:03.839 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:25:03.843 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 13:25:03.845 | + functions-common:time_stop:2425 : local name 2022-03-02 13:25:03.848 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:25:03.851 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:25:03.853 | + functions-common:time_stop:2428 : local total 2022-03-02 13:25:03.856 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:25:03.858 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 13:25:03.861 | + functions-common:time_stop:2432 : start_time=1646227503816 2022-03-02 13:25:03.864 | + functions-common:time_stop:2434 : [[ -z 1646227503816 ]] 2022-03-02 13:25:03.867 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:25:03.871 | + functions-common:time_stop:2437 : end_time=1646227503869 2022-03-02 13:25:03.875 | + functions-common:time_stop:2438 : elapsed_time=53 2022-03-02 13:25:03.877 | + functions-common:time_stop:2439 : total=1579 2022-03-02 13:25:03.880 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:25:03.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1632 2022-03-02 13:25:03.885 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-02 13:25:03.903 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:25:03.906 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-02 13:25:03.930 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:25:03.933 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-02 13:25:03.954 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:25:03.957 | + ./stack.sh:main:1078 : start_etcd3 2022-03-02 13:25:03.959 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-02 13:25:03.962 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-831507-2 --data-dir /opt/stack/data/etcd' 2022-03-02 13:25:03.964 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-02 13:25:03.967 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-831507-2=http://10.222.0.50:2380' 2022-03-02 13:25:03.970 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2022-03-02 13:25:03.972 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2022-03-02 13:25:03.975 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-02 13:25:03.978 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-02 13:25:03.980 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2022-03-02 13:25:03.983 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-02 13:25:03.986 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-02 13:25:03.989 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 13:25:03.991 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2022-03-02 13:25:03.994 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-02 13:25:03.996 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 13:25:03.999 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 13:25:04.002 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-02 13:25:04.004 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 13:25:04.006 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 13:25:04.009 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 13:25:04.011 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 13:25:04.016 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-02 13:25:04.088 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-02 13:25:04.163 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 13:25:04.215 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-02 13:25:04.267 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-02 13:25:04.317 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 13:25:04.370 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 13:25:04.372 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-02 13:25:04.435 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 13:25:04.965 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-02 13:25:05.020 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-02 13:25:05.074 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-02 13:25:05.131 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-02 13:25:05.187 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-02 13:25:05.190 | ++ functions-common:is_arch:506 : uname -m 2022-03-02 13:25:05.195 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-02 13:25:05.197 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-02 13:25:05.766 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-02 13:25:05.779 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-02 13:25:06.304 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-02 13:25:07.081 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-02 13:25:07.099 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:25:07.102 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-02 13:25:07.104 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-02 13:25:07.107 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-02 13:25:07.112 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-02 13:25:07.125 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-02 13:25:07.137 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-02 13:25:07.141 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 13:25:07.143 | + 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.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-02 13:25:07.285 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-02 13:25:07.423 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-02 13:25:07.563 | + 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.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-02 13:25:07.703 | + 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.50/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-02 13:25:07.842 | + 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.50/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-02 13:25:07.981 | + 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.50/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-02 13:25:08.128 | + 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.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-02 13:25:08.269 | + 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.50/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-02 13:25:08.409 | + 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.50/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-02 13:25:08.550 | + functions-common:write_clouds_yaml:198 : cat 2022-03-02 13:25:08.556 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-02 13:25:08.559 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-02 13:25:08.563 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-02 13:25:08.567 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-02 13:25:08.569 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-02 13:25:08.572 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-02 13:25:08.589 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:25:08.592 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-02 13:25:08.594 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:25:08.597 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-02 13:25:08.599 | + ./stack.sh:main:1095 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 13:25:08.602 | + ./stack.sh:main:1096 : init_keystone 2022-03-02 13:25:08.604 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-02 13:25:08.626 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:25:08.628 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-02 13:25:08.632 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-02 13:25:08.634 | + lib/database:recreate_database:112 : local db=keystone 2022-03-02 13:25:08.637 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-02 13:25:08.639 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-02 13:25:08.642 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-02 13:25:08.647 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:25:14.644 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-02 13:25:14.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:25:14.752 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-02 13:25:14.755 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 13:25:14.757 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:25:14.759 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:25:14.763 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:25:14.767 | + functions-common:time_start:2416 : _TIME_START[$name]=1646227514765 2022-03-02 13:25:14.770 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-02 13:25:19.575 | 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=438970) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:25:19.583 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:19.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.584 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.584 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.585 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:19.586 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:19.617 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:19.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.618 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.619 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.619 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:19.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:19.620 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:19.620 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:20.066 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:20.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:20.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:20.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:20.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:20.068 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:20.068 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:20.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:20.068 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:20.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:20.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:20.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:20.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:20.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:20.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:20.069 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:20.069 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:20.076 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 13:25:47.714 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:47.714 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 13:25:47.790 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:47.791 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 13:25:47.894 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:47.894 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 13:25:47.996 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:47.996 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 13:25:48.070 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:48.070 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 13:25:48.121 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:48.121 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 13:25:48.988 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:48.989 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:48.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.991 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.991 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.992 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.992 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.992 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:48.992 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:48.993 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:48.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.994 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.994 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.995 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:48.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:48.998 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:48.998 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:49.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:49.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.006 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.006 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.007 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.007 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.007 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:49.007 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:49.452 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.454 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.454 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.455 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.455 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.455 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:49.455 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:49.537 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:49.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.539 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.539 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.539 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:49.540 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:49.540 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:49.540 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:49.547 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 13:25:49.699 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:49.699 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 13:25:49.773 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:49.773 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 13:25:49.829 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:49.829 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 13:25:49.909 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:49.909 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 13:25:49.996 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:49.996 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 13:25:50.093 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:50.093 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 13:25:50.143 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:50.143 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:50.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.146 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.146 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.146 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:50.147 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:50.147 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:50.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.149 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.154 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.154 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.154 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:50.154 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:50.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:50.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:50.162 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:50.541 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:50.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.543 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.543 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.543 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.544 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:50.544 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:50.639 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:25:50.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.642 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.642 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.643 | 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=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:25:50.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:25:50.643 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:25:50.643 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=438970) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:25:50.650 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 13:25:50.714 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:50.714 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 13:25:50.788 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:50.789 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 13:25:50.847 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:50.847 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 13:25:50.950 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:50.950 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 13:25:51.024 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:51.024 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 13:25:51.081 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:51.081 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 13:25:51.132 | INFO migrate.versioning.api [-] done 2022-03-02 13:25:51.559 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-02 13:25:51.561 | + functions-common:time_stop:2425 : local name 2022-03-02 13:25:51.564 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:25:51.567 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:25:51.570 | + functions-common:time_stop:2428 : local total 2022-03-02 13:25:51.572 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:25:51.575 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 13:25:51.577 | + functions-common:time_stop:2432 : start_time=1646227514765 2022-03-02 13:25:51.580 | + functions-common:time_stop:2434 : [[ -z 1646227514765 ]] 2022-03-02 13:25:51.584 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:25:51.588 | + functions-common:time_stop:2437 : end_time=1646227551585 2022-03-02 13:25:51.591 | + functions-common:time_stop:2438 : elapsed_time=36820 2022-03-02 13:25:51.593 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:25:51.597 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:25:51.599 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36820 2022-03-02 13:25:51.602 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-02 13:25:51.604 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-02 13:25:51.608 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-02 13:25:55.757 | ++ inc/async:async_inner:64 : rc=0 2022-03-02 13:25:55.783 | [436709 Async install_tempest:436709]: finished successfully 2022-03-02 13:25:56.232 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-02 13:25:56.232 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 13:25:56.233 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 13:25:56.233 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-02 13:25:56.234 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 13:25:56.235 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 13:25:56.235 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 13:25:56.235 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 13:25:56.235 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 13:25:56.591 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-02 13:25:56.596 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-02 13:26:01.164 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-02 13:26:01.164 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 13:26:01.165 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 13:26:01.165 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-02 13:26:01.165 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 13:26:01.165 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 13:26:01.166 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 13:26:01.166 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 13:26:01.166 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 13:26:01.527 | + ./stack.sh:main:1097 : start_keystone 2022-03-02 13:26:01.530 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-02 13:26:01.533 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-02 13:26:01.535 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-02 13:26:01.552 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:26:01.555 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-02 13:26:01.558 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-02 13:26:01.563 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-02 13:26:01.565 | + functions-common:run_process:1680 : local service=keystone 2022-03-02 13:26:01.568 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:26:01.570 | + functions-common:run_process:1682 : local group= 2022-03-02 13:26:01.573 | + functions-common:run_process:1683 : local user= 2022-03-02 13:26:01.575 | + functions-common:run_process:1685 : local name=keystone 2022-03-02 13:26:01.578 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 13:26:01.580 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 13:26:01.583 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:26:01.585 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:26:01.589 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:26:01.592 | + functions-common:time_start:2416 : _TIME_START[$name]=1646227561590 2022-03-02 13:26:01.595 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-02 13:26:01.612 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:26:01.614 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-02 13:26:01.616 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-02 13:26:01.619 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:26:01.621 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:26:01.624 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:26:01.626 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:26:01.629 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-02 13:26:01.631 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-02 13:26:01.633 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-02 13:26:01.636 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 13:26:01.638 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 13:26:01.641 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-02 13:26:01.643 | + 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-02 13:26:01.645 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-02 13:26:01.647 | + 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-02 13:26:01.649 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-02 13:26:01.652 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-02 13:26:01.654 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-02 13:26:01.656 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-02 13:26:01.660 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-02 13:26:01.711 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-02 13:26:01.764 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-02 13:26:01.825 | + 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-02 13:26:01.878 | + 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-02 13:26:01.929 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-02 13:26:01.982 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-02 13:26:02.034 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-02 13:26:02.086 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-02 13:26:02.139 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-02 13:26:02.193 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-02 13:26:02.195 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-02 13:26:02.247 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-02 13:26:02.777 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-02 13:26:02.791 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-02 13:26:03.295 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-02 13:26:03.376 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 13:26:03.378 | + functions-common:time_stop:2425 : local name 2022-03-02 13:26:03.380 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:26:03.383 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:26:03.385 | + functions-common:time_stop:2428 : local total 2022-03-02 13:26:03.387 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:26:03.390 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 13:26:03.393 | + functions-common:time_stop:2432 : start_time=1646227561590 2022-03-02 13:26:03.395 | + functions-common:time_stop:2434 : [[ -z 1646227561590 ]] 2022-03-02 13:26:03.400 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:26:03.402 | + functions-common:time_stop:2437 : end_time=1646227563400 2022-03-02 13:26:03.405 | + functions-common:time_stop:2438 : elapsed_time=1810 2022-03-02 13:26:03.407 | + functions-common:time_stop:2439 : total=1632 2022-03-02 13:26:03.410 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:26:03.412 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3442 2022-03-02 13:26:03.415 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-02 13:26:03.415 | Waiting for keystone to start... 2022-03-02 13:26:03.417 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.50/identity/v3/ 2022-03-02 13:26:03.420 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2022-03-02 13:26:03.423 | + functions:wait_for_service:457 : local timeout=60 2022-03-02 13:26:03.425 | + functions:wait_for_service:458 : local url=http://10.222.0.50/identity/v3/ 2022-03-02 13:26:03.428 | + functions:wait_for_service:459 : local rval=0 2022-03-02 13:26:03.430 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-02 13:26:03.433 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-02 13:26:03.435 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:26:03.438 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:26:03.441 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:26:03.445 | + functions-common:time_start:2416 : _TIME_START[$name]=1646227563443 2022-03-02 13:26:03.448 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-02 13:26:03.454 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2022-03-02 13:26:10.048 | + :: : [[ 200 == 503 ]] 2022-03-02 13:26:10.050 | + :: : [[ 0 -eq 7 ]] 2022-03-02 13:26:10.053 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-02 13:26:10.055 | + functions-common:time_stop:2425 : local name 2022-03-02 13:26:10.058 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:26:10.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:26:10.063 | + functions-common:time_stop:2428 : local total 2022-03-02 13:26:10.065 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:26:10.068 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-02 13:26:10.070 | + functions-common:time_stop:2432 : start_time=1646227563443 2022-03-02 13:26:10.072 | + functions-common:time_stop:2434 : [[ -z 1646227563443 ]] 2022-03-02 13:26:10.076 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:26:10.081 | + functions-common:time_stop:2437 : end_time=1646227570078 2022-03-02 13:26:10.083 | + functions-common:time_stop:2438 : elapsed_time=6635 2022-03-02 13:26:10.085 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:26:10.088 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:26:10.090 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6635 2022-03-02 13:26:10.093 | + functions:wait_for_service:467 : return 0 2022-03-02 13:26:10.096 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-02 13:26:10.113 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:26:10.115 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-02 13:26:10.118 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:26:10.120 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-02 13:26:10.152 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-02 13:26:10.155 | + 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.50/identity 2022-03-02 13:26:14.798 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.798 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.798 | 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=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.806 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.823 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.824 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.856 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.890 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.890 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.986 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.986 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.986 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.986 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.987 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.987 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:14.999 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.000 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.000 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.000 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.000 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.000 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.001 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.008 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.011 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.011 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.011 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.011 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.012 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.012 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.012 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=439791) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:26:15.044 | 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=439791) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:26:15.434 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created domain default 2022-03-02 13:26:15.519 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created project admin 2022-03-02 13:26:15.547 | DEBUG passlib.handlers.bcrypt [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=439791) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-02 13:26:15.547 | DEBUG passlib.handlers.bcrypt [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=439791) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-02 13:26:15.670 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created user admin 2022-03-02 13:26:15.745 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created role reader 2022-03-02 13:26:15.817 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created role member 2022-03-02 13:26:15.885 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created implied role where bce33627a5324a1e9b9921c664b8517e implies 8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:26:15.974 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created role admin 2022-03-02 13:26:16.049 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created implied role where f3d47551d67e46d0ab3f5036382e9ed4 implies bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:26:16.138 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Granted role admin on project admin to user admin. 2022-03-02 13:26:16.220 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Granted role admin on the system to user admin. 2022-03-02 13:26:16.291 | WARNING py.warnings [None req-62581ca6-568a-41da-bf73-f4343825fa31 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-02 13:26:16.291 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-02 13:26:16.291 |  2022-03-02 13:26:16.294 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created region RegionOne 2022-03-02 13:26:16.455 | INFO keystone.cmd.bootstrap [None req-62581ca6-568a-41da-bf73-f4343825fa31 None None] Created public endpoint http://10.222.0.50/identity 2022-03-02 13:26:16.908 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-02 13:26:16.911 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-02 13:26:16.914 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-02 13:26:16.917 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-02 13:26:19.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:19.957 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:19.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:19.957 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:20.119 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:20.122 | + lib/keystone:create_keystone_accounts:310 : admin_project=5496890b82ca4eec864c82291c262d36 2022-03-02 13:26:20.125 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-02 13:26:20.128 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-02 13:26:22.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:22.391 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:22.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:22.391 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:22.559 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:22.562 | + lib/keystone:create_keystone_accounts:312 : admin_user=550c2e021fa04e5088f097575f201ee4 2022-03-02 13:26:22.564 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-02 13:26:22.566 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-02 13:26:22.569 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-02 13:26:22.571 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 550c2e021fa04e5088f097575f201ee4 default 2022-03-02 13:26:22.629 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 550c2e021fa04e5088f097575f201ee4 default 2022-03-02 13:26:22.668 | [411339 Async ks-domain-role:439944]: running: get_or_add_user_domain_role admin 550c2e021fa04e5088f097575f201ee4 default 2022-03-02 13:26:22.670 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-02 13:26:22.673 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 13:26:22.677 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 13:26:25.873 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 13:26:25.875 | + functions-common:get_or_create_domain:888 : echo default 2022-03-02 13:26:25.876 | default 2022-03-02 13:26:25.878 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-02 13:26:25.937 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-02 13:26:25.985 | [411339 Async ks-project:440083]: running: get_or_create_project service Default 2022-03-02 13:26:25.987 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-02 13:26:26.056 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-02 13:26:26.102 | [411339 Async ks-service:440169]: running: get_or_create_role service 2022-03-02 13:26:26.105 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-02 13:26:26.182 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-02 13:26:26.253 | [411339 Async ks-reseller:440255]: running: get_or_create_role ResellerAdmin 2022-03-02 13:26:26.256 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-02 13:26:26.259 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-02 13:26:26.658 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-02 13:26:26.916 | [411339 Async ks-anotherrole:440345]: running: get_or_create_role anotherrole 2022-03-02 13:26:26.928 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-02 13:26:26.933 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-02 13:26:26.946 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:26:26.970 | +++ 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-02 13:26:29.888 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:29.949 | [440083 Async ks-project:440083]: finished successfully 2022-03-02 13:26:30.145 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:30.175 | [440169 Async ks-service:440169]: finished successfully 2022-03-02 13:26:30.442 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:30.480 | [440255 Async ks-reseller:440255]: finished successfully 2022-03-02 13:26:30.773 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:30.799 | [440345 Async ks-anotherrole:440345]: finished successfully 2022-03-02 13:26:30.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:30.820 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:30.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:30.820 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:30.992 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:30.994 | ++ functions-common:get_or_create_project:938 : project_id=f9283f6e6951452da035abbf1b13a5b6 2022-03-02 13:26:30.997 | ++ functions-common:get_or_create_project:939 : echo f9283f6e6951452da035abbf1b13a5b6 2022-03-02 13:26:31.000 | + lib/keystone:create_keystone_accounts:340 : invis_project=f9283f6e6951452da035abbf1b13a5b6 2022-03-02 13:26:31.002 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-02 13:26:31.005 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-02 13:26:31.010 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:26:31.011 | +++ 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-02 13:26:33.630 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:33.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:33.632 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:33.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:33.632 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:33.663 | [439944 Async ks-domain-role:439944]: finished successfully 2022-03-02 13:26:33.809 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:33.813 | ++ functions-common:get_or_create_project:938 : project_id=7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:33.815 | ++ functions-common:get_or_create_project:939 : echo 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:33.818 | + lib/keystone:create_keystone_accounts:344 : demo_project=7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:33.820 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-02 13:26:33.823 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-02 13:26:33.826 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:26:33.829 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-02 13:26:33.831 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-02 13:26:33.834 | +++ 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-02 13:26:36.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.457 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.457 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.621 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:36.624 | ++ functions-common:get_or_create_user:925 : user_id=81c992b6cc214089ab926686102b3236 2022-03-02 13:26:36.626 | ++ functions-common:get_or_create_user:926 : echo 81c992b6cc214089ab926686102b3236 2022-03-02 13:26:36.629 | + lib/keystone:create_keystone_accounts:347 : demo_user=81c992b6cc214089ab926686102b3236 2022-03-02 13:26:36.631 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-02 13:26:36.682 | [411339 Async ks-domain-role:439944]: Waiting for completion of get_or_add_user_domain_role admin 550c2e021fa04e5088f097575f201ee4 default running on PID 439944 (6 other jobs running) 2022-03-02 13:26:36.708 | [411339 Async ks-domain-role:439944]: Signaling child to exit 2022-03-02 13:26:36.708 | WAKEUP 2022-03-02 13:26:36.730 | [411339 Async ks-domain-role:439944]: Signaled 2022-03-02 13:26:36.732 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-02 13:26:36.732 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 550c2e021fa04e5088f097575f201ee4 --domain default 2022-03-02 13:26:36.732 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:26:36.732 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-02 13:26:36.732 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:26:36.732 | ++ functions-common:get_field:812 : read data 2022-03-02 13:26:36.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.732 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.732 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.732 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:36.732 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-02 13:26:36.732 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-02 13:26:36.732 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 550c2e021fa04e5088f097575f201ee4 --domain default 2022-03-02 13:26:36.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.733 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.733 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.733 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 550c2e021fa04e5088f097575f201ee4 --domain default 2022-03-02 13:26:36.733 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-02 13:26:36.733 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:26:36.733 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:26:36.733 | ++ functions-common:get_field:812 : read data 2022-03-02 13:26:36.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.733 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.733 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.733 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:36.733 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:26:36.733 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:26:36.733 | ++ functions-common:get_field:818 : echo '| f3d47551d67e46d0ab3f5036382e9ed4 | 550c2e021fa04e5088f097575f201ee4 | | | default | | False |' 2022-03-02 13:26:36.733 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:26:36.733 | ++ functions-common:get_field:812 : read data 2022-03-02 13:26:36.733 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:26:36.733 | + functions-common:get_or_add_user_domain_role:1021 : echo f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:26:36.733 | f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:26:36.780 | [411339 Async ks-domain-role:439944]: finished get_or_add_user_domain_role admin 550c2e021fa04e5088f097575f201ee4 default with result 0 in 11 seconds 2022-03-02 13:26:36.787 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-02 13:26:36.823 | [411339 Async ks-project:440083]: Waiting for completion of get_or_create_project service Default running on PID 440083 (5 other jobs running) 2022-03-02 13:26:36.850 | [411339 Async ks-project:440083]: Signaling child to exit 2022-03-02 13:26:36.850 | WAKEUP 2022-03-02 13:26:36.872 | [411339 Async ks-project:440083]: Signaled 2022-03-02 13:26:36.874 | + functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:26:36.874 | ++ 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-02 13:26:36.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.874 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:36.874 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:36.874 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:36.874 | + functions-common:get_or_create_project:938 : project_id=10fec2d54d85421fbfe7cb203401d678 2022-03-02 13:26:36.874 | + functions-common:get_or_create_project:939 : echo 10fec2d54d85421fbfe7cb203401d678 2022-03-02 13:26:36.874 | 10fec2d54d85421fbfe7cb203401d678 2022-03-02 13:26:36.918 | [411339 Async ks-project:440083]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-02 13:26:36.956 | [411339 Async ks-service:440169]: Waiting for completion of get_or_create_role service running on PID 440169 (4 other jobs running) 2022-03-02 13:26:36.980 | [411339 Async ks-service:440169]: Signaling child to exit 2022-03-02 13:26:36.980 | WAKEUP 2022-03-02 13:26:37.003 | [411339 Async ks-service:440169]: Signaled 2022-03-02 13:26:37.004 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 13:26:37.004 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-02 13:26:37.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:37.004 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:37.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:37.004 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:37.004 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:37.005 | + functions-common:get_or_create_role:950 : role_id=95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:26:37.005 | + functions-common:get_or_create_role:951 : echo 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:26:37.005 | 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:26:37.048 | [411339 Async ks-service:440169]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-02 13:26:37.085 | [411339 Async ks-reseller:440255]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 440255 (3 other jobs running) 2022-03-02 13:26:37.111 | [411339 Async ks-reseller:440255]: Signaling child to exit 2022-03-02 13:26:37.111 | WAKEUP 2022-03-02 13:26:37.137 | [411339 Async ks-reseller:440255]: Signaled 2022-03-02 13:26:37.139 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 13:26:37.139 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-02 13:26:37.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:37.139 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:37.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:37.139 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:37.139 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:37.139 | + functions-common:get_or_create_role:950 : role_id=5d84ea1d7eae4a8b821379a986ec6de2 2022-03-02 13:26:37.139 | + functions-common:get_or_create_role:951 : echo 5d84ea1d7eae4a8b821379a986ec6de2 2022-03-02 13:26:37.139 | 5d84ea1d7eae4a8b821379a986ec6de2 2022-03-02 13:26:37.184 | [411339 Async ks-reseller:440255]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-02 13:26:37.220 | [411339 Async ks-anotherrole:440345]: Waiting for completion of get_or_create_role anotherrole running on PID 440345 (2 other jobs running) 2022-03-02 13:26:37.245 | [411339 Async ks-anotherrole:440345]: Signaling child to exit 2022-03-02 13:26:37.245 | WAKEUP 2022-03-02 13:26:37.268 | [411339 Async ks-anotherrole:440345]: Signaled 2022-03-02 13:26:37.269 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 13:26:37.269 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 13:26:37.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:37.269 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:37.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:37.269 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:37.269 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:37.270 | + functions-common:get_or_create_role:950 : role_id=5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:26:37.270 | + functions-common:get_or_create_role:951 : echo 5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:26:37.270 | 5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:26:37.313 | [411339 Async ks-anotherrole:440345]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-02 13:26:37.317 | + inc/async:async_wait:197 : return 0 2022-03-02 13:26:37.319 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:37.377 | + inc/async:async_inner:63 : get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:37.418 | [411339 Async ks-demo-member:441213]: running: get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:37.420 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 550c2e021fa04e5088f097575f201ee4 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:37.482 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 550c2e021fa04e5088f097575f201ee4 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:37.528 | [411339 Async ks-demo-admin:441325]: running: get_or_add_user_project_role admin 550c2e021fa04e5088f097575f201ee4 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:37.531 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:37.605 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:37.653 | [411339 Async ks-demo-another:441437]: running: get_or_add_user_project_role anotherrole 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:37.656 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 f9283f6e6951452da035abbf1b13a5b6 2022-03-02 13:26:37.737 | + inc/async:async_inner:63 : get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 f9283f6e6951452da035abbf1b13a5b6 2022-03-02 13:26:37.798 | [411339 Async ks-demo-invis:441549]: running: get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 f9283f6e6951452da035abbf1b13a5b6 2022-03-02 13:26:37.801 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-02 13:26:37.808 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-02 13:26:37.813 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:26:37.826 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-02 13:26:37.835 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-02 13:26:37.846 | +++ 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-02 13:26:41.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:41.538 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:41.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:41.538 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:41.728 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:41.731 | ++ functions-common:get_or_create_user:925 : user_id=b9118aea44254456b3faa92d3bfae96a 2022-03-02 13:26:41.734 | ++ functions-common:get_or_create_user:926 : echo b9118aea44254456b3faa92d3bfae96a 2022-03-02 13:26:41.737 | + lib/keystone:create_keystone_accounts:360 : demo_reader=b9118aea44254456b3faa92d3bfae96a 2022-03-02 13:26:41.740 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader b9118aea44254456b3faa92d3bfae96a 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:41.809 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b9118aea44254456b3faa92d3bfae96a 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:41.859 | [411339 Async ks-demo-reader:441707]: running: get_or_add_user_project_role reader b9118aea44254456b3faa92d3bfae96a 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:26:41.862 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-02 13:26:41.871 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-02 13:26:41.875 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:26:41.879 | +++ 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-02 13:26:45.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:45.862 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:45.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:45.862 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:46.186 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:46.191 | ++ functions-common:get_or_create_project:938 : project_id=e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:46.216 | ++ functions-common:get_or_create_project:939 : echo e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:46.220 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:46.224 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-02 13:26:46.250 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-02 13:26:46.258 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:26:46.273 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-02 13:26:46.291 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-02 13:26:46.303 | +++ 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-02 13:26:49.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:49.852 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:49.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:49.852 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:50.278 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:50.289 | ++ functions-common:get_or_create_user:925 : user_id=2ec53ebd1d6f47c0918785e2cd128141 2022-03-02 13:26:50.311 | ++ functions-common:get_or_create_user:926 : echo 2ec53ebd1d6f47c0918785e2cd128141 2022-03-02 13:26:50.333 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=2ec53ebd1d6f47c0918785e2cd128141 2022-03-02 13:26:50.357 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:50.767 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:51.015 | [411339 Async ks-alt-admin:442077]: running: get_or_add_user_project_role admin 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:51.041 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:51.471 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:51.736 | [411339 Async ks-alt-another:442214]: running: get_or_add_user_project_role anotherrole 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:51.758 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-02 13:26:51.778 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-02 13:26:51.797 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:26:51.830 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-02 13:26:51.854 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-02 13:26:51.885 | +++ 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-02 13:26:52.550 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:52.740 | [441325 Async ks-demo-admin:441325]: finished successfully 2022-03-02 13:26:55.380 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:55.408 | [441213 Async ks-demo-member:441213]: finished successfully 2022-03-02 13:26:55.675 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:55.702 | [441437 Async ks-demo-another:441437]: finished successfully 2022-03-02 13:26:56.395 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:56.422 | [441549 Async ks-demo-invis:441549]: finished successfully 2022-03-02 13:26:56.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:56.445 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:56.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:56.445 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:56.629 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:56.632 | ++ functions-common:get_or_create_user:925 : user_id=ad1b34b324e647538f345b18d8b52ab6 2022-03-02 13:26:56.635 | ++ functions-common:get_or_create_user:926 : echo ad1b34b324e647538f345b18d8b52ab6 2022-03-02 13:26:56.637 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ad1b34b324e647538f345b18d8b52ab6 2022-03-02 13:26:56.640 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ad1b34b324e647538f345b18d8b52ab6 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:56.705 | + inc/async:async_inner:63 : get_or_add_user_project_role member ad1b34b324e647538f345b18d8b52ab6 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:56.750 | [411339 Async ks-alt-member-user:442570]: running: get_or_add_user_project_role member ad1b34b324e647538f345b18d8b52ab6 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:26:56.756 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-02 13:26:56.760 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-02 13:26:56.765 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:26:56.768 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-02 13:26:56.771 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-02 13:26:56.783 | +++ 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-02 13:26:58.127 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:26:58.295 | [441707 Async ks-demo-reader:441707]: finished successfully 2022-03-02 13:26:59.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:59.688 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:59.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:26:59.688 | from cryptography.utils import int_from_bytes 2022-03-02 13:26:59.899 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:26:59.903 | ++ functions-common:get_or_create_user:925 : user_id=074e93a13bf8428d986ef924be830ea0 2022-03-02 13:26:59.911 | ++ functions-common:get_or_create_user:926 : echo 074e93a13bf8428d986ef924be830ea0 2022-03-02 13:26:59.914 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=074e93a13bf8428d986ef924be830ea0 2022-03-02 13:26:59.917 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 074e93a13bf8428d986ef924be830ea0 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:00.028 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 074e93a13bf8428d986ef924be830ea0 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:00.095 | [411339 Async ks-alt-reader-user:442796]: running: get_or_add_user_project_role reader 074e93a13bf8428d986ef924be830ea0 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:00.111 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-02 13:27:00.120 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:27:00.125 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-02 13:27:00.129 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-02 13:27:00.150 | +++ 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-02 13:27:03.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:03.286 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:03.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:03.286 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:03.511 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:03.514 | ++ functions-common:get_or_create_user:925 : user_id=b29f42b7719b410b9e30f8564818eec9 2022-03-02 13:27:03.517 | ++ functions-common:get_or_create_user:926 : echo b29f42b7719b410b9e30f8564818eec9 2022-03-02 13:27:03.541 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b29f42b7719b410b9e30f8564818eec9 2022-03-02 13:27:03.565 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b29f42b7719b410b9e30f8564818eec9 all 2022-03-02 13:27:03.929 | + inc/async:async_inner:63 : get_or_add_user_system_role member b29f42b7719b410b9e30f8564818eec9 all 2022-03-02 13:27:04.027 | [411339 Async ks-system-member:443020]: running: get_or_add_user_system_role member b29f42b7719b410b9e30f8564818eec9 all 2022-03-02 13:27:04.033 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-02 13:27:04.050 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:27:04.056 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-02 13:27:04.059 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-02 13:27:04.064 | +++ 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-02 13:27:06.670 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:06.811 | [442077 Async ks-alt-admin:442077]: finished successfully 2022-03-02 13:27:07.459 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:07.549 | [442214 Async ks-alt-another:442214]: finished successfully 2022-03-02 13:27:07.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:07.836 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:07.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:07.836 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:08.019 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:08.026 | ++ functions-common:get_or_create_user:925 : user_id=4907e212f2ff4d96baa49606fcc88d80 2022-03-02 13:27:08.030 | ++ functions-common:get_or_create_user:926 : echo 4907e212f2ff4d96baa49606fcc88d80 2022-03-02 13:27:08.035 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=4907e212f2ff4d96baa49606fcc88d80 2022-03-02 13:27:08.038 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 4907e212f2ff4d96baa49606fcc88d80 all 2022-03-02 13:27:08.130 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4907e212f2ff4d96baa49606fcc88d80 all 2022-03-02 13:27:08.214 | [411339 Async ks-system-reader:443302]: running: get_or_add_user_system_role reader 4907e212f2ff4d96baa49606fcc88d80 all 2022-03-02 13:27:08.220 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-02 13:27:08.223 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-02 13:27:08.226 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-02 13:27:08.229 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 13:27:08.234 | +++ 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-02 13:27:10.109 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:10.278 | [442570 Async ks-alt-member-user:442570]: finished successfully 2022-03-02 13:27:11.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:11.592 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:11.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:11.592 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:11.807 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:11.810 | ++ functions-common:get_or_create_group:902 : group_id=eed758a8afd54541a5d1a8bf431d86fb 2022-03-02 13:27:11.813 | ++ functions-common:get_or_create_group:903 : echo eed758a8afd54541a5d1a8bf431d86fb 2022-03-02 13:27:11.816 | + lib/keystone:create_keystone_accounts:402 : admin_group=eed758a8afd54541a5d1a8bf431d86fb 2022-03-02 13:27:11.819 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-02 13:27:11.822 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-02 13:27:11.825 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-02 13:27:11.828 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 13:27:11.831 | +++ 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-02 13:27:13.432 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:13.462 | [442796 Async ks-alt-reader-user:442796]: finished successfully 2022-03-02 13:27:14.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:14.523 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:14.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:14.523 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:14.706 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:14.710 | ++ functions-common:get_or_create_group:902 : group_id=7e2588ee5e944aa793758262254c5ff9 2022-03-02 13:27:14.712 | ++ functions-common:get_or_create_group:903 : echo 7e2588ee5e944aa793758262254c5ff9 2022-03-02 13:27:14.715 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=7e2588ee5e944aa793758262254c5ff9 2022-03-02 13:27:14.718 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:14.788 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:14.844 | [411339 Async ks-group-memberdemo:443655]: running: get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:14.847 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:14.943 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:15.015 | [411339 Async ks-group-anotherdemo:443741]: running: get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:15.026 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:15.339 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:15.546 | [411339 Async ks-group-memberalt:443872]: running: get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:15.562 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:15.837 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:16.003 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:16.015 | [443020 Async ks-system-member:443020]: finished successfully 2022-03-02 13:27:16.239 | [411339 Async ks-group-anotheralt:443991]: running: get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:16.258 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin eed758a8afd54541a5d1a8bf431d86fb 5496890b82ca4eec864c82291c262d36 2022-03-02 13:27:16.677 | + inc/async:async_inner:63 : get_or_add_group_project_role admin eed758a8afd54541a5d1a8bf431d86fb 5496890b82ca4eec864c82291c262d36 2022-03-02 13:27:16.910 | [411339 Async ks-group-admin:444093]: running: get_or_add_group_project_role admin eed758a8afd54541a5d1a8bf431d86fb 5496890b82ca4eec864c82291c262d36 2022-03-02 13:27:16.933 | + 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-02 13:27:17.296 | [411339 Async ks-demo-member:441213]: Waiting for completion of get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 running on PID 441213 (17 other jobs running) 2022-03-02 13:27:17.461 | [411339 Async ks-demo-member:441213]: Signaling child to exit 2022-03-02 13:27:17.461 | WAKEUP 2022-03-02 13:27:17.639 | [411339 Async ks-demo-member:441213]: Signaled 2022-03-02 13:27:17.657 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:27:17.657 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:27:17.657 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:17.657 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:17.657 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:17.657 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:17.657 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:17.657 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:27:17.657 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 81c992b6cc214089ab926686102b3236 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:17.657 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:27:17.657 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:17.657 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:17.657 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:17.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:17.658 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:17.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:17.658 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:17.658 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:17.658 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:27:17.658 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:27:17.658 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 81c992b6cc214089ab926686102b3236 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:17.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:17.658 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:17.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:17.658 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:17.658 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:17.658 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 81c992b6cc214089ab926686102b3236 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:17.658 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:27:17.658 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:17.658 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:17.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:17.658 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:17.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:17.658 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:17.658 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:17.658 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:27:17.658 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:27:17.658 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:27:17.658 | ++ functions-common:get_field:818 : echo '| bce33627a5324a1e9b9921c664b8517e | 81c992b6cc214089ab926686102b3236 | | 7d61ace15e164a33a90535472b3a1910 | | | False |' 2022-03-02 13:27:17.658 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:17.658 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:17.658 | + functions-common:get_or_add_user_project_role:997 : echo bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:17.658 | bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:17.959 | [411339 Async ks-demo-member:441213]: finished get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 with result 0 in 18 seconds 2022-03-02 13:27:18.194 | [411339 Async ks-demo-admin:441325]: Waiting for completion of get_or_add_user_project_role admin 550c2e021fa04e5088f097575f201ee4 7d61ace15e164a33a90535472b3a1910 running on PID 441325 (16 other jobs running) 2022-03-02 13:27:18.368 | [411339 Async ks-demo-admin:441325]: Signaling child to exit 2022-03-02 13:27:18.368 | WAKEUP 2022-03-02 13:27:18.547 | [411339 Async ks-demo-admin:441325]: Signaled 2022-03-02 13:27:18.561 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:27:18.561 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:27:18.561 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:18.561 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:18.561 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:18.561 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:18.561 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:18.561 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:27:18.561 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 550c2e021fa04e5088f097575f201ee4 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:18.562 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:18.562 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:27:18.562 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:18.562 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:18.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:18.562 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:18.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:18.562 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:18.562 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:18.562 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:27:18.562 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:27:18.562 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 550c2e021fa04e5088f097575f201ee4 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:18.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:18.562 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:18.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:18.562 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:18.562 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 550c2e021fa04e5088f097575f201ee4 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:18.562 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:27:18.562 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:18.562 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:18.562 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:18.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:18.562 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:18.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:18.562 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:18.562 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:18.562 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:27:18.562 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:27:18.562 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:27:18.562 | ++ functions-common:get_field:818 : echo '| f3d47551d67e46d0ab3f5036382e9ed4 | 550c2e021fa04e5088f097575f201ee4 | | 7d61ace15e164a33a90535472b3a1910 | | | False |' 2022-03-02 13:27:18.562 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:18.562 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:27:18.563 | + functions-common:get_or_add_user_project_role:997 : echo f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:27:18.563 | f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:27:18.839 | [411339 Async ks-demo-admin:441325]: finished get_or_add_user_project_role admin 550c2e021fa04e5088f097575f201ee4 7d61ace15e164a33a90535472b3a1910 with result 0 in 15 seconds 2022-03-02 13:27:19.038 | [411339 Async ks-demo-another:441437]: Waiting for completion of get_or_add_user_project_role anotherrole 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 running on PID 441437 (15 other jobs running) 2022-03-02 13:27:19.177 | [411339 Async ks-demo-another:441437]: Signaling child to exit 2022-03-02 13:27:19.181 | WAKEUP 2022-03-02 13:27:19.308 | [411339 Async ks-demo-another:441437]: Signaled 2022-03-02 13:27:19.319 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:27:19.319 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:27:19.319 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:19.319 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:19.320 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:19.320 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:19.320 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:19.320 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:27:19.320 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 81c992b6cc214089ab926686102b3236 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:19.320 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:19.320 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:27:19.320 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:19.320 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:19.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.320 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.320 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.320 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:19.320 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:27:19.320 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:27:19.320 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 81c992b6cc214089ab926686102b3236 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:19.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.320 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.320 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.320 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 81c992b6cc214089ab926686102b3236 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:19.320 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:19.320 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:27:19.320 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:19.320 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:19.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.320 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.320 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.320 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:19.321 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:27:19.321 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:27:19.321 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:27:19.321 | ++ functions-common:get_field:818 : echo '| 5e2e1a9871c64fa1a62128daf5e753d1 | 81c992b6cc214089ab926686102b3236 | | 7d61ace15e164a33a90535472b3a1910 | | | False |' 2022-03-02 13:27:19.321 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:19.321 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:27:19.321 | + functions-common:get_or_add_user_project_role:997 : echo 5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:27:19.321 | 5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:27:19.556 | [411339 Async ks-demo-another:441437]: finished get_or_add_user_project_role anotherrole 81c992b6cc214089ab926686102b3236 7d61ace15e164a33a90535472b3a1910 with result 0 in 18 seconds 2022-03-02 13:27:19.751 | [411339 Async ks-demo-invis:441549]: Waiting for completion of get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 f9283f6e6951452da035abbf1b13a5b6 running on PID 441549 (14 other jobs running) 2022-03-02 13:27:19.797 | [411339 Async ks-demo-invis:441549]: Signaling child to exit 2022-03-02 13:27:19.798 | WAKEUP 2022-03-02 13:27:19.840 | [411339 Async ks-demo-invis:441549]: Signaled 2022-03-02 13:27:19.841 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:27:19.842 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:27:19.842 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:19.842 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:19.842 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:19.842 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:19.842 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:19.842 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:27:19.842 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:19.842 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:27:19.842 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 81c992b6cc214089ab926686102b3236 --project f9283f6e6951452da035abbf1b13a5b6 2022-03-02 13:27:19.842 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:19.842 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:19.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.842 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.842 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.842 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:19.842 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:27:19.842 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:27:19.842 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 81c992b6cc214089ab926686102b3236 --project f9283f6e6951452da035abbf1b13a5b6 2022-03-02 13:27:19.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.842 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.842 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.842 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 81c992b6cc214089ab926686102b3236 --project f9283f6e6951452da035abbf1b13a5b6 2022-03-02 13:27:19.842 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:27:19.842 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:19.842 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:19.842 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:19.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.842 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:19.843 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:19.843 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:19.843 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:27:19.843 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:27:19.843 | ++ functions-common:get_field:818 : echo '| bce33627a5324a1e9b9921c664b8517e | 81c992b6cc214089ab926686102b3236 | | f9283f6e6951452da035abbf1b13a5b6 | | | False |' 2022-03-02 13:27:19.843 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:27:19.843 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:19.843 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:19.843 | + functions-common:get_or_add_user_project_role:997 : echo bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:19.843 | bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:19.921 | [411339 Async ks-demo-invis:441549]: finished get_or_add_user_project_role member 81c992b6cc214089ab926686102b3236 f9283f6e6951452da035abbf1b13a5b6 with result 0 in 18 seconds 2022-03-02 13:27:20.121 | [411339 Async ks-demo-reader:441707]: Waiting for completion of get_or_add_user_project_role reader b9118aea44254456b3faa92d3bfae96a 7d61ace15e164a33a90535472b3a1910 running on PID 441707 (13 other jobs running) 2022-03-02 13:27:20.199 | [411339 Async ks-demo-reader:441707]: Signaling child to exit 2022-03-02 13:27:20.199 | WAKEUP 2022-03-02 13:27:20.348 | [411339 Async ks-demo-reader:441707]: Signaled 2022-03-02 13:27:20.361 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:27:20.361 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:27:20.361 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:20.361 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:20.361 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:20.361 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:20.361 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:20.361 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:27:20.361 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:20.361 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b9118aea44254456b3faa92d3bfae96a --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:20.361 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:27:20.361 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:20.361 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:20.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:20.361 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:20.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:20.361 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:20.361 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:20.361 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:27:20.361 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:27:20.361 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user b9118aea44254456b3faa92d3bfae96a --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:20.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:20.362 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:20.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:20.362 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:20.362 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:20.362 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b9118aea44254456b3faa92d3bfae96a --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:20.362 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:27:20.362 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:20.362 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:20.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:20.362 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:20.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:20.362 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:20.362 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:20.362 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:27:20.362 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:27:20.362 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:27:20.362 | ++ functions-common:get_field:818 : echo '| 8f1c20e0c8394c7382962dde1f63f1e1 | b9118aea44254456b3faa92d3bfae96a | | 7d61ace15e164a33a90535472b3a1910 | | | False |' 2022-03-02 13:27:20.362 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:20.362 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:27:20.362 | + functions-common:get_or_add_user_project_role:997 : echo 8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:27:20.362 | 8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:27:20.617 | [411339 Async ks-demo-reader:441707]: finished get_or_add_user_project_role reader b9118aea44254456b3faa92d3bfae96a 7d61ace15e164a33a90535472b3a1910 with result 0 in 16 seconds 2022-03-02 13:27:20.655 | + inc/async:async_wait:197 : return 0 2022-03-02 13:27:20.669 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-02 13:27:20.965 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:20.970 | [411339 Async ks-alt-admin:442077]: Waiting for completion of get_or_add_user_project_role admin 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 running on PID 442077 (12 other jobs running) 2022-03-02 13:27:21.071 | [443302 Async ks-system-reader:443302]: finished successfully 2022-03-02 13:27:21.113 | [411339 Async ks-alt-admin:442077]: Signaling child to exit 2022-03-02 13:27:21.113 | WAKEUP 2022-03-02 13:27:21.214 | [411339 Async ks-alt-admin:442077]: Signaled 2022-03-02 13:27:21.215 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:27:21.215 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:27:21.215 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:21.215 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:21.215 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:21.215 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:21.215 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:21.215 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:27:21.215 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:21.215 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2ec53ebd1d6f47c0918785e2cd128141 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:21.215 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:27:21.215 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:21.215 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:21.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.215 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.215 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.215 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:21.216 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:27:21.216 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:27:21.216 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2ec53ebd1d6f47c0918785e2cd128141 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:21.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.216 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.216 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.216 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2ec53ebd1d6f47c0918785e2cd128141 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:21.216 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:27:21.216 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:21.216 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:21.216 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:21.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.216 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.216 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.216 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:21.216 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:27:21.216 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:27:21.216 | ++ functions-common:get_field:818 : echo '| f3d47551d67e46d0ab3f5036382e9ed4 | 2ec53ebd1d6f47c0918785e2cd128141 | | e66707a8050d4f99bb692bb8e1744dc9 | | | False |' 2022-03-02 13:27:21.216 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:27:21.216 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:21.216 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:27:21.216 | + functions-common:get_or_add_user_project_role:997 : echo f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:27:21.216 | f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:27:21.417 | [411339 Async ks-alt-admin:442077]: finished get_or_add_user_project_role admin 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 with result 0 in 16 seconds 2022-03-02 13:27:21.605 | [411339 Async ks-alt-another:442214]: Waiting for completion of get_or_add_user_project_role anotherrole 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 running on PID 442214 (11 other jobs running) 2022-03-02 13:27:21.733 | [411339 Async ks-alt-another:442214]: Signaling child to exit 2022-03-02 13:27:21.734 | WAKEUP 2022-03-02 13:27:21.854 | [411339 Async ks-alt-another:442214]: Signaled 2022-03-02 13:27:21.869 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:27:21.869 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:27:21.869 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:21.869 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:21.869 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:21.869 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:21.869 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:21.869 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:27:21.869 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2ec53ebd1d6f47c0918785e2cd128141 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:21.869 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:21.869 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:27:21.869 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:21.869 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:21.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.870 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.870 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.870 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:21.870 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:27:21.870 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:27:21.870 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2ec53ebd1d6f47c0918785e2cd128141 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:21.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.870 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.870 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.870 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:21.870 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2ec53ebd1d6f47c0918785e2cd128141 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:21.870 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:27:21.870 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:21.870 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:21.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.870 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:21.870 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:21.870 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:21.870 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:27:21.870 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:27:21.870 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:27:21.870 | ++ functions-common:get_field:818 : echo '| 5e2e1a9871c64fa1a62128daf5e753d1 | 2ec53ebd1d6f47c0918785e2cd128141 | | e66707a8050d4f99bb692bb8e1744dc9 | | | False |' 2022-03-02 13:27:21.870 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:21.870 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:27:21.870 | + functions-common:get_or_add_user_project_role:997 : echo 5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:27:21.870 | 5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:27:22.094 | [411339 Async ks-alt-another:442214]: finished get_or_add_user_project_role anotherrole 2ec53ebd1d6f47c0918785e2cd128141 e66707a8050d4f99bb692bb8e1744dc9 with result 0 in 16 seconds 2022-03-02 13:27:22.353 | [411339 Async ks-alt-member-user:442570]: Waiting for completion of get_or_add_user_project_role member ad1b34b324e647538f345b18d8b52ab6 e66707a8050d4f99bb692bb8e1744dc9 running on PID 442570 (10 other jobs running) 2022-03-02 13:27:22.492 | [411339 Async ks-alt-member-user:442570]: Signaling child to exit 2022-03-02 13:27:22.492 | WAKEUP 2022-03-02 13:27:22.650 | [411339 Async ks-alt-member-user:442570]: Signaled 2022-03-02 13:27:22.670 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:27:22.670 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:27:22.670 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:22.670 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:22.670 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:22.670 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:22.670 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:22.670 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:27:22.670 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad1b34b324e647538f345b18d8b52ab6 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:22.670 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:27:22.670 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:22.670 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:22.670 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:22.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:22.670 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:22.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:22.670 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:22.670 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:22.671 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:27:22.671 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:27:22.671 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user ad1b34b324e647538f345b18d8b52ab6 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:22.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:22.671 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:22.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:22.671 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:22.671 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad1b34b324e647538f345b18d8b52ab6 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:22.671 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:27:22.671 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:22.671 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:22.671 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:22.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:22.671 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:22.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:22.671 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:22.671 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:22.671 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:27:22.671 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:27:22.671 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:27:22.671 | ++ functions-common:get_field:818 : echo '| bce33627a5324a1e9b9921c664b8517e | ad1b34b324e647538f345b18d8b52ab6 | | e66707a8050d4f99bb692bb8e1744dc9 | | | False |' 2022-03-02 13:27:22.671 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:22.671 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:22.671 | + functions-common:get_or_add_user_project_role:997 : echo bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:22.671 | bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:22.957 | [411339 Async ks-alt-member-user:442570]: finished get_or_add_user_project_role member ad1b34b324e647538f345b18d8b52ab6 e66707a8050d4f99bb692bb8e1744dc9 with result 0 in 13 seconds 2022-03-02 13:27:23.217 | [411339 Async ks-alt-reader-user:442796]: Waiting for completion of get_or_add_user_project_role reader 074e93a13bf8428d986ef924be830ea0 e66707a8050d4f99bb692bb8e1744dc9 running on PID 442796 (9 other jobs running) 2022-03-02 13:27:23.394 | [411339 Async ks-alt-reader-user:442796]: Signaling child to exit 2022-03-02 13:27:23.395 | WAKEUP 2022-03-02 13:27:23.532 | [411339 Async ks-alt-reader-user:442796]: Signaled 2022-03-02 13:27:23.538 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:27:23.538 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:27:23.538 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:23.538 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:23.538 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:23.538 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:23.538 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:23.538 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:27:23.538 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 074e93a13bf8428d986ef924be830ea0 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:23.539 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:23.539 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:27:23.539 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:23.539 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:23.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:23.539 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:23.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:23.539 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:23.539 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:23.539 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:27:23.539 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:27:23.539 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 074e93a13bf8428d986ef924be830ea0 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:23.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:23.539 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:23.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:23.539 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:23.539 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 074e93a13bf8428d986ef924be830ea0 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:23.539 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:27:23.539 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:27:23.539 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:27:23.539 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:23.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:23.539 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:23.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:23.539 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:23.539 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:23.539 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:27:23.539 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:27:23.539 | ++ functions-common:get_field:818 : echo '| 8f1c20e0c8394c7382962dde1f63f1e1 | 074e93a13bf8428d986ef924be830ea0 | | e66707a8050d4f99bb692bb8e1744dc9 | | | False |' 2022-03-02 13:27:23.539 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:27:23.539 | ++ functions-common:get_field:812 : read data 2022-03-02 13:27:23.539 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:27:23.540 | + functions-common:get_or_add_user_project_role:997 : echo 8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:27:23.540 | 8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:27:23.780 | [411339 Async ks-alt-reader-user:442796]: finished get_or_add_user_project_role reader 074e93a13bf8428d986ef924be830ea0 e66707a8050d4f99bb692bb8e1744dc9 with result 0 in 13 seconds 2022-03-02 13:27:23.811 | + inc/async:async_wait:197 : return 0 2022-03-02 13:27:23.831 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-02 13:27:24.140 | [411339 Async ks-system-member:443020]: Waiting for completion of get_or_add_user_system_role member b29f42b7719b410b9e30f8564818eec9 all running on PID 443020 (8 other jobs running) 2022-03-02 13:27:24.269 | [411339 Async ks-system-member:443020]: Signaling child to exit 2022-03-02 13:27:24.270 | WAKEUP 2022-03-02 13:27:24.433 | [411339 Async ks-system-member:443020]: Signaled 2022-03-02 13:27:24.440 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 13:27:24.440 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 13:27:24.441 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 13:27:24.441 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:24.441 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:24.441 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:24.441 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:24.441 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:24.441 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 13:27:24.441 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b29f42b7719b410b9e30f8564818eec9 --system all -f value -c Role 2022-03-02 13:27:24.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:24.441 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:24.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:24.441 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:24.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:24.441 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 13:27:24.441 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 13:27:24.441 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user b29f42b7719b410b9e30f8564818eec9 --system all 2022-03-02 13:27:24.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:24.441 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:24.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:24.441 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:24.441 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b29f42b7719b410b9e30f8564818eec9 --system all -f value -c Role 2022-03-02 13:27:24.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:24.441 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:24.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:24.441 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:24.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:24.441 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:24.441 | + functions-common:get_or_add_user_system_role:1052 : echo bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:24.441 | bce33627a5324a1e9b9921c664b8517e 2022-03-02 13:27:24.703 | [411339 Async ks-system-member:443020]: finished get_or_add_user_system_role member b29f42b7719b410b9e30f8564818eec9 all with result 0 in 12 seconds 2022-03-02 13:27:24.989 | [411339 Async ks-system-reader:443302]: Waiting for completion of get_or_add_user_system_role reader 4907e212f2ff4d96baa49606fcc88d80 all running on PID 443302 (7 other jobs running) 2022-03-02 13:27:25.187 | [411339 Async ks-system-reader:443302]: Signaling child to exit 2022-03-02 13:27:25.188 | WAKEUP 2022-03-02 13:27:25.329 | [411339 Async ks-system-reader:443302]: Signaled 2022-03-02 13:27:25.337 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 13:27:25.337 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 13:27:25.337 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 13:27:25.337 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:27:25.337 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:27:25.337 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:27:25.337 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:27:25.337 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:27:25.337 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 13:27:25.337 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4907e212f2ff4d96baa49606fcc88d80 --system all -f value -c Role 2022-03-02 13:27:25.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:25.337 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:25.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:25.338 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:25.338 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:25.338 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 13:27:25.338 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 13:27:25.338 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 4907e212f2ff4d96baa49606fcc88d80 --system all 2022-03-02 13:27:25.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:25.338 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:25.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:25.338 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:25.338 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4907e212f2ff4d96baa49606fcc88d80 --system all -f value -c Role 2022-03-02 13:27:25.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:25.338 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:25.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:25.338 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:25.338 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:25.338 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:27:25.338 | + functions-common:get_or_add_user_system_role:1052 : echo 8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:27:25.338 | 8f1c20e0c8394c7382962dde1f63f1e1 2022-03-02 13:27:25.565 | [411339 Async ks-system-reader:443302]: finished get_or_add_user_system_role reader 4907e212f2ff4d96baa49606fcc88d80 all with result 0 in 12 seconds 2022-03-02 13:27:25.585 | + inc/async:async_wait:197 : return 0 2022-03-02 13:27:25.597 | + 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-02 13:27:25.893 | [411339 Async ks-group-memberdemo:443655]: Waiting for completion of get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 running on PID 443655 (6 other jobs running) 2022-03-02 13:27:25.990 | [411339 Async ks-group-memberdemo:443655]: Signaling child to exit 2022-03-02 13:27:28.986 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:29.095 | [443741 Async ks-group-anotherdemo:443741]: finished successfully 2022-03-02 13:27:29.500 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:29.540 | [443655 Async ks-group-memberdemo:443655]: finished successfully 2022-03-02 13:27:29.573 | WAKEUP 2022-03-02 13:27:29.613 | [411339 Async ks-group-memberdemo:443655]: Signaled 2022-03-02 13:27:29.615 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:27:29.615 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7e2588ee5e944aa793758262254c5ff9 --project 7d61ace15e164a33a90535472b3a1910 -f value 2022-03-02 13:27:29.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.615 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.615 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.615 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:29.615 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:27:29.615 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:27:29.615 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 7e2588ee5e944aa793758262254c5ff9 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:29.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.616 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.616 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.616 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7e2588ee5e944aa793758262254c5ff9 --project 7d61ace15e164a33a90535472b3a1910 -f value 2022-03-02 13:27:29.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.616 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.616 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.616 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:29.616 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bce33627a5324a1e9b9921c664b8517e 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 False' 2022-03-02 13:27:29.616 | + functions-common:get_or_add_group_project_role:1076 : echo bce33627a5324a1e9b9921c664b8517e 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 False 2022-03-02 13:27:29.616 | bce33627a5324a1e9b9921c664b8517e 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 False 2022-03-02 13:27:29.686 | [411339 Async ks-group-memberdemo:443655]: finished get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 with result 0 in 14 seconds 2022-03-02 13:27:29.752 | [411339 Async ks-group-anotherdemo:443741]: Waiting for completion of get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 running on PID 443741 (5 other jobs running) 2022-03-02 13:27:29.797 | [411339 Async ks-group-anotherdemo:443741]: Signaling child to exit 2022-03-02 13:27:29.797 | WAKEUP 2022-03-02 13:27:29.834 | [411339 Async ks-group-anotherdemo:443741]: Signaled 2022-03-02 13:27:29.836 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:27:29.836 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7e2588ee5e944aa793758262254c5ff9 --project 7d61ace15e164a33a90535472b3a1910 -f value 2022-03-02 13:27:29.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.836 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.836 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.836 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:29.836 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:27:29.836 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:27:29.836 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7e2588ee5e944aa793758262254c5ff9 --project 7d61ace15e164a33a90535472b3a1910 2022-03-02 13:27:29.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.836 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.836 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.836 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7e2588ee5e944aa793758262254c5ff9 --project 7d61ace15e164a33a90535472b3a1910 -f value 2022-03-02 13:27:29.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.836 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:29.837 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:29.837 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:29.837 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5e2e1a9871c64fa1a62128daf5e753d1 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 False' 2022-03-02 13:27:29.837 | + functions-common:get_or_add_group_project_role:1076 : echo 5e2e1a9871c64fa1a62128daf5e753d1 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 False 2022-03-02 13:27:29.837 | 5e2e1a9871c64fa1a62128daf5e753d1 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 False 2022-03-02 13:27:29.900 | [411339 Async ks-group-anotherdemo:443741]: finished get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 7d61ace15e164a33a90535472b3a1910 with result 0 in 14 seconds 2022-03-02 13:27:29.961 | [411339 Async ks-group-memberalt:443872]: Waiting for completion of get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 running on PID 443872 (4 other jobs running) 2022-03-02 13:27:29.996 | [411339 Async ks-group-memberalt:443872]: Signaling child to exit 2022-03-02 13:27:30.604 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:30.633 | [443872 Async ks-group-memberalt:443872]: finished successfully 2022-03-02 13:27:30.655 | WAKEUP 2022-03-02 13:27:30.681 | [411339 Async ks-group-memberalt:443872]: Signaled 2022-03-02 13:27:30.682 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:27:30.682 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7e2588ee5e944aa793758262254c5ff9 --project e66707a8050d4f99bb692bb8e1744dc9 -f value 2022-03-02 13:27:30.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:30.682 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:30.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:30.682 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:30.682 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:30.682 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:27:30.682 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:27:30.682 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 7e2588ee5e944aa793758262254c5ff9 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:30.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:30.682 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:30.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:30.682 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:30.682 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7e2588ee5e944aa793758262254c5ff9 --project e66707a8050d4f99bb692bb8e1744dc9 -f value 2022-03-02 13:27:30.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:30.682 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:30.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:30.683 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:30.683 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:30.683 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bce33627a5324a1e9b9921c664b8517e 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 False' 2022-03-02 13:27:30.683 | + functions-common:get_or_add_group_project_role:1076 : echo bce33627a5324a1e9b9921c664b8517e 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 False 2022-03-02 13:27:30.683 | bce33627a5324a1e9b9921c664b8517e 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 False 2022-03-02 13:27:30.732 | [411339 Async ks-group-memberalt:443872]: finished get_or_add_group_project_role member 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 with result 0 in 15 seconds 2022-03-02 13:27:30.773 | [411339 Async ks-group-anotheralt:443991]: Waiting for completion of get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 running on PID 443991 (3 other jobs running) 2022-03-02 13:27:30.800 | [411339 Async ks-group-anotheralt:443991]: Signaling child to exit 2022-03-02 13:27:31.079 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:31.106 | [444093 Async ks-group-admin:444093]: finished successfully 2022-03-02 13:27:31.663 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:27:31.689 | [443991 Async ks-group-anotheralt:443991]: finished successfully 2022-03-02 13:27:31.708 | WAKEUP 2022-03-02 13:27:31.733 | [411339 Async ks-group-anotheralt:443991]: Signaled 2022-03-02 13:27:31.734 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:27:31.734 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7e2588ee5e944aa793758262254c5ff9 --project e66707a8050d4f99bb692bb8e1744dc9 -f value 2022-03-02 13:27:31.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.734 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.734 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.734 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:31.734 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:27:31.734 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:27:31.734 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7e2588ee5e944aa793758262254c5ff9 --project e66707a8050d4f99bb692bb8e1744dc9 2022-03-02 13:27:31.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.734 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.734 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.735 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7e2588ee5e944aa793758262254c5ff9 --project e66707a8050d4f99bb692bb8e1744dc9 -f value 2022-03-02 13:27:31.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.735 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.735 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.735 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:31.735 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5e2e1a9871c64fa1a62128daf5e753d1 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 False' 2022-03-02 13:27:31.735 | + functions-common:get_or_add_group_project_role:1076 : echo 5e2e1a9871c64fa1a62128daf5e753d1 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 False 2022-03-02 13:27:31.735 | 5e2e1a9871c64fa1a62128daf5e753d1 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 False 2022-03-02 13:27:31.780 | [411339 Async ks-group-anotheralt:443991]: finished get_or_add_group_project_role anotherrole 7e2588ee5e944aa793758262254c5ff9 e66707a8050d4f99bb692bb8e1744dc9 with result 0 in 15 seconds 2022-03-02 13:27:31.816 | [411339 Async ks-group-admin:444093]: Waiting for completion of get_or_add_group_project_role admin eed758a8afd54541a5d1a8bf431d86fb 5496890b82ca4eec864c82291c262d36 running on PID 444093 (2 other jobs running) 2022-03-02 13:27:31.843 | [411339 Async ks-group-admin:444093]: Signaling child to exit 2022-03-02 13:27:31.843 | WAKEUP 2022-03-02 13:27:31.866 | [411339 Async ks-group-admin:444093]: Signaled 2022-03-02 13:27:31.867 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:27:31.867 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group eed758a8afd54541a5d1a8bf431d86fb --project 5496890b82ca4eec864c82291c262d36 -f value 2022-03-02 13:27:31.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.867 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.867 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.867 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:31.867 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:27:31.867 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:27:31.867 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group eed758a8afd54541a5d1a8bf431d86fb --project 5496890b82ca4eec864c82291c262d36 2022-03-02 13:27:31.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.867 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.868 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.868 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group eed758a8afd54541a5d1a8bf431d86fb --project 5496890b82ca4eec864c82291c262d36 -f value 2022-03-02 13:27:31.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.868 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:27:31.868 | from cryptography.utils import int_from_bytes 2022-03-02 13:27:31.868 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:27:31.868 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f3d47551d67e46d0ab3f5036382e9ed4 eed758a8afd54541a5d1a8bf431d86fb 5496890b82ca4eec864c82291c262d36 False' 2022-03-02 13:27:31.868 | + functions-common:get_or_add_group_project_role:1076 : echo f3d47551d67e46d0ab3f5036382e9ed4 eed758a8afd54541a5d1a8bf431d86fb 5496890b82ca4eec864c82291c262d36 False 2022-03-02 13:27:31.868 | f3d47551d67e46d0ab3f5036382e9ed4 eed758a8afd54541a5d1a8bf431d86fb 5496890b82ca4eec864c82291c262d36 False 2022-03-02 13:27:31.913 | [411339 Async ks-group-admin:444093]: finished get_or_add_group_project_role admin eed758a8afd54541a5d1a8bf431d86fb 5496890b82ca4eec864c82291c262d36 with result 0 in 14 seconds 2022-03-02 13:27:31.917 | + inc/async:async_wait:197 : return 0 2022-03-02 13:27:31.920 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-02 13:27:31.938 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:27:31.948 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-02 13:27:31.958 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:27:31.961 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-02 13:27:31.963 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-02 13:27:32.024 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-02 13:27:32.065 | [411339 Async create_nova_accounts:445994]: running: create_nova_accounts 2022-03-02 13:27:32.067 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-02 13:27:32.085 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:27:32.088 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-02 13:27:32.091 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-02 13:27:32.155 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-02 13:27:32.196 | [411339 Async create_glance_accounts:446109]: running: create_glance_accounts 2022-03-02 13:27:32.199 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-02 13:27:32.222 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:27:32.225 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-02 13:27:32.231 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-02 13:27:32.294 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-02 13:27:32.339 | [411339 Async create_cinder_accounts:446239]: running: create_cinder_accounts 2022-03-02 13:27:32.342 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-02 13:27:32.363 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:27:32.366 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-02 13:27:32.368 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-02 13:27:32.446 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-02 13:27:32.505 | [411339 Async create_neutron_accounts:446354]: running: create_neutron_accounts 2022-03-02 13:27:32.507 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-02 13:27:32.542 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:27:32.545 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-02 13:27:32.548 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-02 13:27:32.745 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-02 13:27:32.942 | [411339 Async create_swift_accounts:446495]: running: create_swift_accounts 2022-03-02 13:27:32.966 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-02 13:27:33.089 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:27:33.112 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-02 13:27:33.455 | [411339 Async create_nova_accounts:445994]: Waiting for completion of create_nova_accounts running on PID 445994 (6 other jobs running) 2022-03-02 13:27:33.618 | [411339 Async create_nova_accounts:445994]: Signaling child to exit 2022-03-02 13:28:13.997 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:28:14.133 | [446354 Async create_neutron_accounts:446354]: finished successfully 2022-03-02 13:28:32.510 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:28:32.552 | [446239 Async create_cinder_accounts:446239]: finished successfully 2022-03-02 13:28:50.090 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:28:50.120 | [446109 Async create_glance_accounts:446109]: finished successfully 2022-03-02 13:28:53.542 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:28:53.570 | [445994 Async create_nova_accounts:445994]: finished successfully 2022-03-02 13:28:53.592 | WAKEUP 2022-03-02 13:28:53.616 | [411339 Async create_nova_accounts:445994]: Signaled 2022-03-02 13:28:53.617 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-02 13:28:53.617 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-03-02 13:28:53.617 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-02 13:28:53.617 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:28:53.617 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:28:53.617 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:28:53.617 | ++ 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-02 13:28:53.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.618 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.618 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.618 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.618 | + functions-common:get_or_create_user:925 : user_id=81e1aeb4ceaf4bbf8fda13a1e4ddf307 2022-03-02 13:28:53.618 | + functions-common:get_or_create_user:926 : echo 81e1aeb4ceaf4bbf8fda13a1e4ddf307 2022-03-02 13:28:53.618 | 81e1aeb4ceaf4bbf8fda13a1e4ddf307 2022-03-02 13:28:53.618 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-02 13:28:53.618 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:28:53.618 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:28:53.618 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:28:53.618 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:28:53.618 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:28:53.618 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:28:53.618 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:28:53.618 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:28:53.618 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:28:53.618 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:28:53.618 | ++ 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-02 13:28:53.618 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:28:53.618 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.618 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.618 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.618 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.618 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.618 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.618 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:28:53.618 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:28:53.618 | + 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-02 13:28:53.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.619 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.619 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.619 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:28:53.619 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.619 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.619 | ++ 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-02 13:28:53.619 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.619 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.619 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.619 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.619 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:28:53.619 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:28:53.619 | ++ functions-common:get_field:818 : echo '| 95c21948b5aa4a8e8e740a32794c7f68 | 81e1aeb4ceaf4bbf8fda13a1e4ddf307 | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:28:53.619 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:28:53.619 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.619 | + functions-common:get_or_add_user_project_role:995 : user_role_id=95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.619 | + functions-common:get_or_add_user_project_role:997 : echo 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.619 | 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.619 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 13:28:53.619 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-02 13:28:53.619 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:28:53.619 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:28:53.619 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:28:53.619 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:28:53.619 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:28:53.619 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:28:53.619 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:28:53.619 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:28:53.619 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:28:53.619 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:28:53.619 | ++ 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-02 13:28:53.620 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:28:53.620 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.620 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.620 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.620 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.620 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.620 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.620 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:28:53.620 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:28:53.620 | + 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-02 13:28:53.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.620 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.620 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.620 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.620 | ++ 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-02 13:28:53.620 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:28:53.620 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.620 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.620 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.620 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.620 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.620 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:28:53.620 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:28:53.620 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:28:53.621 | ++ functions-common:get_field:818 : echo '| f3d47551d67e46d0ab3f5036382e9ed4 | 81e1aeb4ceaf4bbf8fda13a1e4ddf307 | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:28:53.621 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.621 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:28:53.621 | + functions-common:get_or_add_user_project_role:997 : echo f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:28:53.621 | f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:28:53.621 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-03-02 13:28:53.621 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-03-02 13:28:53.621 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.50/compute 2022-03-02 13:28:53.621 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-02 13:28:53.621 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:28:53.621 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-02 13:28:53.621 | ++ 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-02 13:28:53.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.621 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.621 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.621 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.621 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:28:53.621 | 13841714dc264cc9ac1ef6f2ecf621a8' 2022-03-02 13:28:53.621 | + functions-common:get_or_create_service:1094 : echo 13841714dc264cc9ac1ef6f2ecf621a8 2022-03-02 13:28:53.621 | 13841714dc264cc9ac1ef6f2ecf621a8 2022-03-02 13:28:53.621 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2022-03-02 13:28:53.621 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:28:53.621 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2022-03-02 13:28:53.621 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:28:53.621 | +++ 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-02 13:28:53.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.621 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.621 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.621 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.621 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:28:53.621 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:28:53.622 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 13:28:53.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.622 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.622 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.622 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5df42f6aa928444db949414b5fa0197a 2022-03-02 13:28:53.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5df42f6aa928444db949414b5fa0197a 2022-03-02 13:28:53.622 | + functions-common:get_or_create_endpoint:1127 : public_id=5df42f6aa928444db949414b5fa0197a 2022-03-02 13:28:53.622 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:28:53.622 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:28:53.622 | + functions-common:get_or_create_endpoint:1136 : echo 5df42f6aa928444db949414b5fa0197a 2022-03-02 13:28:53.622 | 5df42f6aa928444db949414b5fa0197a 2022-03-02 13:28:53.622 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-02 13:28:53.622 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:28:53.622 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-02 13:28:53.622 | ++ 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-02 13:28:53.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.622 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.622 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.622 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.622 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:28:53.622 | d489442d3bd3408c899cd0ab2f74d9d3' 2022-03-02 13:28:53.622 | + functions-common:get_or_create_service:1094 : echo d489442d3bd3408c899cd0ab2f74d9d3 2022-03-02 13:28:53.622 | d489442d3bd3408c899cd0ab2f74d9d3 2022-03-02 13:28:53.622 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2022-03-02 13:28:53.622 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:28:53.622 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2022-03-02 13:28:53.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:28:53.622 | +++ 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-02 13:28:53.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.623 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.623 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.623 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:28:53.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:28:53.623 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2022-03-02 13:28:53.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.623 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.623 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.623 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=96dd4d0137fe495197381b92fdc58dcb 2022-03-02 13:28:53.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 96dd4d0137fe495197381b92fdc58dcb 2022-03-02 13:28:53.623 | + functions-common:get_or_create_endpoint:1127 : public_id=96dd4d0137fe495197381b92fdc58dcb 2022-03-02 13:28:53.623 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:28:53.623 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:28:53.623 | + functions-common:get_or_create_endpoint:1136 : echo 96dd4d0137fe495197381b92fdc58dcb 2022-03-02 13:28:53.623 | 96dd4d0137fe495197381b92fdc58dcb 2022-03-02 13:28:53.623 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-03-02 13:28:53.623 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:28:53.623 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-03-02 13:28:53.623 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:28:53.623 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-02 13:28:53.623 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:28:53.623 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:28:53.623 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:28:53.623 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:28:53.623 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:28:53.623 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:28:53.624 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:28:53.624 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:28:53.624 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:28:53.624 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:28:53.624 | ++ 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-02 13:28:53.624 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:28:53.624 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.624 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.624 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.624 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.624 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.624 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.624 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:28:53.624 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:28:53.624 | + 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-02 13:28:53.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.624 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.624 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.624 | ++ 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-02 13:28:53.624 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:28:53.624 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.624 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.624 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.624 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.624 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.624 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.624 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:28:53.625 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:28:53.625 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:28:53.625 | ++ functions-common:get_field:818 : echo '| 5d84ea1d7eae4a8b821379a986ec6de2 | 81e1aeb4ceaf4bbf8fda13a1e4ddf307 | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:28:53.625 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.625 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d84ea1d7eae4a8b821379a986ec6de2 2022-03-02 13:28:53.625 | + functions-common:get_or_add_user_project_role:997 : echo 5d84ea1d7eae4a8b821379a986ec6de2 2022-03-02 13:28:53.625 | 5d84ea1d7eae4a8b821379a986ec6de2 2022-03-02 13:28:53.625 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-03-02 13:28:53.625 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:28:53.663 | [411339 Async create_nova_accounts:445994]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-02 13:28:53.702 | [411339 Async create_glance_accounts:446109]: Waiting for completion of create_glance_accounts running on PID 446109 (5 other jobs running) 2022-03-02 13:28:53.727 | [411339 Async create_glance_accounts:446109]: Signaling child to exit 2022-03-02 13:28:53.728 | WAKEUP 2022-03-02 13:28:53.751 | [411339 Async create_glance_accounts:446109]: Signaled 2022-03-02 13:28:53.752 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-02 13:28:53.752 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:28:53.752 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-02 13:28:53.752 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-02 13:28:53.752 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:28:53.752 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:28:53.752 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:28:53.752 | ++ 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-02 13:28:53.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.752 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.752 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.753 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.753 | + functions-common:get_or_create_user:925 : user_id=7667777ac4ff4ccb9aa6dda47b8706ee 2022-03-02 13:28:53.753 | + functions-common:get_or_create_user:926 : echo 7667777ac4ff4ccb9aa6dda47b8706ee 2022-03-02 13:28:53.753 | 7667777ac4ff4ccb9aa6dda47b8706ee 2022-03-02 13:28:53.753 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-02 13:28:53.753 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:28:53.753 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:28:53.753 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:28:53.753 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:28:53.753 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:28:53.753 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:28:53.753 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:28:53.753 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:28:53.753 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:28:53.753 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:28:53.753 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.753 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:28:53.753 | ++ 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-02 13:28:53.753 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.753 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.753 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.753 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.753 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.753 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:28:53.753 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:28:53.753 | + 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-02 13:28:53.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.753 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.753 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.753 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.753 | ++ 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-02 13:28:53.754 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:28:53.754 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.754 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.754 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.754 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.754 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.754 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:28:53.754 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:28:53.754 | ++ functions-common:get_field:818 : echo '| 95c21948b5aa4a8e8e740a32794c7f68 | 7667777ac4ff4ccb9aa6dda47b8706ee | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:28:53.754 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:28:53.754 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.754 | + functions-common:get_or_add_user_project_role:995 : user_role_id=95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.754 | + functions-common:get_or_add_user_project_role:997 : echo 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.754 | 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.754 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 13:28:53.754 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-02 13:28:53.754 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:28:53.754 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-02 13:28:53.754 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-02 13:28:53.754 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:28:53.754 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:28:53.754 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:28:53.754 | ++ 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-02 13:28:53.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.754 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.754 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.754 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.754 | + functions-common:get_or_create_user:925 : user_id=e3bd7a99b26f4e0cb53053698222105f 2022-03-02 13:28:53.754 | + functions-common:get_or_create_user:926 : echo e3bd7a99b26f4e0cb53053698222105f 2022-03-02 13:28:53.755 | e3bd7a99b26f4e0cb53053698222105f 2022-03-02 13:28:53.755 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-02 13:28:53.755 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:28:53.755 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:28:53.755 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:28:53.755 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:28:53.755 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:28:53.755 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:28:53.755 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:28:53.755 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:28:53.755 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:28:53.755 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:28:53.755 | ++ 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-02 13:28:53.755 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:28:53.755 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.755 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.755 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.755 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.755 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.755 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.755 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:28:53.755 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:28:53.755 | + 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-02 13:28:53.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.755 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.755 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.755 | ++ 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-02 13:28:53.755 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.755 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:28:53.755 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.755 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.756 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.756 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.756 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.756 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:28:53.756 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:28:53.756 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:28:53.756 | ++ functions-common:get_field:818 : echo '| 95c21948b5aa4a8e8e740a32794c7f68 | e3bd7a99b26f4e0cb53053698222105f | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:28:53.756 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.756 | + functions-common:get_or_add_user_project_role:995 : user_role_id=95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.756 | + functions-common:get_or_add_user_project_role:997 : echo 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.756 | 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.756 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-02 13:28:53.756 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-02 13:28:53.756 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:28:53.756 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:28:53.756 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:28:53.756 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:28:53.756 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:28:53.756 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:28:53.756 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:28:53.756 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:28:53.756 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:28:53.756 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:28:53.756 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.756 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:28:53.756 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.756 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.756 | ++ 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-02 13:28:53.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.757 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.757 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.757 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.757 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:28:53.757 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:28:53.757 | + 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-02 13:28:53.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.757 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.757 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.757 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.757 | ++ 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-02 13:28:53.757 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:28:53.757 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.757 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.757 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.757 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.757 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.757 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:28:53.757 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:28:53.757 | ++ functions-common:get_field:818 : echo '| 5d84ea1d7eae4a8b821379a986ec6de2 | e3bd7a99b26f4e0cb53053698222105f | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:28:53.757 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:28:53.757 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.757 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d84ea1d7eae4a8b821379a986ec6de2 2022-03-02 13:28:53.757 | + functions-common:get_or_add_user_project_role:997 : echo 5d84ea1d7eae4a8b821379a986ec6de2 2022-03-02 13:28:53.757 | 5d84ea1d7eae4a8b821379a986ec6de2 2022-03-02 13:28:53.757 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-02 13:28:53.757 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:28:53.757 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-02 13:28:53.757 | ++ 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-02 13:28:53.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.758 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.758 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.758 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.758 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:28:53.758 | bd207e822ee44feba374cd10f4918e24' 2022-03-02 13:28:53.758 | + functions-common:get_or_create_service:1094 : echo bd207e822ee44feba374cd10f4918e24 2022-03-02 13:28:53.758 | bd207e822ee44feba374cd10f4918e24 2022-03-02 13:28:53.758 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2022-03-02 13:28:53.758 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:28:53.758 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2022-03-02 13:28:53.758 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:28:53.758 | +++ 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-02 13:28:53.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.758 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.758 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.758 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.758 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:28:53.758 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:28:53.758 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2022-03-02 13:28:53.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.758 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.758 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.758 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.758 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a762e25d51f747448b4edb6eef1d4f4a 2022-03-02 13:28:53.758 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a762e25d51f747448b4edb6eef1d4f4a 2022-03-02 13:28:53.758 | + functions-common:get_or_create_endpoint:1127 : public_id=a762e25d51f747448b4edb6eef1d4f4a 2022-03-02 13:28:53.758 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:28:53.758 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:28:53.759 | + functions-common:get_or_create_endpoint:1136 : echo a762e25d51f747448b4edb6eef1d4f4a 2022-03-02 13:28:53.759 | a762e25d51f747448b4edb6eef1d4f4a 2022-03-02 13:28:53.759 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-02 13:28:53.759 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 13:28:53.759 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 13:28:53.759 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 13:28:53.759 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-02 13:28:53.759 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-02 13:28:53.759 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-02 13:28:53.759 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-02 13:28:53.759 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-02 13:28:53.800 | [411339 Async create_glance_accounts:446109]: finished create_glance_accounts with result 0 in 77 seconds 2022-03-02 13:28:53.839 | [411339 Async create_cinder_accounts:446239]: Waiting for completion of create_cinder_accounts running on PID 446239 (4 other jobs running) 2022-03-02 13:28:53.864 | [411339 Async create_cinder_accounts:446239]: Signaling child to exit 2022-03-02 13:28:53.864 | WAKEUP 2022-03-02 13:28:53.888 | [411339 Async create_cinder_accounts:446239]: Signaled 2022-03-02 13:28:53.890 | + 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-02 13:28:53.890 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-02 13:28:53.890 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-02 13:28:53.890 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:28:53.890 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:28:53.890 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:28:53.890 | ++ 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-02 13:28:53.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.890 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.890 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.890 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.890 | + functions-common:get_or_create_user:925 : user_id=b7df8d94ae5e459c9a8270858b948ad2 2022-03-02 13:28:53.890 | + functions-common:get_or_create_user:926 : echo b7df8d94ae5e459c9a8270858b948ad2 2022-03-02 13:28:53.890 | b7df8d94ae5e459c9a8270858b948ad2 2022-03-02 13:28:53.890 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-02 13:28:53.890 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:28:53.890 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:28:53.890 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:28:53.890 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:28:53.890 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:28:53.890 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:28:53.890 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:28:53.890 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:28:53.890 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:28:53.890 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:28:53.890 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:28:53.891 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.891 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.891 | ++ 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-02 13:28:53.891 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.891 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.891 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.891 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.891 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:28:53.891 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:28:53.891 | + 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-02 13:28:53.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.891 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.891 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.891 | ++ 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-02 13:28:53.891 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:53.891 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:28:53.891 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:53.891 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.891 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.891 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.891 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.891 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:28:53.891 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:28:53.891 | ++ functions-common:get_field:818 : echo '| 95c21948b5aa4a8e8e740a32794c7f68 | b7df8d94ae5e459c9a8270858b948ad2 | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:28:53.891 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:28:53.891 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:53.891 | + functions-common:get_or_add_user_project_role:995 : user_role_id=95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.892 | + functions-common:get_or_add_user_project_role:997 : echo 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.892 | 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:53.892 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 13:28:53.892 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-02 13:28:53.892 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:28:53.892 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-02 13:28:53.892 | ++ 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-02 13:28:53.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.892 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.892 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.892 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.892 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:28:53.892 | 9717d3321cc94f33af8925d131d4629c' 2022-03-02 13:28:53.892 | + functions-common:get_or_create_service:1094 : echo 9717d3321cc94f33af8925d131d4629c 2022-03-02 13:28:53.892 | 9717d3321cc94f33af8925d131d4629c 2022-03-02 13:28:53.892 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-02 13:28:53.892 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 13:28:53.892 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:28:53.892 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 13:28:53.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:28:53.892 | +++ 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-02 13:28:53.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.892 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.892 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.892 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:28:53.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:28:53.892 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 13:28:53.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.893 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.893 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.893 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d35cb77662c34c2aacc9a9bf328ba535 2022-03-02 13:28:53.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d35cb77662c34c2aacc9a9bf328ba535 2022-03-02 13:28:53.893 | + functions-common:get_or_create_endpoint:1127 : public_id=d35cb77662c34c2aacc9a9bf328ba535 2022-03-02 13:28:53.893 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:28:53.893 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:28:53.893 | + functions-common:get_or_create_endpoint:1136 : echo d35cb77662c34c2aacc9a9bf328ba535 2022-03-02 13:28:53.893 | d35cb77662c34c2aacc9a9bf328ba535 2022-03-02 13:28:53.893 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-02 13:28:53.893 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:28:53.893 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-02 13:28:53.893 | ++ 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-02 13:28:53.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.893 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.893 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.893 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.893 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:28:53.893 | 6cf31b6cb5d44ea3bb0b40f704ab058b' 2022-03-02 13:28:53.893 | + functions-common:get_or_create_service:1094 : echo 6cf31b6cb5d44ea3bb0b40f704ab058b 2022-03-02 13:28:53.893 | 6cf31b6cb5d44ea3bb0b40f704ab058b 2022-03-02 13:28:53.893 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 13:28:53.893 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:28:53.893 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 13:28:53.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:28:53.893 | +++ 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-02 13:28:53.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.893 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.894 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.894 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:28:53.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:28:53.894 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 13:28:53.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.894 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.894 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.894 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e75440bd658d4d7ab13b40f2659f81e0 2022-03-02 13:28:53.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e75440bd658d4d7ab13b40f2659f81e0 2022-03-02 13:28:53.894 | + functions-common:get_or_create_endpoint:1127 : public_id=e75440bd658d4d7ab13b40f2659f81e0 2022-03-02 13:28:53.894 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:28:53.894 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:28:53.894 | + functions-common:get_or_create_endpoint:1136 : echo e75440bd658d4d7ab13b40f2659f81e0 2022-03-02 13:28:53.894 | e75440bd658d4d7ab13b40f2659f81e0 2022-03-02 13:28:53.894 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-02 13:28:53.894 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-02 13:28:53.894 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:28:53.894 | +++ 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-02 13:28:53.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.894 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.894 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.894 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.894 | ++ functions-common:get_or_create_project:938 : project_id=10fec2d54d85421fbfe7cb203401d678 2022-03-02 13:28:53.894 | ++ functions-common:get_or_create_project:939 : echo 10fec2d54d85421fbfe7cb203401d678 2022-03-02 13:28:53.894 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 10fec2d54d85421fbfe7cb203401d678 2022-03-02 13:28:53.894 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-02 13:28:53.894 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:28:53.894 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:28:53.894 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-02 13:28:53.895 | +++ 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-02 13:28:53.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.895 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:53.895 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:53.895 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-02 13:28:53.895 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:53.895 | ++ functions-common:get_or_create_user:925 : user_id=b7df8d94ae5e459c9a8270858b948ad2 2022-03-02 13:28:53.895 | ++ functions-common:get_or_create_user:926 : echo b7df8d94ae5e459c9a8270858b948ad2 2022-03-02 13:28:53.895 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b7df8d94ae5e459c9a8270858b948ad2 2022-03-02 13:28:53.938 | [411339 Async create_cinder_accounts:446239]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-02 13:28:53.942 | + inc/async:async_wait:197 : return 0 2022-03-02 13:28:53.944 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-02 13:28:53.998 | [411339 Async create_neutron_accounts:446354]: Waiting for completion of create_neutron_accounts running on PID 446354 (3 other jobs running) 2022-03-02 13:28:54.025 | [411339 Async create_neutron_accounts:446354]: Signaling child to exit 2022-03-02 13:28:54.025 | WAKEUP 2022-03-02 13:28:54.048 | [411339 Async create_neutron_accounts:446354]: Signaled 2022-03-02 13:28:54.049 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-02 13:28:54.049 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:28:54.050 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:28:54.050 | + 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-02 13:28:54.050 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:28:54.050 | + 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-02 13:28:54.050 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:28:54.050 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-02 13:28:54.050 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-02 13:28:54.050 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-02 13:28:54.050 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.50:9696/ 2022-03-02 13:28:54.050 | + 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-02 13:28:54.050 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-02 13:28:54.050 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-02 13:28:54.050 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:28:54.050 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:28:54.050 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:28:54.050 | ++ 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-02 13:28:54.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.050 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.050 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.050 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:54.050 | + functions-common:get_or_create_user:925 : user_id=794c7622207f4899b9e3e9addf953a13 2022-03-02 13:28:54.050 | + functions-common:get_or_create_user:926 : echo 794c7622207f4899b9e3e9addf953a13 2022-03-02 13:28:54.050 | 794c7622207f4899b9e3e9addf953a13 2022-03-02 13:28:54.050 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-02 13:28:54.050 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:28:54.050 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:28:54.050 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:28:54.050 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:28:54.050 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:28:54.050 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:28:54.050 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:28:54.051 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:28:54.051 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:28:54.051 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:28:54.051 | ++ 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-02 13:28:54.051 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:54.051 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:28:54.051 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:54.051 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:54.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.051 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.051 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.051 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:54.051 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:28:54.051 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:28:54.051 | + 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-02 13:28:54.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.051 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.051 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.051 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:28:54.051 | ++ 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-02 13:28:54.051 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:28:54.051 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:28:54.051 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:54.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.051 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.051 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.051 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:54.051 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:28:54.051 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:28:54.052 | ++ functions-common:get_field:818 : echo '| 95c21948b5aa4a8e8e740a32794c7f68 | 794c7622207f4899b9e3e9addf953a13 | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:28:54.052 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:28:54.052 | ++ functions-common:get_field:812 : read data 2022-03-02 13:28:54.052 | + functions-common:get_or_add_user_project_role:995 : user_role_id=95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:54.052 | + functions-common:get_or_add_user_project_role:997 : echo 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:54.052 | 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:28:54.052 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 13:28:54.052 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-02 13:28:54.052 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:28:54.052 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-02 13:28:54.052 | ++ 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-02 13:28:54.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.052 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.052 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.052 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:54.052 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:28:54.052 | 5487c748ceff43dbb1d67b55792e2c58' 2022-03-02 13:28:54.052 | + functions-common:get_or_create_service:1094 : echo 5487c748ceff43dbb1d67b55792e2c58 2022-03-02 13:28:54.052 | 5487c748ceff43dbb1d67b55792e2c58 2022-03-02 13:28:54.052 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2022-03-02 13:28:54.052 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:28:54.052 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2022-03-02 13:28:54.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:28:54.052 | +++ 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-02 13:28:54.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.052 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.052 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.052 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:54.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:28:54.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:28:54.053 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2022-03-02 13:28:54.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.053 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:28:54.053 | from cryptography.utils import int_from_bytes 2022-03-02 13:28:54.053 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:28:54.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5c5acfc6435b4fe896a15f2534ac04c1 2022-03-02 13:28:54.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5c5acfc6435b4fe896a15f2534ac04c1 2022-03-02 13:28:54.053 | + functions-common:get_or_create_endpoint:1127 : public_id=5c5acfc6435b4fe896a15f2534ac04c1 2022-03-02 13:28:54.053 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:28:54.053 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:28:54.053 | + functions-common:get_or_create_endpoint:1136 : echo 5c5acfc6435b4fe896a15f2534ac04c1 2022-03-02 13:28:54.053 | 5c5acfc6435b4fe896a15f2534ac04c1 2022-03-02 13:28:54.096 | [411339 Async create_neutron_accounts:446354]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-02 13:28:54.136 | [411339 Async create_swift_accounts:446495]: Waiting for completion of create_swift_accounts running on PID 446495 (2 other jobs running) 2022-03-02 13:28:54.162 | [411339 Async create_swift_accounts:446495]: Signaling child to exit 2022-03-02 13:29:43.331 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:29:43.357 | [446495 Async create_swift_accounts:446495]: finished successfully 2022-03-02 13:29:43.377 | WAKEUP 2022-03-02 13:29:43.400 | [411339 Async create_swift_accounts:446495]: Signaled 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-02 13:29:43.402 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-02 13:29:43.402 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-02 13:29:43.402 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 13:29:43.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.402 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.402 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.402 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.402 | ++ functions-common:get_or_create_role:950 : role_id=5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:29:43.402 | ++ functions-common:get_or_create_role:951 : echo 5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:614 : another_role=5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:29:43.402 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-02 13:29:43.402 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-02 13:29:43.402 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:29:43.402 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:29:43.402 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:29:43.402 | ++ 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-02 13:29:43.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.402 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.402 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.403 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.403 | + functions-common:get_or_create_user:925 : user_id=6c9e779e7e144b6c88f4e3b896ea49af 2022-03-02 13:29:43.403 | + functions-common:get_or_create_user:926 : echo 6c9e779e7e144b6c88f4e3b896ea49af 2022-03-02 13:29:43.403 | 6c9e779e7e144b6c88f4e3b896ea49af 2022-03-02 13:29:43.403 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-02 13:29:43.403 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:29:43.403 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:29:43.403 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:29:43.403 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:29:43.403 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:29:43.403 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:29:43.403 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:29:43.403 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:29:43.403 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:29:43.403 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:29:43.403 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:29:43.403 | ++ 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-02 13:29:43.403 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.403 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.403 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.403 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.403 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.403 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.403 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:29:43.403 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:29:43.403 | + 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-02 13:29:43.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.403 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.403 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.403 | ++ 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-02 13:29:43.403 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.404 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:29:43.404 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.404 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.404 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.404 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.404 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.404 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:29:43.404 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:29:43.404 | ++ functions-common:get_field:818 : echo '| 95c21948b5aa4a8e8e740a32794c7f68 | 6c9e779e7e144b6c88f4e3b896ea49af | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:29:43.404 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:29:43.404 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.404 | + functions-common:get_or_add_user_project_role:995 : user_role_id=95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:29:43.404 | + functions-common:get_or_add_user_project_role:997 : echo 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:29:43.404 | 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:29:43.404 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 13:29:43.404 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-02 13:29:43.404 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:29:43.404 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:29:43.404 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:29:43.404 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:29:43.404 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:29:43.404 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:29:43.404 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:29:43.404 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:29:43.404 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:29:43.404 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:29:43.404 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:29:43.404 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.404 | ++ 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-02 13:29:43.404 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.405 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.405 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.405 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.405 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.405 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:29:43.405 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:29:43.405 | + 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-02 13:29:43.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.405 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.405 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.405 | ++ 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-02 13:29:43.405 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:29:43.405 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.405 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.405 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.405 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.405 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.405 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.405 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:29:43.405 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:29:43.405 | ++ functions-common:get_field:818 : echo '| f3d47551d67e46d0ab3f5036382e9ed4 | 6c9e779e7e144b6c88f4e3b896ea49af | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:29:43.405 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:29:43.405 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.405 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.405 | + functions-common:get_or_add_user_project_role:997 : echo f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.405 | f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.405 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-02 13:29:43.405 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:29:43.406 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-02 13:29:43.406 | ++ 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-02 13:29:43.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.406 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.406 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.406 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.406 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:29:43.406 | 4f2c0f2579fe4143b816edaf08ff569b' 2022-03-02 13:29:43.406 | + functions-common:get_or_create_service:1094 : echo 4f2c0f2579fe4143b816edaf08ff569b 2022-03-02 13:29:43.406 | 4f2c0f2579fe4143b816edaf08ff569b 2022-03-02 13:29:43.406 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2022-03-02 13:29:43.406 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:29:43.406 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-02 13:29:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:29:43.406 | +++ 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-02 13:29:43.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.406 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.406 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.406 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:29:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:29:43.406 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-02 13:29:43.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.406 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.406 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.406 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8fe4c0609b444316993593db65ad1b2a 2022-03-02 13:29:43.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8fe4c0609b444316993593db65ad1b2a 2022-03-02 13:29:43.406 | + functions-common:get_or_create_endpoint:1127 : public_id=8fe4c0609b444316993593db65ad1b2a 2022-03-02 13:29:43.407 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.50:8080 ]] 2022-03-02 13:29:43.407 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2022-03-02 13:29:43.407 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:29:43.407 | ++ 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-02 13:29:43.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.407 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.407 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.407 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.407 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:29:43.407 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:29:43.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2022-03-02 13:29:43.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.407 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.407 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.407 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.407 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=abd78e3d04d542809c324ecb932070f3 2022-03-02 13:29:43.407 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo abd78e3d04d542809c324ecb932070f3 2022-03-02 13:29:43.407 | abd78e3d04d542809c324ecb932070f3 2022-03-02 13:29:43.407 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:29:43.407 | + functions-common:get_or_create_endpoint:1136 : echo 8fe4c0609b444316993593db65ad1b2a 2022-03-02 13:29:43.407 | 8fe4c0609b444316993593db65ad1b2a 2022-03-02 13:29:43.407 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-02 13:29:43.407 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-02 13:29:43.407 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:29:43.407 | +++ 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-02 13:29:43.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.407 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.407 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.407 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.407 | ++ functions-common:get_or_create_project:938 : project_id=1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.408 | ++ functions-common:get_or_create_project:939 : echo 1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.408 | + lib/swift:create_swift_accounts:628 : swift_project_test1=1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.408 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-02 13:29:43.408 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:29:43.408 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-02 13:29:43.408 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:29:43.408 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-02 13:29:43.408 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-02 13:29:43.408 | +++ 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-02 13:29:43.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.408 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.408 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.408 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.408 | ++ functions-common:get_or_create_user:925 : user_id=a94d09bd615848d8a6802ef48678f7f2 2022-03-02 13:29:43.408 | ++ functions-common:get_or_create_user:926 : echo a94d09bd615848d8a6802ef48678f7f2 2022-03-02 13:29:43.408 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a94d09bd615848d8a6802ef48678f7f2 2022-03-02 13:29:43.408 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-02 13:29:43.408 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:29:43.408 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a94d09bd615848d8a6802ef48678f7f2 1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.408 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:29:43.408 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:29:43.408 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:29:43.408 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:29:43.408 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:29:43.408 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:29:43.408 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:29:43.408 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:29:43.408 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a94d09bd615848d8a6802ef48678f7f2 --project 1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.409 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.409 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:29:43.409 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.409 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.409 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.409 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.409 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.409 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:29:43.409 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:29:43.409 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a94d09bd615848d8a6802ef48678f7f2 --project 1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.409 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.409 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.409 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a94d09bd615848d8a6802ef48678f7f2 --project 1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.409 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:29:43.409 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.409 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.409 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.409 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.409 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.409 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.409 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:29:43.409 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:29:43.409 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:29:43.409 | ++ functions-common:get_field:818 : echo '| f3d47551d67e46d0ab3f5036382e9ed4 | a94d09bd615848d8a6802ef48678f7f2 | | 1fa0ecedce944cd287fcf8396b054372 | | | False |' 2022-03-02 13:29:43.409 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.409 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.409 | + functions-common:get_or_add_user_project_role:997 : echo f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.410 | f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.410 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-02 13:29:43.410 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-02 13:29:43.410 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:29:43.410 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-02 13:29:43.410 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-02 13:29:43.410 | +++ 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-02 13:29:43.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.410 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.410 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.410 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.410 | ++ functions-common:get_or_create_user:925 : user_id=fccbce6898c240dfba70bdeeb3bebef6 2022-03-02 13:29:43.410 | ++ functions-common:get_or_create_user:926 : echo fccbce6898c240dfba70bdeeb3bebef6 2022-03-02 13:29:43.410 | + lib/swift:create_swift_accounts:637 : swift_user_test3=fccbce6898c240dfba70bdeeb3bebef6 2022-03-02 13:29:43.410 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-02 13:29:43.410 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:29:43.410 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 5e2e1a9871c64fa1a62128daf5e753d1 fccbce6898c240dfba70bdeeb3bebef6 1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.410 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:29:43.410 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:29:43.410 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:29:43.410 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:29:43.410 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:29:43.410 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:29:43.410 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:29:43.410 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:29:43.410 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5e2e1a9871c64fa1a62128daf5e753d1 --user fccbce6898c240dfba70bdeeb3bebef6 --project 1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.410 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.410 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:29:43.410 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.410 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.411 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.411 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.411 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.411 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:29:43.411 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:29:43.411 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 5e2e1a9871c64fa1a62128daf5e753d1 --user fccbce6898c240dfba70bdeeb3bebef6 --project 1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.411 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.411 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.411 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5e2e1a9871c64fa1a62128daf5e753d1 --user fccbce6898c240dfba70bdeeb3bebef6 --project 1fa0ecedce944cd287fcf8396b054372 2022-03-02 13:29:43.411 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.411 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:29:43.411 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.411 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.411 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.411 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.411 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.411 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:29:43.411 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:29:43.411 | ++ functions-common:get_field:818 : echo '| 5e2e1a9871c64fa1a62128daf5e753d1 | fccbce6898c240dfba70bdeeb3bebef6 | | 1fa0ecedce944cd287fcf8396b054372 | | | False |' 2022-03-02 13:29:43.411 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:29:43.411 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.411 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:29:43.411 | + functions-common:get_or_add_user_project_role:997 : echo 5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:29:43.411 | 5e2e1a9871c64fa1a62128daf5e753d1 2022-03-02 13:29:43.411 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-02 13:29:43.411 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-02 13:29:43.411 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:29:43.411 | +++ 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-02 13:29:43.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.412 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.412 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.412 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.412 | ++ functions-common:get_or_create_project:938 : project_id=026f5028f41044729dfd0954dd0537d7 2022-03-02 13:29:43.412 | ++ functions-common:get_or_create_project:939 : echo 026f5028f41044729dfd0954dd0537d7 2022-03-02 13:29:43.412 | + lib/swift:create_swift_accounts:642 : swift_project_test2=026f5028f41044729dfd0954dd0537d7 2022-03-02 13:29:43.412 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-02 13:29:43.412 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:29:43.412 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-02 13:29:43.412 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-02 13:29:43.412 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:29:43.412 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-02 13:29:43.412 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-02 13:29:43.412 | +++ 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-02 13:29:43.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.412 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.412 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.412 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.412 | ++ functions-common:get_or_create_user:925 : user_id=5f4196d6c84d4c3a96d77b802fa67999 2022-03-02 13:29:43.412 | ++ functions-common:get_or_create_user:926 : echo 5f4196d6c84d4c3a96d77b802fa67999 2022-03-02 13:29:43.412 | + lib/swift:create_swift_accounts:647 : swift_user_test2=5f4196d6c84d4c3a96d77b802fa67999 2022-03-02 13:29:43.412 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-02 13:29:43.412 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:29:43.412 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 5f4196d6c84d4c3a96d77b802fa67999 026f5028f41044729dfd0954dd0537d7 2022-03-02 13:29:43.412 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:29:43.412 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:29:43.412 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:29:43.412 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:29:43.412 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:29:43.412 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:29:43.413 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:29:43.413 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:29:43.413 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5f4196d6c84d4c3a96d77b802fa67999 --project 026f5028f41044729dfd0954dd0537d7 2022-03-02 13:29:43.413 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.413 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:29:43.413 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.413 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.413 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.413 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:29:43.413 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:29:43.413 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5f4196d6c84d4c3a96d77b802fa67999 --project 026f5028f41044729dfd0954dd0537d7 2022-03-02 13:29:43.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.413 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5f4196d6c84d4c3a96d77b802fa67999 --project 026f5028f41044729dfd0954dd0537d7 2022-03-02 13:29:43.413 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.413 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:29:43.413 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.413 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.413 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.413 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:29:43.413 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:29:43.414 | ++ functions-common:get_field:818 : echo '| f3d47551d67e46d0ab3f5036382e9ed4 | 5f4196d6c84d4c3a96d77b802fa67999 | | 026f5028f41044729dfd0954dd0537d7 | | | False |' 2022-03-02 13:29:43.414 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:29:43.414 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.414 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.414 | + functions-common:get_or_add_user_project_role:997 : echo f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.414 | f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.414 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-02 13:29:43.414 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-02 13:29:43.414 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 13:29:43.414 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-02 13:29:43.414 | +++ 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-02 13:29:43.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.414 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.414 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-02 13:29:43.414 | 15c905d8fff7441dbd97484191bb329d' 2022-03-02 13:29:43.414 | ++ functions-common:get_or_create_domain:888 : echo 15c905d8fff7441dbd97484191bb329d 2022-03-02 13:29:43.414 | + lib/swift:create_swift_accounts:652 : swift_domain=15c905d8fff7441dbd97484191bb329d 2022-03-02 13:29:43.414 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-02 13:29:43.414 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:29:43.414 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-02 13:29:43.414 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 15c905d8fff7441dbd97484191bb329d 2022-03-02 13:29:43.414 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:29:43.414 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=15c905d8fff7441dbd97484191bb329d --or-show -f value -c id 2022-03-02 13:29:43.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.414 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.415 | ++ functions-common:get_or_create_project:938 : project_id=ffe7b29aaa614c8e8020852dd448f4a3 2022-03-02 13:29:43.415 | ++ functions-common:get_or_create_project:939 : echo ffe7b29aaa614c8e8020852dd448f4a3 2022-03-02 13:29:43.415 | + lib/swift:create_swift_accounts:656 : swift_project_test4=ffe7b29aaa614c8e8020852dd448f4a3 2022-03-02 13:29:43.415 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-02 13:29:43.415 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:29:43.415 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-02 13:29:43.415 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 15c905d8fff7441dbd97484191bb329d test4@example.com 2022-03-02 13:29:43.415 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:29:43.415 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-02 13:29:43.415 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-02 13:29:43.415 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=15c905d8fff7441dbd97484191bb329d --email=test4@example.com --or-show -f value -c id 2022-03-02 13:29:43.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.415 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.415 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.415 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.415 | ++ functions-common:get_or_create_user:925 : user_id=0bba77c419644967a7c2eb82866871bd 2022-03-02 13:29:43.415 | ++ functions-common:get_or_create_user:926 : echo 0bba77c419644967a7c2eb82866871bd 2022-03-02 13:29:43.415 | + lib/swift:create_swift_accounts:661 : swift_user_test4=0bba77c419644967a7c2eb82866871bd 2022-03-02 13:29:43.415 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-02 13:29:43.415 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:29:43.415 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 0bba77c419644967a7c2eb82866871bd ffe7b29aaa614c8e8020852dd448f4a3 2022-03-02 13:29:43.415 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:29:43.415 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:29:43.415 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:29:43.415 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:29:43.415 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:29:43.415 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:29:43.415 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:29:43.415 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:29:43.415 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0bba77c419644967a7c2eb82866871bd --project ffe7b29aaa614c8e8020852dd448f4a3 2022-03-02 13:29:43.415 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.416 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:29:43.416 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.416 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.416 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:29:43.416 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:29:43.416 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0bba77c419644967a7c2eb82866871bd --project ffe7b29aaa614c8e8020852dd448f4a3 2022-03-02 13:29:43.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.416 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0bba77c419644967a7c2eb82866871bd --project ffe7b29aaa614c8e8020852dd448f4a3 2022-03-02 13:29:43.416 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:29:43.416 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:29:43.416 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:29:43.416 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:43.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:43.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:29:43.416 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:29:43.416 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:29:43.416 | ++ functions-common:get_field:818 : echo '| f3d47551d67e46d0ab3f5036382e9ed4 | 0bba77c419644967a7c2eb82866871bd | | ffe7b29aaa614c8e8020852dd448f4a3 | | | False |' 2022-03-02 13:29:43.416 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:29:43.416 | ++ functions-common:get_field:812 : read data 2022-03-02 13:29:43.416 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.416 | + functions-common:get_or_add_user_project_role:997 : echo f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.417 | f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:29:43.448 | [411339 Async create_swift_accounts:446495]: finished create_swift_accounts with result 0 in 130 seconds 2022-03-02 13:29:43.456 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-02 13:29:43.458 | + inc/async:async_wait:197 : return 0 2022-03-02 13:29:43.461 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-02 13:29:43.480 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:29:43.482 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-02 13:29:43.501 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:29:43.503 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-02 13:29:43.506 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:29:43.509 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-02 13:29:43.511 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-02 13:29:43.514 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-02 13:29:43.574 | + inc/async:async_inner:63 : init_glance 2022-03-02 13:29:43.613 | [411339 Async init_glance:450733]: running: init_glance 2022-03-02 13:29:43.616 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-02 13:29:43.634 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:29:43.637 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-02 13:29:43.640 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:29:43.645 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-02 13:29:43.645 | + ./stack.sh:main:1147 : configure_neutron 2022-03-02 13:29:43.648 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-02 13:29:43.652 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:29:43.652 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:29:43.658 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:29:43.660 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:29:43.663 | + 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-02 13:29:43.666 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:29:43.674 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-02 13:29:43.674 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-02 13:29:43.674 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-02 13:29:43.677 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-02 13:29:43.690 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-02 13:29:43.692 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-02 13:29:47.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:47.296 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:47.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:47.296 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:50.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:50.807 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:50.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:50.807 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:54.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:54.293 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:54.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:54.293 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:57.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:57.867 | from cryptography.utils import int_from_bytes 2022-03-02 13:29:57.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:29:57.867 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:01.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:01.353 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:01.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:01.353 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:04.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:04.901 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:04.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:04.901 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:08.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:08.385 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:08.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:08.385 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:12.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:12.209 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:12.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:12.209 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:17.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:17.099 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:17.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:17.099 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:17.099 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-02 13:30:23.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:23.064 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:23.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:23.064 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:23.382 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-02 13:30:23.387 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-02 13:30:23.389 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-02 13:30:23.391 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-02 13:30:23.394 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-02 13:30:23.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-02 13:30:23.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-02 13:30:23.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-02 13:30:23.406 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-02 13:30:23.406 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-02 13:30:23.408 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-02 13:30:23.410 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-02 13:30:23.413 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-02 13:30:23.415 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-02 13:30:23.418 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-02 13:30:23.420 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-02 13:30:23.424 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:30:23.426 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-02 13:30:23.429 | + 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-02 13:30:23.434 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-02 13:30:23.436 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-02 13:30:23.439 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-02 13:30:23.441 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-02 13:30:23.451 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-02 13:30:23.452 | + 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-02 13:30:23.476 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-02 13:30:23.505 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-02 13:30:23.535 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-02 13:30:23.564 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-02 13:30:23.595 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-02 13:30:23.632 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-02 13:30:23.634 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-02 13:30:23.637 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-02 13:30:23.639 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 13:30:23.642 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:30:23.659 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:30:23.661 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:30:23.664 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:30:23.666 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:30:23.669 | + 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-02 13:30:23.699 | + 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-02 13:30:23.729 | + 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-02 13:30:23.759 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:30:23.790 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-02 13:30:23.807 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:30:23.810 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-02 13:30:23.812 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-02 13:30:23.815 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-02 13:30:23.817 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-02 13:30:23.819 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-02 13:30:23.832 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-02 13:30:23.835 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-02 13:30:23.837 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-02 13:30:23.839 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-02 13:30:23.852 | + 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-02 13:30:23.868 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-02 13:30:23.871 | + 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-02 13:30:23.884 | + 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-02 13:30:23.896 | + 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-02 13:30:23.911 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 13:30:23.914 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 13:30:23.916 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-02 13:30:23.921 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.bORt9nmpQe 2022-03-02 13:30:23.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 13:30:23.926 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 13:30:23.928 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.bORt9nmpQe 2022-03-02 13:30:23.932 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.bORt9nmpQe 2022-03-02 13:30:23.944 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.bORt9nmpQe /etc/sudoers.d/neutron-rootwrap 2022-03-02 13:30:23.956 | + 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-02 13:30:23.992 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-02 13:30:23.994 | + 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-02 13:30:24.023 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-02 13:30:24.026 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-02 13:30:24.031 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-02 13:30:24.031 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:30:24.033 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:30:24.036 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:30:24.055 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:24.058 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:30:24.062 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:30:24.063 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:30:24.081 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:24.084 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:30:24.087 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:30:24.118 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:30:24.131 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:30:24.131 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-02 13:30:24.140 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:24.142 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-02 13:30:24.145 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-02 13:30:24.148 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 13:30:24.150 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 13:30:24.153 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-02 13:30:24.155 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-02 13:30:24.158 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 13:30:24.160 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-02 13:30:24.165 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-02 13:30:24.166 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-02 13:30:24.170 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-02 13:30:24.173 | + 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-02 13:30:24.178 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-02 13:30:24.197 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:24.199 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-02 13:30:24.202 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-02 13:30:24.204 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-02 13:30:24.209 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-02 13:30:24.241 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 13:30:24.273 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-02 13:30:24.304 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-02 13:30:24.342 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-02 13:30:24.373 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-02 13:30:24.376 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 13:30:24.378 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-02 13:30:24.380 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:30:24.383 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-02 13:30:24.413 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-02 13:30:24.444 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:30:24.474 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-02 13:30:24.505 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-02 13:30:24.541 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-02 13:30:24.572 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-02 13:30:24.603 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-02 13:30:24.641 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:30:24.676 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:30:24.710 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-02 13:30:24.741 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-02 13:30:24.772 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-02 13:30:24.775 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 13:30:24.777 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 13:30:24.780 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 13:30:24.782 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-02 13:30:24.812 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-02 13:30:24.846 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.50/identity 2022-03-02 13:30:24.877 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-02 13:30:24.910 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-02 13:30:24.945 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-02 13:30:24.979 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-02 13:30:25.011 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-02 13:30:25.042 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:30:25.076 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-02 13:30:25.107 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-02 13:30:25.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-02 13:30:25.112 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-02 13:30:25.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-02 13:30:25.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-02 13:30:25.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-02 13:30:25.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-02 13:30:25.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-03-02 13:30:25.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-03-02 13:30:25.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-03-02 13:30:25.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-02 13:30:25.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-02 13:30:25.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-02 13:30:25.140 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-02 13:30:25.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-02 13:30:25.145 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-02 13:30:25.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-02 13:30:25.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-02 13:30:25.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-02 13:30:25.155 | + 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-02 13:30:25.184 | + 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-02 13:30:25.187 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:30:25.189 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 13:30:25.192 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-02 13:30:25.194 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-02 13:30:25.197 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:30:25.200 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-02 13:30:25.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-02 13:30:25.235 | + 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-02 13:30:25.237 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:30:25.240 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 13:30:25.243 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-02 13:30:25.246 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-02 13:30:25.248 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:30:25.250 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-02 13:30:25.284 | + 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-02 13:30:25.287 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:30:25.295 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 13:30:25.295 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-02 13:30:25.295 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-02 13:30:25.298 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:30:25.300 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-02 13:30:25.332 | + 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-02 13:30:25.335 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:30:25.337 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-02 13:30:25.340 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-02 13:30:25.345 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-02 13:30:25.345 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:30:25.347 | + 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-02 13:30:25.379 | + 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-02 13:30:25.381 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:30:25.383 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-02 13:30:25.386 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 13:30:25.388 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 13:30:25.391 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:30:25.393 | + 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-02 13:30:25.424 | + 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-02 13:30:25.426 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:30:25.429 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-02 13:30:25.431 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-02 13:30:25.434 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-02 13:30:25.436 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:30:25.438 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-02 13:30:25.468 | + 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:650:699 2022-03-02 13:30:25.470 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:30:25.483 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-02 13:30:25.483 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-03-02 13:30:25.483 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-03-02 13:30:25.483 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:30:25.483 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-03-02 13:30:25.515 | + 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-02 13:30:25.518 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:30:25.520 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-02 13:30:25.523 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 13:30:25.526 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 13:30:25.528 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:30:25.531 | + 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-02 13:30:25.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 13:30:25.566 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-02 13:30:25.585 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:25.587 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-02 13:30:25.590 | + 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-02 13:30:25.622 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-02 13:30:25.625 | + 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-02 13:30:25.658 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 13:30:25.690 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-02 13:30:25.693 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-02 13:30:25.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-02 13:30:25.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 13:30:28.785 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 13:30:28.785 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev568 2022-03-02 13:30:28.786 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=452716) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 13:30:28.839 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=452716) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 13:30:28.839 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=452716) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 13:30:28.839 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=452716) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:30:28.839 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=452716) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:30:28.840 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=452716) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:30:28.840 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=452716) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:30:28.895 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 13:30:28.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:28.895 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:28.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:28.895 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:29.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-02 13:30:29.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-02 13:30:29.265 | + 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-02 13:30:29.268 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 13:30:29.270 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-02 13:30:29.323 | + 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-02 13:30:29.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-02 13:30:29.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-02 13:30:29.346 | + 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-02 13:30:29.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-02 13:30:29.381 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-02 13:30:29.389 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-02 13:30:29.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-02 13:30:29.394 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-02 13:30:29.407 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-02 13:30:29.423 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 13:30:29.426 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-02 13:30:29.434 | net.bridge.bridge-nf-call-iptables = 1 2022-03-02 13:30:29.437 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 13:30:29.440 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-02 13:30:29.448 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-02 13:30:29.451 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-02 13:30:29.454 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-02 13:30:29.456 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-02 13:30:29.458 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-02 13:30:29.461 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-02 13:30:29.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 13:30:29.466 | + 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-02 13:30:29.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 13:30:29.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 13:30:29.498 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-02 13:30:29.500 | + 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-02 13:30:29.535 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-02 13:30:29.538 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-02 13:30:29.567 | + 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-02 13:30:29.597 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-02 13:30:29.614 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:29.616 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-02 13:30:29.619 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-02 13:30:29.623 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-02 13:30:29.659 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-02 13:30:29.694 | + 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-02 13:30:29.730 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-02 13:30:29.732 | + 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-02 13:30:29.763 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-02 13:30:29.780 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:29.783 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 13:30:29.785 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-02 13:30:29.815 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 13:30:29.819 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 13:30:29.821 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 13:30:29.851 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-02 13:30:29.854 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 13:30:29.857 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-02 13:30:29.859 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-02 13:30:29.877 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:29.879 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-02 13:30:29.882 | + 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-02 13:30:29.886 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-02 13:30:29.916 | + 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-02 13:30:29.948 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-02 13:30:29.951 | + 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-02 13:30:29.981 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 13:30:29.984 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-02 13:30:30.014 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 13:30:30.017 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 13:30:30.019 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 13:30:30.048 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-02 13:30:30.050 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 13:30:30.054 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-02 13:30:30.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 13:30:33.077 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 13:30:33.078 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev568 2022-03-02 13:30:33.078 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=453248) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 13:30:33.130 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=453248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 13:30:33.130 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=453248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 13:30:33.130 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=453248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:30:33.130 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=453248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:30:33.131 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=453248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:30:33.131 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=453248) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:30:33.191 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-02 13:30:33.192 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=453248) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-02 13:30:33.192 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=453248) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-02 13:30:33.192 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 13:30:33.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:33.192 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:33.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:30:33.193 | from cryptography.utils import int_from_bytes 2022-03-02 13:30:33.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-02 13:30:33.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-02 13:30:33.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-02 13:30:33.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 13:30:33.576 | + 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-02 13:30:33.578 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 13:30:33.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 13:30:33.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-02 13:30:33.602 | + functions:set_mtu:785 : local dev=br-data 2022-03-02 13:30:33.604 | + functions:set_mtu:786 : local mtu=1500 2022-03-02 13:30:33.607 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-02 13:30:33.619 | + 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-02 13:30:33.637 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-02 13:30:33.640 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-02 13:30:33.643 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-02 13:30:33.645 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-02 13:30:33.649 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-02 13:30:33.651 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-02 13:30:33.654 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-02 13:30:33.658 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-02 13:30:33.659 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-02 13:30:33.661 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-02 13:30:33.664 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-02 13:30:33.666 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-02 13:30:33.669 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-02 13:30:33.671 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-02 13:30:33.675 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-02 13:30:33.676 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-02 13:30:33.683 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-02 13:30:33.686 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-02 13:30:33.688 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-02 13:30:33.691 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-02 13:30:33.695 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-02 13:30:33.695 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-02 13:30:33.697 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-02 13:30:33.702 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.72/22 brd 192.168.3.255' 2022-03-02 13:30:33.705 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-02 13:30:33.707 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-02 13:30:33.710 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-02 13:30:33.713 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-02 13:30:33.715 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.72/22 brd 192.168.3.255 != '' ]] 2022-03-02 13:30:33.717 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1' 2022-03-02 13:30:33.720 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data' 2022-03-02 13:30:33.722 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-02 13:30:33.725 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-02 13:30:33.731 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-02 13:30:33.731 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-02 13:30:33.731 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.72/22 brd 192.168.3.255 2022-03-02 13:30:33.732 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-02 13:30:33.736 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.72 2022-03-02 13:30:33.738 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.72 ' 2022-03-02 13:30:33.744 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1 2022-03-02 13:30:33.754 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data 2022-03-02 13:30:33.767 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-02 13:30:33.780 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-02 13:30:33.800 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.72 2022-03-02 13:30:33.810 | PING 192.168.0.72 (192.168.0.72) from 192.168.0.72 br-data: 56(84) bytes of data. 2022-03-02 13:30:33.810 | 64 bytes from 192.168.0.72: icmp_seq=1 ttl=64 time=0.071 ms 2022-03-02 13:30:34.840 | 64 bytes from 192.168.0.72: icmp_seq=2 ttl=64 time=0.038 ms 2022-03-02 13:30:35.864 | 64 bytes from 192.168.0.72: icmp_seq=3 ttl=64 time=0.058 ms 2022-03-02 13:30:35.864 | 2022-03-02 13:30:35.864 | --- 192.168.0.72 ping statistics --- 2022-03-02 13:30:35.864 | 3 packets transmitted, 3 received, 0% packet loss, time 2054ms 2022-03-02 13:30:35.864 | rtt min/avg/max/mdev = 0.038/0.055/0.071/0.013 ms 2022-03-02 13:30:35.871 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-02 13:30:35.872 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-02 13:30:35.877 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-02 13:30:35.880 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-02 13:30:35.898 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:35.901 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-02 13:30:35.903 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-02 13:30:35.908 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-02 13:30:35.939 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.50 2022-03-02 13:30:35.968 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-02 13:30:35.999 | + 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-02 13:30:36.031 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-02 13:30:36.033 | + 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-02 13:30:36.063 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 13:30:36.066 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-02 13:30:36.085 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:30:36.088 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-02 13:30:36.090 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-02 13:30:36.108 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:30:36.111 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-02 13:30:36.129 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:30:36.132 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-02 13:30:36.152 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:30:36.154 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-02 13:30:36.185 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-02 13:30:36.218 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-02 13:30:36.221 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-02 13:30:36.241 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:36.244 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-02 13:30:36.262 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:36.265 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-02 13:30:36.267 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-02 13:30:36.331 | + inc/async:async_inner:63 : init_neutron 2022-03-02 13:30:36.371 | [411339 Async init_neutron:453724]: running: init_neutron 2022-03-02 13:30:36.374 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-02 13:30:36.397 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:36.401 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-02 13:30:36.412 | ++ ./stack.sh:main:1162 : true 2022-03-02 13:30:36.416 | + ./stack.sh:main:1162 : netman_pid= 2022-03-02 13:30:36.419 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-02 13:30:36.421 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-02 13:30:36.434 | dnsmasq: no process found 2022-03-02 13:30:36.438 | + ./stack.sh:main:1164 : true 2022-03-02 13:30:36.440 | + ./stack.sh:main:1169 : clean_iptables 2022-03-02 13:30:36.445 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 13:30:36.447 | + lib/nova:clean_iptables:183 : grep nova 2022-03-02 13:30:36.452 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-03-02 13:30:36.452 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-03-02 13:30:36.452 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-03-02 13:30:36.453 | + lib/nova:clean_iptables:183 : bash 2022-03-02 13:30:36.456 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-03-02 13:30:36.464 | + lib/nova:clean_iptables:185 : grep nova 2022-03-02 13:30:36.468 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-03-02 13:30:36.471 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-03-02 13:30:36.472 | + lib/nova:clean_iptables:185 : bash 2022-03-02 13:30:36.472 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 13:30:36.472 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 13:30:36.481 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-03-02 13:30:36.490 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 13:30:36.490 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-03-02 13:30:36.493 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-03-02 13:30:36.497 | + lib/nova:clean_iptables:187 : grep nova 2022-03-02 13:30:36.497 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-03-02 13:30:36.499 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-03-02 13:30:36.499 | + lib/nova:clean_iptables:187 : bash 2022-03-02 13:30:36.513 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 13:30:36.513 | + lib/nova:clean_iptables:189 : grep nova 2022-03-02 13:30:36.515 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-03-02 13:30:36.515 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-03-02 13:30:36.518 | + lib/nova:clean_iptables:189 : bash 2022-03-02 13:30:36.519 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 13:30:36.519 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-03-02 13:30:36.536 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-02 13:30:36.552 | net.ipv4.ip_forward = 1 2022-03-02 13:30:36.557 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-02 13:30:36.576 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:36.579 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-02 13:30:36.583 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-02 13:30:36.584 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 13:30:36.620 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-02 13:30:36.651 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-02 13:30:36.654 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 13:30:36.691 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-02 13:30:36.723 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-02 13:30:36.741 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:36.744 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-02 13:30:36.747 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:30:36.749 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-02 13:30:36.754 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-02 13:30:36.755 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-02 13:30:36.821 | + inc/async:async_inner:63 : init_swift 2022-03-02 13:30:36.861 | [411339 Async init_swift:454082]: running: init_swift 2022-03-02 13:30:36.864 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-02 13:30:36.883 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:36.885 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-02 13:30:36.890 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:30:36.891 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-02 13:30:36.893 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-02 13:30:36.896 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-02 13:30:36.958 | + inc/async:async_inner:63 : init_cinder 2022-03-02 13:30:37.009 | [411339 Async init_cinder:454177]: running: init_cinder 2022-03-02 13:30:37.011 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-02 13:30:37.038 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:30:37.041 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-02 13:30:37.044 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:30:37.046 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-02 13:30:37.052 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-02 13:30:37.052 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-02 13:30:37.117 | + inc/async:async_inner:63 : init_placement 2022-03-02 13:30:37.162 | [411339 Async init_placement:454296]: running: init_placement 2022-03-02 13:30:37.170 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-02 13:30:37.230 | [411339 Async init_neutron:453724]: Waiting for completion of init_neutron running on PID 453724 (6 other jobs running) 2022-03-02 13:30:37.267 | [411339 Async init_neutron:453724]: Signaling child to exit 2022-03-02 13:30:37.499 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:30:37.526 | [450733 Async init_glance:450733]: finished successfully 2022-03-02 13:30:49.852 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:30:49.879 | [454082 Async init_swift:454082]: finished successfully 2022-03-02 13:31:37.068 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:31:37.096 | [454177 Async init_cinder:454177]: finished successfully 2022-03-02 13:31:44.070 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:31:44.097 | [454296 Async init_placement:454296]: finished successfully 2022-03-02 13:35:03.263 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:35:03.289 | [453724 Async init_neutron:453724]: finished successfully 2022-03-02 13:35:03.309 | WAKEUP 2022-03-02 13:35:03.333 | [411339 Async init_neutron:453724]: Signaled 2022-03-02 13:35:03.334 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-02 13:35:03.334 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:35:03.334 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:35:03.334 | + 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-02 13:35:03.334 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:35:03.334 | + 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-02 13:35:03.334 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:35:03.334 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-02 13:35:03.334 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-02 13:35:03.334 | + lib/database:recreate_database:112 : local db=neutron 2022-03-02 13:35:03.335 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-02 13:35:03.335 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-02 13:35:03.335 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-02 13:35:03.335 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:03.335 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-02 13:35:03.335 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:03.335 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-02 13:35:03.335 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 13:35:03.335 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:35:03.335 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:35:03.335 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:35:03.335 | + functions-common:time_start:2416 : _TIME_START[$name]=1646227877265 2022-03-02 13:35:03.335 | + 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-02 13:35:03.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.335 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.335 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-02 13:35:03.335 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-02 13:35:03.336 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-02 13:35:03.337 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-02 13:35:03.338 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-02 13:35:03.339 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-02 13:35:03.339 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-02 13:35:03.339 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-02 13:35:03.339 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-02 13:35:03.339 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-02 13:35:03.339 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-02 13:35:03.339 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-02 13:35:03.339 | Running upgrade for neutron ... 2022-03-02 13:35:03.339 | OK 2022-03-02 13:35:03.339 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-02 13:35:03.339 | + functions-common:time_stop:2425 : local name 2022-03-02 13:35:03.339 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:35:03.339 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:35:03.339 | + functions-common:time_stop:2428 : local total 2022-03-02 13:35:03.339 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:35:03.339 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 13:35:03.339 | + functions-common:time_stop:2432 : start_time=1646227877265 2022-03-02 13:35:03.339 | + functions-common:time_stop:2434 : [[ -z 1646227877265 ]] 2022-03-02 13:35:03.339 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:35:03.339 | + functions-common:time_stop:2437 : end_time=1646228103247 2022-03-02 13:35:03.339 | + functions-common:time_stop:2438 : elapsed_time=225982 2022-03-02 13:35:03.339 | + functions-common:time_stop:2439 : total=36820 2022-03-02 13:35:03.339 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:35:03.339 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=262802 2022-03-02 13:35:03.380 | [411339 Async init_neutron:453724]: finished init_neutron with result 0 in 266 seconds 2022-03-02 13:35:03.384 | + inc/async:async_wait:197 : return 0 2022-03-02 13:35:03.387 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-02 13:35:03.438 | [411339 Async init_placement:454296]: Waiting for completion of init_placement running on PID 454296 (5 other jobs running) 2022-03-02 13:35:03.463 | [411339 Async init_placement:454296]: Signaling child to exit 2022-03-02 13:35:03.463 | WAKEUP 2022-03-02 13:35:03.487 | [411339 Async init_placement:454296]: Signaled 2022-03-02 13:35:03.488 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-02 13:35:03.488 | + lib/database:recreate_database:112 : local db=placement 2022-03-02 13:35:03.488 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-02 13:35:03.488 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-02 13:35:03.489 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-02 13:35:03.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:03.489 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-02 13:35:03.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:03.489 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-02 13:35:03.489 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-02 13:35:03.489 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-02 13:35:03.489 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-02 13:35:03.489 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:35:03.489 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:35:03.489 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:35:03.489 | ++ 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-02 13:35:03.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.489 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.489 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.489 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:35:03.489 | + functions-common:get_or_create_user:925 : user_id=c943b23b9b674c109e055ed90f2ca870 2022-03-02 13:35:03.489 | + functions-common:get_or_create_user:926 : echo c943b23b9b674c109e055ed90f2ca870 2022-03-02 13:35:03.489 | c943b23b9b674c109e055ed90f2ca870 2022-03-02 13:35:03.489 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-02 13:35:03.489 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:35:03.489 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:35:03.489 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:35:03.489 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:35:03.489 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:35:03.489 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:35:03.489 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:35:03.489 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:35:03.489 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:35:03.489 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:35:03.489 | ++ 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-02 13:35:03.489 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:35:03.490 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:35:03.490 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:35:03.490 | ++ functions-common:get_field:812 : read data 2022-03-02 13:35:03.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.490 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.490 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.490 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:35:03.490 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:35:03.490 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:35:03.490 | + 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-02 13:35:03.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.490 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.490 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.490 | ++ 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-02 13:35:03.490 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:35:03.490 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:35:03.490 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:35:03.490 | ++ functions-common:get_field:812 : read data 2022-03-02 13:35:03.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.490 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.490 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.490 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:35:03.490 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:35:03.490 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:35:03.490 | ++ functions-common:get_field:818 : echo '| 95c21948b5aa4a8e8e740a32794c7f68 | c943b23b9b674c109e055ed90f2ca870 | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:35:03.490 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:35:03.490 | ++ functions-common:get_field:812 : read data 2022-03-02 13:35:03.490 | + functions-common:get_or_add_user_project_role:995 : user_role_id=95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:35:03.490 | + functions-common:get_or_add_user_project_role:997 : echo 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:35:03.490 | 95c21948b5aa4a8e8e740a32794c7f68 2022-03-02 13:35:03.491 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 13:35:03.491 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-02 13:35:03.491 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:35:03.491 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:35:03.491 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:35:03.491 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:35:03.491 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:35:03.491 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:35:03.491 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:35:03.491 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:35:03.491 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:35:03.491 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:35:03.491 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:35:03.491 | ++ 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-02 13:35:03.491 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:35:03.491 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:35:03.491 | ++ functions-common:get_field:812 : read data 2022-03-02 13:35:03.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.491 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.491 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.491 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:35:03.491 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:35:03.491 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:35:03.491 | + 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-02 13:35:03.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.491 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.491 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.491 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:35:03.491 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:35:03.491 | ++ 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-02 13:35:03.492 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:35:03.492 | ++ functions-common:get_field:812 : read data 2022-03-02 13:35:03.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.492 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.492 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.492 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:35:03.492 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:35:03.492 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:35:03.492 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:35:03.492 | ++ functions-common:get_field:818 : echo '| f3d47551d67e46d0ab3f5036382e9ed4 | c943b23b9b674c109e055ed90f2ca870 | | 10fec2d54d85421fbfe7cb203401d678 | | | False |' 2022-03-02 13:35:03.492 | ++ functions-common:get_field:812 : read data 2022-03-02 13:35:03.492 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:35:03.492 | + functions-common:get_or_add_user_project_role:997 : echo f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:35:03.492 | f3d47551d67e46d0ab3f5036382e9ed4 2022-03-02 13:35:03.492 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.50/placement 2022-03-02 13:35:03.492 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-02 13:35:03.492 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:35:03.492 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-02 13:35:03.492 | ++ 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-02 13:35:03.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.492 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.492 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.492 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:35:03.492 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:35:03.492 | 72cbdc6d25e64303a652c7a4c97a0954' 2022-03-02 13:35:03.492 | + functions-common:get_or_create_service:1094 : echo 72cbdc6d25e64303a652c7a4c97a0954 2022-03-02 13:35:03.492 | 72cbdc6d25e64303a652c7a4c97a0954 2022-03-02 13:35:03.492 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.50/placement 2022-03-02 13:35:03.492 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:35:03.492 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.50/placement RegionOne 2022-03-02 13:35:03.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:35:03.493 | +++ 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-02 13:35:03.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.493 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.493 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.493 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:35:03.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:35:03.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:35:03.493 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.50/placement --region RegionOne -f value -c id 2022-03-02 13:35:03.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.493 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.493 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.493 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:35:03.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5b45556c61de4f2f9637d1d933fd95f9 2022-03-02 13:35:03.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5b45556c61de4f2f9637d1d933fd95f9 2022-03-02 13:35:03.493 | + functions-common:get_or_create_endpoint:1127 : public_id=5b45556c61de4f2f9637d1d933fd95f9 2022-03-02 13:35:03.493 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:35:03.493 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:35:03.493 | + functions-common:get_or_create_endpoint:1136 : echo 5b45556c61de4f2f9637d1d933fd95f9 2022-03-02 13:35:03.493 | 5b45556c61de4f2f9637d1d933fd95f9 2022-03-02 13:35:03.534 | [411339 Async init_placement:454296]: finished init_placement with result 0 in 67 seconds 2022-03-02 13:35:03.538 | + inc/async:async_wait:197 : return 0 2022-03-02 13:35:03.541 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-02 13:35:03.594 | [411339 Async init_glance:450733]: Waiting for completion of init_glance running on PID 450733 (4 other jobs running) 2022-03-02 13:35:03.620 | [411339 Async init_glance:450733]: Signaling child to exit 2022-03-02 13:35:03.620 | WAKEUP 2022-03-02 13:35:03.643 | [411339 Async init_glance:450733]: Signaled 2022-03-02 13:35:03.654 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-02 13:35:03.654 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-02 13:35:03.654 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-02 13:35:03.654 | + lib/database:recreate_database:112 : local db=glance 2022-03-02 13:35:03.654 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-02 13:35:03.654 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-02 13:35:03.655 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-02 13:35:03.655 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:03.655 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-02 13:35:03.655 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:03.655 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-02 13:35:03.655 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 13:35:03.655 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:35:03.655 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:35:03.655 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:35:03.655 | + functions-common:time_start:2416 : _TIME_START[$name]=1646227785383 2022-03-02 13:35:03.655 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-02 13:35:03.655 | 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=450856) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:35:03.655 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 13:35:03.655 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 13:35:03.655 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 13:35:03.655 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-02 13:35:03.655 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:35:03.656 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:35:03.656 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-02 13:35:03.656 | Database migration is up to date. No migration needed. 2022-03-02 13:35:03.656 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-02 13:35:03.656 | Database is synced successfully. 2022-03-02 13:35:03.656 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-02 13:35:03.656 | 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=451037) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:35:03.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-02 13:35:03.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-02 13:35:03.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-02 13:35:03.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-02 13:35:03.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-02 13:35:03.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-02 13:35:03.658 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-02 13:35:03.658 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-02 13:35:03.658 | + functions-common:time_stop:2425 : local name 2022-03-02 13:35:03.658 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:35:03.658 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:35:03.658 | + functions-common:time_stop:2428 : local total 2022-03-02 13:35:03.659 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:35:03.659 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 13:35:03.659 | + functions-common:time_stop:2432 : start_time=1646227785383 2022-03-02 13:35:03.659 | + functions-common:time_stop:2434 : [[ -z 1646227785383 ]] 2022-03-02 13:35:03.659 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:35:03.659 | + functions-common:time_stop:2437 : end_time=1646227837481 2022-03-02 13:35:03.659 | + functions-common:time_stop:2438 : elapsed_time=52098 2022-03-02 13:35:03.659 | + functions-common:time_stop:2439 : total=36820 2022-03-02 13:35:03.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:35:03.659 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=88918 2022-03-02 13:35:03.701 | [411339 Async init_glance:450733]: finished init_glance with result 0 in 53 seconds 2022-03-02 13:35:03.705 | + inc/async:async_wait:197 : return 0 2022-03-02 13:35:03.708 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-02 13:35:03.760 | [411339 Async init_swift:454082]: Waiting for completion of init_swift running on PID 454082 (3 other jobs running) 2022-03-02 13:35:03.787 | [411339 Async init_swift:454082]: Signaling child to exit 2022-03-02 13:35:03.787 | WAKEUP 2022-03-02 13:35:03.810 | [411339 Async init_swift:454082]: Signaled 2022-03-02 13:35:03.811 | + lib/swift:init_swift:668 : local node_number 2022-03-02 13:35:03.815 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 13:35:03.815 | No container-reconciler running 2022-03-02 13:35:03.815 | No container-server running 2022-03-02 13:35:03.815 | No container-sharder running 2022-03-02 13:35:03.815 | No proxy-server running 2022-03-02 13:35:03.815 | No object-server running 2022-03-02 13:35:03.815 | No container-auditor running 2022-03-02 13:35:03.815 | No account-server running 2022-03-02 13:35:03.815 | No account-replicator running 2022-03-02 13:35:03.815 | No account-reaper running 2022-03-02 13:35:03.815 | No container-sync running 2022-03-02 13:35:03.815 | No container-replicator running 2022-03-02 13:35:03.815 | No container-updater running 2022-03-02 13:35:03.815 | No object-updater running 2022-03-02 13:35:03.815 | No object-auditor running 2022-03-02 13:35:03.815 | No object-replicator running 2022-03-02 13:35:03.815 | No object-expirer running 2022-03-02 13:35:03.815 | No account-auditor running 2022-03-02 13:35:03.815 | No object-reconstructor running 2022-03-02 13:35:03.815 | + lib/swift:init_swift:670 : true 2022-03-02 13:35:03.815 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-02 13:35:03.815 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-02 13:35:03.815 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-02 13:35:03.815 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-02 13:35:03.816 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-02 13:35:03.816 | + 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-02 13:35:03.816 | + 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-02 13:35:03.816 | + functions:create_disk:732 : local node_number 2022-03-02 13:35:03.816 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 13:35:03.816 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-02 13:35:03.816 | + functions:create_disk:736 : local key 2022-03-02 13:35:03.816 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | ++ functions:create_disk:738 : sed s#/.## 2022-03-02 13:35:03.816 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-02 13:35:03.816 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 13:35:03.816 | + functions:destroy_disk:765 : local key 2022-03-02 13:35:03.816 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-02 13:35:03.816 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-02 13:35:03.816 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-02 13:35:03.816 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-02 13:35:03.816 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:35:03.816 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-02 13:35:03.816 | = sectsz=512 attr=2, projid32bit=1 2022-03-02 13:35:03.816 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-02 13:35:03.816 | = reflink=1 2022-03-02 13:35:03.817 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-02 13:35:03.817 | = sunit=0 swidth=0 blks 2022-03-02 13:35:03.817 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-02 13:35:03.817 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-02 13:35:03.817 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-02 13:35:03.817 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-02 13:35:03.817 | + 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-02 13:35:03.817 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-02 13:35:03.817 | /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-02 13:35:03.817 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-02 13:35:03.817 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-02 13:35:03.817 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-02 13:35:03.817 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-02 13:35:03.817 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 13:35:03.817 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-02 13:35:03.817 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-02 13:35:03.817 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-02 13:35:03.817 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 13:35:03.817 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-02 13:35:03.817 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 13:35:03.817 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-02 13:35:03.817 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1646226958.object.builder backups/1646226960.container.builder backups/1646226961.account.builder backups/1646226966.object.builder backups/1646226967.container.builder backups/1646226969.account.builder backups/1646226966.object.ring.gz backups/1646226967.container.ring.gz backups/1646226969.account.ring.gz 2022-03-02 13:35:03.817 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-02 13:35:03.817 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-02 13:35:03.817 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-02 13:35:03.817 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-02 13:35:03.817 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 13:35:03.818 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-02 13:35:03.818 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-02 13:35:03.818 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-02 13:35:03.818 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-02 13:35:03.818 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-02 13:35:03.818 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-02 13:35:03.818 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-02 13:35:03.818 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-02 13:35:03.818 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-02 13:35:03.818 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-02 13:35:03.818 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 13:35:03.818 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-02 13:35:03.818 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 13:35:03.818 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-02 13:35:03.818 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 13:35:03.818 | + lib/swift:init_swift:714 : popd 2022-03-02 13:35:03.859 | [411339 Async init_swift:454082]: finished init_swift with result 0 in 13 seconds 2022-03-02 13:35:03.863 | + inc/async:async_wait:197 : return 0 2022-03-02 13:35:03.866 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-02 13:35:03.927 | [411339 Async init_cinder:454177]: Waiting for completion of init_cinder running on PID 454177 (2 other jobs running) 2022-03-02 13:35:03.953 | [411339 Async init_cinder:454177]: Signaling child to exit 2022-03-02 13:35:03.953 | WAKEUP 2022-03-02 13:35:03.977 | [411339 Async init_cinder:454177]: Signaled 2022-03-02 13:35:03.979 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-02 13:35:03.979 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:35:03.979 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-02 13:35:03.979 | + lib/database:recreate_database:112 : local db=cinder 2022-03-02 13:35:03.979 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-02 13:35:03.979 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-02 13:35:03.979 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-02 13:35:03.979 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:03.979 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-02 13:35:03.979 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:03.979 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-02 13:35:03.979 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 13:35:03.979 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:35:03.979 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:35:03.979 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:35:03.979 | + functions-common:time_start:2416 : _TIME_START[$name]=1646227847192 2022-03-02 13:35:03.979 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-02 13:35:03.979 | 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=454666) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:35:03.979 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:35:03.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.979 | 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=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:35:03.980 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=454666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:35:03.980 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-02 13:35:03.980 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 13:35:03.980 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 13:35:03.980 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-02 13:35:03.980 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=454666) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-02 13:35:03.980 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-02 13:35:03.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.980 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:03.981 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:03.981 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:147: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 13:35:03.981 | last_heartbeat = column_property( 2022-03-02 13:35:03.981 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:155: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 13:35:03.981 | num_hosts = column_property( 2022-03-02 13:35:03.981 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:164: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 13:35:03.981 | num_down_hosts = column_property( 2022-03-02 13:35:03.981 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-02 13:35:03.981 | + functions-common:time_stop:2425 : local name 2022-03-02 13:35:03.981 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:35:03.981 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:35:03.981 | + functions-common:time_stop:2428 : local total 2022-03-02 13:35:03.981 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:35:03.981 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 13:35:03.981 | + functions-common:time_stop:2432 : start_time=1646227847192 2022-03-02 13:35:03.981 | + functions-common:time_stop:2434 : [[ -z 1646227847192 ]] 2022-03-02 13:35:03.981 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:35:03.981 | + functions-common:time_stop:2437 : end_time=1646227895239 2022-03-02 13:35:03.981 | + functions-common:time_stop:2438 : elapsed_time=48047 2022-03-02 13:35:03.981 | + functions-common:time_stop:2439 : total=36820 2022-03-02 13:35:03.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:35:03.981 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=84867 2022-03-02 13:35:03.981 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-02 13:35:03.981 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:35:03.981 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 13:35:03.981 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-02 13:35:03.981 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 13:35:03.981 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-02 13:35:03.981 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-02 13:35:03.981 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-02 13:35:03.981 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-02 13:35:03.981 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-02 13:35:03.981 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 13:35:03.981 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-03-02 13:35:03.982 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-02 13:35:03.982 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-02 13:35:03.982 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:35:03.982 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:35:03.982 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:35:03.982 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:35:03.982 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:35:03.982 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:35:03.982 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:35:03.982 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:35:03.982 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:35:03.982 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:35:03.982 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:35:03.982 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-02 13:35:03.982 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:35:03.982 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:35:03.982 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:35:03.982 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:35:03.982 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:35:03.982 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:35:03.982 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 13:35:03.982 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 13:35:03.982 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-02 13:35:03.982 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-02 13:35:03.983 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 13:35:03.983 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-03-02 13:35:03.983 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 13:35:03.983 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 13:35:03.983 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 13:35:03.983 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-02 13:35:03.983 | Physical volume "/dev/loop4" successfully created. 2022-03-02 13:35:03.983 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-02 13:35:03.983 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-03-02 13:35:03.983 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-03-02 13:35:03.983 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-02 13:35:03.983 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-02 13:35:03.983 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-02 13:35:03.983 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-02 13:35:03.983 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-02 13:35:03.983 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:35:03.983 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-02 13:35:03.983 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-02 13:35:03.983 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-02 13:35:04.027 | [411339 Async init_cinder:454177]: finished init_cinder with result 0 in 60 seconds 2022-03-02 13:35:04.031 | + inc/async:async_wait:197 : return 0 2022-03-02 13:35:04.034 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-02 13:35:04.051 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:35:04.054 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-02 13:35:04.057 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:35:04.059 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-02 13:35:04.062 | + ./stack.sh:main:1218 : init_nova 2022-03-02 13:35:04.065 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-03-02 13:35:04.082 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:35:04.085 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-03-02 13:35:04.102 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:35:04.105 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:35:04.107 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 13:35:04.166 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 13:35:04.205 | [411339 Async nova-cell-0:456810]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 13:35:04.209 | ++ lib/nova:init_nova:785 : seq 1 1 2022-03-02 13:35:04.213 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 13:35:04.217 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-03-02 13:35:04.220 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 13:35:04.223 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 13:35:04.226 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 13:35:04.286 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 13:35:04.328 | [411339 Async nova-cell-1:456902]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 13:35:04.330 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-03-02 13:35:04.333 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-02 13:35:04.335 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-02 13:35:04.338 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-02 13:35:04.341 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-02 13:35:04.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:04.421 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-02 13:35:04.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:35:04.518 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-02 13:35:07.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:07.215 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:07.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:35:07.215 | from cryptography.utils import int_from_bytes 2022-03-02 13:35:07.217 | Traceback (most recent call last): 2022-03-02 13:35:07.217 | File "/usr/local/bin/nova-manage", line 6, in 2022-03-02 13:35:07.217 | from nova.cmd.manage import main 2022-03-02 13:35:07.217 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-03-02 13:35:07.217 | from nova.cmd import common as cmd_common 2022-03-02 13:35:07.217 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-03-02 13:35:07.217 | import nova.db.main.api 2022-03-02 13:35:07.217 | File "/opt/stack/nova/nova/db/main/api.py", line 45, in 2022-03-02 13:35:07.217 | from nova import block_device 2022-03-02 13:35:07.217 | File "/opt/stack/nova/nova/block_device.py", line 27, in 2022-03-02 13:35:07.217 | from nova.virt import driver 2022-03-02 13:35:07.217 | File "/opt/stack/nova/nova/virt/driver.py", line 31, in 2022-03-02 13:35:07.217 | from nova import context as nova_context 2022-03-02 13:35:07.217 | File "/opt/stack/nova/nova/context.py", line 35, in 2022-03-02 13:35:07.217 | from nova import policy 2022-03-02 13:35:07.217 | File "/opt/stack/nova/nova/policy.py", line 28, in 2022-03-02 13:35:07.217 | from nova import policies 2022-03-02 13:35:07.217 | File "/opt/stack/nova/nova/policies/__init__.py", line 64, in 2022-03-02 13:35:07.217 | from nova.policies import shelve 2022-03-02 13:35:07.217 | File "/opt/stack/nova/nova/policies/shelve.py", line 49, in 2022-03-02 13:35:07.217 | check_str=base.SYSTEM_ADMIN, 2022-03-02 13:35:07.217 | AttributeError: module 'nova.policies.base' has no attribute 'SYSTEM_ADMIN' 2022-03-02 13:35:07.523 | + inc/async:async_inner:68 : rc=1 2022-03-02 13:35:07.524 | + inc/async:async_inner:68 : rc=1 2022-03-02 13:35:07.527 | + lib/nova:init_nova:1 : exit_trap 2022-03-02 13:35:07.530 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-02 13:35:07.534 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-02 13:35:07.538 | + ./stack.sh:exit_trap:522 : jobs='436709 2022-03-02 13:35:07.538 | 456810 2022-03-02 13:35:07.538 | 456902' 2022-03-02 13:35:07.542 | + ./stack.sh:exit_trap:525 : [[ -n 436709 2022-03-02 13:35:07.542 | 456810 2022-03-02 13:35:07.542 | 456902 ]] 2022-03-02 13:35:07.546 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-02-132056 ]] 2022-03-02 13:35:07.549 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-02 13:35:07.552 | [456902 Async nova-cell-1:456902]: FAILED with rc 1 2022-03-02 13:35:07.553 | [456810 Async nova-cell-0:456810]: FAILED with rc 1 2022-03-02 13:35:07.553 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-02 13:35:07.553 | exit_trap: cleaning up child processes 2022-03-02 13:35:07.555 | + ./stack.sh:exit_trap:527 : kill 436709 456810 456902 2022-03-02 13:35:07.558 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.MV8IOKUn4f ']' 2022-03-02 13:35:07.562 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.MV8IOKUn4f 2022-03-02 13:35:07.566 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-02 13:35:07.569 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-02 13:35:07.571 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-02 13:35:07.573 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-02 13:35:07.574 | Error on exit 2022-03-02 13:35:07.576 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-02 13:35:07.579 | + ./stack.sh:exit_trap:542 : generate-subunit 1646227252 855 fail 2022-03-02 13:35:08.257 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-02 13:35:08.260 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-02 13:35:09.453 | + ./stack.sh:exit_trap:556 : exit 1