2022-04-12 03:04:43.261 | + ./stack.sh:main:489 : exec 2022-04-12 03:04:43.261 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-030443.summary.2022-04-12-030443 2022-04-12 03:04:43.261 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-030443' 2022-04-12 03:04:43.262 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:04:43.262 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-030443 2022-04-12 03:04:43.262 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-030443 /opt/stack/logs/stack.sh.log 2022-04-12 03:04:43.262 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-030443.summary.2022-04-12-030443 /opt/stack/logs/stack.sh.log.summary 2022-04-12 03:04:43.262 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 03:04:43.262 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 03:04:43.262 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 03:04:43.262 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 03:04:43.262 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 03:04:43.262 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 03:04:43.262 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 03:04:43.262 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 03:04:43.262 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 03:04:43.262 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 03:04:43.262 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 03:04:43.262 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 03:04:43.262 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 03:04:43.262 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 03:04:43.262 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 03:04:43.262 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 03:04:43.262 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 03:04:43.264 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 03:04:43.266 | + ./stack.sh:main:578 : uname -a 2022-04-12 03:04:43.267 | Linux dv-neutron-837392-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 03:04:43.269 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 03:04:43.271 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 03:04:43.275 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 03:04:43.311 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 03:04:43.326 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 03:04:43.328 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 03:04:43.330 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 03:04:43.332 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 03:04:43.334 | + functions-common:fetch_plugins:1776 : return 2022-04-12 03:04:43.336 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 03:04:43.338 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 03:04:43.339 | + functions-common:run_phase:1854 : local phase= 2022-04-12 03:04:43.341 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:04:43.343 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:04:43.345 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:04:43.347 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:04:43.348 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:04:43.350 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:04:43.354 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:04:43.355 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:04:43.358 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:04:43.360 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 03:04:43.362 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:04:43.375 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:04:43.377 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 03:04:43.378 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:04:43.380 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:04:43.382 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:04:43.384 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:04:43.386 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:04:43.388 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 03:04:43.390 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 03:04:43.392 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 03:04:43.394 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 03:04:43.395 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 03:04:43.397 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 03:04:43.399 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 03:04:43.401 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 03:04:43.403 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 03:04:43.405 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 03:04:43.422 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 03:04:43.424 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 03:04:43.437 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:04:43.440 | +++ lib/tls:source:43 : hostname -f 2022-04-12 03:04:43.443 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 03:04:43.445 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 03:04:43.447 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 03:04:43.449 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 03:04:43.450 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 03:04:43.453 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 03:04:43.455 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 03:04:43.457 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 03:04:43.458 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 03:04:43.460 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 03:04:43.465 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 03:04:43.477 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 03:04:43.494 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 03:04:43.506 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 03:04:43.518 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 03:04:43.554 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 03:04:43.612 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 03:04:43.702 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 03:04:43.723 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 03:04:43.774 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 03:04:43.825 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 03:04:43.972 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 03:04:43.986 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 03:04:43.998 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 03:04:44.011 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 03:04:44.106 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 03:04:44.108 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 03:04:44.111 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 03:04:44.113 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 03:04:44.115 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 03:04:44.117 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 03:04:44.120 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 03:04:44.120 | False' 2022-04-12 03:04:44.122 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 03:04:44.137 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 03:04:44.140 | + ./stack.sh:main:626 : run_phase source 2022-04-12 03:04:44.142 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 03:04:44.144 | + functions-common:run_phase:1854 : local phase= 2022-04-12 03:04:44.146 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:04:44.148 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:04:44.150 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:04:44.152 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:04:44.155 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:04:44.157 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:04:44.161 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:04:44.163 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:04:44.165 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:04:44.167 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 03:04:44.169 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:04:44.183 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:04:44.186 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 03:04:44.188 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 03:04:44.227 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 03:04:44.229 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 03:04:44.231 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 03:04:44.233 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 03:04:44.235 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 03:04:44.238 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 03:04:44.240 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 03:04:44.242 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 03:04:44.244 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 03:04:44.246 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 03:04:44.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 03:04:44.253 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.255 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 03:04:44.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.260 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 03:04:44.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.265 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 03:04:44.267 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.269 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 03:04:44.272 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.274 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 03:04:44.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.278 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 03:04:44.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 03:04:44.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.287 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 03:04:44.289 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 03:04:44.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.296 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 03:04:44.298 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.301 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 03:04:44.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.306 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 03:04:44.309 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.311 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 03:04:44.314 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.316 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 03:04:44.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.320 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 03:04:44.323 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.325 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 03:04:44.328 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.330 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 03:04:44.332 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.334 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 03:04:44.337 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.339 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 03:04:44.341 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.343 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 03:04:44.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.348 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 03:04:44.350 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.352 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 03:04:44.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.357 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 03:04:44.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.361 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 03:04:44.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.365 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 03:04:44.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.370 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 03:04:44.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.375 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 03:04:44.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.379 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 03:04:44.381 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 03:04:44.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.390 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 03:04:44.392 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.394 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 03:04:44.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.399 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 03:04:44.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.403 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 03:04:44.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.408 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 03:04:44.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.412 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 03:04:44.414 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.417 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 03:04:44.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.421 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 03:04:44.423 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.425 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 03:04:44.428 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.430 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 03:04:44.432 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.434 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 03:04:44.437 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.439 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 03:04:44.442 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.444 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 03:04:44.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.453 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 03:04:44.456 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.458 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 03:04:44.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 03:04:44.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:04:44.467 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 03:04:44.470 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 03:04:44.472 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 03:04:44.474 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 03:04:44.489 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:04:44.491 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 03:04:44.494 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 03:04:44.496 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 03:04:44.511 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:04:44.514 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 03:04:44.516 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 03:04:44.519 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 03:04:44.521 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 03:04:44.523 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 03:04:44.526 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 03:04:44.528 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 03:04:44.530 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 03:04:44.533 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 03:04:44.533 | Using mysql database backend 2022-04-12 03:04:44.535 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 03:04:44.551 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 03:04:44.554 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 03:04:44.556 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 03:04:44.559 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 03:04:44.562 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 03:04:44.565 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 03:04:44.581 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:04:44.584 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 03:04:44.600 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 03:04:44.616 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:04:44.619 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 03:04:44.635 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 03:04:44.651 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 03:04:44.667 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:04:44.670 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 03:04:44.687 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:04:44.689 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 03:04:44.706 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 03:04:44.708 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 03:04:44.710 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 03:04:44.713 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 03:04:44.716 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 03:04:44.720 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-030444 2022-04-12 03:04:44.723 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-030444 759' 2022-04-12 03:04:44.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.728 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 03:04:44.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.733 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 03:04:44.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.738 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 03:04:44.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.743 | + 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-04-12 03:04:44.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.748 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 03:04:44.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.753 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 03:04:44.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.758 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-030443 2022-04-12 03:04:44.760 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.762 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 03:04:44.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.767 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 03:04:44.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.772 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 03:04:44.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.777 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 03:04:44.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.781 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 03:04:44.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:04:44.786 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 03:04:44.788 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 03:04:44.791 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 03:04:44.793 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 03:04:44.796 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 03:04:44.798 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:04:44.800 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:04:44.803 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:04:44.805 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:04:44.807 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:04:44.811 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:04:44.826 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:04:44.828 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:04:44.831 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:04:44.833 | + functions-common:git_clone:629 : echo master 2022-04-12 03:04:44.834 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:04:44.839 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 03:04:44.841 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:04:44.843 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 03:04:44.846 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:04:44.846 | + functions-common:git_clone:678 : head -1 2022-04-12 03:04:44.849 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 03:04:44.851 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:04:44.854 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 03:04:44.857 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:04:44.860 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 03:04:44.862 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 03:04:44.865 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 03:04:44.867 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 03:04:44.870 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 03:04:44.873 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 03:04:44.875 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 03:04:44.878 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 03:04:44.881 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 03:04:44.885 | ++ tools/install_prereqs.sh:source:47 : NOW=1649732684 2022-04-12 03:04:44.889 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 03:04:44.893 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649731879 2022-04-12 03:04:44.896 | ++ tools/install_prereqs.sh:source:49 : DELTA=805 2022-04-12 03:04:44.898 | ++ tools/install_prereqs.sh:source:50 : [[ 805 -lt 7200 ]] 2022-04-12 03:04:44.901 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 03:04:44.903 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 03:04:44.906 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 03:04:44.908 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 03:04:44.911 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 03:04:44.913 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 03:04:44.915 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 03:04:44.918 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 03:04:44.921 | +++ 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-04-12 03:04:44.968 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 03:04:44.968 | apache2-dev 2022-04-12 03:04:44.968 | bc 2022-04-12 03:04:44.968 | bsdmainutils 2022-04-12 03:04:44.968 | curl 2022-04-12 03:04:44.968 | g++ 2022-04-12 03:04:44.968 | gawk 2022-04-12 03:04:44.968 | gcc 2022-04-12 03:04:44.968 | gettext 2022-04-12 03:04:44.968 | git 2022-04-12 03:04:44.968 | graphviz 2022-04-12 03:04:44.968 | iputils-ping 2022-04-12 03:04:44.968 | libapache2-mod-proxy-uwsgi 2022-04-12 03:04:44.968 | libffi-dev 2022-04-12 03:04:44.968 | libjpeg-dev 2022-04-12 03:04:44.968 | libpcre3-dev 2022-04-12 03:04:44.968 | libpq-dev 2022-04-12 03:04:44.968 | libssl-dev 2022-04-12 03:04:44.968 | libsystemd-dev 2022-04-12 03:04:44.968 | libxml2-dev 2022-04-12 03:04:44.968 | libxslt1-dev 2022-04-12 03:04:44.968 | libyaml-dev 2022-04-12 03:04:44.968 | lsof 2022-04-12 03:04:44.969 | openssh-server 2022-04-12 03:04:44.969 | openssl 2022-04-12 03:04:44.969 | pkg-config 2022-04-12 03:04:44.969 | psmisc 2022-04-12 03:04:44.969 | python3-dev 2022-04-12 03:04:44.969 | python3-pip 2022-04-12 03:04:44.969 | python3-systemd 2022-04-12 03:04:44.969 | python3-venv 2022-04-12 03:04:44.969 | tar 2022-04-12 03:04:44.969 | tcpdump 2022-04-12 03:04:44.969 | unzip 2022-04-12 03:04:44.969 | uuid-runtime 2022-04-12 03:04:44.969 | wget 2022-04-12 03:04:44.969 | wget 2022-04-12 03:04:44.969 | zlib1g-dev 2022-04-12 03:04:44.969 | libkrb5-dev 2022-04-12 03:04:44.969 | libldap2-dev 2022-04-12 03:04:44.969 | libsasl2-dev 2022-04-12 03:04:44.969 | memcached 2022-04-12 03:04:44.969 | python3-mysqldb 2022-04-12 03:04:44.969 | sqlite3 2022-04-12 03:04:44.969 | conntrack 2022-04-12 03:04:44.969 | curl 2022-04-12 03:04:44.969 | dnsmasq-base 2022-04-12 03:04:44.969 | dnsmasq-utils 2022-04-12 03:04:44.969 | ebtables 2022-04-12 03:04:44.969 | genisoimage 2022-04-12 03:04:44.969 | iptables 2022-04-12 03:04:44.969 | iputils-arping 2022-04-12 03:04:44.969 | kpartx 2022-04-12 03:04:44.969 | libjs-jquery-tablesorter 2022-04-12 03:04:44.969 | parted 2022-04-12 03:04:44.969 | pm-utils 2022-04-12 03:04:44.969 | python3-mysqldb 2022-04-12 03:04:44.969 | socat 2022-04-12 03:04:44.969 | sqlite3 2022-04-12 03:04:44.969 | sudo 2022-04-12 03:04:44.969 | vlan 2022-04-12 03:04:44.970 | lsscsi 2022-04-12 03:04:44.970 | open-iscsi 2022-04-12 03:04:44.970 | lvm2 2022-04-12 03:04:44.970 | qemu-utils 2022-04-12 03:04:44.970 | thin-provisioning-tools 2022-04-12 03:04:44.970 | acl 2022-04-12 03:04:44.970 | dnsmasq-base 2022-04-12 03:04:44.970 | dnsmasq-utils 2022-04-12 03:04:44.970 | ebtables 2022-04-12 03:04:44.970 | haproxy 2022-04-12 03:04:44.970 | iptables 2022-04-12 03:04:44.970 | iputils-arping 2022-04-12 03:04:44.970 | iputils-ping 2022-04-12 03:04:44.970 | postgresql-server-dev-all 2022-04-12 03:04:44.970 | python3-mysqldb 2022-04-12 03:04:44.970 | sqlite3 2022-04-12 03:04:44.970 | sudo 2022-04-12 03:04:44.970 | vlan 2022-04-12 03:04:44.970 | pcp 2022-04-12 03:04:44.970 | ipset 2022-04-12 03:04:44.970 | conntrack 2022-04-12 03:04:44.970 | conntrackd 2022-04-12 03:04:44.970 | keepalived 2022-04-12 03:04:44.970 | lvm2 2022-04-12 03:04:44.970 | qemu-utils 2022-04-12 03:04:44.970 | thin-provisioning-tools 2022-04-12 03:04:44.970 | curl 2022-04-12 03:04:44.970 | liberasurecode-dev 2022-04-12 03:04:44.970 | make 2022-04-12 03:04:44.970 | memcached 2022-04-12 03:04:44.970 | rsync 2022-04-12 03:04:44.970 | sqlite3 2022-04-12 03:04:44.970 | xfsprogs' 2022-04-12 03:04:44.973 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 03:04:44.990 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 03:04:44.990 | apache2-dev 2022-04-12 03:04:44.990 | bc 2022-04-12 03:04:44.990 | bsdmainutils 2022-04-12 03:04:44.990 | curl 2022-04-12 03:04:44.990 | g++ 2022-04-12 03:04:44.991 | gawk 2022-04-12 03:04:44.991 | gcc 2022-04-12 03:04:44.991 | gettext 2022-04-12 03:04:44.991 | git 2022-04-12 03:04:44.991 | graphviz 2022-04-12 03:04:44.991 | iputils-ping 2022-04-12 03:04:44.991 | libapache2-mod-proxy-uwsgi 2022-04-12 03:04:44.991 | libffi-dev 2022-04-12 03:04:44.991 | libjpeg-dev 2022-04-12 03:04:44.991 | libpcre3-dev 2022-04-12 03:04:44.991 | libpq-dev 2022-04-12 03:04:44.991 | libssl-dev 2022-04-12 03:04:44.991 | libsystemd-dev 2022-04-12 03:04:44.991 | libxml2-dev 2022-04-12 03:04:44.991 | libxslt1-dev 2022-04-12 03:04:44.991 | libyaml-dev 2022-04-12 03:04:44.991 | lsof 2022-04-12 03:04:44.991 | openssh-server 2022-04-12 03:04:44.991 | openssl 2022-04-12 03:04:44.991 | pkg-config 2022-04-12 03:04:44.991 | psmisc 2022-04-12 03:04:44.991 | python3-dev 2022-04-12 03:04:44.991 | python3-pip 2022-04-12 03:04:44.991 | python3-systemd 2022-04-12 03:04:44.991 | python3-venv 2022-04-12 03:04:44.991 | tar 2022-04-12 03:04:44.991 | tcpdump 2022-04-12 03:04:44.991 | unzip 2022-04-12 03:04:44.991 | uuid-runtime 2022-04-12 03:04:44.991 | wget 2022-04-12 03:04:44.991 | wget 2022-04-12 03:04:44.991 | zlib1g-dev 2022-04-12 03:04:44.991 | libkrb5-dev 2022-04-12 03:04:44.991 | libldap2-dev 2022-04-12 03:04:44.991 | libsasl2-dev 2022-04-12 03:04:44.991 | memcached 2022-04-12 03:04:44.991 | python3-mysqldb 2022-04-12 03:04:44.991 | sqlite3 2022-04-12 03:04:44.992 | conntrack 2022-04-12 03:04:44.992 | curl 2022-04-12 03:04:44.992 | dnsmasq-base 2022-04-12 03:04:44.992 | dnsmasq-utils 2022-04-12 03:04:44.992 | ebtables 2022-04-12 03:04:44.992 | genisoimage 2022-04-12 03:04:44.992 | iptables 2022-04-12 03:04:44.992 | iputils-arping 2022-04-12 03:04:44.992 | kpartx 2022-04-12 03:04:44.992 | libjs-jquery-tablesorter 2022-04-12 03:04:44.992 | parted 2022-04-12 03:04:44.992 | pm-utils 2022-04-12 03:04:44.992 | python3-mysqldb 2022-04-12 03:04:44.992 | socat 2022-04-12 03:04:44.992 | sqlite3 2022-04-12 03:04:44.992 | sudo 2022-04-12 03:04:44.992 | vlan 2022-04-12 03:04:44.992 | lsscsi 2022-04-12 03:04:44.992 | open-iscsi 2022-04-12 03:04:44.992 | lvm2 2022-04-12 03:04:44.992 | qemu-utils 2022-04-12 03:04:44.992 | thin-provisioning-tools 2022-04-12 03:04:44.992 | acl 2022-04-12 03:04:44.992 | dnsmasq-base 2022-04-12 03:04:44.992 | dnsmasq-utils 2022-04-12 03:04:44.992 | ebtables 2022-04-12 03:04:44.992 | haproxy 2022-04-12 03:04:44.992 | iptables 2022-04-12 03:04:44.992 | iputils-arping 2022-04-12 03:04:44.992 | iputils-ping 2022-04-12 03:04:44.992 | postgresql-server-dev-all 2022-04-12 03:04:44.992 | python3-mysqldb 2022-04-12 03:04:44.992 | sqlite3 2022-04-12 03:04:44.992 | sudo 2022-04-12 03:04:44.992 | vlan 2022-04-12 03:04:44.992 | pcp 2022-04-12 03:04:44.992 | ipset 2022-04-12 03:04:44.992 | conntrack 2022-04-12 03:04:44.993 | conntrackd 2022-04-12 03:04:44.993 | keepalived 2022-04-12 03:04:44.993 | lvm2 2022-04-12 03:04:44.993 | qemu-utils 2022-04-12 03:04:44.993 | thin-provisioning-tools 2022-04-12 03:04:44.993 | curl 2022-04-12 03:04:44.993 | liberasurecode-dev 2022-04-12 03:04:44.993 | make 2022-04-12 03:04:44.993 | memcached 2022-04-12 03:04:44.993 | rsync 2022-04-12 03:04:44.993 | sqlite3 2022-04-12 03:04:44.993 | xfsprogs ' 2022-04-12 03:04:44.993 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 03:04:44.995 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:04:44.998 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:04:45.001 | ++ 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-04-12 03:04:45.001 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 03:04:45.006 | ++ 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-04-12 03:04:45.008 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 03:04:45.010 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:04:45.013 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 03:04:45.015 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:04:45.017 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:04:45.019 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:04:45.021 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:04:45.023 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:04:45.025 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:04:45.028 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 03:04:45.030 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 03:04:45.032 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 03:04:45.034 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 03:04:45.038 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 03:04:45.040 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 03:04:45.042 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 03:04:45.044 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 03:04:45.046 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:04:45.049 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:04:45.053 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649732685050 2022-04-12 03:04:45.055 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 03:04:45.057 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 03:04:45.059 | ++ 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-04-12 03:04:45.441 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 03:04:45.499 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 03:04:45.562 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 03:04:45.692 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 03:04:47.681 | Reading package lists... 2022-04-12 03:04:47.713 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 03:04:47.715 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 03:04:47.717 | ++ functions-common:time_stop:2425 : local name 2022-04-12 03:04:47.719 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 03:04:47.721 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:04:47.723 | ++ functions-common:time_stop:2428 : local total 2022-04-12 03:04:47.725 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 03:04:47.728 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 03:04:47.730 | ++ functions-common:time_stop:2432 : start_time=1649732685050 2022-04-12 03:04:47.732 | ++ functions-common:time_stop:2434 : [[ -z 1649732685050 ]] 2022-04-12 03:04:47.735 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:04:47.739 | ++ functions-common:time_stop:2437 : end_time=1649732687737 2022-04-12 03:04:47.741 | ++ functions-common:time_stop:2438 : elapsed_time=2687 2022-04-12 03:04:47.743 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 03:04:47.745 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:04:47.748 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2687 2022-04-12 03:04:47.750 | ++ 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-04-12 03:04:47.753 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:04:47.755 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:04:47.757 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:04:47.760 | ++ 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-04-12 03:04:47.780 | ++ 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-04-12 03:04:47.891 | Reading package lists... 2022-04-12 03:04:48.135 | Building dependency tree... 2022-04-12 03:04:48.137 | Reading state information... 2022-04-12 03:04:48.172 | acl is already the newest version (2.2.53-6). 2022-04-12 03:04:48.172 | bc is already the newest version (1.07.1-2build1). 2022-04-12 03:04:48.172 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 03:04:48.172 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 03:04:48.172 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 03:04:48.172 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 03:04:48.172 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 03:04:48.172 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 03:04:48.172 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 03:04:48.172 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 03:04:48.172 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 03:04:48.172 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 03:04:48.172 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 03:04:48.172 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 03:04:48.172 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 03:04:48.172 | libffi-dev is already the newest version (3.3-4). 2022-04-12 03:04:48.172 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 03:04:48.172 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 03:04:48.172 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 03:04:48.172 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 03:04:48.173 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 03:04:48.173 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 03:04:48.173 | make is already the newest version (4.2.1-1.2). 2022-04-12 03:04:48.173 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 03:04:48.173 | psmisc is already the newest version (23.3-1). 2022-04-12 03:04:48.173 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 03:04:48.173 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 03:04:48.173 | python3-systemd is already the newest version (234-3build2). 2022-04-12 03:04:48.173 | socat is already the newest version (1.7.3.3-2). 2022-04-12 03:04:48.173 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 03:04:48.173 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 03:04:48.173 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 03:04:48.173 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 03:04:48.173 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 03:04:48.173 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 03:04:48.173 | pcp is already the newest version (5.0.3-1). 2022-04-12 03:04:48.173 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 03:04:48.173 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 03:04:48.173 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:04:48.173 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:04:48.173 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 03:04:48.173 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 03:04:48.173 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 03:04:48.173 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 03:04:48.173 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 03:04:48.173 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 03:04:48.173 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 03:04:48.173 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 03:04:48.173 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 03:04:48.173 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 03:04:48.173 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 03:04:48.173 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 03:04:48.173 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 03:04:48.173 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 03:04:48.173 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 03:04:48.173 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 03:04:48.174 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 03:04:48.174 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 03:04:48.174 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 03:04:48.174 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 03:04:48.174 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 03:04:48.174 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 03:04:48.174 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 03:04:48.174 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 03:04:48.174 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 03:04:48.174 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 03:04:48.174 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 03:04:48.174 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 03:04:48.174 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 03:04:48.428 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:04:48.428 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 03:04:48.428 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 03:04:48.428 | The following packages were automatically installed and are no longer required: 2022-04-12 03:04:48.430 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:04:48.430 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:04:48.430 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:04:48.430 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:04:48.430 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:04:48.430 | python3-zope.interface 2022-04-12 03:04:48.430 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:04:48.431 | The following additional packages will be installed: 2022-04-12 03:04:48.431 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-04-12 03:04:48.499 | The following NEW packages will be installed: 2022-04-12 03:04:48.499 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-04-12 03:04:48.499 | python3-yaml 2022-04-12 03:04:49.080 | 0 upgraded, 5 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:04:49.080 | Need to get 0 B/27.4 MB of archives. 2022-04-12 03:04:49.080 | After this operation, 211 MB of additional disk space will be used. 2022-04-12 03:04:49.113 | Selecting previously unselected package python3-yaml. 2022-04-12 03:04:49.163 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88085 files and directories currently installed.) 2022-04-12 03:04:49.167 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-12 03:04:49.170 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-12 03:04:49.222 | Selecting previously unselected package llvm-10-tools. 2022-04-12 03:04:49.231 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-12 03:04:49.234 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-12 03:04:49.383 | Selecting previously unselected package llvm-10-dev. 2022-04-12 03:04:49.393 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-12 03:04:49.397 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-12 03:04:53.837 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-12 03:04:53.847 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-12 03:04:53.849 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-12 03:04:54.150 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-12 03:04:54.160 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-12 03:04:54.162 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-12 03:04:54.219 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-12 03:04:54.541 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-12 03:04:54.546 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-12 03:04:54.551 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-12 03:04:54.556 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-12 03:04:54.562 | Processing triggers for man-db (2.9.1-1) ... 2022-04-12 03:04:54.937 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-12 03:05:02.948 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 03:05:02.951 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:05:02.953 | ++ functions-common:time_stop:2425 : local name 2022-04-12 03:05:02.956 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:02.958 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:02.960 | ++ functions-common:time_stop:2428 : local total 2022-04-12 03:05:02.962 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:02.964 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:05:02.966 | ++ functions-common:time_stop:2432 : start_time=1649732687777 2022-04-12 03:05:02.969 | ++ functions-common:time_stop:2434 : [[ -z 1649732687777 ]] 2022-04-12 03:05:02.971 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:02.975 | ++ functions-common:time_stop:2437 : end_time=1649732702973 2022-04-12 03:05:02.978 | ++ functions-common:time_stop:2438 : elapsed_time=15196 2022-04-12 03:05:02.980 | ++ functions-common:time_stop:2439 : total=756 2022-04-12 03:05:02.982 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:02.984 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15952 2022-04-12 03:05:02.986 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 03:05:02.989 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 03:05:02.991 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 03:05:02.994 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 03:05:02.998 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 03:05:03.003 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 03:05:03.005 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 03:05:03.008 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 03:05:04.411 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 03:05:04.412 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 03:05:04.414 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 03:05:04.416 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 03:05:04.418 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 03:05:04.420 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 03:05:04.422 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 03:05:04.424 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 03:05:04.426 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 03:05:04.427 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 03:05:04.429 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 03:05:04.431 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 03:05:04.432 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 03:05:04.434 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 03:05:04.436 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 03:05:04.438 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 03:05:04.440 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 03:05:04.442 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 03:05:04.443 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 03:05:04.445 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 03:05:04.447 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 03:05:04.449 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 03:05:04.451 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 03:05:04.454 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 03:05:04.528 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 03:05:04.531 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 03:05:04.605 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 03:05:04.607 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 03:05:04.681 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 03:05:04.683 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 03:05:04.684 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 03:05:04.686 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 03:05:04.688 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 03:05:04.690 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 03:05:04.692 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 03:05:04.694 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 03:05:04.696 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 03:05:04.698 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 03:05:04.700 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 03:05:04.700 | Distro: focal 2022-04-12 03:05:04.702 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 03:05:04.704 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 03:05:04.708 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 03:05:04.710 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 03:05:04.712 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 03:05:04.713 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 03:05:05.473 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 03:05:05.474 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 03:05:05.475 | pip: 21.3.1 2022-04-12 03:05:05.476 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 03:05:05.478 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 03:05:05.480 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:05:05.482 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:05:05.483 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:05:05.485 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:05:05.487 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:05:05.489 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:05:05.490 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:05:05.492 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:05:05.494 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:05:05.495 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:05:05.497 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:05:05.500 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 03:05:05.501 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:05.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:05.505 | + tools/install_pip.sh:main:142 : : 2022-04-12 03:05:05.507 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 03:05:05.508 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 03:05:05.510 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 03:05:05.512 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:05:05.515 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 03:05:05.517 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 03:05:05.518 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:05:05.521 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:05:05.521 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:05:05.525 | ++ 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-04-12 03:05:05.527 | ++ 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-04-12 03:05:05.529 | ++ 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-04-12 03:05:05.531 | + 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-04-12 03:05:05.533 | + 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-04-12 03:05:05.550 | 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-04-12 03:05:05.552 | + 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-04-12 03:05:06.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:05:06.399 | from cryptography.utils import int_from_bytes 2022-04-12 03:05:06.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:05:06.399 | from cryptography.utils import int_from_bytes 2022-04-12 03:05:07.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:05:08.841 | 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-04-12 03:05:08.852 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-12 03:05:11.209 | Installing collected packages: setuptools 2022-04-12 03:05:12.065 | Successfully installed setuptools-62.0.0 2022-04-12 03:05:12.065 | 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-04-12 03:05:12.237 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:05:12.237 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:05:12.369 | + inc/python:pip_install:200 : result=0 2022-04-12 03:05:12.371 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:05:12.373 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:12.375 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:12.377 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:12.378 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:12.380 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:12.382 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:05:12.384 | + functions-common:time_stop:2432 : start_time=1649732705546 2022-04-12 03:05:12.385 | + functions-common:time_stop:2434 : [[ -z 1649732705546 ]] 2022-04-12 03:05:12.387 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:12.391 | + functions-common:time_stop:2437 : end_time=1649732712389 2022-04-12 03:05:12.393 | + functions-common:time_stop:2438 : elapsed_time=6843 2022-04-12 03:05:12.395 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:05:12.397 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:12.398 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6843 2022-04-12 03:05:12.400 | + inc/python:pip_install:203 : return 0 2022-04-12 03:05:12.402 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 03:05:12.404 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 03:05:12.408 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 03:05:12.410 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 03:05:12.412 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 03:05:12.413 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 03:05:13.095 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 03:05:13.097 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 03:05:13.097 | pip: 21.3.1 2022-04-12 03:05:13.100 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 03:05:13.103 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 03:05:13.106 | + ./stack.sh:main:798 : fixup_all 2022-04-12 03:05:13.109 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 03:05:13.111 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 03:05:13.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:13.115 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:13.118 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-12 03:05:13.129 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 03:05:13.141 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 03:05:13.152 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 03:05:13.154 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 03:05:13.157 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:05:13.159 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:05:13.161 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:05:13.163 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:05:13.165 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:05:13.167 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:05:13.169 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:05:13.171 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:05:13.174 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:05:13.176 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:05:13.178 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:05:13.180 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 03:05:13.183 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 03:05:13.186 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 03:05:13.188 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:05:13.190 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:05:13.192 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:05:13.194 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:05:13.197 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:05:13.199 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:05:13.201 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 03:05:13.203 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 03:05:13.206 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 03:05:13.208 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 03:05:13.210 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 03:05:13.212 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 03:05:13.215 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 03:05:13.236 | Using python 3.8 to install os-testr 2022-04-12 03:05:13.238 | + 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-04-12 03:05:14.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:05:14.111 | from cryptography.utils import int_from_bytes 2022-04-12 03:05:14.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:05:14.111 | from cryptography.utils import int_from_bytes 2022-04-12 03:05:15.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:05:15.328 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 03:05:15.404 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 03:05:15.405 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 03:05:15.406 | 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-04-12 03:05:15.420 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-12 03:05:15.429 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-12 03:05:15.441 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-12 03:05:17.739 | 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-04-12 03:05:17.746 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:05:17.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:05:17.867 | + inc/python:pip_install:200 : result=0 2022-04-12 03:05:17.870 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:05:17.872 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:17.874 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:17.876 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:17.878 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:17.880 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:17.882 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:05:17.885 | + functions-common:time_stop:2432 : start_time=1649732713230 2022-04-12 03:05:17.887 | + functions-common:time_stop:2434 : [[ -z 1649732713230 ]] 2022-04-12 03:05:17.889 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:17.893 | + functions-common:time_stop:2437 : end_time=1649732717891 2022-04-12 03:05:17.896 | + functions-common:time_stop:2438 : elapsed_time=4661 2022-04-12 03:05:17.898 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:05:17.900 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:17.902 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4661 2022-04-12 03:05:17.905 | + inc/python:pip_install:203 : return 0 2022-04-12 03:05:17.907 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 03:05:17.959 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 03:05:18.060 | + ./stack.sh:main:812 : install_infra 2022-04-12 03:05:18.063 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 03:05:18.066 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 03:05:18.069 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-12 03:05:21.180 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 03:05:21.182 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 03:05:21.205 | + 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-04-12 03:05:23.001 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.012 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.029 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.066 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.099 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.105 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.130 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.138 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.160 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.164 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.180 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.191 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.212 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.223 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.272 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.289 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.349 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.369 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.385 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.416 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.425 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.438 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.456 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.468 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.481 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.490 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.497 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.531 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.535 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.555 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.563 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.596 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.626 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.632 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.636 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.640 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.666 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.682 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.711 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.715 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.727 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.729 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.746 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.762 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.782 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.799 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.817 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.831 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.842 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.852 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.862 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.885 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.913 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.924 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.929 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.944 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.956 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.975 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.982 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.986 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:23.991 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:05:24.132 | Collecting pbr===5.8.1 2022-04-12 03:05:24.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-12 03:05:24.177 | Installing collected packages: pbr 2022-04-12 03:05:24.319 | Successfully installed pbr-5.8.1 2022-04-12 03:05:24.381 | + inc/python:pip_install:200 : result=0 2022-04-12 03:05:24.383 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:05:24.385 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:24.388 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:24.390 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:24.392 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:24.394 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:24.396 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:05:24.398 | + functions-common:time_stop:2432 : start_time=1649732721198 2022-04-12 03:05:24.400 | + functions-common:time_stop:2434 : [[ -z 1649732721198 ]] 2022-04-12 03:05:24.403 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:24.407 | + functions-common:time_stop:2437 : end_time=1649732724405 2022-04-12 03:05:24.409 | + functions-common:time_stop:2438 : elapsed_time=3207 2022-04-12 03:05:24.411 | + functions-common:time_stop:2439 : total=4661 2022-04-12 03:05:24.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:24.415 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7868 2022-04-12 03:05:24.417 | + inc/python:pip_install:203 : return 0 2022-04-12 03:05:24.420 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 03:05:24.422 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 03:05:24.445 | + 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-04-12 03:05:26.233 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.245 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.262 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.299 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.332 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.339 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.363 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.372 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.394 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.398 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.415 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.425 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.446 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.457 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.506 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.523 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.591 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.612 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.640 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.670 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.678 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.693 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.710 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.722 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.735 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.744 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.752 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.785 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.789 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.811 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.819 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.851 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.882 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.888 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.891 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.895 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.923 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.941 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.969 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.973 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.986 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:26.988 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.005 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.021 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.042 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.059 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.076 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.090 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.101 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.111 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.122 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.144 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.173 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.183 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.188 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.204 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.217 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.235 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.242 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.246 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:05:27.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:05:27.253 | Processing /opt/stack/requirements 2022-04-12 03:05:28.636 | Collecting fixtures===3.0.0 2022-04-12 03:05:28.644 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-12 03:05:28.851 | Collecting PyYAML===6.0 2022-04-12 03:05:28.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-04-12 03:05:29.040 | Collecting requests===2.27.1 2022-04-12 03:05:29.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-12 03:05:29.142 | Collecting packaging===21.3 2022-04-12 03:05:29.148 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-12 03:05:29.213 | Collecting testtools===2.5.0 2022-04-12 03:05:29.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-12 03:05:29.304 | Collecting idna===3.3 2022-04-12 03:05:29.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-12 03:05:29.450 | Collecting pyparsing===3.0.7 2022-04-12 03:05:29.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-12 03:05:29.513 | Collecting six===1.16.0 2022-04-12 03:05:29.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-12 03:05:29.571 | Collecting charset-normalizer===2.0.12 2022-04-12 03:05:29.578 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-12 03:05:29.612 | Collecting Parsley>=1.2 2022-04-12 03:05:29.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-12 03:05:29.663 | Collecting beagle>=0.2.1 2022-04-12 03:05:29.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-12 03:05:29.696 | 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 48)) (5.8.1) 2022-04-12 03:05:29.765 | Collecting certifi>=2017.4.17 2022-04-12 03:05:29.772 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-12 03:05:29.859 | Collecting urllib3===1.26.9 2022-04-12 03:05:29.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-04-12 03:05:29.941 | Collecting extras===1.0.0 2022-04-12 03:05:29.947 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-12 03:05:30.030 | Collecting cliff===3.10.1 2022-04-12 03:05:30.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-12 03:05:30.209 | Collecting cmd2===2.4.0 2022-04-12 03:05:30.214 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-12 03:05:30.360 | Collecting stevedore===3.5.0 2022-04-12 03:05:30.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-12 03:05:30.414 | Collecting autopage===0.5.0 2022-04-12 03:05:30.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-12 03:05:30.471 | Collecting prettytable===3.2.0 2022-04-12 03:05:30.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB) 2022-04-12 03:05:30.526 | Collecting wcwidth===0.2.5 2022-04-12 03:05:30.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-12 03:05:30.585 | Collecting pyperclip===1.8.2 2022-04-12 03:05:30.591 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-12 03:05:30.639 | Collecting attrs===21.4.0 2022-04-12 03:05:30.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-12 03:05:30.743 | Building wheels for collected packages: openstack-requirements 2022-04-12 03:05:30.744 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 03:05:31.564 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 03:05:31.564 | ERROR: Command errored out with exit status 1: 2022-04-12 03:05:31.564 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-h0ku315e/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-h0ku315e/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-9_en3969 2022-04-12 03:05:31.564 | cwd: /tmp/pip-req-build-h0ku315e/ 2022-04-12 03:05:31.564 | Complete output (6 lines): 2022-04-12 03:05:31.564 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 03:05:31.564 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 03:05:31.564 | or: setup.py --help-commands 2022-04-12 03:05:31.564 | or: setup.py cmd --help 2022-04-12 03:05:31.564 | 2022-04-12 03:05:31.564 | error: invalid command 'bdist_wheel' 2022-04-12 03:05:31.564 | ---------------------------------------- 2022-04-12 03:05:31.564 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 03:05:31.564 | Running setup.py clean for openstack-requirements 2022-04-12 03:05:32.380 | Failed to build openstack-requirements 2022-04-12 03:05:32.632 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyperclip, cmd2, stevedore, pyparsing, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-12 03:05:34.459 | Running setup.py install for openstack-requirements: started 2022-04-12 03:05:36.748 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 03:05:36.780 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5354 packaging-21.3 prettytable-3.2.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-04-12 03:05:36.911 | + inc/python:pip_install:200 : result=0 2022-04-12 03:05:36.914 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:05:36.916 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:36.919 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:36.921 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:36.923 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:36.925 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:36.927 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:05:36.929 | + functions-common:time_stop:2432 : start_time=1649732724438 2022-04-12 03:05:36.931 | + functions-common:time_stop:2434 : [[ -z 1649732724438 ]] 2022-04-12 03:05:36.934 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:36.938 | + functions-common:time_stop:2437 : end_time=1649732736936 2022-04-12 03:05:36.940 | + functions-common:time_stop:2438 : elapsed_time=12498 2022-04-12 03:05:36.943 | + functions-common:time_stop:2439 : total=7868 2022-04-12 03:05:36.945 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:36.947 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20366 2022-04-12 03:05:36.949 | + inc/python:pip_install:203 : return 0 2022-04-12 03:05:36.952 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 03:05:36.954 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 03:05:36.957 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 03:05:36.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:36.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:36.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 03:05:36.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:36.968 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 03:05:36.988 | Using python 3.8 to install pbr 2022-04-12 03:05:36.990 | + 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-04-12 03:05:37.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:05:37.847 | from cryptography.utils import int_from_bytes 2022-04-12 03:05:37.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:05:37.847 | from cryptography.utils import int_from_bytes 2022-04-12 03:05:39.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:05:39.061 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 03:05:41.467 | 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-04-12 03:05:41.474 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:05:41.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:05:41.589 | + inc/python:pip_install:200 : result=0 2022-04-12 03:05:41.592 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:05:41.594 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:41.596 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:41.598 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:41.600 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:41.602 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:41.604 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:05:41.606 | + functions-common:time_stop:2432 : start_time=1649732736983 2022-04-12 03:05:41.609 | + functions-common:time_stop:2434 : [[ -z 1649732736983 ]] 2022-04-12 03:05:41.611 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:41.615 | + functions-common:time_stop:2437 : end_time=1649732741613 2022-04-12 03:05:41.617 | + functions-common:time_stop:2438 : elapsed_time=4630 2022-04-12 03:05:41.619 | + functions-common:time_stop:2439 : total=20366 2022-04-12 03:05:41.622 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:41.624 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24996 2022-04-12 03:05:41.626 | + inc/python:pip_install:203 : return 0 2022-04-12 03:05:41.629 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 03:05:43.894 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 03:05:45.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:05:45.778 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 03:05:45.792 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 03:05:45.795 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 03:05:45.800 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 03:05:45.803 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 03:05:45.806 | 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.8) 2022-04-12 03:05:45.877 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 03:05:45.880 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 03:05:45.883 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 03:05:45.900 | + ./stack.sh:main:821 : pkgs= 2022-04-12 03:05:45.903 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 03:05:45.905 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 03:05:45.908 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 03:05:45.910 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 03:05:45.912 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:05:45.914 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:05:45.916 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:05:45.918 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:05:45.921 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:05:45.923 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:05:45.927 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:05:45.929 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:05:45.932 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:05:45.934 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 03:05:45.936 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:05:45.951 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:05:45.953 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:05:45.956 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:05:45.958 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 03:05:45.960 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:05:45.962 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 03:05:45.964 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:05:45.967 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 03:05:45.969 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:05:45.971 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 03:05:45.973 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:05:45.975 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 03:05:45.977 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 03:05:45.979 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 03:05:45.981 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:05:45.983 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 03:05:45.985 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 03:05:45.988 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 03:05:45.990 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 03:05:45.992 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 03:05:45.994 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 03:05:45.997 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 03:05:45.999 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 03:05:46.001 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 03:05:46.003 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 03:05:46.006 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 03:05:46.058 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 03:05:46.058 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 03:05:46.060 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 03:05:46.442 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 03:05:46.445 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 03:05:46.461 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:05:46.464 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 03:05:46.466 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:05:46.469 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:05:46.471 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:05:46.473 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:05:46.475 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:05:46.478 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:05:46.480 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:46.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:46.485 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:05:46.487 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:05:46.489 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:05:46.492 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:05:46.494 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 03:05:46.497 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:05:46.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:46.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:46.504 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 03:05:46.524 | + 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-04-12 03:05:46.634 | Reading package lists... 2022-04-12 03:05:46.874 | Building dependency tree... 2022-04-12 03:05:46.875 | Reading state information... 2022-04-12 03:05:47.130 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 03:05:47.130 | The following packages were automatically installed and are no longer required: 2022-04-12 03:05:47.131 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:05:47.131 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:05:47.131 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:05:47.131 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:05:47.131 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:05:47.131 | python3-zope.interface 2022-04-12 03:05:47.131 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:05:47.244 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:05:47.249 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:05:47.251 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:05:47.253 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:47.256 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:47.258 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:47.260 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:47.263 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:47.265 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:05:47.267 | + functions-common:time_stop:2432 : start_time=1649732746521 2022-04-12 03:05:47.269 | + functions-common:time_stop:2434 : [[ -z 1649732746521 ]] 2022-04-12 03:05:47.272 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:47.276 | + functions-common:time_stop:2437 : end_time=1649732747274 2022-04-12 03:05:47.279 | + functions-common:time_stop:2438 : elapsed_time=753 2022-04-12 03:05:47.281 | + functions-common:time_stop:2439 : total=15952 2022-04-12 03:05:47.283 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:47.285 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16705 2022-04-12 03:05:47.288 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:05:47.290 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 03:05:47.292 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:05:47.295 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:05:47.297 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:05:47.299 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:05:47.301 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:05:47.304 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:05:47.306 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 03:05:47.308 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:05:47.311 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:05:47.313 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:05:47.315 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:05:47.317 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:05:47.320 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:05:47.322 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:05:47.325 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:05:47.327 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:05:47.329 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:05:47.331 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:05:47.334 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 03:05:47.336 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:05:47.338 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:05:47.341 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:05:47.343 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:05:47.345 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:05:47.348 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:05:47.350 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 03:05:47.352 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 03:05:47.368 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:05:47.370 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 03:05:47.373 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:05:47.375 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 03:05:47.377 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 03:05:47.380 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 03:05:47.384 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 03:05:47.387 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 03:05:47.389 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 03:05:47.391 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 03:05:47.394 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 03:05:47.396 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 03:05:47.399 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 03:05:48.086 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 03:05:48.086 | user tags 2022-04-12 03:05:48.086 | stackrabbit []' 2022-04-12 03:05:48.090 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 03:05:48.090 | user tags 2022-04-12 03:05:48.090 | stackrabbit []' 2022-04-12 03:05:48.090 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 03:05:48.096 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 03:05:48.098 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 03:05:48.101 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 03:05:48.742 | Changing password for user "stackrabbit" ... 2022-04-12 03:05:48.766 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 03:05:49.426 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 03:05:49.450 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 03:05:49.453 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 03:05:50.138 | Changing password for user "stackrabbit" ... 2022-04-12 03:05:50.161 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 03:05:50.163 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 03:05:50.165 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 03:05:50.842 | Deleting user "guest" ... 2022-04-12 03:05:50.857 | Error: 2022-04-12 03:05:50.857 | {:no_such_user, "guest"} 2022-04-12 03:05:50.871 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 03:05:50.874 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 03:05:50.891 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:05:50.893 | + ./stack.sh:main:838 : install_database 2022-04-12 03:05:50.895 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 03:05:50.898 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 03:05:50.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:50.902 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:50.905 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 03:05:51.116 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 03:05:51.118 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 03:05:51.121 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 03:05:51.124 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 03:05:51.126 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:05:51.129 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 03:05:51.131 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:05:51.133 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:05:51.135 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:05:51.138 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:05:51.140 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:05:51.142 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:05:51.145 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:05:51.147 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:05:51.149 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:05:51.152 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:05:51.154 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:05:51.156 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 03:05:51.159 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:05:51.161 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:05:51.163 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:05:51.166 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:05:51.168 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:05:51.171 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:05:51.173 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 03:05:51.175 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:51.178 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:51.180 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 03:05:51.182 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:05:51.185 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:05:51.187 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:05:51.190 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:05:51.192 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:05:51.194 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:05:51.196 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:51.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:51.201 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:05:51.204 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:05:51.206 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:05:51.208 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:05:51.210 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 03:05:51.213 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:05:51.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:51.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:51.220 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 03:05:51.241 | + 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-04-12 03:05:51.353 | Reading package lists... 2022-04-12 03:05:51.594 | Building dependency tree... 2022-04-12 03:05:51.596 | Reading state information... 2022-04-12 03:05:51.848 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 03:05:51.848 | The following packages were automatically installed and are no longer required: 2022-04-12 03:05:51.849 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:05:51.849 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:05:51.849 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:05:51.849 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:05:51.849 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:05:51.849 | python3-zope.interface 2022-04-12 03:05:51.849 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:05:51.961 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:05:51.966 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:05:51.969 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:05:51.971 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:51.973 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:51.975 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:51.977 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:51.979 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:51.981 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:05:51.984 | + functions-common:time_stop:2432 : start_time=1649732751238 2022-04-12 03:05:51.986 | + functions-common:time_stop:2434 : [[ -z 1649732751238 ]] 2022-04-12 03:05:51.988 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:51.992 | + functions-common:time_stop:2437 : end_time=1649732751990 2022-04-12 03:05:51.995 | + functions-common:time_stop:2438 : elapsed_time=752 2022-04-12 03:05:51.997 | + functions-common:time_stop:2439 : total=16705 2022-04-12 03:05:51.999 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:52.001 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17457 2022-04-12 03:05:52.004 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:05:52.006 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 03:05:52.008 | + ./stack.sh:main:841 : install_database_python 2022-04-12 03:05:52.011 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 03:05:52.013 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 03:05:52.016 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 03:05:52.018 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:05:52.021 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 03:05:52.023 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 03:05:52.026 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:05:52.030 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:05:52.030 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:05:52.035 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 03:05:52.037 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 03:05:52.041 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 03:05:52.043 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 03:05:52.046 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 03:05:52.066 | Using python 3.8 to install PyMySQL 2022-04-12 03:05:52.069 | + 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-04-12 03:05:52.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:05:52.936 | from cryptography.utils import int_from_bytes 2022-04-12 03:05:52.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:05:52.936 | from cryptography.utils import int_from_bytes 2022-04-12 03:05:54.130 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:05:54.162 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 03:05:56.412 | 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-04-12 03:05:56.420 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:05:56.420 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:05:56.537 | + inc/python:pip_install:200 : result=0 2022-04-12 03:05:56.539 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:05:56.542 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:56.544 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:56.546 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:56.548 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:56.551 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:56.553 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:05:56.555 | + functions-common:time_stop:2432 : start_time=1649732752061 2022-04-12 03:05:56.557 | + functions-common:time_stop:2434 : [[ -z 1649732752061 ]] 2022-04-12 03:05:56.561 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:56.565 | + functions-common:time_stop:2437 : end_time=1649732756562 2022-04-12 03:05:56.567 | + functions-common:time_stop:2438 : elapsed_time=4501 2022-04-12 03:05:56.569 | + functions-common:time_stop:2439 : total=24996 2022-04-12 03:05:56.572 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:56.574 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29497 2022-04-12 03:05:56.577 | + inc/python:pip_install:203 : return 0 2022-04-12 03:05:56.579 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 03:05:56.582 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 03:05:56.584 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 03:05:56.586 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 03:05:56.602 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:05:56.604 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 03:05:56.607 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 03:05:56.611 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:05:56.611 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:05:56.616 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:05:56.619 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:05:56.622 | + 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-04-12 03:05:56.624 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:05:56.626 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 03:05:56.629 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 03:05:56.644 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:05:56.646 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 03:05:56.649 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:05:56.651 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:05:56.653 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:05:56.656 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:05:56.658 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:05:56.660 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:05:56.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:56.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:56.667 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:05:56.670 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:05:56.672 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:05:56.674 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:05:56.677 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 03:05:56.679 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:05:56.681 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:56.684 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:56.686 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 03:05:56.707 | + 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-04-12 03:05:56.816 | Reading package lists... 2022-04-12 03:05:57.054 | Building dependency tree... 2022-04-12 03:05:57.055 | Reading state information... 2022-04-12 03:05:57.309 | radvd is already the newest version (1:2.17-2). 2022-04-12 03:05:57.309 | The following packages were automatically installed and are no longer required: 2022-04-12 03:05:57.310 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:05:57.310 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:05:57.310 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:05:57.310 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:05:57.310 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:05:57.310 | python3-zope.interface 2022-04-12 03:05:57.310 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:05:57.423 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:05:57.428 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:05:57.430 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:05:57.432 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:57.434 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:57.437 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:57.439 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:57.441 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:57.443 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:05:57.445 | + functions-common:time_stop:2432 : start_time=1649732756704 2022-04-12 03:05:57.448 | + functions-common:time_stop:2434 : [[ -z 1649732756704 ]] 2022-04-12 03:05:57.451 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:57.455 | + functions-common:time_stop:2437 : end_time=1649732757453 2022-04-12 03:05:57.457 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-12 03:05:57.460 | + functions-common:time_stop:2439 : total=17457 2022-04-12 03:05:57.462 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:57.464 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18206 2022-04-12 03:05:57.467 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:05:57.469 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 03:05:57.485 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:05:57.488 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 03:05:57.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 03:05:57.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 03:05:57.495 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 03:05:57.515 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 03:05:57.517 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:05:57.520 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:05:57.522 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:05:57.524 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:05:57.526 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:05:57.529 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:05:57.531 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:57.534 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:57.536 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:05:57.538 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:05:57.540 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:05:57.542 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:05:57.544 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 03:05:57.547 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:05:57.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:57.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:57.553 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 03:05:57.573 | + 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-04-12 03:05:57.682 | Reading package lists... 2022-04-12 03:05:57.924 | Building dependency tree... 2022-04-12 03:05:57.926 | Reading state information... 2022-04-12 03:05:58.182 | fakeroot is already the newest version (1.24-1). 2022-04-12 03:05:58.182 | make is already the newest version (4.2.1-1.2). 2022-04-12 03:05:58.182 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 03:05:58.182 | The following packages were automatically installed and are no longer required: 2022-04-12 03:05:58.183 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:05:58.184 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:05:58.184 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:05:58.184 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:05:58.184 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:05:58.184 | python3-zope.interface 2022-04-12 03:05:58.184 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:05:58.297 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:05:58.301 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:05:58.303 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:05:58.306 | + functions-common:time_stop:2425 : local name 2022-04-12 03:05:58.308 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:05:58.311 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:05:58.313 | + functions-common:time_stop:2428 : local total 2022-04-12 03:05:58.315 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:05:58.317 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:05:58.319 | + functions-common:time_stop:2432 : start_time=1649732757571 2022-04-12 03:05:58.321 | + functions-common:time_stop:2434 : [[ -z 1649732757571 ]] 2022-04-12 03:05:58.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:05:58.328 | + functions-common:time_stop:2437 : end_time=1649732758326 2022-04-12 03:05:58.331 | + functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 03:05:58.333 | + functions-common:time_stop:2439 : total=18206 2022-04-12 03:05:58.335 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:05:58.337 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18961 2022-04-12 03:05:58.339 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:05:58.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 03:05:58.344 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:05:58.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:05:58.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 03:05:58.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 03:05:58.354 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 03:05:58.362 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 03:05:58.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 03:05:58.368 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 03:05:58.368 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 03:05:58.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 03:05:58.375 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 03:05:58.377 | + functions:vercmp:628 : local v1=5.4 2022-04-12 03:05:58.380 | + functions:vercmp:629 : local 'op=<' 2022-04-12 03:05:58.382 | + functions:vercmp:630 : local v2=3.13 2022-04-12 03:05:58.384 | + functions:vercmp:631 : local result 2022-04-12 03:05:58.387 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 03:05:58.388 | ++ functions:vercmp:635 : head -1 2022-04-12 03:05:58.388 | ++ functions:vercmp:635 : sort -V 2022-04-12 03:05:58.393 | + functions:vercmp:635 : result=3.13 2022-04-12 03:05:58.395 | + functions:vercmp:637 : case $op in 2022-04-12 03:05:58.397 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 03:05:58.400 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 03:05:58.402 | + functions:vercmp:648 : return 2022-04-12 03:05:58.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 03:05:58.406 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:05:58.409 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 03:05:58.886 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 03:05:58.889 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 03:05:58.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:58.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:58.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 03:05:58.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:58.902 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 03:05:58.919 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:05:58.922 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 03:05:58.924 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 03:05:58.924 | Installing etcd 2022-04-12 03:05:58.927 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 03:05:58.939 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 03:05:58.951 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 03:05:58.954 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 03:05:58.970 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 03:05:58.974 | ++ 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-04-12 03:05:58.976 | ++ 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-04-12 03:05:58.979 | +++ 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-04-12 03:05:58.983 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:05:58.986 | ++ 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-04-12 03:05:58.988 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 03:05:58.990 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:05:58.993 | ++ functions:get_extra_file:74 : return 2022-04-12 03:05:58.995 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:05:58.998 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 03:05:59.000 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 03:05:59.002 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 03:05:59.019 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:05:59.021 | + ./stack.sh:main:868 : install_dstat 2022-04-12 03:05:59.024 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 03:05:59.040 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:05:59.043 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 03:05:59.045 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:05:59.047 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 03:05:59.050 | + ./stack.sh:main:877 : install_libs 2022-04-12 03:05:59.052 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 03:05:59.054 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 03:05:59.057 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 03:05:59.059 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 03:05:59.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 03:05:59.068 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.070 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 03:05:59.073 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 03:05:59.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 03:05:59.078 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 03:05:59.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.082 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 03:05:59.087 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.089 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 03:05:59.092 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 03:05:59.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 03:05:59.096 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 03:05:59.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 03:05:59.106 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.109 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 03:05:59.111 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 03:05:59.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 03:05:59.116 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 03:05:59.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 03:05:59.125 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.128 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 03:05:59.130 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 03:05:59.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 03:05:59.135 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 03:05:59.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 03:05:59.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.147 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 03:05:59.149 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 03:05:59.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 03:05:59.154 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 03:05:59.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 03:05:59.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.166 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 03:05:59.168 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 03:05:59.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 03:05:59.173 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 03:05:59.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 03:05:59.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.185 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 03:05:59.187 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 03:05:59.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 03:05:59.192 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 03:05:59.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 03:05:59.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.203 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 03:05:59.206 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 03:05:59.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 03:05:59.210 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 03:05:59.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 03:05:59.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.222 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 03:05:59.224 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 03:05:59.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 03:05:59.229 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 03:05:59.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 03:05:59.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.241 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 03:05:59.243 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 03:05:59.245 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 03:05:59.247 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 03:05:59.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 03:05:59.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.259 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 03:05:59.261 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 03:05:59.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 03:05:59.266 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 03:05:59.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 03:05:59.275 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.278 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 03:05:59.280 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 03:05:59.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 03:05:59.285 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 03:05:59.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 03:05:59.294 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.297 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 03:05:59.299 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 03:05:59.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 03:05:59.303 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 03:05:59.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 03:05:59.313 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.316 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 03:05:59.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 03:05:59.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 03:05:59.322 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 03:05:59.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 03:05:59.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.335 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 03:05:59.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 03:05:59.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 03:05:59.342 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 03:05:59.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 03:05:59.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.353 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 03:05:59.355 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 03:05:59.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 03:05:59.360 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 03:05:59.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 03:05:59.369 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.372 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 03:05:59.374 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 03:05:59.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 03:05:59.379 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 03:05:59.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 03:05:59.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.391 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 03:05:59.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 03:05:59.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 03:05:59.398 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 03:05:59.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 03:05:59.407 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.410 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 03:05:59.413 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 03:05:59.416 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 03:05:59.418 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 03:05:59.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 03:05:59.427 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.429 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 03:05:59.432 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 03:05:59.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 03:05:59.437 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 03:05:59.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 03:05:59.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.448 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 03:05:59.451 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 03:05:59.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 03:05:59.456 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 03:05:59.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 03:05:59.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.469 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 03:05:59.472 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 03:05:59.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 03:05:59.476 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 03:05:59.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 03:05:59.485 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.488 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 03:05:59.490 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 03:05:59.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 03:05:59.494 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 03:05:59.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 03:05:59.504 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.506 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 03:05:59.509 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 03:05:59.511 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 03:05:59.514 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 03:05:59.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 03:05:59.523 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.525 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 03:05:59.527 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 03:05:59.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 03:05:59.532 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 03:05:59.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 03:05:59.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.544 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 03:05:59.546 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 03:05:59.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 03:05:59.551 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 03:05:59.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 03:05:59.561 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.563 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 03:05:59.565 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 03:05:59.568 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 03:05:59.570 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 03:05:59.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 03:05:59.580 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.582 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 03:05:59.585 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 03:05:59.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 03:05:59.589 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 03:05:59.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.596 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 03:05:59.598 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.601 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 03:05:59.603 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 03:05:59.606 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 03:05:59.608 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 03:05:59.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 03:05:59.617 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.620 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 03:05:59.622 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 03:05:59.625 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 03:05:59.627 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 03:05:59.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.632 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.634 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 03:05:59.636 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.638 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 03:05:59.641 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 03:05:59.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 03:05:59.645 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 03:05:59.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 03:05:59.654 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.657 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 03:05:59.659 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 03:05:59.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 03:05:59.664 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 03:05:59.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 03:05:59.673 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.675 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 03:05:59.678 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 03:05:59.680 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 03:05:59.682 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 03:05:59.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 03:05:59.692 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.694 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 03:05:59.697 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 03:05:59.699 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 03:05:59.701 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 03:05:59.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 03:05:59.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.713 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 03:05:59.715 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 03:05:59.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 03:05:59.720 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 03:05:59.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 03:05:59.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.731 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 03:05:59.734 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 03:05:59.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 03:05:59.738 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 03:05:59.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 03:05:59.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.750 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 03:05:59.752 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 03:05:59.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 03:05:59.757 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 03:05:59.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:05:59.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:05:59.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 03:05:59.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:05:59.769 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 03:05:59.790 | Using python 3.8 to install etcd3 2022-04-12 03:05:59.792 | + 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-04-12 03:06:00.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:00.653 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:00.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:00.653 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:01.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:06:01.861 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 03:06:01.869 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 03:06:01.870 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 03:06:01.871 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 03:06:01.872 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 03:06:04.167 | 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-04-12 03:06:04.174 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:06:04.174 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:06:04.286 | + inc/python:pip_install:200 : result=0 2022-04-12 03:06:04.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:06:04.291 | + functions-common:time_stop:2425 : local name 2022-04-12 03:06:04.294 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:06:04.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:06:04.298 | + functions-common:time_stop:2428 : local total 2022-04-12 03:06:04.300 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:06:04.302 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:06:04.304 | + functions-common:time_stop:2432 : start_time=1649732759784 2022-04-12 03:06:04.307 | + functions-common:time_stop:2434 : [[ -z 1649732759784 ]] 2022-04-12 03:06:04.310 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:06:04.314 | + functions-common:time_stop:2437 : end_time=1649732764311 2022-04-12 03:06:04.316 | + functions-common:time_stop:2438 : elapsed_time=4527 2022-04-12 03:06:04.318 | + functions-common:time_stop:2439 : total=29497 2022-04-12 03:06:04.320 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:06:04.322 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34024 2022-04-12 03:06:04.325 | + inc/python:pip_install:203 : return 0 2022-04-12 03:06:04.327 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 03:06:04.348 | Using python 3.8 to install etcd3gw 2022-04-12 03:06:04.351 | + 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-04-12 03:06:05.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:05.214 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:05.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:05.214 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:06.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:06:06.425 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 03:06:06.432 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 03:06:06.434 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 03:06:06.435 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 03:06:06.436 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 03:06:06.470 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-12 03:06:06.471 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-12 03:06:06.473 | 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-04-12 03:06:06.474 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 03:06:08.743 | 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-04-12 03:06:08.751 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:06:08.751 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:06:08.875 | + inc/python:pip_install:200 : result=0 2022-04-12 03:06:08.878 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:06:08.880 | + functions-common:time_stop:2425 : local name 2022-04-12 03:06:08.882 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:06:08.884 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:06:08.887 | + functions-common:time_stop:2428 : local total 2022-04-12 03:06:08.889 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:06:08.891 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:06:08.894 | + functions-common:time_stop:2432 : start_time=1649732764343 2022-04-12 03:06:08.896 | + functions-common:time_stop:2434 : [[ -z 1649732764343 ]] 2022-04-12 03:06:08.899 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:06:08.903 | + functions-common:time_stop:2437 : end_time=1649732768901 2022-04-12 03:06:08.905 | + functions-common:time_stop:2438 : elapsed_time=4558 2022-04-12 03:06:08.908 | + functions-common:time_stop:2439 : total=34024 2022-04-12 03:06:08.910 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:06:08.912 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38582 2022-04-12 03:06:08.915 | + inc/python:pip_install:203 : return 0 2022-04-12 03:06:08.917 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 03:06:08.920 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 03:06:08.922 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 03:06:08.925 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:06:08.927 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:06:08.929 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:06:08.932 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:06:08.934 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:06:08.937 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:06:08.939 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:06:08.941 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:06:08.944 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:06:08.946 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:06:08.948 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:06:08.951 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 03:06:08.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:06:08.956 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:06:08.958 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 03:06:08.960 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:06:08.963 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:06:08.966 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:06:08.968 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:06:08.971 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:06:08.973 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:06:08.975 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:06:08.978 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:06:08.980 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:06:08.983 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:06:08.985 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:06:08.988 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:06:08.990 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:06:08.993 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:06:08.995 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:06:08.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:06:09.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:06:09.002 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:06:09.024 | + 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-04-12 03:06:09.139 | Reading package lists... 2022-04-12 03:06:09.390 | Building dependency tree... 2022-04-12 03:06:09.392 | Reading state information... 2022-04-12 03:06:09.645 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 03:06:09.645 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 03:06:09.645 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:06:09.645 | The following packages were automatically installed and are no longer required: 2022-04-12 03:06:09.646 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:06:09.646 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:06:09.646 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:06:09.646 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:06:09.646 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:06:09.646 | python3-zope.interface 2022-04-12 03:06:09.646 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:06:09.760 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:06:09.764 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:06:09.767 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:06:09.769 | + functions-common:time_stop:2425 : local name 2022-04-12 03:06:09.771 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:06:09.774 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:06:09.776 | + functions-common:time_stop:2428 : local total 2022-04-12 03:06:09.779 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:06:09.781 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:06:09.783 | + functions-common:time_stop:2432 : start_time=1649732769021 2022-04-12 03:06:09.785 | + functions-common:time_stop:2434 : [[ -z 1649732769021 ]] 2022-04-12 03:06:09.788 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:06:09.792 | + functions-common:time_stop:2437 : end_time=1649732769790 2022-04-12 03:06:09.795 | + functions-common:time_stop:2438 : elapsed_time=769 2022-04-12 03:06:09.797 | + functions-common:time_stop:2439 : total=18961 2022-04-12 03:06:09.799 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:06:09.801 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19730 2022-04-12 03:06:09.804 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:06:09.806 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 03:06:09.808 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:06:09.811 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:06:09.813 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 03:06:09.875 | Module proxy already enabled 2022-04-12 03:06:09.880 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 03:06:09.940 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 03:06:09.940 | Module proxy already enabled 2022-04-12 03:06:09.940 | Module proxy_uwsgi already enabled 2022-04-12 03:06:09.944 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 03:06:09.946 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:06:09.949 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:06:09.951 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:06:10.084 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 03:06:10.087 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 03:06:10.090 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 03:06:10.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:10.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:10.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 03:06:10.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:10.105 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 03:06:10.108 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 03:06:10.110 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 03:06:10.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:10.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:10.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 03:06:10.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:10.122 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 03:06:10.124 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 03:06:10.127 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 03:06:10.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:10.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:10.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 03:06:10.136 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:10.139 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 03:06:10.141 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 03:06:10.144 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 03:06:10.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:10.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:10.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 03:06:10.154 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:10.157 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 03:06:10.159 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 03:06:10.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:10.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:10.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 03:06:10.168 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:10.171 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 03:06:10.173 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 03:06:10.175 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 03:06:10.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:10.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:10.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 03:06:10.186 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:10.188 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 03:06:10.205 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:06:10.208 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 03:06:10.210 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 03:06:10.212 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 03:06:10.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:10.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:10.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 03:06:10.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:10.225 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 03:06:10.241 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:06:10.243 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 03:06:10.246 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 03:06:10.248 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 03:06:10.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:10.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:10.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 03:06:10.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:10.260 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 03:06:10.263 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 03:06:10.265 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 03:06:10.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:10.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:10.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 03:06:10.275 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:10.278 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 03:06:10.280 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 03:06:10.283 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:06:10.286 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 03:06:10.288 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 03:06:10.290 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:06:10.294 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:06:10.294 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:06:10.299 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 03:06:10.301 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 03:06:10.304 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 03:06:10.306 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 03:06:10.309 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 03:06:10.329 | Using python 3.8 to install keystonemiddleware 2022-04-12 03:06:10.332 | + 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-04-12 03:06:11.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:11.187 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:11.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:11.187 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:12.363 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:06:12.394 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 03:06:12.446 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 03:06:12.447 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 03:06:12.449 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 03:06:12.450 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-12 03:06:12.452 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 03:06:12.453 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 03:06:12.454 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 03:06:12.454 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 03:06:12.456 | 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-04-12 03:06:12.457 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 03:06:12.458 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 03:06:12.459 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-12 03:06:12.460 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 03:06:12.461 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 03:06:12.518 | 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-04-12 03:06:12.519 | 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-04-12 03:06:12.520 | 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-04-12 03:06:12.560 | 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-04-12 03:06:12.598 | 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-04-12 03:06:12.599 | 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-04-12 03:06:12.601 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-12 03:06:12.602 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-12 03:06:12.650 | 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-04-12 03:06:12.654 | 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-04-12 03:06:12.663 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 03:06:12.664 | 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-04-12 03:06:12.678 | 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-04-12 03:06:12.679 | 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-04-12 03:06:12.681 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-12 03:06:12.745 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-12 03:06:12.746 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 03:06:12.749 | 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-04-12 03:06:12.751 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-12 03:06:12.801 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-12 03:06:12.812 | 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-04-12 03:06:14.975 | 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-04-12 03:06:14.982 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:06:14.982 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:06:15.099 | + inc/python:pip_install:200 : result=0 2022-04-12 03:06:15.101 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:06:15.103 | + functions-common:time_stop:2425 : local name 2022-04-12 03:06:15.106 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:06:15.108 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:06:15.111 | + functions-common:time_stop:2428 : local total 2022-04-12 03:06:15.113 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:06:15.115 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:06:15.117 | + functions-common:time_stop:2432 : start_time=1649732770324 2022-04-12 03:06:15.119 | + functions-common:time_stop:2434 : [[ -z 1649732770324 ]] 2022-04-12 03:06:15.122 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:06:15.126 | + functions-common:time_stop:2437 : end_time=1649732775124 2022-04-12 03:06:15.129 | + functions-common:time_stop:2438 : elapsed_time=4800 2022-04-12 03:06:15.131 | + functions-common:time_stop:2439 : total=38582 2022-04-12 03:06:15.133 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:06:15.135 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43382 2022-04-12 03:06:15.138 | + inc/python:pip_install:203 : return 0 2022-04-12 03:06:15.140 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 03:06:15.142 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 03:06:15.145 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:06:15.148 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 03:06:15.150 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 03:06:15.153 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:06:15.157 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:06:15.157 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:06:15.162 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 03:06:15.164 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 03:06:15.166 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 03:06:15.170 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 03:06:15.172 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 03:06:15.194 | Using python 3.8 to install python-memcached 2022-04-12 03:06:15.196 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-12 03:06:16.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:16.051 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:16.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:16.051 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:17.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:06:17.251 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 03:06:17.254 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 03:06:19.498 | 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-04-12 03:06:19.504 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:06:19.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:06:19.622 | + inc/python:pip_install:200 : result=0 2022-04-12 03:06:19.624 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:06:19.626 | + functions-common:time_stop:2425 : local name 2022-04-12 03:06:19.628 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:06:19.631 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:06:19.633 | + functions-common:time_stop:2428 : local total 2022-04-12 03:06:19.635 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:06:19.638 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:06:19.640 | + functions-common:time_stop:2432 : start_time=1649732775188 2022-04-12 03:06:19.642 | + functions-common:time_stop:2434 : [[ -z 1649732775188 ]] 2022-04-12 03:06:19.645 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:06:19.649 | + functions-common:time_stop:2437 : end_time=1649732779647 2022-04-12 03:06:19.651 | + functions-common:time_stop:2438 : elapsed_time=4459 2022-04-12 03:06:19.654 | + functions-common:time_stop:2439 : total=43382 2022-04-12 03:06:19.656 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:06:19.658 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47841 2022-04-12 03:06:19.660 | + inc/python:pip_install:203 : return 0 2022-04-12 03:06:19.663 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 03:06:19.679 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:06:19.681 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 03:06:19.684 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 03:06:19.687 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 03:06:19.689 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 03:06:19.691 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:06:19.693 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 03:06:19.696 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 03:06:19.711 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:06:19.714 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 03:06:19.716 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 03:06:19.718 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 03:06:19.720 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:06:19.722 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:06:19.725 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:06:19.727 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:06:19.729 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:06:19.732 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:06:19.747 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:06:19.750 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:06:19.752 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:06:19.754 | + functions-common:git_clone:629 : echo master 2022-04-12 03:06:19.755 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:06:19.760 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 03:06:19.762 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:06:19.764 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 03:06:19.767 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:06:19.767 | + functions-common:git_clone:678 : head -1 2022-04-12 03:06:19.771 | c141e6164 trivial: Fix typo 2022-04-12 03:06:19.773 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:06:19.776 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 03:06:19.778 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:06:19.780 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 03:06:19.782 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 03:06:19.785 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:06:19.787 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 03:06:19.789 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:06:19.791 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 03:06:19.794 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 03:06:19.796 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:06:19.798 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:06:19.801 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 03:06:19.803 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:06:19.806 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 03:06:19.809 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:06:19.811 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:06:19.814 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 03:06:19.820 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 03:06:19.822 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 03:06:20.490 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 03:06:20.492 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:06:20.494 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:06:20.496 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:06:20.498 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 03:06:20.500 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 03:06:20.503 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:06:20.505 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:06:20.507 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:06:20.509 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:06:20.511 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:06:20.513 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:06:20.516 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:06:20.518 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 03:06:20.538 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 03:06:20.540 | + 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-04-12 03:06:21.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:21.421 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:21.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:21.421 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:22.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:06:22.652 | Obtaining file:///opt/stack/keystone 2022-04-12 03:06:22.653 | Preparing metadata (setup.py): started 2022-04-12 03:06:27.673 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:06:27.836 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-12 03:06:27.837 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-12 03:06:27.838 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-12 03:06:27.839 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-12 03:06:27.840 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-12 03:06:27.841 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-12 03:06:27.842 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-12 03:06:27.843 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-12 03:06:27.844 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-12 03:06:27.845 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-12 03:06:27.846 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-12 03:06:27.847 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 03:06:27.848 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-12 03:06:27.850 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-12 03:06:27.851 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-12 03:06:27.852 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-12 03:06:27.853 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-12 03:06:27.854 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-12 03:06:27.855 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-12 03:06:27.856 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-12 03:06:27.857 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-12 03:06:27.858 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-12 03:06:27.860 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-12 03:06:27.861 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-12 03:06:27.862 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-12 03:06:27.863 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 03:06:27.864 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-12 03:06:27.865 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-12 03:06:27.866 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-12 03:06:27.867 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 03:06:27.868 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-12 03:06:27.870 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-12 03:06:27.871 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-12 03:06:27.872 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 03:06:27.883 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-12 03:06:27.884 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-12 03:06:27.927 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-12 03:06:27.943 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 03:06:27.944 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-12 03:06:27.945 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-12 03:06:27.946 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-12 03:06:27.949 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-12 03:06:27.959 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-12 03:06:28.023 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-12 03:06:28.024 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 03:06:28.121 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-12 03:06:28.122 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-12 03:06:28.123 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 03:06:28.124 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-12 03:06:28.179 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-12 03:06:28.180 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-12 03:06:28.181 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-12 03:06:28.232 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-12 03:06:28.235 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-12 03:06:28.314 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-12 03:06:28.316 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-12 03:06:28.318 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 03:06:28.320 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-12 03:06:28.321 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-12 03:06:28.322 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-12 03:06:28.344 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-12 03:06:28.391 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-12 03:06:28.412 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-12 03:06:28.413 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-12 03:06:28.414 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-12 03:06:28.416 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-12 03:06:28.469 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 03:06:28.583 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-12 03:06:28.585 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-12 03:06:28.586 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-12 03:06:28.588 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-12 03:06:28.589 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-12 03:06:28.810 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-12 03:06:28.831 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-12 03:06:28.833 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-12 03:06:28.902 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-12 03:06:28.920 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 03:06:28.977 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-12 03:06:29.018 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-12 03:06:29.125 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-12 03:06:29.182 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 03:06:29.254 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-12 03:06:29.387 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-12 03:06:29.416 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-12 03:06:29.455 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-12 03:06:29.458 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-12 03:06:29.459 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 03:06:29.461 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-12 03:06:29.462 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-12 03:06:29.463 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-12 03:06:29.516 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-12 03:06:29.654 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-12 03:06:29.655 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-12 03:06:29.658 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-12 03:06:29.660 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-12 03:06:29.811 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 03:06:29.890 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 03:06:30.160 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-12 03:06:30.421 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-12 03:06:30.457 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-12 03:06:32.122 | Installing collected packages: keystone 2022-04-12 03:06:32.123 | Running setup.py develop for keystone 2022-04-12 03:06:38.174 | Successfully installed keystone 2022-04-12 03:06:38.174 | 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-04-12 03:06:38.182 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:06:38.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:06:38.316 | + inc/python:pip_install:200 : result=0 2022-04-12 03:06:38.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:06:38.321 | + functions-common:time_stop:2425 : local name 2022-04-12 03:06:38.323 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:06:38.325 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:06:38.328 | + functions-common:time_stop:2428 : local total 2022-04-12 03:06:38.330 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:06:38.332 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:06:38.334 | + functions-common:time_stop:2432 : start_time=1649732780533 2022-04-12 03:06:38.336 | + functions-common:time_stop:2434 : [[ -z 1649732780533 ]] 2022-04-12 03:06:38.339 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:06:38.343 | + functions-common:time_stop:2437 : end_time=1649732798341 2022-04-12 03:06:38.345 | + functions-common:time_stop:2438 : elapsed_time=17808 2022-04-12 03:06:38.347 | + functions-common:time_stop:2439 : total=47841 2022-04-12 03:06:38.349 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:06:38.351 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=65649 2022-04-12 03:06:38.354 | + inc/python:pip_install:203 : return 0 2022-04-12 03:06:38.356 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:06:38.358 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 03:06:38.360 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 03:06:38.379 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 03:06:38.391 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 03:06:38.394 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 03:06:38.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:38.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:38.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 03:06:38.403 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:38.405 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 03:06:38.422 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:06:38.425 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 03:06:38.427 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:06:38.430 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 03:06:38.432 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 03:06:38.445 | + 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-04-12 03:06:38.447 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 03:06:38.452 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 03:06:38.468 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:06:38.470 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 03:06:38.500 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 03:06:38.527 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 03:06:38.557 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 03:06:38.587 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 03:06:38.617 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 03:06:38.647 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 03:06:38.674 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 03:06:38.702 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 03:06:38.704 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 03:06:38.706 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 03:06:38.709 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 03:06:38.711 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:06:38.714 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:06:38.729 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:06:38.732 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:06:38.734 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:06:38.737 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:06:38.752 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:06:38.754 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:06:38.757 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:06:38.787 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:06:38.789 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:06:38.792 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 03:06:38.794 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 03:06:38.810 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:06:38.812 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 03:06:38.843 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 03:06:38.845 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 03:06:38.876 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 03:06:38.878 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 03:06:38.880 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 03:06:38.883 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 03:06:38.885 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 03:06:38.888 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 03:06:38.918 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 03:06:38.921 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 03:06:38.923 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 03:06:38.925 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 03:06:38.928 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:06:38.945 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:06:38.948 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:06:38.950 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:06:38.953 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:06:38.955 | + 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-04-12 03:06:38.989 | + 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-04-12 03:06:39.018 | + 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-04-12 03:06:39.046 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:06:39.074 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 03:06:39.101 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 03:06:39.104 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 03:06:39.106 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 03:06:39.108 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 03:06:39.111 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 03:06:39.113 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:06:39.115 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:06:39.118 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 03:06:39.122 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 03:06:39.125 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:06:39.127 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:06:39.140 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:06:39.140 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:06:39.150 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:06:39.153 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:06:39.169 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 03:06:39.171 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 03:06:39.175 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 03:06:39.205 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 03:06:39.231 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 03:06:39.258 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 03:06:39.285 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 03:06:39.312 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 03:06:39.339 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 03:06:39.367 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 03:06:39.394 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 03:06:39.421 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:06:39.448 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 03:06:39.475 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 03:06:39.502 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 03:06:39.528 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:06:39.531 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:06:39.534 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 03:06:39.536 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 03:06:39.538 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:06:39.541 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:06:39.543 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:06:39.546 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 03:06:39.548 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 03:06:39.551 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 03:06:39.578 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 03:06:39.606 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 03:06:39.606 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-12 03:06:39.614 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 03:06:39.618 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 03:06:39.620 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 03:06:39.622 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:06:39.625 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:06:39.627 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:06:39.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:06:39.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:06:39.634 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:06:39.636 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:06:39.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:06:39.641 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:06:39.643 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 03:06:39.705 | Site keystone-wsgi-public already enabled 2022-04-12 03:06:39.709 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:06:39.711 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:06:39.714 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:06:39.716 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:06:39.849 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 03:06:39.884 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 03:06:39.917 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 03:06:39.948 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 03:06:39.950 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 03:06:39.980 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 03:06:40.008 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 03:06:40.036 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 03:06:40.039 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 03:06:40.056 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:06:40.059 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 03:06:40.077 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:06:40.080 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 03:06:40.082 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 03:06:40.085 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 03:06:40.087 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:06:40.089 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 03:06:40.092 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 03:06:40.094 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 03:06:40.096 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 03:06:40.099 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:06:40.101 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:06:40.104 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:06:40.107 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:06:40.109 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:06:40.112 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:06:40.129 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:06:40.131 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:06:40.133 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:06:40.136 | + functions-common:git_clone:629 : echo master 2022-04-12 03:06:40.136 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:06:40.141 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 03:06:40.144 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:06:40.146 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 03:06:40.149 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:06:40.149 | + functions-common:git_clone:678 : head -1 2022-04-12 03:06:40.152 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 03:06:40.155 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:06:40.157 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 03:06:40.160 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:06:40.162 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 03:06:40.164 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 03:06:40.167 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 03:06:40.170 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 03:06:40.172 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:06:40.174 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 03:06:40.177 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 03:06:40.179 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:06:40.182 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 03:06:40.185 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 03:06:40.187 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:06:40.190 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 03:06:40.192 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:06:40.195 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:06:40.198 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 03:06:40.204 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 03:06:40.206 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 03:06:40.872 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 03:06:40.875 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:06:40.877 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:06:40.879 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:06:40.881 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 03:06:40.884 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 03:06:40.886 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:06:40.889 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 03:06:40.891 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:06:40.893 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 03:06:40.895 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 03:06:40.898 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 03:06:40.900 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:06:40.903 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 03:06:40.923 | Using python 3.8 to install /opt/stack/swift 2022-04-12 03:06:40.925 | + 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-04-12 03:06:41.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:41.778 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:41.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:06:41.778 | from cryptography.utils import int_from_bytes 2022-04-12 03:06:42.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:06:42.979 | Obtaining file:///opt/stack/swift 2022-04-12 03:06:42.980 | Preparing metadata (setup.py): started 2022-04-12 03:06:47.693 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:06:47.824 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-12 03:06:47.825 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-12 03:06:47.826 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-12 03:06:47.828 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-12 03:06:47.828 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-12 03:06:47.829 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-12 03:06:47.830 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-12 03:06:47.832 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-12 03:06:47.833 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-12 03:06:47.834 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-12 03:06:47.835 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-12 03:06:47.872 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-12 03:06:47.880 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-12 03:06:47.935 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-12 03:06:47.936 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-12 03:06:47.937 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-12 03:06:47.938 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-12 03:06:47.939 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-12 03:06:47.941 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-12 03:06:47.942 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-12 03:06:47.943 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-12 03:06:47.944 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-12 03:06:47.945 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-12 03:06:47.947 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-12 03:06:47.948 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-12 03:06:47.968 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-12 03:06:47.998 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-12 03:06:48.000 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-12 03:06:48.001 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-12 03:06:48.004 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-12 03:06:48.027 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-12 03:06:48.128 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-12 03:06:48.129 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-12 03:06:48.131 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-12 03:06:48.173 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-12 03:06:48.216 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-12 03:06:48.217 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-12 03:06:48.219 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-12 03:06:48.220 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-12 03:06:48.282 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-12 03:06:48.283 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-12 03:06:48.296 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-12 03:06:48.298 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-12 03:06:48.315 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-12 03:06:48.316 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-12 03:06:48.461 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-12 03:06:48.475 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-12 03:06:50.551 | Installing collected packages: swift 2022-04-12 03:06:50.553 | Running setup.py develop for swift 2022-04-12 03:06:56.470 | Successfully installed swift 2022-04-12 03:06:56.470 | 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-04-12 03:06:56.478 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:06:56.478 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:06:56.608 | + inc/python:pip_install:200 : result=0 2022-04-12 03:06:56.611 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:06:56.613 | + functions-common:time_stop:2425 : local name 2022-04-12 03:06:56.615 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:06:56.617 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:06:56.620 | + functions-common:time_stop:2428 : local total 2022-04-12 03:06:56.622 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:06:56.624 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:06:56.626 | + functions-common:time_stop:2432 : start_time=1649732800918 2022-04-12 03:06:56.628 | + functions-common:time_stop:2434 : [[ -z 1649732800918 ]] 2022-04-12 03:06:56.631 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:06:56.635 | + functions-common:time_stop:2437 : end_time=1649732816633 2022-04-12 03:06:56.637 | + functions-common:time_stop:2438 : elapsed_time=15715 2022-04-12 03:06:56.640 | + functions-common:time_stop:2439 : total=65649 2022-04-12 03:06:56.642 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:06:56.644 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81364 2022-04-12 03:06:56.646 | + inc/python:pip_install:203 : return 0 2022-04-12 03:06:56.648 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:06:56.651 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 03:06:56.653 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 03:06:56.672 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 03:06:56.684 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 03:06:56.687 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 03:06:56.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:06:56.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:06:56.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 03:06:56.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:06:56.698 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 03:06:56.701 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:06:56.703 | + ./stack.sh:main:910 : configure_swift 2022-04-12 03:06:56.706 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 03:06:56.708 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 03:06:56.710 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 03:06:56.712 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 03:06:56.714 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 03:06:57.920 | No object-auditor running 2022-04-12 03:06:57.920 | No container-reconciler running 2022-04-12 03:06:57.920 | No container-updater running 2022-04-12 03:06:57.920 | No account-server running 2022-04-12 03:06:57.920 | No object-server running 2022-04-12 03:06:57.920 | No object-replicator running 2022-04-12 03:06:57.920 | No proxy-server running 2022-04-12 03:06:57.920 | No container-auditor running 2022-04-12 03:06:57.920 | No account-auditor running 2022-04-12 03:06:57.920 | No container-server running 2022-04-12 03:06:57.920 | No object-reconstructor running 2022-04-12 03:06:57.920 | No object-updater running 2022-04-12 03:06:57.920 | No container-replicator running 2022-04-12 03:06:57.920 | No container-sync running 2022-04-12 03:06:57.920 | No account-reaper running 2022-04-12 03:06:57.920 | No container-sharder running 2022-04-12 03:06:57.920 | No account-replicator running 2022-04-12 03:06:57.920 | No object-expirer running 2022-04-12 03:06:58.014 | + lib/swift:configure_swift:337 : true 2022-04-12 03:06:58.016 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 03:06:58.029 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 03:06:58.041 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 03:06:58.044 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 03:06:58.044 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 03:06:58.048 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 03:06:58.048 | s/%GROUP%/ubuntu/; 2022-04-12 03:06:58.049 | s/%USER%/ubuntu/; 2022-04-12 03:06:58.049 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 03:06:58.049 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 03:06:58.052 | uid = ubuntu 2022-04-12 03:06:58.052 | gid = ubuntu 2022-04-12 03:06:58.052 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 03:06:58.052 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 03:06:58.052 | address = 127.0.0.1 2022-04-12 03:06:58.052 | 2022-04-12 03:06:58.052 | [account6612] 2022-04-12 03:06:58.052 | max connections = 25 2022-04-12 03:06:58.052 | path = /opt/stack/data/swift/1/node/ 2022-04-12 03:06:58.052 | read only = false 2022-04-12 03:06:58.052 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 03:06:58.052 | 2022-04-12 03:06:58.052 | [account6622] 2022-04-12 03:06:58.052 | max connections = 25 2022-04-12 03:06:58.052 | path = /opt/stack/data/swift/2/node/ 2022-04-12 03:06:58.052 | read only = false 2022-04-12 03:06:58.052 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 03:06:58.053 | 2022-04-12 03:06:58.053 | [account6632] 2022-04-12 03:06:58.053 | max connections = 25 2022-04-12 03:06:58.053 | path = /opt/stack/data/swift/3/node/ 2022-04-12 03:06:58.053 | read only = false 2022-04-12 03:06:58.053 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 03:06:58.053 | 2022-04-12 03:06:58.053 | [account6642] 2022-04-12 03:06:58.053 | max connections = 25 2022-04-12 03:06:58.053 | path = /opt/stack/data/swift/4/node/ 2022-04-12 03:06:58.053 | read only = false 2022-04-12 03:06:58.053 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 03:06:58.053 | 2022-04-12 03:06:58.053 | 2022-04-12 03:06:58.053 | [container6611] 2022-04-12 03:06:58.053 | max connections = 25 2022-04-12 03:06:58.053 | path = /opt/stack/data/swift/1/node/ 2022-04-12 03:06:58.053 | read only = false 2022-04-12 03:06:58.053 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 03:06:58.053 | 2022-04-12 03:06:58.053 | [container6621] 2022-04-12 03:06:58.053 | max connections = 25 2022-04-12 03:06:58.053 | path = /opt/stack/data/swift/2/node/ 2022-04-12 03:06:58.053 | read only = false 2022-04-12 03:06:58.053 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 03:06:58.053 | 2022-04-12 03:06:58.053 | [container6631] 2022-04-12 03:06:58.053 | max connections = 25 2022-04-12 03:06:58.053 | path = /opt/stack/data/swift/3/node/ 2022-04-12 03:06:58.053 | read only = false 2022-04-12 03:06:58.053 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 03:06:58.053 | 2022-04-12 03:06:58.053 | [container6641] 2022-04-12 03:06:58.053 | max connections = 25 2022-04-12 03:06:58.053 | path = /opt/stack/data/swift/4/node/ 2022-04-12 03:06:58.053 | read only = false 2022-04-12 03:06:58.053 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 03:06:58.054 | 2022-04-12 03:06:58.054 | 2022-04-12 03:06:58.054 | [object6613] 2022-04-12 03:06:58.054 | max connections = 25 2022-04-12 03:06:58.054 | path = /opt/stack/data/swift/1/node/ 2022-04-12 03:06:58.054 | read only = false 2022-04-12 03:06:58.054 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 03:06:58.054 | 2022-04-12 03:06:58.054 | [object6623] 2022-04-12 03:06:58.054 | max connections = 25 2022-04-12 03:06:58.054 | path = /opt/stack/data/swift/2/node/ 2022-04-12 03:06:58.054 | read only = false 2022-04-12 03:06:58.054 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 03:06:58.054 | 2022-04-12 03:06:58.054 | [object6633] 2022-04-12 03:06:58.054 | max connections = 25 2022-04-12 03:06:58.054 | path = /opt/stack/data/swift/3/node/ 2022-04-12 03:06:58.054 | read only = false 2022-04-12 03:06:58.054 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 03:06:58.054 | 2022-04-12 03:06:58.054 | [object6643] 2022-04-12 03:06:58.054 | max connections = 25 2022-04-12 03:06:58.054 | path = /opt/stack/data/swift/4/node/ 2022-04-12 03:06:58.054 | read only = false 2022-04-12 03:06:58.054 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 03:06:58.056 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 03:06:58.058 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:06:58.060 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:06:58.062 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 03:06:58.074 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 03:06:58.077 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 03:06:58.081 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 03:06:58.085 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 03:06:58.087 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 03:06:58.092 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 03:06:58.120 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 03:06:58.145 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 03:06:58.163 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 03:06:58.196 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 03:06:58.214 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:06:58.242 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 03:06:58.260 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 03:06:58.287 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 03:06:58.305 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 03:06:58.333 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 03:06:58.350 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:06:58.379 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 03:06:58.396 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 03:06:58.411 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:06:58.413 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 03:06:58.442 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 03:06:58.471 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 03:06:58.497 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 03:06:58.528 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 03:06:58.543 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:06:58.545 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 03:06:58.573 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 03:06:58.588 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:06:58.590 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 03:06:58.606 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:06:58.608 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 03:06:58.610 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 03:06:58.624 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:06:58.626 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 03:06:58.628 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 03:06:58.631 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 03:06:58.636 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 03:06:58.640 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 03:06:58.667 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 03:06:58.694 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 03:06:58.724 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 03:06:58.757 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 03:06:58.784 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 03:06:58.786 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 03:06:58.788 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 03:06:58.791 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 03:06:58.793 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 03:06:58.819 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 03:06:58.846 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:06:58.874 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 03:06:58.901 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 03:06:58.928 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 03:06:58.955 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 03:06:58.983 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 03:06:59.011 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:06:59.038 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 03:06:59.066 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 03:06:59.093 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 03:06:59.120 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 03:06:59.147 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 03:06:59.177 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 03:06:59.204 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 03:06:59.222 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 03:06:59.250 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 03:06:59.277 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 03:06:59.282 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 03:06:59.310 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 03:06:59.337 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 03:06:59.363 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 03:06:59.366 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 03:06:59.368 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 03:06:59.371 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 03:06:59.375 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 03:06:59.377 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 03:06:59.379 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 03:06:59.381 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 03:06:59.384 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 03:06:59.386 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 03:06:59.388 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 03:06:59.390 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 03:06:59.408 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 03:06:59.436 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 03:06:59.455 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 03:06:59.484 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 03:06:59.502 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:06:59.530 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 03:06:59.548 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 03:06:59.577 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 03:06:59.595 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 03:06:59.624 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 03:06:59.642 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 03:06:59.670 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 03:06:59.688 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 03:06:59.716 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 03:06:59.734 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 03:06:59.762 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 03:06:59.781 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 03:06:59.807 | + 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-04-12 03:06:59.812 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 03:06:59.831 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:06:59.859 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 03:06:59.888 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 03:06:59.890 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 03:06:59.895 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 03:06:59.897 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 03:06:59.899 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 03:06:59.902 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 03:06:59.904 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 03:06:59.906 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 03:06:59.908 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 03:06:59.911 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 03:06:59.928 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 03:06:59.957 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 03:06:59.975 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 03:07:00.003 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 03:07:00.020 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:07:00.048 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 03:07:00.066 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 03:07:00.094 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 03:07:00.112 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 03:07:00.140 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 03:07:00.159 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 03:07:00.187 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 03:07:00.205 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 03:07:00.233 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 03:07:00.251 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 03:07:00.279 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 03:07:00.296 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 03:07:00.324 | + 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-04-12 03:07:00.329 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 03:07:00.347 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:07:00.375 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 03:07:00.377 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 03:07:00.382 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 03:07:00.384 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 03:07:00.387 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 03:07:00.389 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 03:07:00.391 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 03:07:00.393 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 03:07:00.395 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 03:07:00.398 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 03:07:00.416 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 03:07:00.444 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 03:07:00.462 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 03:07:00.490 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 03:07:00.508 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:07:00.536 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 03:07:00.554 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 03:07:00.583 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 03:07:00.601 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 03:07:00.629 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 03:07:00.647 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 03:07:00.675 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 03:07:00.693 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 03:07:00.723 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 03:07:00.740 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 03:07:00.769 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 03:07:00.787 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 03:07:00.814 | + 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-04-12 03:07:00.819 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 03:07:00.838 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:07:00.866 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 03:07:00.893 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 03:07:00.923 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 03:07:00.954 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 03:07:00.956 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 03:07:00.960 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 03:07:00.989 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 03:07:01.018 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 03:07:01.047 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 03:07:01.076 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 03:07:01.104 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 03:07:01.130 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 03:07:01.158 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 03:07:01.185 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 03:07:01.213 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 03:07:01.229 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:01.231 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 03:07:01.251 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 03:07:01.254 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 03:07:01.274 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 03:07:01.276 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 03:07:01.303 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 03:07:01.306 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 03:07:01.333 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 03:07:01.361 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 03:07:01.364 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 03:07:01.391 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 03:07:01.406 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:07:01.409 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 03:07:01.411 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 03:07:01.416 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 03:07:01.419 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 03:07:01.431 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 03:07:01.434 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 03:07:01.446 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 03:07:01.448 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 03:07:01.451 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:07:01.453 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:07:01.455 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:07:01.458 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:07:01.460 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:07:01.463 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:07:01.465 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 03:07:01.477 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 03:07:01.480 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 03:07:01.482 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 03:07:01.500 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:07:01.502 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 03:07:01.520 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:01.522 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 03:07:01.524 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 03:07:01.527 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 03:07:01.529 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:07:01.532 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 03:07:01.534 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 03:07:01.537 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 03:07:01.539 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 03:07:01.556 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:01.559 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 03:07:01.562 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 03:07:01.581 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:01.584 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 03:07:01.587 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 03:07:01.590 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 03:07:01.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:07:01.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:07:01.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 03:07:01.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:07:01.604 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 03:07:01.606 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 03:07:01.609 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 03:07:01.612 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 03:07:01.615 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 03:07:01.617 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 03:07:01.620 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 03:07:01.623 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 03:07:01.625 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 03:07:01.628 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 03:07:01.632 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:07:01.632 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 03:07:01.637 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 03:07:01.640 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 03:07:01.642 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 03:07:01.645 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 03:07:01.648 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 03:07:01.670 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 03:07:01.673 | + 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-04-12 03:07:02.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:07:02.530 | from cryptography.utils import int_from_bytes 2022-04-12 03:07:02.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:07:02.531 | from cryptography.utils import int_from_bytes 2022-04-12 03:07:03.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:07:03.731 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 03:07:03.813 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-12 03:07:03.814 | 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-04-12 03:07:03.815 | 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-04-12 03:07:03.816 | 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-04-12 03:07:03.817 | 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-04-12 03:07:03.818 | 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-04-12 03:07:03.820 | 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-04-12 03:07:03.820 | 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-04-12 03:07:03.822 | 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-04-12 03:07:03.823 | 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-04-12 03:07:03.824 | 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-04-12 03:07:03.825 | 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-04-12 03:07:03.828 | 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-04-12 03:07:03.829 | 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-04-12 03:07:03.832 | 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-04-12 03:07:03.834 | 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-04-12 03:07:03.836 | 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-04-12 03:07:03.839 | 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-04-12 03:07:03.848 | 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-04-12 03:07:03.849 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-12 03:07:03.862 | 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-04-12 03:07:03.931 | 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-04-12 03:07:03.933 | 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-04-12 03:07:03.934 | 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-04-12 03:07:03.959 | 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-04-12 03:07:03.961 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-12 03:07:03.962 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-12 03:07:03.965 | 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-04-12 03:07:03.966 | 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-04-12 03:07:03.976 | 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-04-12 03:07:04.017 | 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-04-12 03:07:04.018 | 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-04-12 03:07:04.019 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-12 03:07:04.020 | 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-04-12 03:07:04.041 | 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-04-12 03:07:04.043 | 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-04-12 03:07:04.057 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-12 03:07:04.074 | 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-04-12 03:07:04.076 | 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-04-12 03:07:04.097 | 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-04-12 03:07:04.098 | 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.2.0) 2022-04-12 03:07:04.182 | 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-04-12 03:07:04.183 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-12 03:07:04.184 | 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-04-12 03:07:04.186 | 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-04-12 03:07:04.236 | 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-04-12 03:07:04.262 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-12 03:07:04.473 | 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-04-12 03:07:04.474 | 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-04-12 03:07:04.507 | 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-04-12 03:07:04.508 | 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-04-12 03:07:04.510 | 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-04-12 03:07:04.512 | 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-04-12 03:07:04.513 | 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-04-12 03:07:04.514 | 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-04-12 03:07:04.594 | 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-04-12 03:07:04.775 | 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-04-12 03:07:04.797 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-12 03:07:04.881 | 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-04-12 03:07:05.028 | 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-04-12 03:07:06.948 | 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-04-12 03:07:06.955 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:07:06.955 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:07:07.073 | + inc/python:pip_install:200 : result=0 2022-04-12 03:07:07.076 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:07:07.078 | + functions-common:time_stop:2425 : local name 2022-04-12 03:07:07.080 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:07:07.083 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:07:07.085 | + functions-common:time_stop:2428 : local total 2022-04-12 03:07:07.087 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:07:07.089 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:07:07.092 | + functions-common:time_stop:2432 : start_time=1649732821664 2022-04-12 03:07:07.094 | + functions-common:time_stop:2434 : [[ -z 1649732821664 ]] 2022-04-12 03:07:07.097 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:07:07.101 | + functions-common:time_stop:2437 : end_time=1649732827098 2022-04-12 03:07:07.104 | + functions-common:time_stop:2438 : elapsed_time=5434 2022-04-12 03:07:07.106 | + functions-common:time_stop:2439 : total=81364 2022-04-12 03:07:07.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:07:07.111 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86798 2022-04-12 03:07:07.113 | + inc/python:pip_install:203 : return 0 2022-04-12 03:07:07.116 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 03:07:07.119 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 03:07:07.121 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 03:07:07.134 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 03:07:07.139 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 03:07:07.141 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 03:07:07.144 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 03:07:07.146 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:07:07.148 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:07:07.151 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:07:07.154 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:07:07.156 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:07:07.159 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:07:07.175 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:07:07.178 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:07:07.180 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:07:07.183 | + functions-common:git_clone:629 : echo master 2022-04-12 03:07:07.184 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:07:07.189 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 03:07:07.191 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:07:07.194 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 03:07:07.197 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:07:07.197 | + functions-common:git_clone:678 : head -1 2022-04-12 03:07:07.201 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 03:07:07.204 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:07:07.207 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 03:07:07.210 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:07:07.213 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 03:07:07.218 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 03:07:07.220 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:07:07.223 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 03:07:07.225 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:07:07.228 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 03:07:07.231 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 03:07:07.233 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:07:07.236 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:07:07.239 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 03:07:07.241 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:07:07.245 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 03:07:07.247 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:07:07.250 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:07:07.253 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 03:07:07.258 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 03:07:07.261 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 03:07:07.940 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 03:07:07.942 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:07:07.945 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:07:07.947 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:07:07.949 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 03:07:07.952 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 03:07:07.954 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:07:07.956 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:07:07.959 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:07:07.961 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:07:07.963 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:07:07.966 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:07:07.968 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:07:07.970 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 03:07:07.991 | Using python 3.8 to install /opt/stack/glance 2022-04-12 03:07:07.994 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-12 03:07:08.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:07:08.914 | from cryptography.utils import int_from_bytes 2022-04-12 03:07:08.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:07:08.914 | from cryptography.utils import int_from_bytes 2022-04-12 03:07:10.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:07:10.130 | Obtaining file:///opt/stack/glance 2022-04-12 03:07:10.131 | Preparing metadata (setup.py): started 2022-04-12 03:07:14.802 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:07:14.963 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-12 03:07:14.964 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-12 03:07:14.965 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 03:07:14.967 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-12 03:07:14.968 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-12 03:07:14.969 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-12 03:07:14.970 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-12 03:07:14.971 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-12 03:07:14.972 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 03:07:14.973 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-12 03:07:14.974 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-12 03:07:14.975 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 03:07:14.976 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-12 03:07:14.977 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 03:07:14.978 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-12 03:07:14.979 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 03:07:14.980 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-12 03:07:14.982 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-12 03:07:14.983 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 03:07:14.984 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-12 03:07:14.985 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-12 03:07:14.986 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 03:07:14.987 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 03:07:14.988 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 03:07:14.989 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-12 03:07:14.990 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-12 03:07:14.991 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-12 03:07:14.993 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-12 03:07:14.994 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 03:07:14.995 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-12 03:07:14.996 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-12 03:07:14.998 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-12 03:07:14.999 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-12 03:07:15.000 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-12 03:07:15.001 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-12 03:07:15.002 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-12 03:07:15.003 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-12 03:07:15.004 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:07:15.005 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 03:07:15.006 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-12 03:07:15.007 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-12 03:07:15.009 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-12 03:07:15.010 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-12 03:07:15.026 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 03:07:15.027 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-12 03:07:15.029 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 03:07:15.048 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-12 03:07:15.052 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-12 03:07:15.091 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-12 03:07:15.107 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-12 03:07:15.116 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-12 03:07:15.131 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-12 03:07:15.131 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-12 03:07:15.132 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-12 03:07:15.224 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-12 03:07:15.300 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-12 03:07:15.351 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-12 03:07:15.356 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 03:07:15.387 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-12 03:07:15.432 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-12 03:07:15.435 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-12 03:07:15.436 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-12 03:07:15.520 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 03:07:15.521 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-12 03:07:15.522 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-12 03:07:15.550 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-12 03:07:15.596 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-12 03:07:15.601 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-12 03:07:15.659 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.1.0) 2022-04-12 03:07:15.660 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 03:07:15.661 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-12 03:07:15.663 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.4) 2022-04-12 03:07:15.664 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-12 03:07:15.690 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-12 03:07:15.691 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-12 03:07:15.693 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 03:07:15.739 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-12 03:07:15.783 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-12 03:07:15.785 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-12 03:07:15.787 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-12 03:07:15.863 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 03:07:15.923 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-12 03:07:16.025 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-12 03:07:16.295 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:07:16.297 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.8) 2022-04-12 03:07:16.298 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-12 03:07:16.300 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-12 03:07:16.358 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-12 03:07:16.381 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 03:07:16.475 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-12 03:07:16.592 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-12 03:07:16.806 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-12 03:07:16.807 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:07:16.809 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-12 03:07:16.811 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-12 03:07:16.812 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-12 03:07:16.814 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-12 03:07:16.815 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 03:07:16.932 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.14.1) 2022-04-12 03:07:16.965 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-12 03:07:17.014 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-12 03:07:17.015 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-12 03:07:17.255 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-12 03:07:17.438 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-12 03:07:17.440 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-12 03:07:17.443 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-12 03:07:17.444 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.9) 2022-04-12 03:07:17.549 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-12 03:07:17.705 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:07:17.809 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.8.0) 2022-04-12 03:07:18.150 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-12 03:07:18.154 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 03:07:18.384 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-12 03:07:18.666 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 03:07:19.026 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-12 03:07:19.027 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-12 03:07:20.281 | Installing collected packages: glance 2022-04-12 03:07:20.283 | Running setup.py develop for glance 2022-04-12 03:07:26.268 | Successfully installed glance 2022-04-12 03:07:26.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-04-12 03:07:26.276 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:07:26.276 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:07:26.413 | + inc/python:pip_install:200 : result=0 2022-04-12 03:07:26.416 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:07:26.418 | + functions-common:time_stop:2425 : local name 2022-04-12 03:07:26.420 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:07:26.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:07:26.425 | + functions-common:time_stop:2428 : local total 2022-04-12 03:07:26.427 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:07:26.429 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:07:26.432 | + functions-common:time_stop:2432 : start_time=1649732827986 2022-04-12 03:07:26.434 | + functions-common:time_stop:2434 : [[ -z 1649732827986 ]] 2022-04-12 03:07:26.437 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:07:26.441 | + functions-common:time_stop:2437 : end_time=1649732846438 2022-04-12 03:07:26.443 | + functions-common:time_stop:2438 : elapsed_time=18452 2022-04-12 03:07:26.445 | + functions-common:time_stop:2439 : total=86798 2022-04-12 03:07:26.448 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:07:26.450 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=105250 2022-04-12 03:07:26.453 | + inc/python:pip_install:203 : return 0 2022-04-12 03:07:26.455 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:07:26.457 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 03:07:26.460 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 03:07:26.479 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 03:07:26.491 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 03:07:26.494 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 03:07:26.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:07:26.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:07:26.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 03:07:26.503 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:07:26.506 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:07:26.508 | + ./stack.sh:main:922 : configure_glance 2022-04-12 03:07:26.511 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 03:07:26.523 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 03:07:26.526 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 03:07:26.529 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 03:07:26.531 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 03:07:26.533 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 03:07:26.536 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 03:07:26.539 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 03:07:26.541 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 03:07:26.569 | + 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-04-12 03:07:26.599 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 03:07:26.628 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 03:07:26.660 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 03:07:26.688 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 03:07:26.718 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 03:07:26.721 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 03:07:26.723 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 03:07:26.725 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:07:26.728 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 03:07:26.756 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 03:07:26.785 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:07:26.815 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 03:07:26.845 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 03:07:26.874 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 03:07:26.912 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 03:07:26.941 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 03:07:26.971 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:07:27.000 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:07:27.030 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 03:07:27.060 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 03:07:27.062 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 03:07:27.064 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 03:07:27.067 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:07:27.069 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:07:27.072 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:07:27.089 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:27.092 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:07:27.094 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:07:27.097 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:07:27.113 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:27.115 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:07:27.119 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:07:27.148 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:07:27.150 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:07:27.153 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 03:07:27.155 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 03:07:27.157 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 03:07:27.187 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 03:07:27.217 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 03:07:27.219 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 03:07:27.221 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 03:07:27.224 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 03:07:27.226 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 03:07:27.229 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 03:07:27.231 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 03:07:27.261 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 03:07:27.264 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 03:07:27.293 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 03:07:27.295 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 03:07:27.312 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:27.314 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 03:07:27.344 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 03:07:27.374 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-12 03:07:27.404 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 03:07:27.433 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 03:07:27.464 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 03:07:27.480 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:07:27.482 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 03:07:27.512 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 03:07:27.542 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 03:07:27.571 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 03:07:27.601 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 03:07:27.631 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 03:07:27.661 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 03:07:27.677 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:07:27.680 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 03:07:27.683 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 03:07:27.685 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 03:07:27.689 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:07:27.712 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:07:27.715 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:07:27.717 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:07:27.720 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:07:27.722 | + 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-04-12 03:07:27.751 | + 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-04-12 03:07:27.781 | + 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-04-12 03:07:27.811 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:07:27.841 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 03:07:27.845 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 03:07:27.875 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 03:07:27.905 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 03:07:27.935 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 03:07:27.965 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 03:07:27.998 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 03:07:28.028 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 03:07:28.059 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 03:07:28.089 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 03:07:28.118 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 03:07:28.148 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 03:07:28.177 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 03:07:28.182 | + 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-04-12 03:07:28.190 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 03:07:28.207 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:07:28.209 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 03:07:28.212 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 03:07:28.215 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 03:07:28.217 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 03:07:28.219 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 03:07:28.222 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 03:07:28.226 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 03:07:28.228 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 03:07:28.232 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-12 03:07:28.261 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 03:07:28.264 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 03:07:28.266 | ++ functions:get_random_port:837 : true 2022-04-12 03:07:28.268 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 03:07:28.271 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 03:07:28.274 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 03:07:28.334 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 03:07:28.336 | ++ functions:get_random_port:841 : break 2 2022-04-12 03:07:28.339 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 03:07:28.342 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 03:07:28.344 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 03:07:28.371 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 03:07:28.398 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 03:07:28.426 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:07:28.454 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:07:28.481 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:07:28.509 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:07:28.536 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:07:28.563 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:07:28.591 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:07:28.618 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:07:28.646 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:07:28.673 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:07:28.700 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:07:28.728 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 03:07:28.755 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 03:07:28.783 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 03:07:28.811 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 03:07:28.838 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 03:07:28.866 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 03:07:28.868 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 03:07:28.871 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:07:28.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:28.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:28.878 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 03:07:28.880 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 03:07:28.935 | proxy (enabled by site administrator) 2022-04-12 03:07:28.939 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 03:07:28.941 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 03:07:28.943 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:07:28.946 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:28.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:28.951 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 03:07:28.953 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 03:07:29.008 | proxy_http (enabled by site administrator) 2022-04-12 03:07:29.011 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 03:07:29.014 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 03:07:29.016 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 03:07:29.019 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:07:29.021 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:29.024 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:29.026 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:07:29.029 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:07:29.032 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 03:07:29.032 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:07:29.042 | KeepAlive Off 2022-04-12 03:07:29.046 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:07:29.046 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 03:07:29.054 | SetEnv proxy-sendchunked 1 2022-04-12 03:07:29.059 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 03:07:29.059 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:07:29.067 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 03:07:29.071 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 03:07:29.074 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 03:07:29.076 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:07:29.079 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:07:29.081 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:07:29.083 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:29.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:29.089 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:07:29.091 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:07:29.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:29.096 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:29.098 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 03:07:29.159 | Site glance-wsgi-api already enabled 2022-04-12 03:07:29.163 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 03:07:29.166 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:07:29.168 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:07:29.170 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:07:29.308 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 03:07:29.315 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 03:07:29.346 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 03:07:29.349 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 03:07:29.367 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:29.370 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 03:07:29.373 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 03:07:29.375 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 03:07:29.377 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:07:29.380 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 03:07:29.383 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 03:07:29.385 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 03:07:29.387 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 03:07:29.390 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:07:29.392 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:07:29.395 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:07:29.398 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:07:29.401 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:07:29.404 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:07:29.421 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:07:29.423 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:07:29.425 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:07:29.428 | + functions-common:git_clone:629 : echo master 2022-04-12 03:07:29.429 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:07:29.434 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 03:07:29.436 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:07:29.439 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 03:07:29.442 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:07:29.442 | + functions-common:git_clone:678 : head -1 2022-04-12 03:07:29.446 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 03:07:29.448 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:07:29.451 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 03:07:29.454 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:07:29.456 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 03:07:29.459 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 03:07:29.461 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:07:29.464 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 03:07:29.467 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:07:29.469 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 03:07:29.472 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 03:07:29.474 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:07:29.477 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:07:29.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 03:07:29.483 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:07:29.486 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 03:07:29.489 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:07:29.491 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:07:29.494 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 03:07:29.500 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 03:07:29.503 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 03:07:30.173 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 03:07:30.175 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:07:30.178 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:07:30.180 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:07:30.182 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 03:07:30.185 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 03:07:30.187 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:07:30.189 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:07:30.192 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:07:30.194 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:07:30.196 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:07:30.199 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:07:30.201 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:07:30.204 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 03:07:30.225 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 03:07:30.227 | + 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-04-12 03:07:31.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:07:31.091 | from cryptography.utils import int_from_bytes 2022-04-12 03:07:31.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:07:31.091 | from cryptography.utils import int_from_bytes 2022-04-12 03:07:32.297 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:07:32.329 | Obtaining file:///opt/stack/cinder 2022-04-12 03:07:32.330 | Preparing metadata (setup.py): started 2022-04-12 03:07:37.921 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:07:38.147 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-12 03:07:38.148 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-12 03:07:38.149 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-12 03:07:38.150 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-12 03:07:38.151 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-12 03:07:38.153 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-12 03:07:38.154 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 03:07:38.155 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 03:07:38.156 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-12 03:07:38.156 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-12 03:07:38.158 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-12 03:07:38.159 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-12 03:07:38.160 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 03:07:38.161 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-12 03:07:38.162 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-12 03:07:38.163 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-12 03:07:38.164 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-12 03:07:38.165 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-12 03:07:38.166 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-12 03:07:38.168 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-12 03:07:38.169 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-12 03:07:38.170 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 03:07:38.171 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-12 03:07:38.172 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-12 03:07:38.173 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-12 03:07:38.174 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-12 03:07:38.175 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-12 03:07:38.176 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-12 03:07:38.177 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 03:07:38.178 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-12 03:07:38.179 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 03:07:38.181 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-12 03:07:38.182 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-12 03:07:38.183 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-12 03:07:38.184 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-12 03:07:38.185 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-12 03:07:38.186 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-12 03:07:38.187 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-12 03:07:38.189 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-12 03:07:38.189 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 03:07:38.190 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-12 03:07:38.191 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-12 03:07:38.192 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-12 03:07:38.194 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-12 03:07:38.195 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-12 03:07:38.196 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-12 03:07:38.197 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-12 03:07:38.198 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 03:07:38.200 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-12 03:07:38.201 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 03:07:38.202 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-12 03:07:38.203 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-12 03:07:38.204 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-12 03:07:38.205 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-12 03:07:38.206 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-12 03:07:38.207 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-12 03:07:38.208 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-12 03:07:38.210 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-12 03:07:38.211 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-12 03:07:38.212 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-12 03:07:38.213 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-12 03:07:38.214 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-12 03:07:38.227 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 03:07:38.228 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 03:07:38.229 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-12 03:07:38.291 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-12 03:07:38.323 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-12 03:07:38.339 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-12 03:07:38.340 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-12 03:07:38.342 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-12 03:07:38.343 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-12 03:07:38.439 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-12 03:07:38.518 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-12 03:07:38.523 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 03:07:38.549 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-12 03:07:38.550 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-12 03:07:38.551 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-12 03:07:38.608 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-12 03:07:38.652 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 03:07:38.653 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-12 03:07:38.655 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 03:07:38.656 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-12 03:07:38.717 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-12 03:07:38.718 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-12 03:07:38.719 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 03:07:38.779 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-12 03:07:38.780 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-12 03:07:38.842 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-12 03:07:38.843 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-12 03:07:38.846 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-12 03:07:38.847 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-12 03:07:38.849 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-12 03:07:38.874 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 03:07:38.875 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-12 03:07:38.876 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-12 03:07:38.924 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-12 03:07:39.010 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-12 03:07:39.014 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 03:07:39.038 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-12 03:07:39.061 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-12 03:07:39.131 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-12 03:07:39.133 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-12 03:07:39.265 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 03:07:39.291 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-12 03:07:39.432 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-12 03:07:39.468 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-12 03:07:39.469 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-12 03:07:39.470 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 03:07:39.672 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-12 03:07:39.675 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-12 03:07:39.676 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-12 03:07:39.713 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-12 03:07:39.743 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-12 03:07:39.983 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-12 03:07:39.986 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 03:07:40.156 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-12 03:07:40.158 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-12 03:07:40.160 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 03:07:40.289 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-12 03:07:40.410 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-12 03:07:40.411 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-12 03:07:40.413 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-12 03:07:40.448 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-12 03:07:40.662 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-12 03:07:40.742 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 03:07:40.744 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-12 03:07:40.921 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 03:07:41.013 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-12 03:07:41.014 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-12 03:07:41.195 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-12 03:07:41.624 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-12 03:07:41.674 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-12 03:07:41.724 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-12 03:07:42.792 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-12 03:07:43.064 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-12 03:07:43.065 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-12 03:07:43.212 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-12 03:07:43.404 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 03:07:43.586 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-12 03:07:45.112 | Installing collected packages: cinder 2022-04-12 03:07:45.114 | Running setup.py develop for cinder 2022-04-12 03:07:52.678 | Successfully installed cinder 2022-04-12 03:07:52.678 | 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-04-12 03:07:52.687 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:07:52.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:07:52.840 | + inc/python:pip_install:200 : result=0 2022-04-12 03:07:52.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:07:52.845 | + functions-common:time_stop:2425 : local name 2022-04-12 03:07:52.847 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:07:52.850 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:07:52.852 | + functions-common:time_stop:2428 : local total 2022-04-12 03:07:52.855 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:07:52.857 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:07:52.859 | + functions-common:time_stop:2432 : start_time=1649732850220 2022-04-12 03:07:52.862 | + functions-common:time_stop:2434 : [[ -z 1649732850220 ]] 2022-04-12 03:07:52.865 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:07:52.869 | + functions-common:time_stop:2437 : end_time=1649732872866 2022-04-12 03:07:52.871 | + functions-common:time_stop:2438 : elapsed_time=22646 2022-04-12 03:07:52.873 | + functions-common:time_stop:2439 : total=105250 2022-04-12 03:07:52.876 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:07:52.878 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127896 2022-04-12 03:07:52.880 | + inc/python:pip_install:203 : return 0 2022-04-12 03:07:52.883 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:07:52.885 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 03:07:52.888 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 03:07:52.907 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 03:07:52.920 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 03:07:52.922 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 03:07:52.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:07:52.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:07:52.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 03:07:52.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:07:52.935 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 03:07:52.937 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 03:07:52.940 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 03:07:52.942 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:52.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:52.947 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 03:07:52.959 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 03:07:52.962 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:07:52.965 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:07:52.967 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:07:52.970 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:07:52.972 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:07:52.975 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:07:52.978 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:52.980 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:52.983 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:07:52.985 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:07:52.988 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:07:52.990 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:07:52.992 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 03:07:52.995 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:07:52.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:53.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:53.003 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 03:07:53.026 | + 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-04-12 03:07:53.135 | Reading package lists... 2022-04-12 03:07:53.378 | Building dependency tree... 2022-04-12 03:07:53.379 | Reading state information... 2022-04-12 03:07:53.634 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 03:07:53.634 | The following packages were automatically installed and are no longer required: 2022-04-12 03:07:53.635 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:07:53.635 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:07:53.635 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:07:53.635 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:07:53.635 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:07:53.635 | python3-zope.interface 2022-04-12 03:07:53.635 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:07:53.748 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:07:53.752 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:07:53.755 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:07:53.758 | + functions-common:time_stop:2425 : local name 2022-04-12 03:07:53.761 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:07:53.763 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:07:53.765 | + functions-common:time_stop:2428 : local total 2022-04-12 03:07:53.768 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:07:53.770 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:07:53.773 | + functions-common:time_stop:2432 : start_time=1649732873023 2022-04-12 03:07:53.775 | + functions-common:time_stop:2434 : [[ -z 1649732873023 ]] 2022-04-12 03:07:53.779 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:07:53.784 | + functions-common:time_stop:2437 : end_time=1649732873781 2022-04-12 03:07:53.786 | + functions-common:time_stop:2438 : elapsed_time=758 2022-04-12 03:07:53.789 | + functions-common:time_stop:2439 : total=19730 2022-04-12 03:07:53.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:07:53.794 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20488 2022-04-12 03:07:53.796 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:07:53.799 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:07:53.801 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 03:07:53.804 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 03:07:53.817 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 03:07:53.821 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 03:07:53.823 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 03:07:53.826 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 03:07:53.829 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 03:07:53.829 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 03:07:53.834 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 03:07:53.836 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 03:07:53.838 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 03:07:53.840 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 03:07:53.842 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 03:07:53.844 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 03:07:53.847 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 03:07:53.849 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 03:07:53.860 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 03:07:53.872 | + 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-04-12 03:07:53.885 | + 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-04-12 03:07:53.897 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 03:07:53.908 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 03:07:53.911 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 03:07:53.915 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.aIVLko8IRY 2022-04-12 03:07:53.917 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 03:07:53.920 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 03:07:53.922 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 03:07:53.924 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.aIVLko8IRY 2022-04-12 03:07:53.928 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.aIVLko8IRY 2022-04-12 03:07:53.940 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.aIVLko8IRY /etc/sudoers.d/cinder-rootwrap 2022-04-12 03:07:53.953 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 03:07:53.957 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 03:07:53.959 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 03:07:53.961 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 03:07:53.963 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 03:07:53.965 | + 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-04-12 03:07:53.968 | + 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-04-12 03:07:53.970 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 03:07:53.972 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 03:07:53.977 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 03:07:53.982 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 03:07:54.000 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 03:07:54.019 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 03:07:54.037 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 03:07:54.056 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 03:07:54.075 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 03:07:54.093 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 03:07:54.112 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 03:07:54.131 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 03:07:54.133 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 03:07:54.136 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 03:07:54.138 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:07:54.140 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 03:07:54.170 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 03:07:54.197 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:07:54.224 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 03:07:54.252 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 03:07:54.279 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 03:07:54.308 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 03:07:54.335 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 03:07:54.363 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:07:54.391 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:07:54.419 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 03:07:54.449 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 03:07:54.478 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 03:07:54.481 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 03:07:54.483 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 03:07:54.485 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 03:07:54.488 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 03:07:54.491 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 03:07:54.521 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 03:07:54.549 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 03:07:54.577 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 03:07:54.606 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 03:07:54.634 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 03:07:54.662 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 03:07:54.692 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 03:07:54.695 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 03:07:54.724 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 03:07:54.755 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 03:07:54.763 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key cc64ba059fd0ff72e94f82e308516a67 2022-04-12 03:07:54.791 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 03:07:54.794 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 03:07:54.822 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 03:07:54.849 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 03:07:54.878 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 03:07:54.905 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 03:07:54.922 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:54.924 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 03:07:54.927 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 03:07:54.929 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 03:07:54.932 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 03:07:54.934 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 03:07:54.937 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 03:07:54.939 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 03:07:54.941 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 03:07:54.944 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 03:07:54.946 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 03:07:54.948 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 03:07:54.979 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-12 03:07:55.006 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 03:07:55.036 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 03:07:55.063 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 03:07:55.092 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 03:07:55.119 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 03:07:55.122 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 03:07:55.124 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 03:07:55.127 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 03:07:55.155 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 03:07:55.157 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 03:07:55.186 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 03:07:55.188 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 03:07:55.190 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 03:07:55.193 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 03:07:55.221 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 03:07:55.224 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 03:07:55.226 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 03:07:55.243 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:55.245 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 03:07:55.247 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 03:07:55.250 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 03:07:55.252 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 03:07:55.280 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 03:07:55.308 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 03:07:55.325 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:07:55.327 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 03:07:55.344 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:07:55.346 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 03:07:55.363 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:07:55.365 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 03:07:55.368 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 03:07:55.370 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 03:07:55.373 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 03:07:55.375 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:07:55.377 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:07:55.380 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:07:55.396 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:55.399 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:07:55.402 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:07:55.404 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:07:55.421 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:55.424 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:07:55.426 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:07:55.455 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:07:55.457 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:07:55.460 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 03:07:55.463 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 03:07:55.465 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 03:07:55.468 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:07:55.485 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:07:55.487 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:07:55.490 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:07:55.492 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:07:55.494 | + 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-04-12 03:07:55.522 | + 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-04-12 03:07:55.550 | + 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-04-12 03:07:55.579 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:07:55.607 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 03:07:55.624 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:55.626 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 03:07:55.629 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 03:07:55.631 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 03:07:55.634 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 03:07:55.636 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:07:55.639 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:07:55.642 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 03:07:55.646 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 03:07:55.648 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:07:55.651 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:07:55.663 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:07:55.664 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:07:55.672 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:07:55.676 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:07:55.691 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 03:07:55.694 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 03:07:55.698 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 03:07:55.727 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 03:07:55.754 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 03:07:55.782 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:07:55.810 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:07:55.838 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:07:55.864 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:07:55.892 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:07:55.919 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:07:55.947 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:07:55.974 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:07:56.001 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:07:56.029 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:07:56.057 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:07:56.059 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:07:56.062 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 03:07:56.065 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 03:07:56.067 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:07:56.069 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:56.072 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:56.075 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 03:07:56.078 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 03:07:56.080 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 03:07:56.107 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:07:56.137 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 03:07:56.137 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-12 03:07:56.145 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 03:07:56.148 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 03:07:56.151 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 03:07:56.153 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:07:56.156 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:07:56.158 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:07:56.160 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:56.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:56.165 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:07:56.168 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:07:56.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:07:56.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:07:56.175 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 03:07:56.236 | Enabling site cinder-wsgi. 2022-04-12 03:07:56.242 | To activate the new configuration, you need to run: 2022-04-12 03:07:56.242 | systemctl reload apache2 2022-04-12 03:07:56.246 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:07:56.249 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:07:56.251 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:07:56.253 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:07:56.395 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 03:07:56.398 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 03:07:56.430 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 03:07:56.460 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 03:07:56.476 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:07:56.479 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 03:07:56.481 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 03:07:56.484 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:07:56.486 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 03:07:56.488 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 03:07:56.519 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 03:07:56.548 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 03:07:56.576 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 03:07:56.605 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 03:07:56.632 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 03:07:56.660 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 03:07:56.688 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 03:07:56.716 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:07:56.744 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 03:07:56.771 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 03:07:56.799 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 03:07:56.827 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 03:07:56.829 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 03:07:56.846 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:56.848 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 03:07:56.879 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 03:07:56.882 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 03:07:56.899 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:07:56.902 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 03:07:56.904 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 03:07:56.907 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 03:07:56.909 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:07:56.912 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 03:07:56.915 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 03:07:56.918 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:07:56.919 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:07:56.924 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:07:56.927 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:07:56.929 | + 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-04-12 03:07:56.932 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:07:56.934 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 03:07:56.937 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 03:07:56.940 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 03:07:56.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:07:56.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:07:56.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 03:07:56.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:07:56.953 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 03:07:56.955 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 03:07:56.957 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 03:07:56.960 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:07:56.963 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:07:56.965 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:07:56.968 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:07:56.970 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:07:56.973 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:07:56.990 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:07:56.992 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:07:56.994 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:07:56.997 | + functions-common:git_clone:629 : echo master 2022-04-12 03:07:56.998 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:07:57.003 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 03:07:57.005 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:07:57.008 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 03:07:57.011 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:07:57.011 | + functions-common:git_clone:678 : head -1 2022-04-12 03:07:57.014 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 03:07:57.017 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:07:57.020 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 03:07:57.022 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:07:57.025 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 03:07:57.028 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 03:07:57.030 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:07:57.034 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 03:07:57.036 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:07:57.039 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 03:07:57.041 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 03:07:57.044 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:07:57.046 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:07:57.049 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 03:07:57.052 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:07:57.055 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 03:07:57.057 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:07:57.060 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:07:57.063 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 03:07:57.068 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 03:07:57.072 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 03:07:57.747 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 03:07:57.749 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:07:57.751 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:07:57.754 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:07:57.756 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 03:07:57.758 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 03:07:57.760 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:07:57.763 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:07:57.765 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:07:57.767 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:07:57.770 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:07:57.772 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:07:57.775 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:07:57.777 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 03:07:57.798 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 03:07:57.800 | + 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-04-12 03:07:58.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:07:58.689 | from cryptography.utils import int_from_bytes 2022-04-12 03:07:58.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:07:58.689 | from cryptography.utils import int_from_bytes 2022-04-12 03:07:59.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:07:59.943 | Obtaining file:///opt/stack/neutron 2022-04-12 03:07:59.944 | Preparing metadata (setup.py): started 2022-04-12 03:08:05.594 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:08:05.687 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 03:08:05.688 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 03:08:05.689 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 03:08:05.690 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 03:08:05.691 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:08:05.692 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 03:08:05.693 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 03:08:05.694 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 03:08:05.695 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 03:08:05.696 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 03:08:05.697 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 03:08:05.698 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 03:08:05.699 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 03:08:05.700 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 03:08:05.701 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 03:08:05.702 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 03:08:05.703 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 03:08:05.704 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 03:08:05.706 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 03:08:05.707 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 03:08:05.708 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 03:08:05.709 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 03:08:05.710 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 03:08:05.712 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 03:08:05.713 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 03:08:05.714 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 03:08:05.715 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 03:08:05.716 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 03:08:05.718 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 03:08:05.719 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 03:08:05.720 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 03:08:05.721 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 03:08:05.722 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 03:08:05.723 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 03:08:05.724 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 03:08:05.725 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 03:08:05.727 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 03:08:05.728 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 03:08:05.729 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 03:08:05.730 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 03:08:05.731 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 03:08:05.732 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 03:08:05.733 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 03:08:05.734 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 03:08:05.735 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 03:08:05.736 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 03:08:05.738 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 03:08:05.739 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:08:05.740 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 03:08:05.741 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 03:08:05.742 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 03:08:05.743 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 03:08:05.744 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 03:08:05.745 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 03:08:05.746 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 03:08:05.762 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 03:08:05.763 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 03:08:05.765 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 03:08:05.772 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 03:08:05.785 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 03:08:05.786 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 03:08:05.787 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 03:08:05.806 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev108) (3.0.7) 2022-04-12 03:08:05.813 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 03:08:05.875 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 03:08:05.877 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.7.0) 2022-04-12 03:08:05.929 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev108) (4.4.0) 2022-04-12 03:08:05.933 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev108) (3.1.1) 2022-04-12 03:08:05.978 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev108) (2.7.0) 2022-04-12 03:08:05.984 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev108) (1.2.2) 2022-04-12 03:08:06.011 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 03:08:06.012 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.1.5) 2022-04-12 03:08:06.014 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:08:06.015 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 03:08:06.016 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 03:08:06.018 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 03:08:06.019 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 03:08:06.020 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.32) 2022-04-12 03:08:06.035 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev108) (1.0.3) 2022-04-12 03:08:06.129 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev108) (0.17.3) 2022-04-12 03:08:06.174 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev108) (1.5.0) 2022-04-12 03:08:06.263 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 03:08:06.264 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.13.0) 2022-04-12 03:08:06.267 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (2.0.1) 2022-04-12 03:08:06.325 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev108) (2.8.2) 2022-04-12 03:08:06.329 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev108) (0.9.6) 2022-04-12 03:08:06.385 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (0.4.0) 2022-04-12 03:08:06.387 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.2.4) 2022-04-12 03:08:06.390 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.1.0) 2022-04-12 03:08:06.391 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.0.0) 2022-04-12 03:08:06.420 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 03:08:06.421 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev108) (3.3.0) 2022-04-12 03:08:06.470 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev108) (1.15.0) 2022-04-12 03:08:06.524 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 03:08:06.555 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 03:08:06.559 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 03:08:06.584 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 03:08:06.726 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 03:08:06.797 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 03:08:06.874 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 03:08:06.875 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 03:08:06.987 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:08:06.988 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:08:06.989 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:08:06.990 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:08:06.991 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:08:06.993 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:08:06.994 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:08:07.203 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:08:07.205 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.10.1) 2022-04-12 03:08:07.206 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 03:08:07.252 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev108) (3.17.6) 2022-04-12 03:08:07.255 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev108) (2.1.0) 2022-04-12 03:08:07.346 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 03:08:07.349 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2.0.12) 2022-04-12 03:08:07.350 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 03:08:07.351 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (1.26.9) 2022-04-12 03:08:07.387 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 03:08:07.727 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 03:08:07.803 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.0.0) 2022-04-12 03:08:07.972 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev108) (2.21) 2022-04-12 03:08:08.047 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 03:08:08.048 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 03:08:08.299 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:08:08.470 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.2) 2022-04-12 03:08:09.002 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (0.14.1) 2022-04-12 03:08:09.077 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev108) (0.2.5) 2022-04-12 03:08:09.687 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.2) 2022-04-12 03:08:09.689 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.4.2) 2022-04-12 03:08:10.006 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (4.11.1) 2022-04-12 03:08:10.007 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 03:08:10.173 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev108) (3.8.0) 2022-04-12 03:08:10.417 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (21.4.0) 2022-04-12 03:08:10.419 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (1.8.2) 2022-04-12 03:08:10.605 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 03:08:10.868 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (2.3.2) 2022-04-12 03:08:12.380 | Installing collected packages: neutron 2022-04-12 03:08:12.380 | Attempting uninstall: neutron 2022-04-12 03:08:12.382 | Found existing installation: neutron 20.0.0 2022-04-12 03:08:13.684 | Uninstalling neutron-20.0.0: 2022-04-12 03:08:13.761 | Successfully uninstalled neutron-20.0.0 2022-04-12 03:08:13.762 | Running setup.py develop for neutron 2022-04-12 03:08:21.648 | Successfully installed neutron 2022-04-12 03:08:21.648 | 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-04-12 03:08:21.656 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:08:21.656 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:08:21.798 | + inc/python:pip_install:200 : result=0 2022-04-12 03:08:21.801 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:08:21.803 | + functions-common:time_stop:2425 : local name 2022-04-12 03:08:21.805 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:08:21.808 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:08:21.810 | + functions-common:time_stop:2428 : local total 2022-04-12 03:08:21.812 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:08:21.814 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:08:21.817 | + functions-common:time_stop:2432 : start_time=1649732877793 2022-04-12 03:08:21.819 | + functions-common:time_stop:2434 : [[ -z 1649732877793 ]] 2022-04-12 03:08:21.822 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:08:21.827 | + functions-common:time_stop:2437 : end_time=1649732901824 2022-04-12 03:08:21.829 | + functions-common:time_stop:2438 : elapsed_time=24031 2022-04-12 03:08:21.831 | + functions-common:time_stop:2439 : total=127896 2022-04-12 03:08:21.833 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:08:21.836 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=151927 2022-04-12 03:08:21.839 | + inc/python:pip_install:203 : return 0 2022-04-12 03:08:21.841 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:08:21.844 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 03:08:21.846 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 03:08:21.864 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 03:08:21.876 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 03:08:21.879 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 03:08:21.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:08:21.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:08:21.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 03:08:21.889 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:08:21.892 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 03:08:21.894 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:08:21.896 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 03:08:21.914 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:21.917 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 03:08:21.920 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 03:08:21.922 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 03:08:21.925 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:08:21.928 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 03:08:21.930 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 03:08:21.933 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 03:08:21.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:08:21.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:08:21.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 03:08:21.942 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:08:21.945 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 03:08:21.962 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:21.965 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 03:08:21.981 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:21.983 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 03:08:22.000 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:22.002 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 03:08:22.004 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 03:08:22.007 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 03:08:22.009 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:08:22.012 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:08:22.014 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:08:22.017 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:08:22.019 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:08:22.023 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:08:22.038 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:08:22.041 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:08:22.043 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:08:22.046 | + functions-common:git_clone:629 : echo master 2022-04-12 03:08:22.046 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:08:22.052 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 03:08:22.054 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:08:22.057 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 03:08:22.059 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:08:22.060 | + functions-common:git_clone:678 : head -1 2022-04-12 03:08:22.063 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 03:08:22.066 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:08:22.069 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 03:08:22.071 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:08:22.074 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 03:08:22.076 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 03:08:22.079 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:08:22.081 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 03:08:22.084 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:08:22.086 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 03:08:22.089 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 03:08:22.091 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:08:22.094 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:08:22.097 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 03:08:22.100 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:08:22.102 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 03:08:22.105 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:08:22.107 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:08:22.111 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 03:08:22.117 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 03:08:22.119 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 03:08:22.789 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 03:08:22.791 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:08:22.793 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:08:22.796 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:08:22.798 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 03:08:22.800 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 03:08:22.803 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:08:22.806 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:08:22.808 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:08:22.810 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:08:22.813 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:08:22.815 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:08:22.817 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:08:22.820 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 03:08:22.841 | Using python 3.8 to install /opt/stack/nova 2022-04-12 03:08:22.843 | + 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-04-12 03:08:23.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:08:23.704 | from cryptography.utils import int_from_bytes 2022-04-12 03:08:23.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:08:23.704 | from cryptography.utils import int_from_bytes 2022-04-12 03:08:24.883 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:08:24.913 | Obtaining file:///opt/stack/nova 2022-04-12 03:08:24.914 | Preparing metadata (setup.py): started 2022-04-12 03:08:31.524 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:08:31.742 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-12 03:08:31.743 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-12 03:08:31.745 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-12 03:08:31.746 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-12 03:08:31.747 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-12 03:08:31.748 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-12 03:08:31.749 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-12 03:08:31.750 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-12 03:08:31.751 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-12 03:08:31.752 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-12 03:08:31.753 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-12 03:08:31.754 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-12 03:08:31.755 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 03:08:31.757 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 03:08:31.758 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-12 03:08:31.759 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-12 03:08:31.760 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-12 03:08:31.761 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-12 03:08:31.762 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-12 03:08:31.763 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-12 03:08:31.764 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 03:08:31.766 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-12 03:08:31.767 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 03:08:31.768 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-12 03:08:31.769 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-12 03:08:31.770 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-12 03:08:31.771 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 03:08:31.773 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-12 03:08:31.774 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-12 03:08:31.775 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 03:08:31.776 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-12 03:08:31.777 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-12 03:08:31.778 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-12 03:08:31.779 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 03:08:31.780 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-12 03:08:31.781 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-12 03:08:31.782 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 03:08:31.784 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-12 03:08:31.785 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-12 03:08:31.786 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-12 03:08:31.787 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-12 03:08:31.788 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-12 03:08:31.789 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 03:08:31.790 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-12 03:08:31.791 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-12 03:08:31.792 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 03:08:31.793 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-12 03:08:31.794 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-12 03:08:31.795 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-12 03:08:31.797 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-12 03:08:31.798 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-12 03:08:31.799 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 03:08:31.800 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-12 03:08:31.801 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-12 03:08:31.802 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-12 03:08:31.804 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-12 03:08:31.805 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-12 03:08:31.806 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-12 03:08:31.807 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-12 03:08:31.808 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-12 03:08:31.809 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-12 03:08:31.810 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-12 03:08:31.811 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-12 03:08:31.813 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 03:08:31.829 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-12 03:08:31.831 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-12 03:08:31.833 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-12 03:08:31.852 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-12 03:08:31.896 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-12 03:08:31.926 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-12 03:08:31.927 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-12 03:08:31.952 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-12 03:08:32.082 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-12 03:08:32.083 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-12 03:08:32.141 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-12 03:08:32.143 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-12 03:08:32.144 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:08:32.145 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 03:08:32.146 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-12 03:08:32.148 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-12 03:08:32.171 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-12 03:08:32.173 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-12 03:08:32.250 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:08:32.253 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:08:32.255 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-12 03:08:32.315 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-12 03:08:32.426 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-12 03:08:32.431 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 03:08:32.515 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-12 03:08:32.580 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-12 03:08:32.586 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-12 03:08:32.587 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 03:08:32.588 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-12 03:08:32.614 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-12 03:08:32.615 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-12 03:08:32.666 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-12 03:08:32.726 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-12 03:08:32.760 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 03:08:32.762 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-12 03:08:32.815 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-12 03:08:32.818 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-12 03:08:32.908 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-12 03:08:32.935 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-12 03:08:33.016 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-12 03:08:33.095 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-12 03:08:33.160 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-12 03:08:33.162 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-12 03:08:33.163 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 03:08:33.207 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-12 03:08:33.212 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:08:33.214 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-12 03:08:33.293 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-12 03:08:33.295 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-12 03:08:33.296 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-12 03:08:33.297 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-12 03:08:33.393 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-12 03:08:33.608 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-12 03:08:33.608 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-12 03:08:33.751 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-12 03:08:33.754 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:08:33.755 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-12 03:08:33.848 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-12 03:08:33.924 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-12 03:08:33.959 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 03:08:34.173 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-12 03:08:34.249 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-12 03:08:34.253 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 03:08:34.501 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:08:34.614 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-12 03:08:35.091 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-12 03:08:35.137 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-12 03:08:35.506 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:08:35.507 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:08:35.509 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:08:35.510 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:08:35.511 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:08:35.512 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:08:35.513 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:08:36.771 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-12 03:08:37.187 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-12 03:08:37.188 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-12 03:08:37.284 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-12 03:08:37.390 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 03:08:39.003 | Installing collected packages: nova 2022-04-12 03:08:39.004 | Running setup.py develop for nova 2022-04-12 03:08:47.333 | Successfully installed nova 2022-04-12 03:08:47.333 | 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-04-12 03:08:47.341 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:08:47.341 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:08:47.488 | + inc/python:pip_install:200 : result=0 2022-04-12 03:08:47.490 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:08:47.493 | + functions-common:time_stop:2425 : local name 2022-04-12 03:08:47.495 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:08:47.497 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:08:47.499 | + functions-common:time_stop:2428 : local total 2022-04-12 03:08:47.501 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:08:47.504 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:08:47.506 | + functions-common:time_stop:2432 : start_time=1649732902835 2022-04-12 03:08:47.508 | + functions-common:time_stop:2434 : [[ -z 1649732902835 ]] 2022-04-12 03:08:47.511 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:08:47.515 | + functions-common:time_stop:2437 : end_time=1649732927513 2022-04-12 03:08:47.517 | + functions-common:time_stop:2438 : elapsed_time=24678 2022-04-12 03:08:47.519 | + functions-common:time_stop:2439 : total=151927 2022-04-12 03:08:47.522 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:08:47.524 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176605 2022-04-12 03:08:47.526 | + inc/python:pip_install:203 : return 0 2022-04-12 03:08:47.528 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:08:47.531 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 03:08:47.533 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 03:08:47.552 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 03:08:47.565 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 03:08:47.567 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 03:08:47.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:08:47.572 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:08:47.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 03:08:47.577 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:08:47.580 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-12 03:08:47.593 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:08:47.595 | + ./stack.sh:main:939 : configure_nova 2022-04-12 03:08:47.598 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 03:08:47.610 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 03:08:47.613 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 03:08:47.615 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 03:08:47.619 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 03:08:47.619 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 03:08:47.624 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 03:08:47.627 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 03:08:47.629 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 03:08:47.632 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 03:08:47.634 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 03:08:47.636 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 03:08:47.639 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 03:08:47.641 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 03:08:47.653 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 03:08:47.666 | + 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-04-12 03:08:47.678 | + 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-04-12 03:08:47.690 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 03:08:47.703 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 03:08:47.706 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 03:08:47.711 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.7LU54Zp3kq 2022-04-12 03:08:47.713 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 03:08:47.716 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 03:08:47.718 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 03:08:47.721 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 03:08:47.723 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 03:08:47.726 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.7LU54Zp3kq 2022-04-12 03:08:47.730 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.7LU54Zp3kq 2022-04-12 03:08:47.742 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.7LU54Zp3kq /etc/sudoers.d/nova-rootwrap 2022-04-12 03:08:47.754 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 03:08:47.758 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 03:08:47.761 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 03:08:47.763 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 03:08:47.766 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 03:08:47.768 | + 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-04-12 03:08:47.771 | + 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-04-12 03:08:47.774 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 03:08:47.776 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 03:08:47.781 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 03:08:47.798 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:47.801 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 03:08:47.803 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 03:08:47.806 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 03:08:47.810 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 03:08:47.839 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 03:08:47.841 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 03:08:47.867 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 03:08:47.897 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 03:08:47.923 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-12 03:08:47.956 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 03:08:47.986 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 03:08:48.016 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 03:08:48.018 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 03:08:48.045 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 03:08:48.076 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 03:08:48.103 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 03:08:48.130 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 03:08:48.157 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 03:08:48.187 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 03:08:48.190 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:08:48.192 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:08:48.194 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:08:48.197 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:08:48.199 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:08:48.201 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:08:48.204 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:08:48.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:08:48.208 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:08:48.210 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:08:48.212 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:08:48.215 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 03:08:48.217 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:08:48.219 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:08:48.221 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:08:48.224 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:08:48.226 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:08:48.229 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:08:48.231 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 03:08:48.247 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:48.250 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 03:08:48.252 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 03:08:48.254 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 03:08:48.283 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 03:08:48.285 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 03:08:48.288 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 03:08:48.290 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 03:08:48.292 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 03:08:48.295 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 03:08:48.326 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 03:08:48.329 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 03:08:48.331 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 03:08:48.333 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 03:08:48.336 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 03:08:48.338 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 03:08:48.369 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 03:08:48.399 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 03:08:48.426 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 03:08:48.454 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 03:08:48.470 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:48.472 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 03:08:48.489 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:48.493 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 03:08:48.493 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 03:08:48.498 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 03:08:48.501 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 03:08:48.528 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 03:08:48.544 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:48.546 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 03:08:48.549 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 03:08:48.551 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:08:48.554 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:08:48.556 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 03:08:48.586 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 03:08:48.613 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:08:48.640 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 03:08:48.667 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 03:08:48.695 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 03:08:48.722 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 03:08:48.750 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 03:08:48.778 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:08:48.805 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:08:48.833 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 03:08:48.849 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:48.851 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 03:08:48.854 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 03:08:48.884 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 03:08:48.911 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 03:08:48.939 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 03:08:48.967 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 03:08:48.995 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 03:08:49.022 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 03:08:49.050 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 03:08:49.078 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 03:08:49.095 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:49.097 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 03:08:49.100 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 03:08:49.127 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 03:08:49.158 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 03:08:49.160 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 03:08:49.188 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 03:08:49.190 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 03:08:49.193 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 03:08:49.195 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:08:49.197 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:08:49.200 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:08:49.202 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:08:49.204 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:08:49.206 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:08:49.209 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 03:08:49.212 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:08:49.214 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:08:49.216 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:08:49.218 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:08:49.221 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:08:49.223 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:08:49.226 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:08:49.228 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:08:49.230 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:08:49.233 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:08:49.235 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:08:49.237 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 03:08:49.239 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 03:08:49.242 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 03:08:49.245 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:08:49.261 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:08:49.264 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:08:49.266 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:08:49.268 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:08:49.271 | + 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-04-12 03:08:49.305 | + 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-04-12 03:08:49.333 | + 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-04-12 03:08:49.361 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:08:49.388 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 03:08:49.419 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 03:08:49.435 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:49.437 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 03:08:49.440 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 03:08:49.442 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 03:08:49.445 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 03:08:49.447 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:08:49.450 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:08:49.453 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 03:08:49.457 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 03:08:49.460 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:08:49.462 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:08:49.475 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:08:49.475 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:08:49.483 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:08:49.487 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:08:49.502 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 03:08:49.504 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 03:08:49.509 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 03:08:49.537 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 03:08:49.564 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 03:08:49.591 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:08:49.619 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:08:49.646 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:08:49.673 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:08:49.701 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:08:49.728 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:08:49.754 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:08:49.782 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:08:49.808 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:08:49.835 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:08:49.862 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:08:49.864 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:08:49.868 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 03:08:49.870 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 03:08:49.872 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:08:49.875 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:08:49.877 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:08:49.879 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 03:08:49.883 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 03:08:49.885 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 03:08:49.911 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:08:49.940 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-12 03:08:49.940 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 03:08:49.949 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 03:08:49.953 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 03:08:49.955 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 03:08:49.957 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:08:49.960 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:08:49.962 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:08:49.964 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:08:49.966 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:08:49.969 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:08:49.971 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:08:49.974 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:08:49.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:08:49.978 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 03:08:50.039 | Enabling site nova-api-wsgi. 2022-04-12 03:08:50.045 | To activate the new configuration, you need to run: 2022-04-12 03:08:50.045 | systemctl reload apache2 2022-04-12 03:08:50.049 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:08:50.051 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:08:50.054 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:08:50.057 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:08:50.191 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 03:08:50.221 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:50.223 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-12 03:08:50.226 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 03:08:50.228 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 03:08:50.231 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 03:08:50.233 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 03:08:50.235 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:08:50.238 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 03:08:50.244 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 03:08:50.246 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:08:50.249 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:08:50.262 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:08:50.263 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:08:50.274 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:08:50.278 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:08:50.294 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 03:08:50.296 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 03:08:50.300 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 03:08:50.330 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 03:08:50.358 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 03:08:50.385 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:08:50.412 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:08:50.440 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:08:50.467 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:08:50.494 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:08:50.522 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:08:50.548 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:08:50.576 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:08:50.603 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:08:50.630 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:08:50.657 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 03:08:50.659 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 03:08:50.686 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 03:08:50.703 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:50.705 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 03:08:50.736 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 03:08:50.738 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 03:08:50.741 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 03:08:50.758 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:50.760 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:08:50.763 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:08:50.790 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 03:08:50.821 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 03:08:50.824 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 03:08:50.826 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 03:08:50.828 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:08:50.831 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:08:50.833 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:08:50.849 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:50.852 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:08:50.854 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:08:50.856 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:08:50.873 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:50.875 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:08:50.878 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:08:50.906 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:08:50.908 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:08:50.910 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 03:08:50.938 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 03:08:50.965 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 03:08:50.996 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 03:08:51.012 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:51.015 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 03:08:51.043 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 03:08:51.045 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 03:08:51.048 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 03:08:51.078 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 03:08:51.106 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 03:08:51.134 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 03:08:51.162 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 03:08:51.190 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 03:08:51.218 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 03:08:51.246 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 03:08:51.275 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 03:08:51.304 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 03:08:51.321 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:51.324 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 03:08:51.328 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 03:08:51.331 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 03:08:51.333 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 03:08:51.337 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 03:08:51.339 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 03:08:51.341 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 03:08:51.344 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 03:08:51.347 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 03:08:51.349 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 03:08:51.354 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 03:08:51.356 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 03:08:51.359 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 03:08:51.361 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 03:08:51.363 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 03:08:51.366 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 03:08:51.397 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 03:08:51.427 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 03:08:51.458 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 03:08:51.460 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 03:08:51.465 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 03:08:51.467 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 03:08:51.484 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:51.487 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 03:08:51.488 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 03:08:52.174 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 03:08:52.176 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 03:08:52.178 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 03:08:52.181 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 03:08:52.183 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:08:52.185 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 03:08:52.188 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:08:52.205 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:52.208 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 03:08:52.211 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 03:08:52.213 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:08:52.229 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:52.232 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 03:08:52.235 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 03:08:52.261 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:08:52.264 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:08:52.266 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 03:08:52.283 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:52.285 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 03:08:52.288 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 03:08:52.291 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 03:08:52.322 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 03:08:52.349 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 03:08:52.377 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 03:08:52.404 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 03:08:52.432 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 03:08:52.460 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 03:08:52.488 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 03:08:52.516 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 03:08:52.518 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 03:08:52.520 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 03:08:52.524 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:08:52.540 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:08:52.543 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:08:52.545 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:08:52.547 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:08:52.550 | + 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-04-12 03:08:52.578 | + 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-04-12 03:08:52.611 | + 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-04-12 03:08:52.640 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:08:52.668 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 03:08:52.671 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 03:08:52.675 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 03:08:52.677 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 03:08:52.680 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 03:08:52.683 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 03:08:52.685 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 03:08:52.688 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 03:08:52.690 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 03:08:52.693 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 03:08:52.695 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 03:08:52.698 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 03:08:52.700 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 03:08:52.703 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 03:08:52.705 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 03:08:52.721 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:52.723 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 03:08:52.726 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 03:08:52.741 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:52.744 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 03:08:52.760 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:52.762 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 03:08:52.779 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:08:52.781 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 03:08:52.798 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:08:52.801 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 03:08:52.804 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 03:08:52.806 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 03:08:52.809 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:08:52.811 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 03:08:52.814 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 03:08:52.816 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 03:08:52.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:08:52.822 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:08:52.824 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 03:08:52.827 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:08:52.829 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:08:52.832 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:08:52.835 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:08:52.837 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:08:52.840 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:08:52.842 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:08:52.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:08:52.847 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:08:52.850 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:08:52.852 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:08:52.855 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:08:52.857 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 03:08:52.860 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:08:52.862 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:08:52.865 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:08:52.868 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 03:08:52.889 | + 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-04-12 03:08:52.998 | Reading package lists... 2022-04-12 03:08:53.238 | Building dependency tree... 2022-04-12 03:08:53.239 | Reading state information... 2022-04-12 03:08:53.493 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:08:53.493 | The following packages were automatically installed and are no longer required: 2022-04-12 03:08:53.494 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:08:53.494 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:08:53.494 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:08:53.494 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:08:53.494 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:08:53.494 | python3-zope.interface 2022-04-12 03:08:53.494 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:08:53.607 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:08:53.611 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:08:53.614 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:08:53.617 | + functions-common:time_stop:2425 : local name 2022-04-12 03:08:53.619 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:08:53.622 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:08:53.624 | + functions-common:time_stop:2428 : local total 2022-04-12 03:08:53.626 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:08:53.629 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:08:53.631 | + functions-common:time_stop:2432 : start_time=1649732932887 2022-04-12 03:08:53.634 | + functions-common:time_stop:2434 : [[ -z 1649732932887 ]] 2022-04-12 03:08:53.637 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:08:53.641 | + functions-common:time_stop:2437 : end_time=1649732933638 2022-04-12 03:08:53.643 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 03:08:53.646 | + functions-common:time_stop:2439 : total=20488 2022-04-12 03:08:53.648 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:08:53.650 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21239 2022-04-12 03:08:53.653 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:08:53.656 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 03:08:53.658 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 03:08:53.661 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 03:08:53.663 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 03:08:53.666 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 03:08:53.688 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 03:08:53.690 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:08:53.694 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:08:53.696 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:08:53.699 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:08:53.701 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:08:53.704 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:08:53.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:08:53.709 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:08:53.711 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:08:53.714 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:08:53.716 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:08:53.718 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:08:53.721 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 03:08:53.724 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:08:53.726 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:08:53.729 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:08:53.731 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 03:08:53.754 | + 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-04-12 03:08:53.863 | Reading package lists... 2022-04-12 03:08:54.109 | Building dependency tree... 2022-04-12 03:08:54.110 | Reading state information... 2022-04-12 03:08:54.375 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 03:08:54.375 | The following packages were automatically installed and are no longer required: 2022-04-12 03:08:54.376 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:08:54.376 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:08:54.377 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:08:54.377 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:08:54.377 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:08:54.377 | python3-zope.interface 2022-04-12 03:08:54.377 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:08:54.490 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:08:54.495 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:08:54.497 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:08:54.500 | + functions-common:time_stop:2425 : local name 2022-04-12 03:08:54.502 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:08:54.505 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:08:54.507 | + functions-common:time_stop:2428 : local total 2022-04-12 03:08:54.509 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:08:54.512 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:08:54.514 | + functions-common:time_stop:2432 : start_time=1649732933751 2022-04-12 03:08:54.517 | + functions-common:time_stop:2434 : [[ -z 1649732933751 ]] 2022-04-12 03:08:54.520 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:08:54.524 | + functions-common:time_stop:2437 : end_time=1649732934522 2022-04-12 03:08:54.527 | + functions-common:time_stop:2438 : elapsed_time=771 2022-04-12 03:08:54.529 | + functions-common:time_stop:2439 : total=21239 2022-04-12 03:08:54.532 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:08:54.534 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22010 2022-04-12 03:08:54.537 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:08:54.540 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 03:08:54.542 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 03:08:54.545 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:08:54.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:08:54.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:08:54.552 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 03:08:54.555 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 03:08:54.610 | wsgi (enabled by maintainer script) 2022-04-12 03:08:54.613 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 03:08:54.616 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 03:08:54.618 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:08:54.622 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 03:08:54.624 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 03:08:54.627 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:08:54.631 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:08:54.631 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:08:54.636 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 03:08:54.639 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 03:08:54.642 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 03:08:54.645 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 03:08:54.648 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 03:08:54.671 | Using python 3.8 to install osc-placement 2022-04-12 03:08:54.673 | + 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-04-12 03:08:55.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:08:55.541 | from cryptography.utils import int_from_bytes 2022-04-12 03:08:55.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:08:55.542 | from cryptography.utils import int_from_bytes 2022-04-12 03:08:56.719 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:08:56.750 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 03:08:56.762 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 03:08:56.763 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 03:08:56.765 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 03:08:56.765 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 03:08:56.766 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 03:08:56.767 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 03:08:56.826 | 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-04-12 03:08:56.827 | 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-04-12 03:08:56.828 | 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-04-12 03:08:56.830 | 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-04-12 03:08:56.842 | 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-04-12 03:08:56.845 | 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-04-12 03:08:56.846 | 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-04-12 03:08:56.861 | 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-04-12 03:08:56.862 | 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-04-12 03:08:56.863 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-12 03:08:56.864 | 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-04-12 03:08:56.865 | 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-04-12 03:08:56.866 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-12 03:08:56.887 | 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-04-12 03:08:56.888 | 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.2.0) 2022-04-12 03:08:56.889 | 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-04-12 03:08:56.890 | 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-04-12 03:08:56.899 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-12 03:08:56.938 | 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-04-12 03:08:56.939 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-12 03:08:56.940 | 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-04-12 03:08:56.941 | 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-04-12 03:08:56.942 | 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-04-12 03:08:56.944 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-12 03:08:56.945 | 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-04-12 03:08:56.946 | 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-04-12 03:08:57.011 | 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-04-12 03:08:57.012 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-12 03:08:57.015 | 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-04-12 03:08:57.017 | 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-04-12 03:08:57.105 | 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-04-12 03:08:57.106 | 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-04-12 03:08:57.108 | 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-04-12 03:08:57.150 | 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-04-12 03:08:57.190 | 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-04-12 03:08:57.364 | 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-04-12 03:08:59.584 | 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-04-12 03:08:59.591 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:08:59.591 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:08:59.713 | + inc/python:pip_install:200 : result=0 2022-04-12 03:08:59.715 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:08:59.718 | + functions-common:time_stop:2425 : local name 2022-04-12 03:08:59.720 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:08:59.723 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:08:59.726 | + functions-common:time_stop:2428 : local total 2022-04-12 03:08:59.728 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:08:59.731 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:08:59.733 | + functions-common:time_stop:2432 : start_time=1649732934665 2022-04-12 03:08:59.736 | + functions-common:time_stop:2434 : [[ -z 1649732934665 ]] 2022-04-12 03:08:59.739 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:08:59.743 | + functions-common:time_stop:2437 : end_time=1649732939741 2022-04-12 03:08:59.746 | + functions-common:time_stop:2438 : elapsed_time=5076 2022-04-12 03:08:59.748 | + functions-common:time_stop:2439 : total=176605 2022-04-12 03:08:59.751 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:08:59.753 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=181681 2022-04-12 03:08:59.756 | + inc/python:pip_install:203 : return 0 2022-04-12 03:08:59.759 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 03:08:59.761 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 03:08:59.764 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 03:08:59.766 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:08:59.769 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:08:59.773 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:08:59.776 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:08:59.778 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:08:59.781 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:08:59.799 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:08:59.801 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:08:59.804 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:08:59.807 | + functions-common:git_clone:629 : echo master 2022-04-12 03:08:59.807 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:08:59.813 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 03:08:59.815 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:08:59.818 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 03:08:59.821 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:08:59.821 | + functions-common:git_clone:678 : head -1 2022-04-12 03:08:59.825 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 03:08:59.828 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:08:59.830 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 03:08:59.833 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:08:59.836 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 03:08:59.838 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 03:08:59.841 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:08:59.843 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 03:08:59.846 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:08:59.848 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 03:08:59.851 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 03:08:59.854 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:08:59.856 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:08:59.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 03:08:59.862 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:08:59.865 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 03:08:59.868 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:08:59.870 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:08:59.874 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 03:08:59.879 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 03:08:59.882 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-12 03:09:00.548 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 03:09:00.551 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:09:00.554 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:09:00.557 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:09:00.559 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 03:09:00.562 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 03:09:00.564 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:09:00.567 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:09:00.570 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:09:00.572 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:09:00.575 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:09:00.578 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:09:00.580 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:09:00.583 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 03:09:00.604 | Using python 3.8 to install /opt/stack/placement 2022-04-12 03:09:00.606 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-12 03:09:01.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:09:01.478 | from cryptography.utils import int_from_bytes 2022-04-12 03:09:01.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:09:01.478 | from cryptography.utils import int_from_bytes 2022-04-12 03:09:02.655 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:09:02.686 | Obtaining file:///opt/stack/placement 2022-04-12 03:09:02.687 | Preparing metadata (setup.py): started 2022-04-12 03:09:07.382 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:09:07.428 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-12 03:09:07.429 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-12 03:09:07.430 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-12 03:09:07.431 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-12 03:09:07.432 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-12 03:09:07.433 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 03:09:07.434 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-12 03:09:07.436 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-12 03:09:07.437 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 03:09:07.438 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-12 03:09:07.439 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-12 03:09:07.440 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-12 03:09:07.442 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-12 03:09:07.443 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-12 03:09:07.444 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-12 03:09:07.445 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-12 03:09:07.446 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-12 03:09:07.448 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 03:09:07.449 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-12 03:09:07.450 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-12 03:09:07.451 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-12 03:09:07.516 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 03:09:07.518 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 03:09:07.519 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-12 03:09:07.521 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-12 03:09:07.522 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-12 03:09:07.524 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-12 03:09:07.543 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-12 03:09:07.585 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 03:09:07.587 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 03:09:07.588 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-12 03:09:07.588 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-12 03:09:07.589 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-12 03:09:07.640 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-12 03:09:07.642 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-12 03:09:07.643 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-12 03:09:07.644 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-12 03:09:07.686 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-12 03:09:07.689 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-12 03:09:07.707 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-12 03:09:07.709 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 03:09:07.711 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 03:09:07.736 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-12 03:09:07.737 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-12 03:09:07.751 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 03:09:07.768 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-12 03:09:07.770 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-12 03:09:07.771 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-12 03:09:07.773 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-12 03:09:07.815 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-12 03:09:07.817 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-12 03:09:07.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-12 03:09:07.820 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-12 03:09:07.837 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-12 03:09:08.025 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-12 03:09:08.065 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-12 03:09:08.066 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-12 03:09:08.068 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-12 03:09:08.085 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-12 03:09:08.119 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-12 03:09:08.176 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-12 03:09:08.243 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-12 03:09:08.327 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-12 03:09:08.378 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-12 03:09:08.573 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-12 03:09:08.576 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-12 03:09:08.577 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-12 03:09:08.657 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 03:09:08.721 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-12 03:09:08.886 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-12 03:09:09.000 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-12 03:09:09.002 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-12 03:09:10.929 | Installing collected packages: openstack-placement 2022-04-12 03:09:10.930 | Attempting uninstall: openstack-placement 2022-04-12 03:09:10.930 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 03:09:10.932 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 03:09:10.934 | Running setup.py develop for openstack-placement 2022-04-12 03:09:16.987 | Successfully installed openstack-placement 2022-04-12 03:09:16.987 | 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-04-12 03:09:16.995 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:09:16.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:09:17.122 | + inc/python:pip_install:200 : result=0 2022-04-12 03:09:17.125 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:09:17.127 | + functions-common:time_stop:2425 : local name 2022-04-12 03:09:17.129 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:09:17.132 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:09:17.134 | + functions-common:time_stop:2428 : local total 2022-04-12 03:09:17.136 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:09:17.138 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:09:17.141 | + functions-common:time_stop:2432 : start_time=1649732940598 2022-04-12 03:09:17.143 | + functions-common:time_stop:2434 : [[ -z 1649732940598 ]] 2022-04-12 03:09:17.146 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:09:17.150 | + functions-common:time_stop:2437 : end_time=1649732957148 2022-04-12 03:09:17.153 | + functions-common:time_stop:2438 : elapsed_time=16550 2022-04-12 03:09:17.155 | + functions-common:time_stop:2439 : total=181681 2022-04-12 03:09:17.157 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:09:17.159 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=198231 2022-04-12 03:09:17.162 | + inc/python:pip_install:203 : return 0 2022-04-12 03:09:17.165 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:09:17.168 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 03:09:17.170 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 03:09:17.189 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 03:09:17.202 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 03:09:17.205 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 03:09:17.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:09:17.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:09:17.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 03:09:17.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:09:17.218 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:09:17.220 | + ./stack.sh:main:945 : configure_placement 2022-04-12 03:09:17.223 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 03:09:17.235 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 03:09:17.238 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 03:09:17.242 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 03:09:17.245 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 03:09:17.248 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 03:09:17.250 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 03:09:17.253 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 03:09:17.256 | + 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-04-12 03:09:17.288 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 03:09:17.320 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 03:09:17.353 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 03:09:17.356 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 03:09:17.358 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 03:09:17.361 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:09:17.363 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 03:09:17.396 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 03:09:17.425 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:09:17.455 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 03:09:17.484 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 03:09:17.514 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 03:09:17.543 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 03:09:17.573 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 03:09:17.603 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:09:17.632 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:09:17.661 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 03:09:17.664 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 03:09:17.667 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 03:09:17.670 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:09:17.689 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:09:17.692 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:09:17.695 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:09:17.697 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:09:17.700 | + 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-04-12 03:09:17.729 | + 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-04-12 03:09:17.759 | + 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-04-12 03:09:17.789 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:09:17.817 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 03:09:17.820 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 03:09:17.822 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 03:09:17.825 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 03:09:17.827 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 03:09:17.830 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:09:17.833 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:09:17.836 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 03:09:17.840 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 03:09:17.843 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:09:17.846 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:09:17.858 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:09:17.859 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:09:17.868 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:09:17.871 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:09:17.887 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 03:09:17.889 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 03:09:17.893 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 03:09:17.925 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 03:09:17.954 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 03:09:17.983 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:09:18.012 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:09:18.041 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:09:18.070 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:09:18.099 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:09:18.128 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:09:18.157 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:09:18.186 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:09:18.217 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:09:18.245 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:09:18.274 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:09:18.277 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:09:18.280 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 03:09:18.283 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 03:09:18.285 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:09:18.288 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:09:18.290 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:09:18.293 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 03:09:18.296 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 03:09:18.298 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 03:09:18.328 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:09:18.357 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-12 03:09:18.357 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 03:09:18.366 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 03:09:18.370 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 03:09:18.372 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 03:09:18.375 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:09:18.377 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:09:18.380 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:09:18.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:09:18.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:09:18.388 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:09:18.390 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:09:18.393 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:09:18.395 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:09:18.398 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 03:09:18.459 | Site placement-api already enabled 2022-04-12 03:09:18.463 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:09:18.466 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:09:18.469 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:09:18.471 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:09:18.607 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 03:09:18.626 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:09:18.629 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 03:09:18.649 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:09:18.651 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 03:09:18.671 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:09:18.673 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 03:09:18.676 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 03:09:18.679 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 03:09:18.712 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 03:09:18.741 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 03:09:18.770 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 03:09:18.799 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 03:09:18.829 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 03:09:18.861 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 03:09:18.891 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 03:09:18.920 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 03:09:18.938 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:09:18.941 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 03:09:18.958 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:09:18.961 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 03:09:18.963 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 03:09:18.966 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 03:09:18.968 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:09:18.971 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:09:18.974 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:09:18.976 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:09:18.979 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:09:18.982 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:09:18.986 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:09:18.990 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:09:18.992 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:09:18.995 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 03:09:18.997 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:09:19.013 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:09:19.015 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:09:19.017 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:09:19.020 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 03:09:19.022 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 03:09:19.025 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:09:19.027 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 03:09:19.029 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 03:09:19.032 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 03:09:19.089 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 03:09:19.128 | [430549 Async install_tempest:456208]: running: install_tempest 2022-04-12 03:09:19.131 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 03:09:19.133 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 03:09:19.137 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:09:19.140 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 03:09:19.142 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 03:09:19.145 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 03:09:19.148 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 03:09:19.151 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 03:09:19.154 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 03:09:19.156 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 03:09:19.159 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 03:09:19.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:09:19.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:09:19.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 03:09:19.171 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:09:19.174 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 03:09:19.177 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 03:09:19.180 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:09:19.183 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 03:09:19.186 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 03:09:19.189 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:09:19.193 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:09:19.195 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:09:19.201 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 03:09:19.203 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 03:09:19.206 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 03:09:19.209 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 03:09:19.211 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 03:09:19.233 | Using python 3.8 to install python-openstackclient 2022-04-12 03:09:19.236 | + 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-04-12 03:09:20.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:09:20.102 | from cryptography.utils import int_from_bytes 2022-04-12 03:09:20.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:09:20.103 | from cryptography.utils import int_from_bytes 2022-04-12 03:09:21.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:09:21.321 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 03:09:21.341 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 03:09:21.342 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 03:09:21.343 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 03:09:21.344 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 03:09:21.345 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 03:09:21.346 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 03:09:21.347 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 03:09:21.348 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 03:09:21.349 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 03:09:21.350 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 03:09:21.351 | 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-04-12 03:09:21.362 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-12 03:09:21.363 | 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-04-12 03:09:21.365 | 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-04-12 03:09:21.366 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-12 03:09:21.367 | 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-04-12 03:09:21.393 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-12 03:09:21.394 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-12 03:09:21.395 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-12 03:09:21.396 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-12 03:09:21.397 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-12 03:09:21.399 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-12 03:09:21.400 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-12 03:09:21.401 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-12 03:09:21.402 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-12 03:09:21.403 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-12 03:09:21.404 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-12 03:09:21.418 | 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-04-12 03:09:21.436 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-12 03:09:21.438 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-12 03:09:21.439 | 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-04-12 03:09:21.440 | 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-04-12 03:09:21.462 | 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-04-12 03:09:21.480 | 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-04-12 03:09:21.482 | 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-04-12 03:09:21.483 | 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-04-12 03:09:21.576 | 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-04-12 03:09:21.577 | 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-04-12 03:09:21.578 | 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-04-12 03:09:21.620 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-12 03:09:21.631 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-12 03:09:21.664 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-12 03:09:21.830 | 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-04-12 03:09:21.844 | 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-04-12 03:09:21.945 | 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-04-12 03:09:21.948 | 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-04-12 03:09:21.949 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-12 03:09:21.952 | 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-04-12 03:09:22.102 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-12 03:09:24.400 | 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-04-12 03:09:24.407 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:09:24.407 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:09:24.532 | + inc/python:pip_install:200 : result=0 2022-04-12 03:09:24.536 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:09:24.538 | + functions-common:time_stop:2425 : local name 2022-04-12 03:09:24.541 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:09:24.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:09:24.545 | + functions-common:time_stop:2428 : local total 2022-04-12 03:09:24.548 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:09:24.550 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:09:24.552 | + functions-common:time_stop:2432 : start_time=1649732959228 2022-04-12 03:09:24.555 | + functions-common:time_stop:2434 : [[ -z 1649732959228 ]] 2022-04-12 03:09:24.558 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:09:24.562 | + functions-common:time_stop:2437 : end_time=1649732964559 2022-04-12 03:09:24.564 | + functions-common:time_stop:2438 : elapsed_time=5331 2022-04-12 03:09:24.567 | + functions-common:time_stop:2439 : total=198231 2022-04-12 03:09:24.569 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:09:24.572 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=203562 2022-04-12 03:09:24.575 | + inc/python:pip_install:203 : return 0 2022-04-12 03:09:24.577 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 03:09:24.580 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 03:09:24.586 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.252KM1oL5v 2022-04-12 03:09:24.588 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 03:09:24.591 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 03:09:24.593 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 03:09:24.596 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 03:09:24.599 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 03:09:24.602 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 03:09:24.621 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:09:24.623 | + ./stack.sh:main:1037 : configure_database 2022-04-12 03:09:24.626 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 03:09:24.629 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 03:09:24.631 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 03:09:24.633 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:09:24.636 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 03:09:24.638 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 03:09:24.641 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:09:24.643 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:09:24.647 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 03:09:24.652 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 03:09:24.656 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 03:09:24.656 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 03:09:24.661 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 03:09:24.715 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 03:09:24.717 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:09:24.720 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:09:24.726 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:09:24.728 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:09:24.730 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:09:24.733 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:09:24.735 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:09:24.737 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:09:24.740 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:09:24.742 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:09:24.745 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:09:24.747 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 03:09:24.750 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:09:24.752 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:09:24.755 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:09:24.757 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:09:24.760 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:09:24.762 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:09:24.764 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 03:09:24.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:09:24.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:09:24.772 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 03:09:24.774 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:09:24.776 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 03:09:26.517 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 03:09:26.534 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 03:09:26.534 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 03:09:26.539 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 03:09:26.541 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 03:09:26.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:09:26.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:09:26.549 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 03:09:26.552 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 03:09:26.554 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 03:09:26.557 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:09:26.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:09:26.562 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 03:09:26.565 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 03:09:26.567 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-12 03:09:26.579 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:09:26.614 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 03:09:26.626 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:09:26.643 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 03:09:26.698 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 03:09:26.753 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 03:09:26.807 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 03:09:26.810 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 03:09:26.812 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:09:26.815 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 03:09:29.153 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 03:09:29.156 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 03:09:29.159 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 03:09:29.164 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-030929 2022-04-12 03:09:29.166 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-030929 1041' 2022-04-12 03:09:29.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.172 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 03:09:29.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.177 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 03:09:29.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.182 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 03:09:29.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.187 | + 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-04-12 03:09:29.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.193 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 03:09:29.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.198 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 03:09:29.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.203 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-030443 2022-04-12 03:09:29.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.208 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 03:09:29.211 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.213 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 03:09:29.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.218 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 03:09:29.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.224 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 03:09:29.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.229 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 03:09:29.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:09:29.234 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 03:09:29.237 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 03:09:29.240 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 03:09:29.242 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 03:09:29.254 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 03:09:29.256 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:09:29.259 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 03:09:29.261 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:09:29.264 | + functions-common:run_process:1682 : local group= 2022-04-12 03:09:29.266 | + functions-common:run_process:1683 : local user= 2022-04-12 03:09:29.269 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 03:09:29.271 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 03:09:29.274 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 03:09:29.276 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:09:29.279 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:09:29.282 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:09:29.287 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732969284 2022-04-12 03:09:29.290 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 03:09:29.307 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:09:29.309 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 03:09:29.312 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 03:09:29.314 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:09:29.317 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:09:29.320 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:09:29.322 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:09:29.325 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 03:09:29.328 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 03:09:29.330 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 03:09:29.333 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 03:09:29.336 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 03:09:29.338 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 03:09:29.341 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 03:09:29.343 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 03:09:29.346 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:09:29.348 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 03:09:29.350 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 03:09:29.353 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 03:09:29.355 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 03:09:29.358 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 03:09:29.360 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 03:09:29.364 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 03:09:29.416 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 03:09:29.470 | + 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-04-12 03:09:29.522 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 03:09:29.575 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 03:09:29.628 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 03:09:29.680 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 03:09:29.683 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 03:09:29.737 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 03:09:30.129 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 03:09:30.142 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 03:09:30.520 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 03:09:30.544 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 03:09:30.547 | + functions-common:time_stop:2425 : local name 2022-04-12 03:09:30.549 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:09:30.552 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:09:30.555 | + functions-common:time_stop:2428 : local total 2022-04-12 03:09:30.557 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:09:30.560 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 03:09:30.562 | + functions-common:time_stop:2432 : start_time=1649732969284 2022-04-12 03:09:30.565 | + functions-common:time_stop:2434 : [[ -z 1649732969284 ]] 2022-04-12 03:09:30.568 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:09:30.573 | + functions-common:time_stop:2437 : end_time=1649732970570 2022-04-12 03:09:30.576 | + functions-common:time_stop:2438 : elapsed_time=1286 2022-04-12 03:09:30.578 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:09:30.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:09:30.583 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1286 2022-04-12 03:09:30.586 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 03:09:30.588 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 03:09:30.591 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 03:09:30.593 | + functions-common:run_process:1682 : local group= 2022-04-12 03:09:30.596 | + functions-common:run_process:1683 : local user=root 2022-04-12 03:09:30.598 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 03:09:30.601 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 03:09:30.603 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 03:09:30.606 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:09:30.608 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:09:30.611 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:09:30.616 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732970613 2022-04-12 03:09:30.619 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 03:09:30.640 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:09:30.643 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 03:09:30.645 | + functions-common:time_stop:2425 : local name 2022-04-12 03:09:30.648 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:09:30.654 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:09:30.656 | + functions-common:time_stop:2428 : local total 2022-04-12 03:09:30.659 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:09:30.661 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 03:09:30.664 | + functions-common:time_stop:2432 : start_time=1649732970613 2022-04-12 03:09:30.666 | + functions-common:time_stop:2434 : [[ -z 1649732970613 ]] 2022-04-12 03:09:30.669 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:09:30.674 | + functions-common:time_stop:2437 : end_time=1649732970671 2022-04-12 03:09:30.677 | + functions-common:time_stop:2438 : elapsed_time=58 2022-04-12 03:09:30.679 | + functions-common:time_stop:2439 : total=1286 2022-04-12 03:09:30.682 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:09:30.685 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1344 2022-04-12 03:09:30.688 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 03:09:30.709 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:09:30.711 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 03:09:30.735 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:09:30.738 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 03:09:30.762 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:09:30.765 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 03:09:30.767 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 03:09:30.770 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 03:09:30.773 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 03:09:30.775 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 03:09:30.778 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 03:09:30.781 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 03:09:30.783 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 03:09:30.786 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 03:09:30.789 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 03:09:30.792 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 03:09:30.794 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 03:09:30.796 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 03:09:30.799 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 03:09:30.802 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 03:09:30.808 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 03:09:30.811 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 03:09:30.813 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 03:09:30.816 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 03:09:30.818 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 03:09:30.821 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 03:09:30.825 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 03:09:30.831 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 03:09:30.907 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 03:09:30.972 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 03:09:31.023 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 03:09:31.074 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 03:09:31.125 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 03:09:31.178 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 03:09:31.180 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 03:09:31.241 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 03:09:31.610 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 03:09:31.665 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 03:09:31.718 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 03:09:31.770 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 03:09:31.825 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 03:09:31.828 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 03:09:31.833 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 03:09:31.835 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 03:09:32.253 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 03:09:32.267 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 03:09:32.647 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 03:09:33.022 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 03:09:33.040 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:09:33.043 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 03:09:33.045 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 03:09:33.049 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 03:09:33.054 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 03:09:33.067 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 03:09:33.078 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 03:09:33.081 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 03:09:33.084 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 03:09:33.222 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 03:09:33.360 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 03:09:33.497 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 03:09:33.634 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 03:09:33.771 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 03:09:33.908 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 03:09:34.046 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 03:09:34.183 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 03:09:34.333 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 03:09:34.476 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 03:09:34.481 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 03:09:34.484 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 03:09:34.488 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 03:09:34.492 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 03:09:34.495 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 03:09:34.498 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 03:09:34.514 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:09:34.517 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 03:09:34.519 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:09:34.521 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 03:09:34.524 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 03:09:34.526 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 03:09:34.529 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 03:09:34.546 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:09:34.548 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 03:09:34.551 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 03:09:34.554 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 03:09:34.556 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 03:09:34.558 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 03:09:34.561 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 03:09:34.566 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:09:35.053 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 03:09:35.057 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:09:35.073 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 03:09:35.075 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 03:09:35.078 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:09:35.080 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:09:35.084 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:09:35.089 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732975086 2022-04-12 03:09:35.091 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 03:09:39.812 | 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=458122) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 03:09:39.819 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:39.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.820 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.820 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.821 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.822 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:39.822 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:39.849 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:39.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.851 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.851 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.851 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.853 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:39.853 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:39.907 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:39.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.909 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.909 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.910 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:39.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:39.911 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:39.911 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:39.918 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 03:09:41.651 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:41.651 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 03:09:41.660 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:41.660 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 03:09:41.667 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:41.667 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 03:09:41.674 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:41.674 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 03:09:41.681 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:41.682 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 03:09:41.688 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:41.688 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 03:09:41.742 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:41.743 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:41.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.745 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.745 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.746 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.746 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.746 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:41.746 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:41.746 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:41.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.748 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.748 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.748 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.749 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:41.749 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:41.757 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:41.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.759 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.759 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.760 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:41.760 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:41.760 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:41.760 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:42.126 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:42.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.128 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.129 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.129 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.129 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.129 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:42.129 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:42.155 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:42.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.157 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.157 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.157 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.158 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.158 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:42.158 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:42.166 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 03:09:42.206 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.206 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 03:09:42.213 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.214 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 03:09:42.220 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.220 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 03:09:42.228 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.228 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 03:09:42.236 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.236 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 03:09:42.244 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.244 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 03:09:42.251 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.252 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:42.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.253 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.254 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.254 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.255 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:42.255 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:42.255 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:42.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.257 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.257 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.258 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.258 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.258 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:42.258 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:42.266 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:42.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.268 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.268 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.269 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.269 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:42.269 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:42.590 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:42.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.592 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.593 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.593 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.593 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:42.593 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:42.621 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:09:42.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.623 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.624 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.624 | 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=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:09:42.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:09:42.624 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:09:42.624 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=458122) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:09:42.632 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 03:09:42.642 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.642 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 03:09:42.649 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.649 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 03:09:42.656 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.657 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 03:09:42.664 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.664 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 03:09:42.671 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.671 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 03:09:42.678 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:42.678 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 03:09:42.685 | INFO migrate.versioning.api [-] done 2022-04-12 03:09:43.093 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 03:09:43.095 | + functions-common:time_stop:2425 : local name 2022-04-12 03:09:43.098 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:09:43.100 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:09:43.103 | + functions-common:time_stop:2428 : local total 2022-04-12 03:09:43.105 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:09:43.108 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 03:09:43.110 | + functions-common:time_stop:2432 : start_time=1649732975086 2022-04-12 03:09:43.113 | + functions-common:time_stop:2434 : [[ -z 1649732975086 ]] 2022-04-12 03:09:43.116 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:09:43.121 | + functions-common:time_stop:2437 : end_time=1649732983118 2022-04-12 03:09:43.123 | + functions-common:time_stop:2438 : elapsed_time=8032 2022-04-12 03:09:43.125 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:09:43.128 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:09:43.131 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8032 2022-04-12 03:09:43.133 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 03:09:43.136 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 03:09:43.140 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 03:09:47.800 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 03:09:47.800 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 03:09:47.801 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 03:09:47.801 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 03:09:47.801 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 03:09:47.801 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 03:09:47.802 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 03:09:47.802 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 03:09:47.802 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 03:09:48.164 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 03:09:48.168 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 03:09:52.758 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 03:09:52.758 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 03:09:52.759 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 03:09:52.759 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 03:09:52.759 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 03:09:52.760 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 03:09:52.760 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 03:09:52.760 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 03:09:52.760 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 03:09:53.123 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 03:09:53.125 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 03:09:53.128 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 03:09:53.131 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 03:09:53.147 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:09:53.150 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 03:09:53.153 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 03:09:53.157 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 03:09:53.160 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 03:09:53.162 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:09:53.165 | + functions-common:run_process:1682 : local group= 2022-04-12 03:09:53.167 | + functions-common:run_process:1683 : local user= 2022-04-12 03:09:53.169 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 03:09:53.172 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 03:09:53.175 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 03:09:53.177 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:09:53.180 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:09:53.183 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:09:53.187 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732993184 2022-04-12 03:09:53.189 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 03:09:53.206 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:09:53.208 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 03:09:53.211 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 03:09:53.213 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:09:53.215 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:09:53.218 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:09:53.220 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:09:53.223 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 03:09:53.225 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 03:09:53.228 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 03:09:53.230 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 03:09:53.232 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 03:09:53.235 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 03:09:53.238 | + 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-04-12 03:09:53.240 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 03:09:53.242 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:09:53.244 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 03:09:53.247 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 03:09:53.249 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 03:09:53.251 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 03:09:53.255 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 03:09:53.307 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 03:09:53.358 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 03:09:53.415 | + 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-04-12 03:09:53.467 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 03:09:53.519 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 03:09:53.570 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 03:09:53.623 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 03:09:53.674 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 03:09:53.726 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 03:09:53.778 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 03:09:53.780 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 03:09:53.832 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 03:09:54.228 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 03:09:54.241 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 03:09:54.590 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 03:09:54.676 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 03:09:54.679 | + functions-common:time_stop:2425 : local name 2022-04-12 03:09:54.682 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:09:54.685 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:09:54.687 | + functions-common:time_stop:2428 : local total 2022-04-12 03:09:54.690 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:09:54.693 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 03:09:54.695 | + functions-common:time_stop:2432 : start_time=1649732993184 2022-04-12 03:09:54.698 | + functions-common:time_stop:2434 : [[ -z 1649732993184 ]] 2022-04-12 03:09:54.701 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:09:54.706 | + functions-common:time_stop:2437 : end_time=1649732994703 2022-04-12 03:09:54.708 | + functions-common:time_stop:2438 : elapsed_time=1519 2022-04-12 03:09:54.711 | + functions-common:time_stop:2439 : total=1344 2022-04-12 03:09:54.713 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:09:54.715 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2863 2022-04-12 03:09:54.718 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 03:09:54.718 | Waiting for keystone to start... 2022-04-12 03:09:54.723 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 03:09:54.726 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 03:09:54.729 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 03:09:54.731 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 03:09:54.734 | + functions:wait_for_service:459 : local rval=0 2022-04-12 03:09:54.736 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 03:09:54.739 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 03:09:54.742 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:09:54.744 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:09:54.749 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:09:54.753 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732994749 2022-04-12 03:09:54.755 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 03:09:54.761 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 03:10:01.119 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 03:10:01.153 | [456208 Async install_tempest:456208]: finished successfully 2022-04-12 03:10:01.406 | + :: : [[ 200 == 503 ]] 2022-04-12 03:10:01.407 | + :: : [[ 0 -eq 7 ]] 2022-04-12 03:10:01.411 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 03:10:01.413 | + functions-common:time_stop:2425 : local name 2022-04-12 03:10:01.416 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:10:01.418 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:10:01.421 | + functions-common:time_stop:2428 : local total 2022-04-12 03:10:01.423 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:10:01.428 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 03:10:01.430 | + functions-common:time_stop:2432 : start_time=1649732994749 2022-04-12 03:10:01.433 | + functions-common:time_stop:2434 : [[ -z 1649732994749 ]] 2022-04-12 03:10:01.436 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:10:01.440 | + functions-common:time_stop:2437 : end_time=1649733001437 2022-04-12 03:10:01.442 | + functions-common:time_stop:2438 : elapsed_time=6688 2022-04-12 03:10:01.445 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:10:01.448 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:10:01.450 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6688 2022-04-12 03:10:01.453 | + functions:wait_for_service:467 : return 0 2022-04-12 03:10:01.455 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 03:10:01.472 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:10:01.475 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 03:10:01.477 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:10:01.480 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 03:10:01.509 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 03:10:01.515 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.39/identity 2022-04-12 03:10:06.171 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.171 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.171 | 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=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.179 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.196 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.196 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.228 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.262 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.263 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.355 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.355 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.355 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.368 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.377 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=458963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:10:06.415 | 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=458963) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 03:10:06.725 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created domain default 2022-04-12 03:10:06.766 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created project admin 2022-04-12 03:10:06.793 | DEBUG passlib.handlers.bcrypt [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=458963) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 03:10:06.793 | DEBUG passlib.handlers.bcrypt [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=458963) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 03:10:06.854 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created user admin 2022-04-12 03:10:06.867 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created role reader 2022-04-12 03:10:06.879 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created role member 2022-04-12 03:10:06.903 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created implied role where 3d2072b702674e19a829cc5d0ad990f7 implies c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:10:06.913 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created role admin 2022-04-12 03:10:06.929 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created implied role where 39f41ac937534c4ba9a28ee487cc4020 implies 3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:10:06.940 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Granted role admin on project admin to user admin. 2022-04-12 03:10:06.948 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Granted role admin on the system to user admin. 2022-04-12 03:10:06.959 | WARNING py.warnings [None req-d15d6242-e6a3-4531-866a-53614cf813b6 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-04-12 03:10:06.959 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 03:10:06.959 |  2022-04-12 03:10:06.962 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created region RegionOne 2022-04-12 03:10:06.993 | INFO keystone.cmd.bootstrap [None req-d15d6242-e6a3-4531-866a-53614cf813b6 None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 03:10:07.449 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 03:10:07.451 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 03:10:07.454 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 03:10:07.457 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 03:10:10.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:10.441 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:10.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:10.441 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:10.609 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:10.612 | + lib/keystone:create_keystone_accounts:310 : admin_project=d611173c90b74350882f9499e1957594 2022-04-12 03:10:10.614 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 03:10:10.617 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 03:10:12.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:12.835 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:12.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:12.835 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:13.011 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:13.014 | + lib/keystone:create_keystone_accounts:312 : admin_user=9c7f6a0d58b04956bca42ec6d6bcb216 2022-04-12 03:10:13.016 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 03:10:13.019 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 03:10:13.021 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 03:10:13.024 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 default 2022-04-12 03:10:13.080 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 default 2022-04-12 03:10:13.116 | [430549 Async ks-domain-role:459085]: running: get_or_add_user_domain_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 default 2022-04-12 03:10:13.119 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 03:10:13.121 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 03:10:13.125 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 03:10:16.256 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 03:10:16.258 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 03:10:16.258 | default 2022-04-12 03:10:16.260 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 03:10:16.319 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 03:10:16.361 | [430549 Async ks-project:459224]: running: get_or_create_project service Default 2022-04-12 03:10:16.364 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 03:10:16.428 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 03:10:16.474 | [430549 Async ks-service:459310]: running: get_or_create_role service 2022-04-12 03:10:16.477 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 03:10:16.558 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 03:10:16.602 | [430549 Async ks-reseller:459396]: running: get_or_create_role ResellerAdmin 2022-04-12 03:10:16.609 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 03:10:16.612 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 03:10:17.034 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 03:10:17.265 | [430549 Async ks-anotherrole:459486]: running: get_or_create_role anotherrole 2022-04-12 03:10:17.285 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 03:10:17.319 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 03:10:17.345 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:10:17.381 | +++ 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-04-12 03:10:19.998 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:20.186 | [459310 Async ks-service:459310]: finished successfully 2022-04-12 03:10:20.872 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:20.917 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:20.951 | [459224 Async ks-project:459224]: finished successfully 2022-04-12 03:10:20.977 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:20.980 | [459396 Async ks-reseller:459396]: finished successfully 2022-04-12 03:10:21.016 | [459486 Async ks-anotherrole:459486]: finished successfully 2022-04-12 03:10:21.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:21.154 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:21.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:21.154 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:21.323 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:21.326 | ++ functions-common:get_or_create_project:938 : project_id=8bd613954b454c3ebb576bb9aeda1e84 2022-04-12 03:10:21.329 | ++ functions-common:get_or_create_project:939 : echo 8bd613954b454c3ebb576bb9aeda1e84 2022-04-12 03:10:21.332 | + lib/keystone:create_keystone_accounts:340 : invis_project=8bd613954b454c3ebb576bb9aeda1e84 2022-04-12 03:10:21.334 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 03:10:21.337 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 03:10:21.340 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:10:21.343 | +++ 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-04-12 03:10:23.597 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:23.627 | [459085 Async ks-domain-role:459085]: finished successfully 2022-04-12 03:10:23.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:23.919 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:23.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:23.919 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:24.089 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:24.091 | ++ functions-common:get_or_create_project:938 : project_id=8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:24.094 | ++ functions-common:get_or_create_project:939 : echo 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:24.097 | + lib/keystone:create_keystone_accounts:344 : demo_project=8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:24.099 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 03:10:24.102 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 03:10:24.105 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:10:24.107 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 03:10:24.110 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 03:10:24.113 | +++ 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-04-12 03:10:26.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:26.629 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:26.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:26.629 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:26.803 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:26.806 | ++ functions-common:get_or_create_user:925 : user_id=c81615aeb2cf49b29d554b2c30398343 2022-04-12 03:10:26.809 | ++ functions-common:get_or_create_user:926 : echo c81615aeb2cf49b29d554b2c30398343 2022-04-12 03:10:26.812 | + lib/keystone:create_keystone_accounts:347 : demo_user=c81615aeb2cf49b29d554b2c30398343 2022-04-12 03:10:26.815 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 03:10:26.864 | [430549 Async ks-domain-role:459085]: Waiting for completion of get_or_add_user_domain_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 default running on PID 459085 (6 other jobs running) 2022-04-12 03:10:26.889 | [430549 Async ks-domain-role:459085]: Signaling child to exit 2022-04-12 03:10:26.889 | WAKEUP 2022-04-12 03:10:26.913 | [430549 Async ks-domain-role:459085]: Signaled 2022-04-12 03:10:26.914 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 03:10:26.914 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9c7f6a0d58b04956bca42ec6d6bcb216 --domain default 2022-04-12 03:10:26.914 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:10:26.914 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 03:10:26.914 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:10:26.914 | ++ functions-common:get_field:812 : read data 2022-04-12 03:10:26.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:26.914 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:26.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:26.914 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:26.914 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:26.914 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 03:10:26.914 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 03:10:26.914 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 9c7f6a0d58b04956bca42ec6d6bcb216 --domain default 2022-04-12 03:10:26.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:26.915 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:26.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:26.915 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:26.915 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:10:26.915 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9c7f6a0d58b04956bca42ec6d6bcb216 --domain default 2022-04-12 03:10:26.915 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 03:10:26.915 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:10:26.915 | ++ functions-common:get_field:812 : read data 2022-04-12 03:10:26.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:26.915 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:26.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:26.915 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:26.915 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:26.915 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:10:26.915 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:10:26.915 | ++ functions-common:get_field:818 : echo '| 39f41ac937534c4ba9a28ee487cc4020 | 9c7f6a0d58b04956bca42ec6d6bcb216 | | | default | | False |' 2022-04-12 03:10:26.915 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:10:26.915 | ++ functions-common:get_field:812 : read data 2022-04-12 03:10:26.915 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:10:26.915 | + functions-common:get_or_add_user_domain_role:1021 : echo 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:10:26.915 | 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:10:26.960 | [430549 Async ks-domain-role:459085]: finished get_or_add_user_domain_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 default with result 0 in 10 seconds 2022-04-12 03:10:26.967 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 03:10:27.007 | [430549 Async ks-project:459224]: Waiting for completion of get_or_create_project service Default running on PID 459224 (5 other jobs running) 2022-04-12 03:10:27.032 | [430549 Async ks-project:459224]: Signaling child to exit 2022-04-12 03:10:27.032 | WAKEUP 2022-04-12 03:10:27.055 | [430549 Async ks-project:459224]: Signaled 2022-04-12 03:10:27.056 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:10:27.056 | ++ 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-04-12 03:10:27.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:27.056 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:27.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:27.056 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:27.056 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:27.056 | + functions-common:get_or_create_project:938 : project_id=1ea8bf2f3f494216a47adbec1335bf80 2022-04-12 03:10:27.056 | + functions-common:get_or_create_project:939 : echo 1ea8bf2f3f494216a47adbec1335bf80 2022-04-12 03:10:27.056 | 1ea8bf2f3f494216a47adbec1335bf80 2022-04-12 03:10:27.100 | [430549 Async ks-project:459224]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-12 03:10:27.137 | [430549 Async ks-service:459310]: Waiting for completion of get_or_create_role service running on PID 459310 (4 other jobs running) 2022-04-12 03:10:27.161 | [430549 Async ks-service:459310]: Signaling child to exit 2022-04-12 03:10:27.161 | WAKEUP 2022-04-12 03:10:27.183 | [430549 Async ks-service:459310]: Signaled 2022-04-12 03:10:27.185 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:10:27.185 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 03:10:27.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:27.185 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:27.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:27.185 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:27.185 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:27.185 | + functions-common:get_or_create_role:950 : role_id=38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:10:27.185 | + functions-common:get_or_create_role:951 : echo 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:10:27.185 | 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:10:27.228 | [430549 Async ks-service:459310]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-12 03:10:27.265 | [430549 Async ks-reseller:459396]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 459396 (3 other jobs running) 2022-04-12 03:10:27.290 | [430549 Async ks-reseller:459396]: Signaling child to exit 2022-04-12 03:10:27.290 | WAKEUP 2022-04-12 03:10:27.312 | [430549 Async ks-reseller:459396]: Signaled 2022-04-12 03:10:27.314 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:10:27.314 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 03:10:27.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:27.314 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:27.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:27.314 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:27.314 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:27.315 | + functions-common:get_or_create_role:950 : role_id=24d2539d2e194f3eb772e3698a8115d3 2022-04-12 03:10:27.315 | + functions-common:get_or_create_role:951 : echo 24d2539d2e194f3eb772e3698a8115d3 2022-04-12 03:10:27.315 | 24d2539d2e194f3eb772e3698a8115d3 2022-04-12 03:10:27.358 | [430549 Async ks-reseller:459396]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-12 03:10:27.395 | [430549 Async ks-anotherrole:459486]: Waiting for completion of get_or_create_role anotherrole running on PID 459486 (2 other jobs running) 2022-04-12 03:10:27.419 | [430549 Async ks-anotherrole:459486]: Signaling child to exit 2022-04-12 03:10:27.419 | WAKEUP 2022-04-12 03:10:27.442 | [430549 Async ks-anotherrole:459486]: Signaled 2022-04-12 03:10:27.443 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:10:27.443 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 03:10:27.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:27.443 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:27.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:27.443 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:27.443 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:27.443 | + functions-common:get_or_create_role:950 : role_id=54d3237631a94a818835499f80d1935b 2022-04-12 03:10:27.443 | + functions-common:get_or_create_role:951 : echo 54d3237631a94a818835499f80d1935b 2022-04-12 03:10:27.443 | 54d3237631a94a818835499f80d1935b 2022-04-12 03:10:27.487 | [430549 Async ks-anotherrole:459486]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-12 03:10:27.491 | + inc/async:async_wait:197 : return 0 2022-04-12 03:10:27.494 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:27.552 | + inc/async:async_inner:63 : get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:27.592 | [430549 Async ks-demo-member:460355]: running: get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:27.595 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:27.655 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:27.697 | [430549 Async ks-demo-admin:460467]: running: get_or_add_user_project_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:27.701 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:27.770 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:27.820 | [430549 Async ks-demo-another:460579]: running: get_or_add_user_project_role anotherrole c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:27.822 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8bd613954b454c3ebb576bb9aeda1e84 2022-04-12 03:10:27.897 | + inc/async:async_inner:63 : get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8bd613954b454c3ebb576bb9aeda1e84 2022-04-12 03:10:27.950 | [430549 Async ks-demo-invis:460691]: running: get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8bd613954b454c3ebb576bb9aeda1e84 2022-04-12 03:10:27.956 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 03:10:27.961 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 03:10:27.964 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:10:27.966 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 03:10:27.970 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 03:10:27.980 | +++ 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-04-12 03:10:32.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:32.144 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:32.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:32.144 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:32.357 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:32.377 | ++ functions-common:get_or_create_user:925 : user_id=a0fa0934662841e8a019927beced8c21 2022-04-12 03:10:32.394 | ++ functions-common:get_or_create_user:926 : echo a0fa0934662841e8a019927beced8c21 2022-04-12 03:10:32.415 | + lib/keystone:create_keystone_accounts:360 : demo_reader=a0fa0934662841e8a019927beced8c21 2022-04-12 03:10:32.436 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader a0fa0934662841e8a019927beced8c21 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:32.736 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a0fa0934662841e8a019927beced8c21 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:32.936 | [430549 Async ks-demo-reader:460870]: running: get_or_add_user_project_role reader a0fa0934662841e8a019927beced8c21 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:10:32.944 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 03:10:32.961 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 03:10:32.985 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:10:33.013 | +++ 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-04-12 03:10:38.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:38.405 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:38.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:38.405 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:38.729 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:38.751 | ++ functions-common:get_or_create_project:938 : project_id=4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:38.774 | ++ functions-common:get_or_create_project:939 : echo 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:38.799 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:38.823 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 03:10:38.861 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 03:10:38.881 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:10:38.902 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 03:10:38.923 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 03:10:38.953 | +++ 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-04-12 03:10:40.817 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:40.989 | [460355 Async ks-demo-member:460355]: finished successfully 2022-04-12 03:10:42.291 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:42.318 | [460691 Async ks-demo-invis:460691]: finished successfully 2022-04-12 03:10:42.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:42.900 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:42.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:42.900 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:43.087 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:43.090 | ++ functions-common:get_or_create_user:925 : user_id=9a257aed952047d8afba3d5fc4e37291 2022-04-12 03:10:43.092 | ++ functions-common:get_or_create_user:926 : echo 9a257aed952047d8afba3d5fc4e37291 2022-04-12 03:10:43.096 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=9a257aed952047d8afba3d5fc4e37291 2022-04-12 03:10:43.098 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:43.161 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:43.215 | [430549 Async ks-alt-admin:461351]: running: get_or_add_user_project_role admin 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:43.218 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:43.487 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:43.649 | [430549 Async ks-alt-another:461468]: running: get_or_add_user_project_role anotherrole 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:43.661 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 03:10:43.680 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 03:10:43.705 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:10:43.723 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 03:10:43.739 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 03:10:43.774 | +++ 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-04-12 03:10:43.812 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:43.951 | [460579 Async ks-demo-another:460579]: finished successfully 2022-04-12 03:10:44.544 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:44.691 | [460467 Async ks-demo-admin:460467]: finished successfully 2022-04-12 03:10:47.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:47.205 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:47.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:47.205 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:47.414 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:47.416 | ++ functions-common:get_or_create_user:925 : user_id=5518b7215c5d43a58a6116d8dfc7db2e 2022-04-12 03:10:47.420 | ++ functions-common:get_or_create_user:926 : echo 5518b7215c5d43a58a6116d8dfc7db2e 2022-04-12 03:10:47.423 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=5518b7215c5d43a58a6116d8dfc7db2e 2022-04-12 03:10:47.426 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 5518b7215c5d43a58a6116d8dfc7db2e 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:47.513 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5518b7215c5d43a58a6116d8dfc7db2e 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:47.613 | [430549 Async ks-alt-member-user:461756]: running: get_or_add_user_project_role member 5518b7215c5d43a58a6116d8dfc7db2e 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:47.621 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 03:10:47.628 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 03:10:47.634 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:10:47.643 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 03:10:47.663 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 03:10:47.683 | +++ 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-04-12 03:10:47.996 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:48.141 | [460870 Async ks-demo-reader:460870]: finished successfully 2022-04-12 03:10:50.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:50.566 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:50.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:50.566 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:50.758 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:50.761 | ++ functions-common:get_or_create_user:925 : user_id=8b984aad089e4b0ba825f508d5be0446 2022-04-12 03:10:50.764 | ++ functions-common:get_or_create_user:926 : echo 8b984aad089e4b0ba825f508d5be0446 2022-04-12 03:10:50.767 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=8b984aad089e4b0ba825f508d5be0446 2022-04-12 03:10:50.770 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8b984aad089e4b0ba825f508d5be0446 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:50.871 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8b984aad089e4b0ba825f508d5be0446 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:50.943 | [430549 Async ks-alt-reader-user:461970]: running: get_or_add_user_project_role reader 8b984aad089e4b0ba825f508d5be0446 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:10:50.952 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 03:10:50.971 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:10:50.987 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 03:10:51.002 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 03:10:51.015 | +++ 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-04-12 03:10:53.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:53.943 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:53.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:53.943 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:54.207 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:54.230 | ++ functions-common:get_or_create_user:925 : user_id=03335a3d9ffb42c8a7a4ca1327b53259 2022-04-12 03:10:54.241 | ++ functions-common:get_or_create_user:926 : echo 03335a3d9ffb42c8a7a4ca1327b53259 2022-04-12 03:10:54.262 | + lib/keystone:create_keystone_accounts:392 : system_member_user=03335a3d9ffb42c8a7a4ca1327b53259 2022-04-12 03:10:54.289 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 03335a3d9ffb42c8a7a4ca1327b53259 all 2022-04-12 03:10:54.682 | + inc/async:async_inner:63 : get_or_add_user_system_role member 03335a3d9ffb42c8a7a4ca1327b53259 all 2022-04-12 03:10:54.823 | [430549 Async ks-system-member:462196]: running: get_or_add_user_system_role member 03335a3d9ffb42c8a7a4ca1327b53259 all 2022-04-12 03:10:54.841 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 03:10:54.864 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:10:54.880 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 03:10:54.901 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 03:10:54.911 | +++ 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-04-12 03:10:56.368 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:56.541 | [461351 Async ks-alt-admin:461351]: finished successfully 2022-04-12 03:10:57.614 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:10:57.741 | [461468 Async ks-alt-another:461468]: finished successfully 2022-04-12 03:10:58.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:58.727 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:58.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:10:58.727 | from cryptography.utils import int_from_bytes 2022-04-12 03:10:58.948 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:10:58.952 | ++ functions-common:get_or_create_user:925 : user_id=210f1d4ee5174dd597767926bf679733 2022-04-12 03:10:58.958 | ++ functions-common:get_or_create_user:926 : echo 210f1d4ee5174dd597767926bf679733 2022-04-12 03:10:58.966 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=210f1d4ee5174dd597767926bf679733 2022-04-12 03:10:58.969 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 210f1d4ee5174dd597767926bf679733 all 2022-04-12 03:10:59.053 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 210f1d4ee5174dd597767926bf679733 all 2022-04-12 03:10:59.121 | [430549 Async ks-system-reader:462518]: running: get_or_add_user_system_role reader 210f1d4ee5174dd597767926bf679733 all 2022-04-12 03:10:59.124 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 03:10:59.130 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 03:10:59.134 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 03:10:59.138 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 03:10:59.146 | +++ 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-04-12 03:11:01.060 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:11:01.214 | [461756 Async ks-alt-member-user:461756]: finished successfully 2022-04-12 03:11:02.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:02.335 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:02.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:02.335 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:02.525 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:02.534 | ++ functions-common:get_or_create_group:902 : group_id=57f98cb1bbac4ef6ab0a6f029a5e6508 2022-04-12 03:11:02.538 | ++ functions-common:get_or_create_group:903 : echo 57f98cb1bbac4ef6ab0a6f029a5e6508 2022-04-12 03:11:02.542 | + lib/keystone:create_keystone_accounts:402 : admin_group=57f98cb1bbac4ef6ab0a6f029a5e6508 2022-04-12 03:11:02.547 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 03:11:02.551 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 03:11:02.555 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 03:11:02.558 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 03:11:02.562 | +++ 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-04-12 03:11:03.669 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:11:03.702 | [461970 Async ks-alt-reader-user:461970]: finished successfully 2022-04-12 03:11:05.335 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:11:05.362 | [462196 Async ks-system-member:462196]: finished successfully 2022-04-12 03:11:05.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:05.427 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:05.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:05.427 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:05.599 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:05.602 | ++ functions-common:get_or_create_group:902 : group_id=7ba71a19d07b45ee8c117e70dfff5f41 2022-04-12 03:11:05.605 | ++ functions-common:get_or_create_group:903 : echo 7ba71a19d07b45ee8c117e70dfff5f41 2022-04-12 03:11:05.608 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=7ba71a19d07b45ee8c117e70dfff5f41 2022-04-12 03:11:05.611 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:05.676 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:05.729 | [430549 Async ks-group-memberdemo:462868]: running: get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:05.732 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:05.806 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:05.857 | [430549 Async ks-group-anotherdemo:462954]: running: get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:05.865 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:05.951 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:06.008 | [430549 Async ks-group-memberalt:463040]: running: get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:06.011 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:06.237 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:06.505 | [430549 Async ks-group-anotheralt:463145]: running: get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:06.540 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 57f98cb1bbac4ef6ab0a6f029a5e6508 d611173c90b74350882f9499e1957594 2022-04-12 03:11:07.012 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 57f98cb1bbac4ef6ab0a6f029a5e6508 d611173c90b74350882f9499e1957594 2022-04-12 03:11:07.230 | [430549 Async ks-group-admin:463235]: running: get_or_add_group_project_role admin 57f98cb1bbac4ef6ab0a6f029a5e6508 d611173c90b74350882f9499e1957594 2022-04-12 03:11:07.250 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-12 03:11:07.647 | [430549 Async ks-demo-member:460355]: Waiting for completion of get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 running on PID 460355 (17 other jobs running) 2022-04-12 03:11:07.830 | [430549 Async ks-demo-member:460355]: Signaling child to exit 2022-04-12 03:11:07.830 | WAKEUP 2022-04-12 03:11:08.018 | [430549 Async ks-demo-member:460355]: Signaled 2022-04-12 03:11:08.032 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:11:08.032 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:11:08.032 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:08.032 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:08.032 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:08.032 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:08.032 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:08.032 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:11:08.032 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:08.032 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:11:08.032 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81615aeb2cf49b29d554b2c30398343 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:08.032 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:08.032 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:08.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:08.032 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:08.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:08.033 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:08.033 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:08.033 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:11:08.033 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:11:08.033 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c81615aeb2cf49b29d554b2c30398343 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:08.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:08.033 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:08.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:08.033 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:08.033 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:11:08.033 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:08.033 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81615aeb2cf49b29d554b2c30398343 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:08.033 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:08.033 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:08.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:08.033 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:08.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:08.033 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:08.033 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:08.033 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:11:08.033 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:11:08.033 | ++ functions-common:get_field:818 : echo '| 3d2072b702674e19a829cc5d0ad990f7 | c81615aeb2cf49b29d554b2c30398343 | | 8e9a83e9ebcb4e99a2efdef222181a79 | | | False |' 2022-04-12 03:11:08.033 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:11:08.033 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:08.033 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:08.033 | + functions-common:get_or_add_user_project_role:997 : echo 3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:08.033 | 3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:08.372 | [430549 Async ks-demo-member:460355]: finished get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 with result 0 in 13 seconds 2022-04-12 03:11:08.630 | [430549 Async ks-demo-admin:460467]: Waiting for completion of get_or_add_user_project_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 8e9a83e9ebcb4e99a2efdef222181a79 running on PID 460467 (16 other jobs running) 2022-04-12 03:11:08.824 | [430549 Async ks-demo-admin:460467]: Signaling child to exit 2022-04-12 03:11:08.825 | WAKEUP 2022-04-12 03:11:08.990 | [430549 Async ks-demo-admin:460467]: Signaled 2022-04-12 03:11:09.003 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:11:09.003 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:11:09.003 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:09.003 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:09.003 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:09.003 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:09.003 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:09.003 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:11:09.003 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:09.003 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:11:09.003 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9c7f6a0d58b04956bca42ec6d6bcb216 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:09.003 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:09.003 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:09.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.003 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:09.003 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:11:09.003 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:11:09.004 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9c7f6a0d58b04956bca42ec6d6bcb216 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:09.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.004 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.004 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.004 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:09.004 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:11:09.004 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9c7f6a0d58b04956bca42ec6d6bcb216 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:09.004 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:09.004 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:09.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.004 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.004 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.004 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:09.004 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:11:09.004 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:11:09.004 | ++ functions-common:get_field:818 : echo '| 39f41ac937534c4ba9a28ee487cc4020 | 9c7f6a0d58b04956bca42ec6d6bcb216 | | 8e9a83e9ebcb4e99a2efdef222181a79 | | | False |' 2022-04-12 03:11:09.004 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:11:09.004 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:09.004 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:11:09.004 | + functions-common:get_or_add_user_project_role:997 : echo 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:11:09.004 | 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:11:09.299 | [430549 Async ks-demo-admin:460467]: finished get_or_add_user_project_role admin 9c7f6a0d58b04956bca42ec6d6bcb216 8e9a83e9ebcb4e99a2efdef222181a79 with result 0 in 17 seconds 2022-04-12 03:11:09.533 | [430549 Async ks-demo-another:460579]: Waiting for completion of get_or_add_user_project_role anotherrole c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 running on PID 460579 (15 other jobs running) 2022-04-12 03:11:09.680 | [430549 Async ks-demo-another:460579]: Signaling child to exit 2022-04-12 03:11:09.682 | WAKEUP 2022-04-12 03:11:09.808 | [430549 Async ks-demo-another:460579]: Signaled 2022-04-12 03:11:09.820 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:11:09.820 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:11:09.820 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:09.821 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:09.821 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:09.821 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:09.821 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:09.821 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:11:09.821 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c81615aeb2cf49b29d554b2c30398343 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:09.821 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:11:09.821 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:09.821 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:09.821 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:09.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.821 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:09.821 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:11:09.821 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:11:09.821 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user c81615aeb2cf49b29d554b2c30398343 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:09.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.821 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c81615aeb2cf49b29d554b2c30398343 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:09.822 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:11:09.822 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:09.822 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:09.822 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:09.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.822 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:09.822 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:09.822 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:09.822 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:11:09.822 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:11:09.822 | ++ functions-common:get_field:818 : echo '| 54d3237631a94a818835499f80d1935b | c81615aeb2cf49b29d554b2c30398343 | | 8e9a83e9ebcb4e99a2efdef222181a79 | | | False |' 2022-04-12 03:11:09.822 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:11:09.822 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:09.822 | + functions-common:get_or_add_user_project_role:995 : user_role_id=54d3237631a94a818835499f80d1935b 2022-04-12 03:11:09.822 | + functions-common:get_or_add_user_project_role:997 : echo 54d3237631a94a818835499f80d1935b 2022-04-12 03:11:09.822 | 54d3237631a94a818835499f80d1935b 2022-04-12 03:11:10.017 | [430549 Async ks-demo-another:460579]: finished get_or_add_user_project_role anotherrole c81615aeb2cf49b29d554b2c30398343 8e9a83e9ebcb4e99a2efdef222181a79 with result 0 in 16 seconds 2022-04-12 03:11:10.231 | [430549 Async ks-demo-invis:460691]: Waiting for completion of get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8bd613954b454c3ebb576bb9aeda1e84 running on PID 460691 (14 other jobs running) 2022-04-12 03:11:10.281 | [430549 Async ks-demo-invis:460691]: Signaling child to exit 2022-04-12 03:11:10.281 | WAKEUP 2022-04-12 03:11:10.329 | [430549 Async ks-demo-invis:460691]: Signaled 2022-04-12 03:11:10.330 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:11:10.330 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:11:10.330 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:10.330 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:10.330 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:10.330 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:10.330 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:10.330 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:11:10.330 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:10.330 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81615aeb2cf49b29d554b2c30398343 --project 8bd613954b454c3ebb576bb9aeda1e84 2022-04-12 03:11:10.330 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:11:10.330 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:10.330 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:10.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.330 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.331 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.331 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:10.331 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:11:10.331 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:11:10.331 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c81615aeb2cf49b29d554b2c30398343 --project 8bd613954b454c3ebb576bb9aeda1e84 2022-04-12 03:11:10.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.331 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.331 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.331 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81615aeb2cf49b29d554b2c30398343 --project 8bd613954b454c3ebb576bb9aeda1e84 2022-04-12 03:11:10.331 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:10.331 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:11:10.331 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:10.331 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:10.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.331 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.331 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.331 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:10.331 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:11:10.331 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:11:10.331 | ++ functions-common:get_field:818 : echo '| 3d2072b702674e19a829cc5d0ad990f7 | c81615aeb2cf49b29d554b2c30398343 | | 8bd613954b454c3ebb576bb9aeda1e84 | | | False |' 2022-04-12 03:11:10.331 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:11:10.331 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:10.331 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:10.331 | + functions-common:get_or_add_user_project_role:997 : echo 3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:10.331 | 3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:10.387 | [430549 Async ks-demo-invis:460691]: finished get_or_add_user_project_role member c81615aeb2cf49b29d554b2c30398343 8bd613954b454c3ebb576bb9aeda1e84 with result 0 in 14 seconds 2022-04-12 03:11:10.474 | [430549 Async ks-demo-reader:460870]: Waiting for completion of get_or_add_user_project_role reader a0fa0934662841e8a019927beced8c21 8e9a83e9ebcb4e99a2efdef222181a79 running on PID 460870 (13 other jobs running) 2022-04-12 03:11:10.508 | [430549 Async ks-demo-reader:460870]: Signaling child to exit 2022-04-12 03:11:10.509 | WAKEUP 2022-04-12 03:11:10.546 | [430549 Async ks-demo-reader:460870]: Signaled 2022-04-12 03:11:10.552 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:11:10.552 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:11:10.552 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:10.552 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:10.552 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:10.552 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:10.552 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:10.552 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:11:10.552 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a0fa0934662841e8a019927beced8c21 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:10.552 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:11:10.552 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:10.552 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:10.552 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:10.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.552 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.552 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.552 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:10.552 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:11:10.553 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:11:10.553 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user a0fa0934662841e8a019927beced8c21 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:10.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.553 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.553 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.553 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:11:10.553 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a0fa0934662841e8a019927beced8c21 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:10.553 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:10.553 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:10.553 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:10.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.553 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.553 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.553 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:10.553 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:11:10.553 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:11:10.553 | ++ functions-common:get_field:818 : echo '| c909fba9cb974b69a297bedb51b4cc25 | a0fa0934662841e8a019927beced8c21 | | 8e9a83e9ebcb4e99a2efdef222181a79 | | | False |' 2022-04-12 03:11:10.553 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:11:10.553 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:10.553 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:11:10.553 | + functions-common:get_or_add_user_project_role:997 : echo c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:11:10.553 | c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:11:10.624 | [430549 Async ks-demo-reader:460870]: finished get_or_add_user_project_role reader a0fa0934662841e8a019927beced8c21 8e9a83e9ebcb4e99a2efdef222181a79 with result 0 in 15 seconds 2022-04-12 03:11:10.630 | + inc/async:async_wait:197 : return 0 2022-04-12 03:11:10.635 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 03:11:10.729 | [430549 Async ks-alt-admin:461351]: Waiting for completion of get_or_add_user_project_role admin 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 running on PID 461351 (12 other jobs running) 2022-04-12 03:11:10.769 | [430549 Async ks-alt-admin:461351]: Signaling child to exit 2022-04-12 03:11:10.769 | WAKEUP 2022-04-12 03:11:10.816 | [430549 Async ks-alt-admin:461351]: Signaled 2022-04-12 03:11:10.818 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:11:10.818 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:11:10.818 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:10.819 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:10.819 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:10.819 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:10.819 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:10.819 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:11:10.819 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a257aed952047d8afba3d5fc4e37291 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:10.820 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:11:10.820 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:10.820 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:10.820 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:10.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.820 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.820 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.820 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:10.820 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:11:10.820 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:11:10.820 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9a257aed952047d8afba3d5fc4e37291 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:10.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.820 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.820 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.820 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:11:10.820 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:10.820 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:10.820 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a257aed952047d8afba3d5fc4e37291 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:10.820 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:10.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.820 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:10.820 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:10.820 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:10.820 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:11:10.821 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:11:10.821 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:11:10.821 | ++ functions-common:get_field:818 : echo '| 39f41ac937534c4ba9a28ee487cc4020 | 9a257aed952047d8afba3d5fc4e37291 | | 4f1de96e16734ae69dad26bfca5e3da0 | | | False |' 2022-04-12 03:11:10.821 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:10.821 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:11:10.821 | + functions-common:get_or_add_user_project_role:997 : echo 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:11:10.821 | 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:11:10.892 | [430549 Async ks-alt-admin:461351]: finished get_or_add_user_project_role admin 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 with result 0 in 13 seconds 2022-04-12 03:11:10.954 | [430549 Async ks-alt-another:461468]: Waiting for completion of get_or_add_user_project_role anotherrole 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 running on PID 461468 (11 other jobs running) 2022-04-12 03:11:10.998 | [430549 Async ks-alt-another:461468]: Signaling child to exit 2022-04-12 03:11:10.999 | WAKEUP 2022-04-12 03:11:11.040 | [430549 Async ks-alt-another:461468]: Signaled 2022-04-12 03:11:11.041 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:11:11.041 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:11:11.041 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:11.042 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:11.042 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:11.042 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:11.042 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:11.042 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:11:11.042 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9a257aed952047d8afba3d5fc4e37291 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:11.042 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:11.042 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:11:11.042 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:11.042 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:11.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.042 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.042 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.042 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:11.042 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:11:11.042 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:11:11.042 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9a257aed952047d8afba3d5fc4e37291 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:11.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.042 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.042 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.042 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9a257aed952047d8afba3d5fc4e37291 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:11.042 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:11.042 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:11:11.042 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:11.042 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:11.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.042 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.042 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.042 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:11.043 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:11:11.043 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:11:11.043 | ++ functions-common:get_field:818 : echo '| 54d3237631a94a818835499f80d1935b | 9a257aed952047d8afba3d5fc4e37291 | | 4f1de96e16734ae69dad26bfca5e3da0 | | | False |' 2022-04-12 03:11:11.043 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:11:11.043 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:11.043 | + functions-common:get_or_add_user_project_role:995 : user_role_id=54d3237631a94a818835499f80d1935b 2022-04-12 03:11:11.043 | + functions-common:get_or_add_user_project_role:997 : echo 54d3237631a94a818835499f80d1935b 2022-04-12 03:11:11.043 | 54d3237631a94a818835499f80d1935b 2022-04-12 03:11:11.175 | [430549 Async ks-alt-another:461468]: finished get_or_add_user_project_role anotherrole 9a257aed952047d8afba3d5fc4e37291 4f1de96e16734ae69dad26bfca5e3da0 with result 0 in 14 seconds 2022-04-12 03:11:11.338 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:11:11.346 | [430549 Async ks-alt-member-user:461756]: Waiting for completion of get_or_add_user_project_role member 5518b7215c5d43a58a6116d8dfc7db2e 4f1de96e16734ae69dad26bfca5e3da0 running on PID 461756 (10 other jobs running) 2022-04-12 03:11:11.392 | [462518 Async ks-system-reader:462518]: finished successfully 2022-04-12 03:11:11.442 | [430549 Async ks-alt-member-user:461756]: Signaling child to exit 2022-04-12 03:11:11.442 | WAKEUP 2022-04-12 03:11:11.483 | [430549 Async ks-alt-member-user:461756]: Signaled 2022-04-12 03:11:11.486 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:11:11.486 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:11:11.486 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:11.486 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:11.486 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:11.486 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:11.486 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:11.486 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:11:11.486 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5518b7215c5d43a58a6116d8dfc7db2e --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:11.486 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:11:11.486 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:11.486 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:11.486 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:11.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.486 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.486 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.486 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:11.486 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:11:11.486 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:11:11.486 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 5518b7215c5d43a58a6116d8dfc7db2e --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:11.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.487 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.487 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.487 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5518b7215c5d43a58a6116d8dfc7db2e --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:11.487 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:11:11.487 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:11.487 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:11.487 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:11.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.487 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:11.487 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:11.487 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:11.487 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:11:11.487 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:11:11.487 | ++ functions-common:get_field:818 : echo '| 3d2072b702674e19a829cc5d0ad990f7 | 5518b7215c5d43a58a6116d8dfc7db2e | | 4f1de96e16734ae69dad26bfca5e3da0 | | | False |' 2022-04-12 03:11:11.487 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:11:11.487 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:11.487 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:11.487 | + functions-common:get_or_add_user_project_role:997 : echo 3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:11.487 | 3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:11.567 | [430549 Async ks-alt-member-user:461756]: finished get_or_add_user_project_role member 5518b7215c5d43a58a6116d8dfc7db2e 4f1de96e16734ae69dad26bfca5e3da0 with result 0 in 13 seconds 2022-04-12 03:11:11.695 | [430549 Async ks-alt-reader-user:461970]: Waiting for completion of get_or_add_user_project_role reader 8b984aad089e4b0ba825f508d5be0446 4f1de96e16734ae69dad26bfca5e3da0 running on PID 461970 (9 other jobs running) 2022-04-12 03:11:11.848 | [430549 Async ks-alt-reader-user:461970]: Signaling child to exit 2022-04-12 03:11:11.849 | WAKEUP 2022-04-12 03:11:11.995 | [430549 Async ks-alt-reader-user:461970]: Signaled 2022-04-12 03:11:12.008 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:11:12.008 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:11:12.008 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:12.008 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:12.008 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:12.008 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:12.008 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:12.008 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:11:12.008 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8b984aad089e4b0ba825f508d5be0446 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:12.008 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:12.008 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:11:12.008 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:12.009 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:12.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.009 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:12.009 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:11:12.009 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:11:12.009 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 8b984aad089e4b0ba825f508d5be0446 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:12.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.009 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8b984aad089e4b0ba825f508d5be0446 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:12.009 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:11:12.009 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:11:12.009 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:11:12.009 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:12.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.009 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:12.009 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:11:12.009 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:11:12.009 | ++ functions-common:get_field:818 : echo '| c909fba9cb974b69a297bedb51b4cc25 | 8b984aad089e4b0ba825f508d5be0446 | | 4f1de96e16734ae69dad26bfca5e3da0 | | | False |' 2022-04-12 03:11:12.009 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:11:12.010 | ++ functions-common:get_field:812 : read data 2022-04-12 03:11:12.010 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:11:12.010 | + functions-common:get_or_add_user_project_role:997 : echo c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:11:12.010 | c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:11:12.263 | [430549 Async ks-alt-reader-user:461970]: finished get_or_add_user_project_role reader 8b984aad089e4b0ba825f508d5be0446 4f1de96e16734ae69dad26bfca5e3da0 with result 0 in 12 seconds 2022-04-12 03:11:12.301 | + inc/async:async_wait:197 : return 0 2022-04-12 03:11:12.329 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 03:11:12.590 | [430549 Async ks-system-member:462196]: Waiting for completion of get_or_add_user_system_role member 03335a3d9ffb42c8a7a4ca1327b53259 all running on PID 462196 (8 other jobs running) 2022-04-12 03:11:12.743 | [430549 Async ks-system-member:462196]: Signaling child to exit 2022-04-12 03:11:12.744 | WAKEUP 2022-04-12 03:11:12.890 | [430549 Async ks-system-member:462196]: Signaled 2022-04-12 03:11:12.904 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 03:11:12.904 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 03:11:12.904 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 03:11:12.904 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:12.904 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:12.904 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:12.904 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:12.904 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:12.904 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 03:11:12.904 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 03335a3d9ffb42c8a7a4ca1327b53259 --system all -f value -c Role 2022-04-12 03:11:12.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.904 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.905 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.905 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:12.905 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 03:11:12.905 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 03:11:12.905 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 03335a3d9ffb42c8a7a4ca1327b53259 --system all 2022-04-12 03:11:12.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.905 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.905 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.905 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 03335a3d9ffb42c8a7a4ca1327b53259 --system all -f value -c Role 2022-04-12 03:11:12.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.905 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:12.905 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:12.905 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:12.905 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:12.906 | + functions-common:get_or_add_user_system_role:1052 : echo 3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:12.906 | 3d2072b702674e19a829cc5d0ad990f7 2022-04-12 03:11:13.198 | [430549 Async ks-system-member:462196]: finished get_or_add_user_system_role member 03335a3d9ffb42c8a7a4ca1327b53259 all with result 0 in 10 seconds 2022-04-12 03:11:13.566 | [430549 Async ks-system-reader:462518]: Waiting for completion of get_or_add_user_system_role reader 210f1d4ee5174dd597767926bf679733 all running on PID 462518 (7 other jobs running) 2022-04-12 03:11:13.754 | [430549 Async ks-system-reader:462518]: Signaling child to exit 2022-04-12 03:11:13.754 | WAKEUP 2022-04-12 03:11:13.918 | [430549 Async ks-system-reader:462518]: Signaled 2022-04-12 03:11:13.932 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 03:11:13.932 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 03:11:13.932 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 03:11:13.932 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:11:13.932 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:11:13.932 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:11:13.932 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:11:13.932 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:11:13.932 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 03:11:13.932 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 210f1d4ee5174dd597767926bf679733 --system all -f value -c Role 2022-04-12 03:11:13.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:13.932 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:13.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:13.933 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:13.933 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:13.933 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 03:11:13.933 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 03:11:13.933 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 210f1d4ee5174dd597767926bf679733 --system all 2022-04-12 03:11:13.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:13.933 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:13.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:13.933 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:13.933 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 210f1d4ee5174dd597767926bf679733 --system all -f value -c Role 2022-04-12 03:11:13.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:13.933 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:13.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:13.933 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:13.933 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:13.933 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:11:13.933 | + functions-common:get_or_add_user_system_role:1052 : echo c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:11:13.933 | c909fba9cb974b69a297bedb51b4cc25 2022-04-12 03:11:14.230 | [430549 Async ks-system-reader:462518]: finished get_or_add_user_system_role reader 210f1d4ee5174dd597767926bf679733 all with result 0 in 12 seconds 2022-04-12 03:11:14.268 | + inc/async:async_wait:197 : return 0 2022-04-12 03:11:14.289 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-12 03:11:14.646 | [430549 Async ks-group-memberdemo:462868]: Waiting for completion of get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 running on PID 462868 (6 other jobs running) 2022-04-12 03:11:14.843 | [430549 Async ks-group-memberdemo:462868]: Signaling child to exit 2022-04-12 03:11:18.837 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:11:18.951 | [462954 Async ks-group-anotherdemo:462954]: finished successfully 2022-04-12 03:11:20.195 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:11:20.242 | [463040 Async ks-group-memberalt:463040]: finished successfully 2022-04-12 03:11:20.646 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:11:20.678 | [462868 Async ks-group-memberdemo:462868]: finished successfully 2022-04-12 03:11:20.699 | WAKEUP 2022-04-12 03:11:20.724 | [430549 Async ks-group-memberdemo:462868]: Signaled 2022-04-12 03:11:20.726 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:11:20.726 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 8e9a83e9ebcb4e99a2efdef222181a79 -f value 2022-04-12 03:11:20.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.726 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.726 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.726 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:20.726 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:11:20.726 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:11:20.726 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:20.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.726 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.726 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.726 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 8e9a83e9ebcb4e99a2efdef222181a79 -f value 2022-04-12 03:11:20.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.726 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.726 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.726 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:20.727 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3d2072b702674e19a829cc5d0ad990f7 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 False' 2022-04-12 03:11:20.727 | + functions-common:get_or_add_group_project_role:1076 : echo 3d2072b702674e19a829cc5d0ad990f7 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 False 2022-04-12 03:11:20.727 | 3d2072b702674e19a829cc5d0ad990f7 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 False 2022-04-12 03:11:20.777 | [430549 Async ks-group-memberdemo:462868]: finished get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 with result 0 in 15 seconds 2022-04-12 03:11:20.831 | [430549 Async ks-group-anotherdemo:462954]: Waiting for completion of get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 running on PID 462954 (5 other jobs running) 2022-04-12 03:11:20.859 | [430549 Async ks-group-anotherdemo:462954]: Signaling child to exit 2022-04-12 03:11:20.860 | WAKEUP 2022-04-12 03:11:20.883 | [430549 Async ks-group-anotherdemo:462954]: Signaled 2022-04-12 03:11:20.885 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:11:20.885 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 8e9a83e9ebcb4e99a2efdef222181a79 -f value 2022-04-12 03:11:20.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.885 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.885 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.885 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:20.885 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:11:20.885 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:11:20.885 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 8e9a83e9ebcb4e99a2efdef222181a79 2022-04-12 03:11:20.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.885 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.885 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.885 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 8e9a83e9ebcb4e99a2efdef222181a79 -f value 2022-04-12 03:11:20.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.885 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:20.885 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:20.885 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:20.886 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='54d3237631a94a818835499f80d1935b 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 False' 2022-04-12 03:11:20.886 | + functions-common:get_or_add_group_project_role:1076 : echo 54d3237631a94a818835499f80d1935b 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 False 2022-04-12 03:11:20.886 | 54d3237631a94a818835499f80d1935b 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 False 2022-04-12 03:11:20.938 | [430549 Async ks-group-anotherdemo:462954]: finished get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 8e9a83e9ebcb4e99a2efdef222181a79 with result 0 in 13 seconds 2022-04-12 03:11:20.981 | [430549 Async ks-group-memberalt:463040]: Waiting for completion of get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 running on PID 463040 (4 other jobs running) 2022-04-12 03:11:21.009 | [430549 Async ks-group-memberalt:463040]: Signaling child to exit 2022-04-12 03:11:21.009 | WAKEUP 2022-04-12 03:11:21.039 | [430549 Async ks-group-memberalt:463040]: Signaled 2022-04-12 03:11:21.040 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:11:21.040 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 4f1de96e16734ae69dad26bfca5e3da0 -f value 2022-04-12 03:11:21.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.040 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.041 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.041 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:21.041 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:11:21.041 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:11:21.041 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:21.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.041 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.041 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.041 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 4f1de96e16734ae69dad26bfca5e3da0 -f value 2022-04-12 03:11:21.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.041 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.041 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.041 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:21.041 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3d2072b702674e19a829cc5d0ad990f7 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 False' 2022-04-12 03:11:21.041 | + functions-common:get_or_add_group_project_role:1076 : echo 3d2072b702674e19a829cc5d0ad990f7 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 False 2022-04-12 03:11:21.041 | 3d2072b702674e19a829cc5d0ad990f7 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 False 2022-04-12 03:11:21.089 | [430549 Async ks-group-memberalt:463040]: finished get_or_add_group_project_role member 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 with result 0 in 14 seconds 2022-04-12 03:11:21.133 | [430549 Async ks-group-anotheralt:463145]: Waiting for completion of get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 running on PID 463145 (3 other jobs running) 2022-04-12 03:11:21.163 | [430549 Async ks-group-anotheralt:463145]: Signaling child to exit 2022-04-12 03:11:21.747 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:11:21.775 | [463145 Async ks-group-anotheralt:463145]: finished successfully 2022-04-12 03:11:21.785 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:11:21.795 | WAKEUP 2022-04-12 03:11:21.811 | [463235 Async ks-group-admin:463235]: finished successfully 2022-04-12 03:11:21.819 | [430549 Async ks-group-anotheralt:463145]: Signaled 2022-04-12 03:11:21.821 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:11:21.821 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 4f1de96e16734ae69dad26bfca5e3da0 -f value 2022-04-12 03:11:21.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.821 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:21.821 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:11:21.821 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:11:21.821 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 4f1de96e16734ae69dad26bfca5e3da0 2022-04-12 03:11:21.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.821 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7ba71a19d07b45ee8c117e70dfff5f41 --project 4f1de96e16734ae69dad26bfca5e3da0 -f value 2022-04-12 03:11:21.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.821 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.821 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:21.821 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='54d3237631a94a818835499f80d1935b 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 False' 2022-04-12 03:11:21.821 | + functions-common:get_or_add_group_project_role:1076 : echo 54d3237631a94a818835499f80d1935b 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 False 2022-04-12 03:11:21.822 | 54d3237631a94a818835499f80d1935b 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 False 2022-04-12 03:11:21.866 | [430549 Async ks-group-anotheralt:463145]: finished get_or_add_group_project_role anotherrole 7ba71a19d07b45ee8c117e70dfff5f41 4f1de96e16734ae69dad26bfca5e3da0 with result 0 in 15 seconds 2022-04-12 03:11:21.904 | [430549 Async ks-group-admin:463235]: Waiting for completion of get_or_add_group_project_role admin 57f98cb1bbac4ef6ab0a6f029a5e6508 d611173c90b74350882f9499e1957594 running on PID 463235 (2 other jobs running) 2022-04-12 03:11:21.929 | [430549 Async ks-group-admin:463235]: Signaling child to exit 2022-04-12 03:11:21.929 | WAKEUP 2022-04-12 03:11:21.954 | [430549 Async ks-group-admin:463235]: Signaled 2022-04-12 03:11:21.955 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:11:21.955 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 57f98cb1bbac4ef6ab0a6f029a5e6508 --project d611173c90b74350882f9499e1957594 -f value 2022-04-12 03:11:21.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.955 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.955 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.955 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:21.955 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:11:21.955 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:11:21.955 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 57f98cb1bbac4ef6ab0a6f029a5e6508 --project d611173c90b74350882f9499e1957594 2022-04-12 03:11:21.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.955 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.956 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.956 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 57f98cb1bbac4ef6ab0a6f029a5e6508 --project d611173c90b74350882f9499e1957594 -f value 2022-04-12 03:11:21.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.956 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:11:21.956 | from cryptography.utils import int_from_bytes 2022-04-12 03:11:21.956 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:11:21.956 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='39f41ac937534c4ba9a28ee487cc4020 57f98cb1bbac4ef6ab0a6f029a5e6508 d611173c90b74350882f9499e1957594 False' 2022-04-12 03:11:21.956 | + functions-common:get_or_add_group_project_role:1076 : echo 39f41ac937534c4ba9a28ee487cc4020 57f98cb1bbac4ef6ab0a6f029a5e6508 d611173c90b74350882f9499e1957594 False 2022-04-12 03:11:21.956 | 39f41ac937534c4ba9a28ee487cc4020 57f98cb1bbac4ef6ab0a6f029a5e6508 d611173c90b74350882f9499e1957594 False 2022-04-12 03:11:21.999 | [430549 Async ks-group-admin:463235]: finished get_or_add_group_project_role admin 57f98cb1bbac4ef6ab0a6f029a5e6508 d611173c90b74350882f9499e1957594 with result 0 in 14 seconds 2022-04-12 03:11:22.003 | + inc/async:async_wait:197 : return 0 2022-04-12 03:11:22.006 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 03:11:22.023 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:11:22.026 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 03:11:22.043 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:11:22.045 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 03:11:22.048 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 03:11:22.107 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 03:11:22.147 | [430549 Async create_nova_accounts:465136]: running: create_nova_accounts 2022-04-12 03:11:22.149 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 03:11:22.167 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:11:22.170 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 03:11:22.173 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 03:11:22.233 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 03:11:22.275 | [430549 Async create_glance_accounts:465251]: running: create_glance_accounts 2022-04-12 03:11:22.278 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 03:11:22.300 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:11:22.305 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 03:11:22.307 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 03:11:22.377 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 03:11:22.421 | [430549 Async create_cinder_accounts:465381]: running: create_cinder_accounts 2022-04-12 03:11:22.424 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 03:11:22.446 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:11:22.449 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 03:11:22.452 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 03:11:22.527 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 03:11:22.585 | [430549 Async create_neutron_accounts:465496]: running: create_neutron_accounts 2022-04-12 03:11:22.588 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 03:11:22.628 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:11:22.633 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 03:11:22.636 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 03:11:22.976 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 03:11:23.216 | [430549 Async create_swift_accounts:465638]: running: create_swift_accounts 2022-04-12 03:11:23.236 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 03:11:23.353 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:11:23.373 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 03:11:23.714 | [430549 Async create_nova_accounts:465136]: Waiting for completion of create_nova_accounts running on PID 465136 (6 other jobs running) 2022-04-12 03:11:23.877 | [430549 Async create_nova_accounts:465136]: Signaling child to exit 2022-04-12 03:12:04.009 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:12:04.111 | [465496 Async create_neutron_accounts:465496]: finished successfully 2022-04-12 03:12:21.741 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:12:21.772 | [465381 Async create_cinder_accounts:465381]: finished successfully 2022-04-12 03:12:37.038 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:12:37.066 | [465251 Async create_glance_accounts:465251]: finished successfully 2022-04-12 03:12:43.094 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:12:43.119 | [465136 Async create_nova_accounts:465136]: finished successfully 2022-04-12 03:12:43.140 | WAKEUP 2022-04-12 03:12:43.163 | [430549 Async create_nova_accounts:465136]: Signaled 2022-04-12 03:12:43.164 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 03:12:43.164 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 03:12:43.164 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 03:12:43.164 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:12:43.164 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:12:43.164 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:12:43.164 | ++ 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-04-12 03:12:43.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.164 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.164 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.164 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.164 | + functions-common:get_or_create_user:925 : user_id=069dfa9e9ccb489ea772feabd2b72e5e 2022-04-12 03:12:43.164 | + functions-common:get_or_create_user:926 : echo 069dfa9e9ccb489ea772feabd2b72e5e 2022-04-12 03:12:43.165 | 069dfa9e9ccb489ea772feabd2b72e5e 2022-04-12 03:12:43.165 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 03:12:43.165 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:12:43.165 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:12:43.165 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:12:43.165 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:12:43.165 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:12:43.165 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:12:43.165 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:12:43.165 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:12:43.165 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:12:43.165 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:12:43.165 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.165 | ++ 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-04-12 03:12:43.165 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:12:43.165 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.165 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.165 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.165 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.165 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.165 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:12:43.165 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:12:43.165 | + 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-04-12 03:12:43.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.165 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.165 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.165 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.165 | ++ 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-04-12 03:12:43.165 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:12:43.166 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.166 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.166 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.166 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.166 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.166 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:12:43.166 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:12:43.166 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:12:43.166 | ++ functions-common:get_field:818 : echo '| 38d65964be5b4989ac71a67ebf2b3d9b | 069dfa9e9ccb489ea772feabd2b72e5e | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:12:43.166 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.166 | + functions-common:get_or_add_user_project_role:995 : user_role_id=38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.166 | + functions-common:get_or_add_user_project_role:997 : echo 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.166 | 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.166 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 03:12:43.166 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 03:12:43.166 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:12:43.166 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:12:43.166 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:12:43.166 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:12:43.166 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:12:43.166 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:12:43.166 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:12:43.166 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:12:43.166 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:12:43.166 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:12:43.166 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:12:43.166 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.166 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.166 | ++ 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-04-12 03:12:43.166 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.167 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.167 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.167 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.167 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:12:43.167 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:12:43.167 | + 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-04-12 03:12:43.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.167 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.167 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.167 | ++ 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-04-12 03:12:43.167 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:12:43.167 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.167 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.167 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.167 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.167 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.167 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.167 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:12:43.167 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:12:43.167 | ++ functions-common:get_field:818 : echo '| 39f41ac937534c4ba9a28ee487cc4020 | 069dfa9e9ccb489ea772feabd2b72e5e | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:12:43.167 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:12:43.167 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.167 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:12:43.167 | + functions-common:get_or_add_user_project_role:997 : echo 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:12:43.167 | 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:12:43.167 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 03:12:43.167 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:12:43.168 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 03:12:43.168 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 03:12:43.168 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:12:43.168 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 03:12:43.168 | ++ 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-04-12 03:12:43.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.168 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.168 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.168 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.168 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:12:43.168 | ec96c0dcc19143f595907b62cf32005b' 2022-04-12 03:12:43.168 | + functions-common:get_or_create_service:1094 : echo ec96c0dcc19143f595907b62cf32005b 2022-04-12 03:12:43.168 | ec96c0dcc19143f595907b62cf32005b 2022-04-12 03:12:43.168 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 03:12:43.168 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:12:43.168 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 03:12:43.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:12:43.168 | +++ 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-04-12 03:12:43.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.168 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.168 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.168 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:12:43.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:12:43.168 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:12:43.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.168 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.168 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.168 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fd8d6b19a8aa498a9ae06e1b63e12a29 2022-04-12 03:12:43.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fd8d6b19a8aa498a9ae06e1b63e12a29 2022-04-12 03:12:43.169 | + functions-common:get_or_create_endpoint:1127 : public_id=fd8d6b19a8aa498a9ae06e1b63e12a29 2022-04-12 03:12:43.169 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:12:43.169 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:12:43.169 | + functions-common:get_or_create_endpoint:1136 : echo fd8d6b19a8aa498a9ae06e1b63e12a29 2022-04-12 03:12:43.169 | fd8d6b19a8aa498a9ae06e1b63e12a29 2022-04-12 03:12:43.169 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 03:12:43.169 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:12:43.169 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 03:12:43.169 | ++ 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-04-12 03:12:43.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.169 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.169 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.169 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.169 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:12:43.169 | ebd1e7607db94af2ad1b896df707a702' 2022-04-12 03:12:43.169 | + functions-common:get_or_create_service:1094 : echo ebd1e7607db94af2ad1b896df707a702 2022-04-12 03:12:43.169 | ebd1e7607db94af2ad1b896df707a702 2022-04-12 03:12:43.169 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 03:12:43.169 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:12:43.169 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 03:12:43.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:12:43.169 | +++ 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-04-12 03:12:43.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.169 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.169 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.169 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:12:43.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:12:43.169 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 03:12:43.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.170 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.170 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.170 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3c78b47d15fa426a815185cfb3a4d8ef 2022-04-12 03:12:43.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3c78b47d15fa426a815185cfb3a4d8ef 2022-04-12 03:12:43.170 | + functions-common:get_or_create_endpoint:1127 : public_id=3c78b47d15fa426a815185cfb3a4d8ef 2022-04-12 03:12:43.170 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:12:43.170 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:12:43.170 | + functions-common:get_or_create_endpoint:1136 : echo 3c78b47d15fa426a815185cfb3a4d8ef 2022-04-12 03:12:43.170 | 3c78b47d15fa426a815185cfb3a4d8ef 2022-04-12 03:12:43.170 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 03:12:43.170 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:12:43.170 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 03:12:43.170 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:12:43.170 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 03:12:43.170 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:12:43.170 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:12:43.170 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:12:43.170 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:12:43.170 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:12:43.170 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:12:43.170 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:12:43.170 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:12:43.170 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:12:43.170 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:12:43.170 | ++ 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-04-12 03:12:43.170 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.170 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:12:43.170 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.170 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.171 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.171 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.171 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.171 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:12:43.171 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:12:43.171 | + 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-04-12 03:12:43.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.171 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.171 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.171 | ++ 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-04-12 03:12:43.171 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.171 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:12:43.171 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.171 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.171 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.171 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.171 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.171 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:12:43.171 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:12:43.171 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:12:43.171 | ++ functions-common:get_field:818 : echo '| 24d2539d2e194f3eb772e3698a8115d3 | 069dfa9e9ccb489ea772feabd2b72e5e | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:12:43.171 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.171 | + functions-common:get_or_add_user_project_role:995 : user_role_id=24d2539d2e194f3eb772e3698a8115d3 2022-04-12 03:12:43.171 | + functions-common:get_or_add_user_project_role:997 : echo 24d2539d2e194f3eb772e3698a8115d3 2022-04-12 03:12:43.171 | 24d2539d2e194f3eb772e3698a8115d3 2022-04-12 03:12:43.171 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 03:12:43.172 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:12:43.172 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 03:12:43.172 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:12:43.172 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 03:12:43.211 | [430549 Async create_nova_accounts:465136]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-12 03:12:43.249 | [430549 Async create_glance_accounts:465251]: Waiting for completion of create_glance_accounts running on PID 465251 (5 other jobs running) 2022-04-12 03:12:43.274 | [430549 Async create_glance_accounts:465251]: Signaling child to exit 2022-04-12 03:12:43.274 | WAKEUP 2022-04-12 03:12:43.297 | [430549 Async create_glance_accounts:465251]: Signaled 2022-04-12 03:12:43.299 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 03:12:43.299 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:12:43.299 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 03:12:43.299 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 03:12:43.299 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:12:43.299 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:12:43.299 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:12:43.299 | ++ 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-04-12 03:12:43.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.299 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.299 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.299 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.299 | + functions-common:get_or_create_user:925 : user_id=ee4aa0a751d842c59eab8e4cf4414231 2022-04-12 03:12:43.299 | + functions-common:get_or_create_user:926 : echo ee4aa0a751d842c59eab8e4cf4414231 2022-04-12 03:12:43.299 | ee4aa0a751d842c59eab8e4cf4414231 2022-04-12 03:12:43.299 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 03:12:43.299 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:12:43.299 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:12:43.299 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:12:43.299 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:12:43.299 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:12:43.299 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:12:43.299 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:12:43.300 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:12:43.300 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:12:43.300 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:12:43.300 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:12:43.300 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.300 | ++ 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-04-12 03:12:43.300 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.300 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.300 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.300 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.300 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.300 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:12:43.300 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:12:43.300 | + 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-04-12 03:12:43.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.300 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.300 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.300 | ++ 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-04-12 03:12:43.300 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.300 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:12:43.300 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.300 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.300 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.300 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.300 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.300 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:12:43.300 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:12:43.300 | ++ functions-common:get_field:818 : echo '| 38d65964be5b4989ac71a67ebf2b3d9b | ee4aa0a751d842c59eab8e4cf4414231 | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:12:43.301 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:12:43.301 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.301 | + functions-common:get_or_add_user_project_role:995 : user_role_id=38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.301 | + functions-common:get_or_add_user_project_role:997 : echo 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.301 | 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.301 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 03:12:43.301 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 03:12:43.301 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:12:43.301 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 03:12:43.301 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 03:12:43.301 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:12:43.301 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:12:43.301 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:12:43.301 | ++ 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-04-12 03:12:43.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.301 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.301 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.301 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.301 | + functions-common:get_or_create_user:925 : user_id=696c2ea439134226a24ac502068132b7 2022-04-12 03:12:43.301 | + functions-common:get_or_create_user:926 : echo 696c2ea439134226a24ac502068132b7 2022-04-12 03:12:43.301 | 696c2ea439134226a24ac502068132b7 2022-04-12 03:12:43.301 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 03:12:43.301 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:12:43.301 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:12:43.301 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:12:43.301 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:12:43.301 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:12:43.301 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:12:43.301 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:12:43.301 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:12:43.301 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:12:43.302 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:12:43.302 | ++ 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-04-12 03:12:43.302 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:12:43.302 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.302 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.302 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.302 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.302 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.302 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.302 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:12:43.302 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:12:43.302 | + 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-04-12 03:12:43.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.302 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.302 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.302 | ++ 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-04-12 03:12:43.302 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.302 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:12:43.302 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.302 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.302 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.302 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.302 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.302 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:12:43.302 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:12:43.302 | ++ functions-common:get_field:818 : echo '| 38d65964be5b4989ac71a67ebf2b3d9b | 696c2ea439134226a24ac502068132b7 | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:12:43.302 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:12:43.302 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.303 | + functions-common:get_or_add_user_project_role:995 : user_role_id=38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.303 | + functions-common:get_or_add_user_project_role:997 : echo 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.303 | 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.303 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 03:12:43.303 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 03:12:43.303 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:12:43.303 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:12:43.303 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:12:43.303 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:12:43.303 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:12:43.303 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:12:43.303 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:12:43.303 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:12:43.303 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:12:43.303 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:12:43.303 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:12:43.303 | ++ 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-04-12 03:12:43.303 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.303 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.303 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.303 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.303 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.303 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.303 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:12:43.303 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:12:43.303 | + 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-04-12 03:12:43.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.303 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.304 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.304 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:12:43.304 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.304 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.304 | ++ 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-04-12 03:12:43.304 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.304 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.304 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.304 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.304 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:12:43.304 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:12:43.304 | ++ functions-common:get_field:818 : echo '| 24d2539d2e194f3eb772e3698a8115d3 | 696c2ea439134226a24ac502068132b7 | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:12:43.304 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:12:43.304 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.304 | + functions-common:get_or_add_user_project_role:995 : user_role_id=24d2539d2e194f3eb772e3698a8115d3 2022-04-12 03:12:43.304 | + functions-common:get_or_add_user_project_role:997 : echo 24d2539d2e194f3eb772e3698a8115d3 2022-04-12 03:12:43.304 | 24d2539d2e194f3eb772e3698a8115d3 2022-04-12 03:12:43.304 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 03:12:43.304 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:12:43.304 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 03:12:43.304 | ++ 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-04-12 03:12:43.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.304 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.304 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.304 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.304 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:12:43.304 | bd655ff02477486194f1e52555b87b6f' 2022-04-12 03:12:43.304 | + functions-common:get_or_create_service:1094 : echo bd655ff02477486194f1e52555b87b6f 2022-04-12 03:12:43.304 | bd655ff02477486194f1e52555b87b6f 2022-04-12 03:12:43.304 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 03:12:43.305 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:12:43.305 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 03:12:43.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:12:43.305 | +++ 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-04-12 03:12:43.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.305 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.305 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.305 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:12:43.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:12:43.305 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 03:12:43.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.305 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.305 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.305 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2a588aad3ef64c9bad540dd0ebba5ee1 2022-04-12 03:12:43.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2a588aad3ef64c9bad540dd0ebba5ee1 2022-04-12 03:12:43.305 | + functions-common:get_or_create_endpoint:1127 : public_id=2a588aad3ef64c9bad540dd0ebba5ee1 2022-04-12 03:12:43.305 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:12:43.305 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:12:43.305 | + functions-common:get_or_create_endpoint:1136 : echo 2a588aad3ef64c9bad540dd0ebba5ee1 2022-04-12 03:12:43.305 | 2a588aad3ef64c9bad540dd0ebba5ee1 2022-04-12 03:12:43.305 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 03:12:43.305 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 03:12:43.305 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 03:12:43.305 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 03:12:43.305 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 03:12:43.305 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 03:12:43.305 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 03:12:43.305 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 03:12:43.305 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 03:12:43.346 | [430549 Async create_glance_accounts:465251]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-12 03:12:43.384 | [430549 Async create_cinder_accounts:465381]: Waiting for completion of create_cinder_accounts running on PID 465381 (4 other jobs running) 2022-04-12 03:12:43.409 | [430549 Async create_cinder_accounts:465381]: Signaling child to exit 2022-04-12 03:12:43.409 | WAKEUP 2022-04-12 03:12:43.433 | [430549 Async create_cinder_accounts:465381]: Signaled 2022-04-12 03:12:43.434 | + 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-04-12 03:12:43.434 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 03:12:43.434 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 03:12:43.434 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:12:43.434 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:12:43.434 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:12:43.434 | ++ 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-04-12 03:12:43.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.434 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.434 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.434 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.434 | + functions-common:get_or_create_user:925 : user_id=8d06f249bdb14d268df112582173f3a5 2022-04-12 03:12:43.435 | + functions-common:get_or_create_user:926 : echo 8d06f249bdb14d268df112582173f3a5 2022-04-12 03:12:43.435 | 8d06f249bdb14d268df112582173f3a5 2022-04-12 03:12:43.435 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 03:12:43.435 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:12:43.435 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:12:43.435 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:12:43.435 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:12:43.435 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:12:43.435 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:12:43.435 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:12:43.435 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:12:43.435 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:12:43.435 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:12:43.435 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:12:43.435 | ++ 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-04-12 03:12:43.435 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.435 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.435 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.435 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.435 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.435 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.435 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:12:43.435 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:12:43.435 | + 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-04-12 03:12:43.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.435 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.435 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.435 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.435 | ++ 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-04-12 03:12:43.436 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:12:43.436 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.436 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.436 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.436 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.436 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.436 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:12:43.436 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:12:43.436 | ++ functions-common:get_field:818 : echo '| 38d65964be5b4989ac71a67ebf2b3d9b | 8d06f249bdb14d268df112582173f3a5 | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:12:43.436 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:12:43.436 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.436 | + functions-common:get_or_add_user_project_role:995 : user_role_id=38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.436 | + functions-common:get_or_add_user_project_role:997 : echo 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.436 | 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.436 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 03:12:43.436 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 03:12:43.436 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:12:43.436 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 03:12:43.436 | ++ 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-04-12 03:12:43.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.436 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.436 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.436 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.436 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:12:43.436 | 46f2cc240aef4c34a2e2fa9058feb902' 2022-04-12 03:12:43.436 | + functions-common:get_or_create_service:1094 : echo 46f2cc240aef4c34a2e2fa9058feb902 2022-04-12 03:12:43.436 | 46f2cc240aef4c34a2e2fa9058feb902 2022-04-12 03:12:43.436 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 03:12:43.436 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 03:12:43.436 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:12:43.437 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 03:12:43.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:12:43.437 | +++ 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-04-12 03:12:43.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.437 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.437 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.437 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:12:43.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:12:43.437 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:12:43.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.437 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.437 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.437 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=18ca0a38b2d0463681d584b777c1ac61 2022-04-12 03:12:43.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 18ca0a38b2d0463681d584b777c1ac61 2022-04-12 03:12:43.437 | + functions-common:get_or_create_endpoint:1127 : public_id=18ca0a38b2d0463681d584b777c1ac61 2022-04-12 03:12:43.437 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:12:43.437 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:12:43.437 | + functions-common:get_or_create_endpoint:1136 : echo 18ca0a38b2d0463681d584b777c1ac61 2022-04-12 03:12:43.437 | 18ca0a38b2d0463681d584b777c1ac61 2022-04-12 03:12:43.437 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 03:12:43.437 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:12:43.437 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 03:12:43.437 | ++ 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-04-12 03:12:43.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.437 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.437 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.437 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.437 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:12:43.438 | a1c76cc539604c9b848cd892150ba799' 2022-04-12 03:12:43.438 | + functions-common:get_or_create_service:1094 : echo a1c76cc539604c9b848cd892150ba799 2022-04-12 03:12:43.438 | a1c76cc539604c9b848cd892150ba799 2022-04-12 03:12:43.438 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 03:12:43.438 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:12:43.438 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 03:12:43.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:12:43.438 | +++ 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-04-12 03:12:43.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.438 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.438 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.438 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:12:43.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:12:43.438 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:12:43.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.438 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.438 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.438 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6ee627608d4f44cb9678de717b88c5ca 2022-04-12 03:12:43.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6ee627608d4f44cb9678de717b88c5ca 2022-04-12 03:12:43.438 | + functions-common:get_or_create_endpoint:1127 : public_id=6ee627608d4f44cb9678de717b88c5ca 2022-04-12 03:12:43.438 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:12:43.438 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:12:43.438 | + functions-common:get_or_create_endpoint:1136 : echo 6ee627608d4f44cb9678de717b88c5ca 2022-04-12 03:12:43.438 | 6ee627608d4f44cb9678de717b88c5ca 2022-04-12 03:12:43.438 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 03:12:43.438 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 03:12:43.438 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:12:43.438 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 03:12:43.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.439 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.439 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.439 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.439 | ++ functions-common:get_or_create_project:938 : project_id=1ea8bf2f3f494216a47adbec1335bf80 2022-04-12 03:12:43.439 | ++ functions-common:get_or_create_project:939 : echo 1ea8bf2f3f494216a47adbec1335bf80 2022-04-12 03:12:43.439 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 1ea8bf2f3f494216a47adbec1335bf80 2022-04-12 03:12:43.439 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 03:12:43.439 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:12:43.439 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:12:43.439 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 03:12:43.439 | +++ 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-04-12 03:12:43.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.439 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.439 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.439 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 03:12:43.439 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.439 | ++ functions-common:get_or_create_user:925 : user_id=8d06f249bdb14d268df112582173f3a5 2022-04-12 03:12:43.439 | ++ functions-common:get_or_create_user:926 : echo 8d06f249bdb14d268df112582173f3a5 2022-04-12 03:12:43.439 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8d06f249bdb14d268df112582173f3a5 2022-04-12 03:12:43.480 | [430549 Async create_cinder_accounts:465381]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-12 03:12:43.484 | + inc/async:async_wait:197 : return 0 2022-04-12 03:12:43.487 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 03:12:43.537 | [430549 Async create_neutron_accounts:465496]: Waiting for completion of create_neutron_accounts running on PID 465496 (3 other jobs running) 2022-04-12 03:12:43.563 | [430549 Async create_neutron_accounts:465496]: Signaling child to exit 2022-04-12 03:12:43.563 | WAKEUP 2022-04-12 03:12:43.587 | [430549 Async create_neutron_accounts:465496]: Signaled 2022-04-12 03:12:43.588 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 03:12:43.588 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:12:43.589 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:12:43.589 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:12:43.589 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:12:43.589 | + 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-04-12 03:12:43.589 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:12:43.589 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 03:12:43.589 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 03:12:43.589 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 03:12:43.589 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 03:12:43.589 | + 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-04-12 03:12:43.589 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 03:12:43.589 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 03:12:43.589 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:12:43.589 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:12:43.589 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:12:43.589 | ++ 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-04-12 03:12:43.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.590 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.590 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.590 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.590 | + functions-common:get_or_create_user:925 : user_id=f640209f89204c6789cd0316f8374d25 2022-04-12 03:12:43.590 | + functions-common:get_or_create_user:926 : echo f640209f89204c6789cd0316f8374d25 2022-04-12 03:12:43.590 | f640209f89204c6789cd0316f8374d25 2022-04-12 03:12:43.590 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 03:12:43.590 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:12:43.590 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:12:43.590 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:12:43.590 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:12:43.590 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:12:43.590 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:12:43.590 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:12:43.590 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:12:43.590 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:12:43.590 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:12:43.590 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.590 | ++ 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-04-12 03:12:43.590 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:12:43.590 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.590 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.590 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.590 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.590 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.590 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:12:43.590 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:12:43.590 | + 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-04-12 03:12:43.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.591 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.591 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.591 | ++ 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-04-12 03:12:43.591 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:12:43.591 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:12:43.591 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:12:43.591 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.591 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.591 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.591 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.591 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:12:43.591 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:12:43.591 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:12:43.591 | ++ functions-common:get_field:818 : echo '| 38d65964be5b4989ac71a67ebf2b3d9b | f640209f89204c6789cd0316f8374d25 | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:12:43.591 | ++ functions-common:get_field:812 : read data 2022-04-12 03:12:43.591 | + functions-common:get_or_add_user_project_role:995 : user_role_id=38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.591 | + functions-common:get_or_add_user_project_role:997 : echo 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.591 | 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:12:43.591 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 03:12:43.591 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 03:12:43.591 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:12:43.591 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 03:12:43.591 | ++ 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-04-12 03:12:43.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.591 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.592 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.592 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:12:43.592 | c26b0f6def0e4bc082f1c4243b4aa6a5' 2022-04-12 03:12:43.592 | + functions-common:get_or_create_service:1094 : echo c26b0f6def0e4bc082f1c4243b4aa6a5 2022-04-12 03:12:43.592 | c26b0f6def0e4bc082f1c4243b4aa6a5 2022-04-12 03:12:43.592 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 03:12:43.592 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:12:43.592 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 03:12:43.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:12:43.592 | +++ 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-04-12 03:12:43.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.592 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:12:43.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:12:43.592 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 03:12:43.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:12:43.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:12:43.592 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:12:43.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=89f34a992b304d8484ed1eefa5c8b868 2022-04-12 03:12:43.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 89f34a992b304d8484ed1eefa5c8b868 2022-04-12 03:12:43.592 | + functions-common:get_or_create_endpoint:1127 : public_id=89f34a992b304d8484ed1eefa5c8b868 2022-04-12 03:12:43.592 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:12:43.592 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:12:43.592 | + functions-common:get_or_create_endpoint:1136 : echo 89f34a992b304d8484ed1eefa5c8b868 2022-04-12 03:12:43.592 | 89f34a992b304d8484ed1eefa5c8b868 2022-04-12 03:12:43.636 | [430549 Async create_neutron_accounts:465496]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-12 03:12:43.674 | [430549 Async create_swift_accounts:465638]: Waiting for completion of create_swift_accounts running on PID 465638 (2 other jobs running) 2022-04-12 03:12:43.701 | [430549 Async create_swift_accounts:465638]: Signaling child to exit 2022-04-12 03:13:31.562 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:13:31.587 | [465638 Async create_swift_accounts:465638]: finished successfully 2022-04-12 03:13:31.608 | WAKEUP 2022-04-12 03:13:31.630 | [430549 Async create_swift_accounts:465638]: Signaled 2022-04-12 03:13:31.631 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 03:13:31.631 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 03:13:31.631 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 03:13:31.631 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 03:13:31.631 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 03:13:31.631 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 03:13:31.632 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 03:13:31.632 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 03:13:31.632 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 03:13:31.632 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 03:13:31.632 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:13:31.632 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 03:13:31.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.632 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.632 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.632 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.632 | ++ functions-common:get_or_create_role:950 : role_id=54d3237631a94a818835499f80d1935b 2022-04-12 03:13:31.632 | ++ functions-common:get_or_create_role:951 : echo 54d3237631a94a818835499f80d1935b 2022-04-12 03:13:31.632 | + lib/swift:create_swift_accounts:614 : another_role=54d3237631a94a818835499f80d1935b 2022-04-12 03:13:31.632 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 03:13:31.632 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 03:13:31.632 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:13:31.632 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:13:31.632 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:13:31.632 | ++ 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-04-12 03:13:31.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.632 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.632 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.632 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.632 | + functions-common:get_or_create_user:925 : user_id=5b2f1164731c4793ab289bacbc49843c 2022-04-12 03:13:31.632 | + functions-common:get_or_create_user:926 : echo 5b2f1164731c4793ab289bacbc49843c 2022-04-12 03:13:31.632 | 5b2f1164731c4793ab289bacbc49843c 2022-04-12 03:13:31.632 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 03:13:31.632 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:13:31.632 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:13:31.632 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:13:31.632 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:13:31.633 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:13:31.633 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:13:31.633 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:13:31.633 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:13:31.633 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:13:31.633 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:13:31.633 | ++ 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-04-12 03:13:31.633 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.633 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:13:31.633 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.633 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.633 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.633 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.633 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.633 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:13:31.633 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:13:31.633 | + 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-04-12 03:13:31.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.633 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.633 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.633 | ++ 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-04-12 03:13:31.633 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:13:31.633 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.633 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.633 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.633 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.633 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.633 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.634 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:13:31.634 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:13:31.634 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:13:31.634 | ++ functions-common:get_field:818 : echo '| 38d65964be5b4989ac71a67ebf2b3d9b | 5b2f1164731c4793ab289bacbc49843c | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:13:31.634 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.634 | + functions-common:get_or_add_user_project_role:995 : user_role_id=38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:13:31.634 | + functions-common:get_or_add_user_project_role:997 : echo 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:13:31.634 | 38d65964be5b4989ac71a67ebf2b3d9b 2022-04-12 03:13:31.634 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 03:13:31.634 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 03:13:31.634 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:13:31.634 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:13:31.634 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:13:31.634 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:13:31.634 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:13:31.634 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:13:31.634 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:13:31.634 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:13:31.634 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:13:31.634 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:13:31.634 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.634 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:13:31.634 | ++ 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-04-12 03:13:31.634 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.634 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.634 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.634 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.634 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.634 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:13:31.634 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:13:31.634 | + 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-04-12 03:13:31.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.635 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.635 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.635 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:13:31.635 | ++ 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-04-12 03:13:31.635 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.635 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.635 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.635 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.635 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.635 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.635 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:13:31.635 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:13:31.635 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:13:31.635 | ++ functions-common:get_field:818 : echo '| 39f41ac937534c4ba9a28ee487cc4020 | 5b2f1164731c4793ab289bacbc49843c | | 1ea8bf2f3f494216a47adbec1335bf80 | | | False |' 2022-04-12 03:13:31.635 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.635 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.635 | + functions-common:get_or_add_user_project_role:997 : echo 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.635 | 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.635 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 03:13:31.635 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:13:31.635 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 03:13:31.635 | ++ 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-04-12 03:13:31.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.635 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.635 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.635 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.635 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:13:31.636 | 8e4926a9ac32421c97c3b34c7ba2940b' 2022-04-12 03:13:31.636 | + functions-common:get_or_create_service:1094 : echo 8e4926a9ac32421c97c3b34c7ba2940b 2022-04-12 03:13:31.636 | 8e4926a9ac32421c97c3b34c7ba2940b 2022-04-12 03:13:31.636 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 03:13:31.636 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:13:31.636 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 03:13:31.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:13:31.636 | +++ 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-04-12 03:13:31.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.636 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.636 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.636 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:13:31.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:13:31.636 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:13:31.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.636 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.636 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.636 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c9ec9c9613ad4846bd3068fd73bd7bb9 2022-04-12 03:13:31.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c9ec9c9613ad4846bd3068fd73bd7bb9 2022-04-12 03:13:31.636 | + functions-common:get_or_create_endpoint:1127 : public_id=c9ec9c9613ad4846bd3068fd73bd7bb9 2022-04-12 03:13:31.636 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 03:13:31.636 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 03:13:31.636 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:13:31.636 | ++ 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-04-12 03:13:31.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.636 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.636 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.637 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.637 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:13:31.637 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:13:31.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 03:13:31.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.637 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.637 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.637 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.637 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b70699891f9d497e90e42814a1617dee 2022-04-12 03:13:31.637 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo b70699891f9d497e90e42814a1617dee 2022-04-12 03:13:31.637 | b70699891f9d497e90e42814a1617dee 2022-04-12 03:13:31.637 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:13:31.637 | + functions-common:get_or_create_endpoint:1136 : echo c9ec9c9613ad4846bd3068fd73bd7bb9 2022-04-12 03:13:31.637 | c9ec9c9613ad4846bd3068fd73bd7bb9 2022-04-12 03:13:31.637 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 03:13:31.637 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 03:13:31.637 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:13:31.637 | +++ 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-04-12 03:13:31.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.637 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.637 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.637 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.637 | ++ functions-common:get_or_create_project:938 : project_id=1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.637 | ++ functions-common:get_or_create_project:939 : echo 1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.637 | + lib/swift:create_swift_accounts:628 : swift_project_test1=1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.637 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 03:13:31.637 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:13:31.637 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 03:13:31.637 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:13:31.637 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 03:13:31.637 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 03:13:31.638 | +++ 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-04-12 03:13:31.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.638 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.638 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.638 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.638 | ++ functions-common:get_or_create_user:925 : user_id=126182cf28384869a30d252cd7a5ff75 2022-04-12 03:13:31.638 | ++ functions-common:get_or_create_user:926 : echo 126182cf28384869a30d252cd7a5ff75 2022-04-12 03:13:31.638 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=126182cf28384869a30d252cd7a5ff75 2022-04-12 03:13:31.638 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 03:13:31.638 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:13:31.638 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 126182cf28384869a30d252cd7a5ff75 1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.638 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:13:31.638 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:13:31.638 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:13:31.638 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:13:31.638 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:13:31.638 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:13:31.638 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:13:31.638 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:13:31.638 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.638 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 126182cf28384869a30d252cd7a5ff75 --project 1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.638 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:13:31.638 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.638 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.638 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.638 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.638 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.638 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:13:31.638 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:13:31.638 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 126182cf28384869a30d252cd7a5ff75 --project 1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.639 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.639 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.639 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 126182cf28384869a30d252cd7a5ff75 --project 1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.639 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.639 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:13:31.639 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.639 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.639 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.639 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.639 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.639 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:13:31.639 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:13:31.639 | ++ functions-common:get_field:818 : echo '| 39f41ac937534c4ba9a28ee487cc4020 | 126182cf28384869a30d252cd7a5ff75 | | 1bddccee462f4796803ad57519cc46cf | | | False |' 2022-04-12 03:13:31.639 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:13:31.639 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.639 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.639 | + functions-common:get_or_add_user_project_role:997 : echo 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.639 | 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.639 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 03:13:31.639 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 03:13:31.639 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:13:31.639 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 03:13:31.639 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 03:13:31.639 | +++ 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-04-12 03:13:31.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.639 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.640 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.640 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.640 | ++ functions-common:get_or_create_user:925 : user_id=dc32bc46fbad491bbfb81b3ddae97ed3 2022-04-12 03:13:31.640 | ++ functions-common:get_or_create_user:926 : echo dc32bc46fbad491bbfb81b3ddae97ed3 2022-04-12 03:13:31.640 | + lib/swift:create_swift_accounts:637 : swift_user_test3=dc32bc46fbad491bbfb81b3ddae97ed3 2022-04-12 03:13:31.640 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 03:13:31.640 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:13:31.640 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 54d3237631a94a818835499f80d1935b dc32bc46fbad491bbfb81b3ddae97ed3 1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.640 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:13:31.640 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:13:31.640 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:13:31.640 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:13:31.640 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:13:31.640 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:13:31.640 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:13:31.640 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:13:31.640 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 54d3237631a94a818835499f80d1935b --user dc32bc46fbad491bbfb81b3ddae97ed3 --project 1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.640 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.640 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:13:31.640 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.640 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.640 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.640 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.640 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.640 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:13:31.640 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:13:31.640 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 54d3237631a94a818835499f80d1935b --user dc32bc46fbad491bbfb81b3ddae97ed3 --project 1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.640 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.641 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.641 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 54d3237631a94a818835499f80d1935b --user dc32bc46fbad491bbfb81b3ddae97ed3 --project 1bddccee462f4796803ad57519cc46cf 2022-04-12 03:13:31.641 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.641 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:13:31.641 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.641 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.641 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.641 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.641 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.641 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:13:31.641 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:13:31.641 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:13:31.641 | ++ functions-common:get_field:818 : echo '| 54d3237631a94a818835499f80d1935b | dc32bc46fbad491bbfb81b3ddae97ed3 | | 1bddccee462f4796803ad57519cc46cf | | | False |' 2022-04-12 03:13:31.641 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.641 | + functions-common:get_or_add_user_project_role:995 : user_role_id=54d3237631a94a818835499f80d1935b 2022-04-12 03:13:31.641 | + functions-common:get_or_add_user_project_role:997 : echo 54d3237631a94a818835499f80d1935b 2022-04-12 03:13:31.641 | 54d3237631a94a818835499f80d1935b 2022-04-12 03:13:31.641 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 03:13:31.641 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 03:13:31.641 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:13:31.641 | +++ 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-04-12 03:13:31.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.641 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.641 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.641 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.641 | ++ functions-common:get_or_create_project:938 : project_id=da47f68229f84abea1661338da737e6c 2022-04-12 03:13:31.641 | ++ functions-common:get_or_create_project:939 : echo da47f68229f84abea1661338da737e6c 2022-04-12 03:13:31.641 | + lib/swift:create_swift_accounts:642 : swift_project_test2=da47f68229f84abea1661338da737e6c 2022-04-12 03:13:31.641 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 03:13:31.641 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:13:31.642 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 03:13:31.642 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 03:13:31.642 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:13:31.642 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 03:13:31.642 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 03:13:31.642 | +++ 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-04-12 03:13:31.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.642 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.642 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.642 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.642 | ++ functions-common:get_or_create_user:925 : user_id=4101f94862ee469390d0d38962ab41e6 2022-04-12 03:13:31.642 | ++ functions-common:get_or_create_user:926 : echo 4101f94862ee469390d0d38962ab41e6 2022-04-12 03:13:31.642 | + lib/swift:create_swift_accounts:647 : swift_user_test2=4101f94862ee469390d0d38962ab41e6 2022-04-12 03:13:31.642 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 03:13:31.642 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:13:31.642 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 4101f94862ee469390d0d38962ab41e6 da47f68229f84abea1661338da737e6c 2022-04-12 03:13:31.642 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:13:31.642 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:13:31.642 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:13:31.642 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:13:31.642 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:13:31.642 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:13:31.642 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:13:31.642 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:13:31.642 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.642 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4101f94862ee469390d0d38962ab41e6 --project da47f68229f84abea1661338da737e6c 2022-04-12 03:13:31.642 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:13:31.642 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.642 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.642 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.643 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.643 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.643 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:13:31.643 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:13:31.643 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 4101f94862ee469390d0d38962ab41e6 --project da47f68229f84abea1661338da737e6c 2022-04-12 03:13:31.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.643 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.643 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.643 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4101f94862ee469390d0d38962ab41e6 --project da47f68229f84abea1661338da737e6c 2022-04-12 03:13:31.643 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.643 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:13:31.643 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.643 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.643 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.643 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.643 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.643 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:13:31.643 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:13:31.643 | ++ functions-common:get_field:818 : echo '| 39f41ac937534c4ba9a28ee487cc4020 | 4101f94862ee469390d0d38962ab41e6 | | da47f68229f84abea1661338da737e6c | | | False |' 2022-04-12 03:13:31.643 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:13:31.643 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.643 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.643 | + functions-common:get_or_add_user_project_role:997 : echo 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.643 | 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.643 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 03:13:31.643 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 03:13:31.643 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 03:13:31.643 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 03:13:31.643 | +++ 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-04-12 03:13:31.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.644 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.644 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.644 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.644 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 03:13:31.644 | 088064e21bc94a54bc8fc17e71473471' 2022-04-12 03:13:31.644 | ++ functions-common:get_or_create_domain:888 : echo 088064e21bc94a54bc8fc17e71473471 2022-04-12 03:13:31.644 | + lib/swift:create_swift_accounts:652 : swift_domain=088064e21bc94a54bc8fc17e71473471 2022-04-12 03:13:31.644 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 03:13:31.644 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:13:31.644 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 03:13:31.644 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 088064e21bc94a54bc8fc17e71473471 2022-04-12 03:13:31.644 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:13:31.644 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=088064e21bc94a54bc8fc17e71473471 --or-show -f value -c id 2022-04-12 03:13:31.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.644 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.644 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.644 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.644 | ++ functions-common:get_or_create_project:938 : project_id=adf10d2f16584c17b0fd8919228df805 2022-04-12 03:13:31.644 | ++ functions-common:get_or_create_project:939 : echo adf10d2f16584c17b0fd8919228df805 2022-04-12 03:13:31.644 | + lib/swift:create_swift_accounts:656 : swift_project_test4=adf10d2f16584c17b0fd8919228df805 2022-04-12 03:13:31.644 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 03:13:31.644 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:13:31.644 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 03:13:31.644 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 088064e21bc94a54bc8fc17e71473471 test4@example.com 2022-04-12 03:13:31.644 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:13:31.644 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 03:13:31.644 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 03:13:31.644 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=088064e21bc94a54bc8fc17e71473471 --email=test4@example.com --or-show -f value -c id 2022-04-12 03:13:31.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.645 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.645 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.645 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.645 | ++ functions-common:get_or_create_user:925 : user_id=cf6063dd13fe456391ffe91e7ac47a6d 2022-04-12 03:13:31.645 | ++ functions-common:get_or_create_user:926 : echo cf6063dd13fe456391ffe91e7ac47a6d 2022-04-12 03:13:31.645 | + lib/swift:create_swift_accounts:661 : swift_user_test4=cf6063dd13fe456391ffe91e7ac47a6d 2022-04-12 03:13:31.645 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 03:13:31.645 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:13:31.645 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin cf6063dd13fe456391ffe91e7ac47a6d adf10d2f16584c17b0fd8919228df805 2022-04-12 03:13:31.645 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:13:31.645 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:13:31.645 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:13:31.645 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:13:31.645 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:13:31.645 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:13:31.645 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:13:31.645 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:13:31.645 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cf6063dd13fe456391ffe91e7ac47a6d --project adf10d2f16584c17b0fd8919228df805 2022-04-12 03:13:31.645 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.645 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:13:31.645 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.645 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.645 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.645 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.645 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.645 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:13:31.645 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:13:31.645 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user cf6063dd13fe456391ffe91e7ac47a6d --project adf10d2f16584c17b0fd8919228df805 2022-04-12 03:13:31.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.645 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.646 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.646 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cf6063dd13fe456391ffe91e7ac47a6d --project adf10d2f16584c17b0fd8919228df805 2022-04-12 03:13:31.646 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:13:31.646 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:13:31.646 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:13:31.646 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.646 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:31.646 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:31.646 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:13:31.646 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:13:31.646 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:13:31.646 | ++ functions-common:get_field:818 : echo '| 39f41ac937534c4ba9a28ee487cc4020 | cf6063dd13fe456391ffe91e7ac47a6d | | adf10d2f16584c17b0fd8919228df805 | | | False |' 2022-04-12 03:13:31.646 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:13:31.646 | ++ functions-common:get_field:812 : read data 2022-04-12 03:13:31.646 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.646 | + functions-common:get_or_add_user_project_role:997 : echo 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.646 | 39f41ac937534c4ba9a28ee487cc4020 2022-04-12 03:13:31.677 | [430549 Async create_swift_accounts:465638]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-12 03:13:31.684 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 03:13:31.687 | + inc/async:async_wait:197 : return 0 2022-04-12 03:13:31.691 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 03:13:31.708 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:13:31.711 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 03:13:31.730 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:13:31.732 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 03:13:31.736 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:13:31.738 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 03:13:31.741 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 03:13:31.744 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 03:13:31.804 | + inc/async:async_inner:63 : init_glance 2022-04-12 03:13:31.842 | [430549 Async init_glance:469894]: running: init_glance 2022-04-12 03:13:31.845 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 03:13:31.864 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:13:31.867 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 03:13:31.870 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:13:31.872 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 03:13:31.875 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 03:13:31.878 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 03:13:31.882 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:13:31.882 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:13:31.889 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:13:31.891 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:13:31.894 | + 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-04-12 03:13:31.897 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:13:31.900 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 03:13:31.903 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 03:13:31.906 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 03:13:31.909 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 03:13:31.923 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 03:13:31.928 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 03:13:35.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:35.466 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:35.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:35.466 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:39.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:39.119 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:39.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:39.120 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:41.891 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:13:41.917 | [469894 Async init_glance:469894]: finished successfully 2022-04-12 03:13:42.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:42.646 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:42.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:42.646 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:46.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:46.151 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:46.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:46.151 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:49.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:49.631 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:49.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:49.631 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:53.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:53.121 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:53.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:53.122 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:56.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:56.621 | from cryptography.utils import int_from_bytes 2022-04-12 03:13:56.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:13:56.622 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:00.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:00.310 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:00.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:00.311 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:04.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:04.988 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:04.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:04.988 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:04.988 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 03:14:10.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:10.904 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:10.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:10.904 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:11.217 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 03:14:11.223 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 03:14:11.225 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 03:14:11.228 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 03:14:11.230 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 03:14:11.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 03:14:11.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 03:14:11.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 03:14:11.239 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 03:14:11.242 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 03:14:11.244 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 03:14:11.247 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 03:14:11.249 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 03:14:11.251 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 03:14:11.253 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 03:14:11.256 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 03:14:11.260 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:14:11.262 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 03:14:11.264 | + 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-04-12 03:14:11.270 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 03:14:11.272 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 03:14:11.274 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 03:14:11.277 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 03:14:11.279 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 03:14:11.282 | + 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-04-12 03:14:11.311 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 03:14:11.340 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 03:14:11.369 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 03:14:11.397 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 03:14:11.426 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 03:14:11.455 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 03:14:11.458 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 03:14:11.461 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 03:14:11.463 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:14:11.466 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:14:11.483 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:14:11.485 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:14:11.487 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:14:11.490 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:14:11.492 | + 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-04-12 03:14:11.520 | + 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-04-12 03:14:11.549 | + 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-04-12 03:14:11.578 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:14:11.607 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 03:14:11.623 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:14:11.626 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 03:14:11.628 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:14:11.631 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 03:14:11.633 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 03:14:11.635 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 03:14:11.648 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 03:14:11.651 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:14:11.653 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 03:14:11.655 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 03:14:11.668 | + 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-04-12 03:14:11.680 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 03:14:11.683 | + 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-04-12 03:14:11.696 | + 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-04-12 03:14:11.709 | + 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-04-12 03:14:11.722 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 03:14:11.724 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:14:11.727 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 03:14:11.732 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.30SQqs8rVD 2022-04-12 03:14:11.734 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 03:14:11.737 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:14:11.739 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.30SQqs8rVD 2022-04-12 03:14:11.743 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.30SQqs8rVD 2022-04-12 03:14:11.755 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.30SQqs8rVD /etc/sudoers.d/neutron-rootwrap 2022-04-12 03:14:11.767 | + 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-04-12 03:14:11.796 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 03:14:11.799 | + 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-04-12 03:14:11.828 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 03:14:11.831 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 03:14:11.833 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 03:14:11.836 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:14:11.838 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:14:11.841 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:14:11.858 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:11.861 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:14:11.864 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:14:11.866 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:14:11.884 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:11.886 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:14:11.889 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:14:11.920 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:14:11.922 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:14:11.924 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 03:14:11.943 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:11.946 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 03:14:11.948 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 03:14:11.951 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:14:11.953 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:14:11.956 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 03:14:11.958 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 03:14:11.961 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:14:11.964 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 03:14:11.966 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 03:14:11.969 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 03:14:11.973 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 03:14:11.976 | + 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-04-12 03:14:11.980 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 03:14:11.999 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:12.001 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 03:14:12.004 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 03:14:12.006 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 03:14:12.011 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 03:14:12.042 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 03:14:12.073 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 03:14:12.102 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 03:14:12.133 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 03:14:12.163 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 03:14:12.165 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:14:12.168 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 03:14:12.170 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:14:12.173 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 03:14:12.202 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 03:14:12.232 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:14:12.263 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 03:14:12.292 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 03:14:12.324 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 03:14:12.354 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 03:14:12.384 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 03:14:12.414 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:14:12.445 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:14:12.475 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 03:14:12.505 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 03:14:12.535 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 03:14:12.538 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:14:12.541 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:14:12.543 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 03:14:12.546 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 03:14:12.576 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 03:14:12.606 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 03:14:12.636 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 03:14:12.666 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 03:14:12.696 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 03:14:12.726 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 03:14:12.756 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 03:14:12.785 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:14:12.816 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 03:14:12.847 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 03:14:12.849 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 03:14:12.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 03:14:12.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 03:14:12.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 03:14:12.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 03:14:12.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 03:14:12.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 03:14:12.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 03:14:12.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 03:14:12.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 03:14:12.874 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 03:14:12.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 03:14:12.879 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 03:14:12.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 03:14:12.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 03:14:12.886 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 03:14:12.889 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 03:14:12.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 03:14:12.894 | + 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-04-12 03:14:12.922 | + 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-04-12 03:14:12.925 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:14:12.927 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:14:12.929 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 03:14:12.932 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 03:14:12.934 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:14:12.937 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 03:14:12.966 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 03:14:12.968 | + 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-04-12 03:14:12.970 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:14:12.973 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:14:12.975 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 03:14:12.978 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 03:14:12.981 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:14:12.983 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 03:14:13.015 | + 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-04-12 03:14:13.018 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:14:13.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:14:13.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 03:14:13.026 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 03:14:13.029 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:14:13.031 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 03:14:13.062 | + 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-04-12 03:14:13.064 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:14:13.067 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 03:14:13.069 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 03:14:13.072 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 03:14:13.074 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:14:13.076 | + 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-04-12 03:14:13.106 | + 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-04-12 03:14:13.108 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:14:13.111 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 03:14:13.113 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 03:14:13.116 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 03:14:13.118 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:14:13.120 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-12 03:14:13.149 | + 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-04-12 03:14:13.152 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:14:13.154 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 03:14:13.156 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 03:14:13.159 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 03:14:13.161 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:14:13.164 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 03:14:13.193 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-04-12 03:14:13.196 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:14:13.198 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 03:14:13.201 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 03:14:13.203 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 03:14:13.205 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:14:13.208 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-12 03:14:13.237 | + 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-04-12 03:14:13.239 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:14:13.242 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 03:14:13.244 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 03:14:13.247 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 03:14:13.249 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:14:13.252 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-12 03:14:13.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 03:14:13.283 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 03:14:13.304 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:13.306 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 03:14:13.309 | + 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-04-12 03:14:13.342 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 03:14:13.344 | + 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-04-12 03:14:13.373 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 03:14:13.405 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 03:14:13.408 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 03:14:13.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 03:14:13.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 03:14:16.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:16.470 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:16.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:16.470 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:16.473 | Traceback (most recent call last): 2022-04-12 03:14:16.473 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 03:14:16.473 | return self._get(name) 2022-04-12 03:14:16.473 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 03:14:16.473 | value, loc = self._do_get(name, group, namespace) 2022-04-12 03:14:16.473 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 03:14:16.473 | info = self._get_opt_info(name, group) 2022-04-12 03:14:16.473 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 03:14:16.473 | raise NoSuchOptError(opt_name, group) 2022-04-12 03:14:16.473 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 03:14:16.474 | 2022-04-12 03:14:16.474 | During handling of the above exception, another exception occurred: 2022-04-12 03:14:16.474 | 2022-04-12 03:14:16.474 | Traceback (most recent call last): 2022-04-12 03:14:16.474 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 03:14:16.474 | sys.exit(main()) 2022-04-12 03:14:16.474 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 03:14:16.474 | config.setup_logging() 2022-04-12 03:14:16.474 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 03:14:16.474 | logging.setup(cfg.CONF, product_name) 2022-04-12 03:14:16.474 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 03:14:16.474 | if conf.log_config_append: 2022-04-12 03:14:16.474 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 03:14:16.474 | raise NoSuchOptError(name) 2022-04-12 03:14:16.474 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 03:14:16.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 03:14:16.775 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 03:14:16.779 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 03:14:16.781 | + ./stack.sh:exit_trap:524 : jobs='456208 2022-04-12 03:14:16.782 | 469894' 2022-04-12 03:14:16.784 | + ./stack.sh:exit_trap:527 : [[ -n 456208 2022-04-12 03:14:16.784 | 469894 ]] 2022-04-12 03:14:16.786 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-030443 ]] 2022-04-12 03:14:16.789 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 03:14:16.791 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 03:14:16.791 | exit_trap: cleaning up child processes 2022-04-12 03:14:16.794 | + ./stack.sh:exit_trap:529 : kill 456208 469894 2022-04-12 03:14:16.797 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.252KM1oL5v ']' 2022-04-12 03:14:16.799 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.252KM1oL5v 2022-04-12 03:14:16.803 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 03:14:16.806 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 03:14:16.809 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 03:14:16.811 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 03:14:16.811 | Error on exit 2022-04-12 03:14:16.814 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 03:14:16.816 | + ./stack.sh:exit_trap:544 : generate-subunit 1649732679 577 fail 2022-04-12 03:14:17.493 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 03:14:17.495 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 03:14:18.518 | + ./stack.sh:exit_trap:558 : exit 1